2022-04-13 08:30:28.865 | + ./stack.sh:main:489 : exec 2022-04-13 08:30:28.865 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083028' 2022-04-13 08:30:28.865 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-083028.summary.2022-04-13-083028 2022-04-13 08:30:28.865 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:30:28.865 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083028 2022-04-13 08:30:28.865 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083028 /opt/stack/logs/stack.sh.log 2022-04-13 08:30:28.865 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083028.summary.2022-04-13-083028 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:30:28.865 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:30:28.865 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:30:28.865 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:30:28.865 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:30:28.865 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:30:28.865 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:30:28.865 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:30:28.865 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:30:28.865 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:30:28.865 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:30:28.866 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:30:28.868 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:30:28.870 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:30:28.872 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:30:28.877 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:30:28.879 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:30:28.881 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:30:28.883 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:30:28.884 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:30:28.886 | Linux dv-cinder-837699-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:30:28.888 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:30:28.890 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:30:28.894 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:30:28.932 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:30:28.948 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:30:28.950 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:30:28.952 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:30:28.954 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:30:28.956 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:30:28.958 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:30:28.960 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:30:28.961 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:30:28.963 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:30:28.965 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:30:28.966 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:30:28.968 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:30:28.970 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:30:28.972 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:30:28.976 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:30:28.979 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:30:28.982 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:30:28.983 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:30:28.985 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:30:28.999 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:29.001 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:30:29.002 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:29.004 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:29.006 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:29.008 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:29.010 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:30:29.011 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:30:29.013 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:30:29.015 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:30:29.017 | + 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 08:30:29.019 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:30:29.021 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:30:29.023 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:30:29.025 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:30:29.027 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:30:29.029 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:30:29.046 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:30:29.048 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:30:29.062 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:29.064 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:30:29.067 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:30:29.069 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:30:29.072 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:30:29.073 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:30:29.075 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:30:29.077 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:30:29.079 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:30:29.081 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:30:29.082 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:30:29.084 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:30:29.089 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:30:29.103 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:30:29.120 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:30:29.133 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:30:29.148 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:30:29.184 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:30:29.242 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:30:29.333 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:30:29.356 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:30:29.399 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:30:29.455 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:30:29.602 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:30:29.616 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:30:29.628 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:30:29.642 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:30:29.729 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:30:29.731 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:30:29.734 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:30:29.736 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:30:29.738 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:30:29.740 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:30:29.743 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:30:29.743 | False' 2022-04-13 08:30:29.745 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:30:29.761 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:30:29.763 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:30:29.766 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:30:29.768 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:30:29.770 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:30:29.772 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:30:29.774 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:30:29.776 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:30:29.780 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:30:29.782 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:30:29.786 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:30:29.788 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:30:29.790 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:30:29.792 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:30:29.795 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:30:29.810 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:29.812 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:30:29.814 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:30:29.858 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:30:29.860 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:30:29.862 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:30:29.865 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:30:29.866 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:30:29.868 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:30:29.870 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:30:29.872 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:30:29.874 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:30:29.876 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:30:29.879 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.881 | + 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 08:30:29.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.885 | + 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 08:30:29.888 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.890 | + 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 08:30:29.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.894 | + 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 08:30:29.896 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.899 | + 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 08:30:29.903 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.905 | + 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 08:30:29.907 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.910 | + 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 08:30:29.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.914 | + 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 08:30:29.916 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.919 | + 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 08:30:29.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.923 | + 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 08:30:29.925 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.927 | + 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 08:30:29.930 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.932 | + 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 08:30:29.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.938 | + 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 08:30:29.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.942 | + 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 08:30:29.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.947 | + 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 08:30:29.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.951 | + 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 08:30:29.953 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.955 | + 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 08:30:29.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.961 | + 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 08:30:29.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.964 | + 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 08:30:29.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.970 | + 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 08:30:29.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.975 | + 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 08:30:29.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.979 | + 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 08:30:29.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.984 | + 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 08:30:29.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.988 | + 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 08:30:29.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.993 | + 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 08:30:29.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:29.997 | + 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 08:30:29.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.002 | + 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 08:30:30.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.006 | + 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 08:30:30.008 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.011 | + 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 08:30:30.013 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.015 | + 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 08:30:30.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.019 | + 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 08:30:30.022 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.024 | + 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 08:30:30.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.029 | + 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 08:30:30.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.034 | + 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 08:30:30.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.038 | + 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 08:30:30.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.043 | + 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 08:30:30.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.047 | + 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 08:30:30.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.052 | + 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 08:30:30.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.056 | + 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 08:30:30.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.061 | + 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 08:30:30.065 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.067 | + 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 08:30:30.070 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.072 | + 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 08:30:30.074 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.076 | + 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 08:30:30.078 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.081 | + 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 08:30:30.083 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:30:30.085 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:30:30.088 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:30:30.090 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:30:30.092 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:30:30.109 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:30.112 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:30:30.114 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:30:30.116 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:30:30.131 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:30.133 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:30:30.135 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:30:30.138 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:30:30.140 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:30:30.142 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:30:30.145 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:30:30.147 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:30:30.149 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:30:30.152 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:30:30.152 | Using mysql database backend 2022-04-13 08:30:30.154 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:30:30.170 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:30:30.173 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:30:30.175 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:30:30.177 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:30:30.180 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:30:30.183 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:30:30.198 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:30.200 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:30:30.217 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:30:30.233 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:30.235 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:30:30.251 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:30:30.270 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:30:30.287 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:30.290 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:30:30.306 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:30.309 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:30:30.326 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:30:30.329 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:30:30.331 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:30:30.333 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:30:30.338 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:30:30.343 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-083030 2022-04-13 08:30:30.346 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-083030 759' 2022-04-13 08:30:30.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.351 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:30:30.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.356 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:30:30.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.361 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:30:30.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.365 | + 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 08:30:30.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.370 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-13 08:30:30.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.376 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-13 08:30:30.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.381 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-083028 2022-04-13 08:30:30.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.389 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:30:30.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.393 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-13 08:30:30.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.398 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:30:30.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.403 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:30:30.405 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.407 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:30:30.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:30:30.412 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:30:30.415 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:30:30.417 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:30:30.420 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:30:30.422 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:30:30.424 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:30:30.426 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:30:30.428 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:30:30.431 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:30:30.434 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:30:30.437 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:30:30.452 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:30:30.454 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:30:30.456 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:30.459 | + functions-common:git_clone:629 : echo master 2022-04-13 08:30:30.460 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:30:30.465 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:30:30.467 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:30.470 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:30:30.473 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:30:30.473 | + functions-common:git_clone:678 : head -1 2022-04-13 08:30:30.477 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:30:30.480 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:30:30.483 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:30:30.486 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:30:30.488 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:30:30.490 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:30:30.493 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:30:30.495 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:30:30.498 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:30:30.500 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:30:30.503 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:30:30.505 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:30:30.508 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:30:30.512 | ++ tools/install_prereqs.sh:source:47 : NOW=1649838630 2022-04-13 08:30:30.515 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:30:30.520 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649838541 2022-04-13 08:30:30.523 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 08:30:30.525 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 08:30:30.527 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:30:30.530 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:30:30.532 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:30:30.535 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:30:30.537 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:30:30.539 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:30:30.542 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:30:30.544 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:30:30.547 | +++ 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 08:30:30.594 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:30:30.594 | apache2-dev 2022-04-13 08:30:30.594 | bc 2022-04-13 08:30:30.594 | bsdmainutils 2022-04-13 08:30:30.594 | curl 2022-04-13 08:30:30.594 | g++ 2022-04-13 08:30:30.594 | gawk 2022-04-13 08:30:30.594 | gcc 2022-04-13 08:30:30.594 | gettext 2022-04-13 08:30:30.594 | git 2022-04-13 08:30:30.594 | graphviz 2022-04-13 08:30:30.594 | iputils-ping 2022-04-13 08:30:30.594 | libapache2-mod-proxy-uwsgi 2022-04-13 08:30:30.594 | libffi-dev 2022-04-13 08:30:30.594 | libjpeg-dev 2022-04-13 08:30:30.594 | libpcre3-dev 2022-04-13 08:30:30.594 | libpq-dev 2022-04-13 08:30:30.594 | libssl-dev 2022-04-13 08:30:30.594 | libsystemd-dev 2022-04-13 08:30:30.594 | libxml2-dev 2022-04-13 08:30:30.594 | libxslt1-dev 2022-04-13 08:30:30.594 | libyaml-dev 2022-04-13 08:30:30.594 | lsof 2022-04-13 08:30:30.594 | openssh-server 2022-04-13 08:30:30.594 | openssl 2022-04-13 08:30:30.594 | pkg-config 2022-04-13 08:30:30.594 | psmisc 2022-04-13 08:30:30.594 | python3-dev 2022-04-13 08:30:30.594 | python3-pip 2022-04-13 08:30:30.594 | python3-systemd 2022-04-13 08:30:30.594 | python3-venv 2022-04-13 08:30:30.594 | tar 2022-04-13 08:30:30.595 | tcpdump 2022-04-13 08:30:30.595 | unzip 2022-04-13 08:30:30.595 | uuid-runtime 2022-04-13 08:30:30.595 | wget 2022-04-13 08:30:30.595 | wget 2022-04-13 08:30:30.595 | zlib1g-dev 2022-04-13 08:30:30.595 | libkrb5-dev 2022-04-13 08:30:30.595 | libldap2-dev 2022-04-13 08:30:30.595 | libsasl2-dev 2022-04-13 08:30:30.595 | memcached 2022-04-13 08:30:30.595 | python3-mysqldb 2022-04-13 08:30:30.595 | sqlite3 2022-04-13 08:30:30.595 | conntrack 2022-04-13 08:30:30.595 | curl 2022-04-13 08:30:30.595 | dnsmasq-base 2022-04-13 08:30:30.595 | dnsmasq-utils 2022-04-13 08:30:30.595 | ebtables 2022-04-13 08:30:30.595 | genisoimage 2022-04-13 08:30:30.595 | iptables 2022-04-13 08:30:30.595 | iputils-arping 2022-04-13 08:30:30.595 | kpartx 2022-04-13 08:30:30.595 | libjs-jquery-tablesorter 2022-04-13 08:30:30.595 | parted 2022-04-13 08:30:30.595 | pm-utils 2022-04-13 08:30:30.595 | python3-mysqldb 2022-04-13 08:30:30.595 | socat 2022-04-13 08:30:30.595 | sqlite3 2022-04-13 08:30:30.595 | sudo 2022-04-13 08:30:30.595 | vlan 2022-04-13 08:30:30.595 | lsscsi 2022-04-13 08:30:30.595 | open-iscsi 2022-04-13 08:30:30.595 | lvm2 2022-04-13 08:30:30.595 | qemu-utils 2022-04-13 08:30:30.595 | thin-provisioning-tools 2022-04-13 08:30:30.595 | acl 2022-04-13 08:30:30.595 | dnsmasq-base 2022-04-13 08:30:30.595 | dnsmasq-utils 2022-04-13 08:30:30.596 | ebtables 2022-04-13 08:30:30.596 | haproxy 2022-04-13 08:30:30.596 | iptables 2022-04-13 08:30:30.596 | iputils-arping 2022-04-13 08:30:30.596 | iputils-ping 2022-04-13 08:30:30.596 | postgresql-server-dev-all 2022-04-13 08:30:30.596 | python3-mysqldb 2022-04-13 08:30:30.596 | sqlite3 2022-04-13 08:30:30.596 | sudo 2022-04-13 08:30:30.596 | vlan 2022-04-13 08:30:30.596 | pcp 2022-04-13 08:30:30.596 | ipset 2022-04-13 08:30:30.596 | conntrack 2022-04-13 08:30:30.596 | conntrackd 2022-04-13 08:30:30.596 | keepalived 2022-04-13 08:30:30.596 | lvm2 2022-04-13 08:30:30.596 | qemu-utils 2022-04-13 08:30:30.596 | thin-provisioning-tools 2022-04-13 08:30:30.596 | curl 2022-04-13 08:30:30.596 | liberasurecode-dev 2022-04-13 08:30:30.596 | make 2022-04-13 08:30:30.596 | memcached 2022-04-13 08:30:30.596 | rsync 2022-04-13 08:30:30.596 | sqlite3 2022-04-13 08:30:30.596 | xfsprogs' 2022-04-13 08:30:30.597 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:30:30.616 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:30:30.616 | apache2-dev 2022-04-13 08:30:30.616 | bc 2022-04-13 08:30:30.616 | bsdmainutils 2022-04-13 08:30:30.616 | curl 2022-04-13 08:30:30.616 | g++ 2022-04-13 08:30:30.616 | gawk 2022-04-13 08:30:30.616 | gcc 2022-04-13 08:30:30.616 | gettext 2022-04-13 08:30:30.616 | git 2022-04-13 08:30:30.616 | graphviz 2022-04-13 08:30:30.616 | iputils-ping 2022-04-13 08:30:30.616 | libapache2-mod-proxy-uwsgi 2022-04-13 08:30:30.617 | libffi-dev 2022-04-13 08:30:30.617 | libjpeg-dev 2022-04-13 08:30:30.617 | libpcre3-dev 2022-04-13 08:30:30.617 | libpq-dev 2022-04-13 08:30:30.617 | libssl-dev 2022-04-13 08:30:30.617 | libsystemd-dev 2022-04-13 08:30:30.617 | libxml2-dev 2022-04-13 08:30:30.617 | libxslt1-dev 2022-04-13 08:30:30.617 | libyaml-dev 2022-04-13 08:30:30.617 | lsof 2022-04-13 08:30:30.617 | openssh-server 2022-04-13 08:30:30.617 | openssl 2022-04-13 08:30:30.617 | pkg-config 2022-04-13 08:30:30.617 | psmisc 2022-04-13 08:30:30.617 | python3-dev 2022-04-13 08:30:30.617 | python3-pip 2022-04-13 08:30:30.617 | python3-systemd 2022-04-13 08:30:30.617 | python3-venv 2022-04-13 08:30:30.617 | tar 2022-04-13 08:30:30.617 | tcpdump 2022-04-13 08:30:30.617 | unzip 2022-04-13 08:30:30.617 | uuid-runtime 2022-04-13 08:30:30.617 | wget 2022-04-13 08:30:30.617 | wget 2022-04-13 08:30:30.617 | zlib1g-dev 2022-04-13 08:30:30.617 | libkrb5-dev 2022-04-13 08:30:30.617 | libldap2-dev 2022-04-13 08:30:30.617 | libsasl2-dev 2022-04-13 08:30:30.617 | memcached 2022-04-13 08:30:30.617 | python3-mysqldb 2022-04-13 08:30:30.617 | sqlite3 2022-04-13 08:30:30.617 | conntrack 2022-04-13 08:30:30.617 | curl 2022-04-13 08:30:30.617 | dnsmasq-base 2022-04-13 08:30:30.617 | dnsmasq-utils 2022-04-13 08:30:30.617 | ebtables 2022-04-13 08:30:30.617 | genisoimage 2022-04-13 08:30:30.618 | iptables 2022-04-13 08:30:30.618 | iputils-arping 2022-04-13 08:30:30.618 | kpartx 2022-04-13 08:30:30.618 | libjs-jquery-tablesorter 2022-04-13 08:30:30.618 | parted 2022-04-13 08:30:30.618 | pm-utils 2022-04-13 08:30:30.618 | python3-mysqldb 2022-04-13 08:30:30.618 | socat 2022-04-13 08:30:30.618 | sqlite3 2022-04-13 08:30:30.618 | sudo 2022-04-13 08:30:30.618 | vlan 2022-04-13 08:30:30.618 | lsscsi 2022-04-13 08:30:30.618 | open-iscsi 2022-04-13 08:30:30.618 | lvm2 2022-04-13 08:30:30.618 | qemu-utils 2022-04-13 08:30:30.618 | thin-provisioning-tools 2022-04-13 08:30:30.618 | acl 2022-04-13 08:30:30.618 | dnsmasq-base 2022-04-13 08:30:30.618 | dnsmasq-utils 2022-04-13 08:30:30.618 | ebtables 2022-04-13 08:30:30.618 | haproxy 2022-04-13 08:30:30.618 | iptables 2022-04-13 08:30:30.618 | iputils-arping 2022-04-13 08:30:30.618 | iputils-ping 2022-04-13 08:30:30.618 | postgresql-server-dev-all 2022-04-13 08:30:30.618 | python3-mysqldb 2022-04-13 08:30:30.618 | sqlite3 2022-04-13 08:30:30.618 | sudo 2022-04-13 08:30:30.618 | vlan 2022-04-13 08:30:30.618 | pcp 2022-04-13 08:30:30.618 | ipset 2022-04-13 08:30:30.618 | conntrack 2022-04-13 08:30:30.618 | conntrackd 2022-04-13 08:30:30.618 | keepalived 2022-04-13 08:30:30.618 | lvm2 2022-04-13 08:30:30.618 | qemu-utils 2022-04-13 08:30:30.619 | thin-provisioning-tools 2022-04-13 08:30:30.619 | curl 2022-04-13 08:30:30.619 | liberasurecode-dev 2022-04-13 08:30:30.619 | make 2022-04-13 08:30:30.619 | memcached 2022-04-13 08:30:30.619 | rsync 2022-04-13 08:30:30.619 | sqlite3 2022-04-13 08:30:30.619 | xfsprogs ' 2022-04-13 08:30:30.619 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:30:30.621 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:30.623 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:30.626 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:30:30.627 | ++ 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 08:30:30.631 | ++ 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 08:30:30.633 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:30:30.635 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:30:30.638 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:30:30.640 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:30:30.642 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:30.644 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:30:30.646 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:30.648 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:30.650 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:30:30.653 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:30:30.655 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:30.657 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:30:30.659 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:30:30.663 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:30:30.666 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:30:30.668 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:30:30.670 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:30:30.672 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:30:30.674 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:30:30.679 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649838630676 2022-04-13 08:30:30.681 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:30:30.683 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:30:30.685 | ++ 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 08:30:30.963 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:30:31.057 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:30:31.187 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:30:31.319 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:30:33.229 | Reading package lists... 2022-04-13 08:30:33.260 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:30:33.262 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:30:33.264 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:30:33.266 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:33.268 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:33.270 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:30:33.272 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:33.274 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:30:33.276 | ++ functions-common:time_stop:2432 : start_time=1649838630676 2022-04-13 08:30:33.278 | ++ functions-common:time_stop:2434 : [[ -z 1649838630676 ]] 2022-04-13 08:30:33.281 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:33.285 | ++ functions-common:time_stop:2437 : end_time=1649838633283 2022-04-13 08:30:33.287 | ++ functions-common:time_stop:2438 : elapsed_time=2607 2022-04-13 08:30:33.289 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:30:33.291 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:33.293 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2607 2022-04-13 08:30:33.296 | ++ 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 08:30:33.298 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:30:33.300 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:33.302 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:33.304 | ++ 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 08:30:33.324 | ++ 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 08:30:33.438 | Reading package lists... 2022-04-13 08:30:33.687 | Building dependency tree... 2022-04-13 08:30:33.689 | Reading state information... 2022-04-13 08:30:33.722 | acl is already the newest version (2.2.53-6). 2022-04-13 08:30:33.722 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:30:33.722 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:30:33.722 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:30:33.722 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:30:33.722 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:30:33.722 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:30:33.722 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:30:33.722 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:30:33.722 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:30:33.722 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:30:33.722 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:30:33.722 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:30:33.722 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:30:33.722 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:30:33.722 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:30:33.722 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:30:33.722 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:30:33.722 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:30:33.722 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:30:33.722 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:30:33.722 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:30:33.723 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:30:33.723 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:30:33.723 | psmisc is already the newest version (23.3-1). 2022-04-13 08:30:33.723 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:30:33.723 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:30:33.723 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:30:33.723 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:30:33.723 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:30:33.723 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:30:33.723 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:30:33.723 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:30:33.723 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:30:33.723 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:30:33.723 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:30:33.723 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:30:33.723 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:30:33.723 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:30:33.723 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:30:33.723 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:30:33.723 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:30:33.723 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:30:33.723 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:30:33.723 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:30:33.723 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:30:33.723 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:30:33.723 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:30:33.723 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:30:33.723 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:30:33.723 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:30:33.723 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:30:33.723 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:30:33.723 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:30:33.723 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:30:33.723 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:30:33.723 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:30:33.724 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:30:33.724 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:30:33.724 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:30:33.724 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:30:33.724 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:30:33.724 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:30:33.724 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:30:33.724 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:30:33.724 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:30:33.724 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:30:33.724 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:30:33.724 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:30:33.935 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:30:33.935 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:30:33.935 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:30:33.936 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:30:33.936 | The following packages were automatically installed and are no longer required: 2022-04-13 08:30:33.937 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:30:33.937 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:30:33.937 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:30:33.937 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:30:33.937 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:30:33.937 | python3-zope.interface 2022-04-13 08:30:33.937 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:30:34.082 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:30:34.088 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:30:34.090 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:30:34.093 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:30:34.095 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:34.097 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:34.101 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:30:34.103 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:34.105 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:30:34.108 | ++ functions-common:time_stop:2432 : start_time=1649838633322 2022-04-13 08:30:34.111 | ++ functions-common:time_stop:2434 : [[ -z 1649838633322 ]] 2022-04-13 08:30:34.113 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:34.119 | ++ functions-common:time_stop:2437 : end_time=1649838634115 2022-04-13 08:30:34.121 | ++ functions-common:time_stop:2438 : elapsed_time=793 2022-04-13 08:30:34.123 | ++ functions-common:time_stop:2439 : total=775 2022-04-13 08:30:34.126 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:34.128 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1568 2022-04-13 08:30:34.131 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:30:34.134 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:30:34.138 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:30:34.141 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:30:34.146 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:30:34.151 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:30:34.154 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:30:34.157 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:30:35.553 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:30:35.555 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:30:35.557 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:30:35.558 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:30:35.560 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:30:35.562 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:30:35.564 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:30:35.566 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:30:35.567 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:30:35.569 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:30:35.571 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:30:35.572 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:30:35.574 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:30:35.576 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:30:35.577 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:30:35.579 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:30:35.581 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:30:35.583 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:30:35.584 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:30:35.586 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:30:35.588 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:30:35.590 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:30:35.592 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:30:35.595 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:30:35.663 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:30:35.666 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:30:35.734 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:30:35.737 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:30:35.804 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:30:35.807 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:30:35.810 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:30:35.813 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:30:35.816 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:30:35.819 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:30:35.822 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:30:35.825 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:30:35.828 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:30:35.831 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:30:35.835 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:30:35.835 | Distro: focal 2022-04-13 08:30:35.838 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:30:35.841 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:30:35.845 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:30:35.847 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:30:35.850 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:30:35.850 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:30:36.418 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:30:36.422 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:30:36.422 | pip: 21.3.1 2022-04-13 08:30:36.425 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:30:36.428 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:30:36.431 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:30:36.433 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:30:36.435 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:30:36.437 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:30:36.439 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:30:36.441 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:30:36.442 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:30:36.444 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:30:36.446 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:30:36.448 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:30:36.449 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:30:36.451 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:30:36.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:36.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:36.456 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:30:36.458 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:30:36.460 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:30:36.462 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:30:36.464 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:30:36.466 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:30:36.468 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:30:36.470 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:30:36.473 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:30:36.473 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:30:36.477 | ++ 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 08:30:36.479 | ++ 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 08:30:36.481 | ++ 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 08:30:36.483 | + 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 08:30:36.485 | + 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 08:30:36.502 | 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 08:30:36.504 | + 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 08:30:37.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:37.227 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:37.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:37.227 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:38.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:39.348 | 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 08:30:39.359 | 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 08:30:41.062 | Installing collected packages: setuptools 2022-04-13 08:30:41.940 | Successfully installed setuptools-62.0.0 2022-04-13 08:30:41.940 | 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 08:30:42.088 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:42.088 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:42.206 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:42.209 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:42.212 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:42.215 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:42.217 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:42.220 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:42.223 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:42.225 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:42.228 | + functions-common:time_stop:2432 : start_time=1649838636498 2022-04-13 08:30:42.230 | + functions-common:time_stop:2434 : [[ -z 1649838636498 ]] 2022-04-13 08:30:42.232 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:42.236 | + functions-common:time_stop:2437 : end_time=1649838642234 2022-04-13 08:30:42.238 | + functions-common:time_stop:2438 : elapsed_time=5736 2022-04-13 08:30:42.239 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:30:42.241 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:42.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5736 2022-04-13 08:30:42.245 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:42.246 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:30:42.249 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:30:42.253 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:30:42.254 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:30:42.257 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:30:42.258 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:30:42.827 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:30:42.830 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:30:42.830 | pip: 21.3.1 2022-04-13 08:30:42.835 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:30:42.839 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:30:42.846 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:30:42.850 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:30:42.853 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:30:42.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:30:42.858 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:30:42.860 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:30:42.872 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:30:42.883 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:30:42.894 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:30:42.896 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:30:42.898 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:30:42.901 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:30:42.903 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:30:42.905 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:30:42.907 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:30:42.909 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:30:42.911 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:30:42.913 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:30:42.915 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:30:42.918 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:30:42.920 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:30:42.922 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:30:42.924 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:30:42.926 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:30:42.928 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:30:42.930 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:30:42.933 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:30:42.935 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:30:42.937 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:30:42.939 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:30:42.941 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:30:42.943 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:30:42.946 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:30:42.948 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:30:42.950 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:30:42.952 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:30:42.955 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:30:42.975 | Using python 3.8 to install os-testr 2022-04-13 08:30:42.977 | + 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 08:30:43.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:43.707 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:43.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:43.707 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:44.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:44.911 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:30:44.980 | 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 08:30:44.981 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:30:44.982 | 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 08:30:44.996 | 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 08:30:45.005 | 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 08:30:45.016 | 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 08:30:46.629 | 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 08:30:46.635 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:46.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:46.743 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:46.746 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:46.750 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:46.753 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:46.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:46.760 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:46.762 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:46.764 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:46.767 | + functions-common:time_stop:2432 : start_time=1649838642970 2022-04-13 08:30:46.769 | + functions-common:time_stop:2434 : [[ -z 1649838642970 ]] 2022-04-13 08:30:46.772 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:46.776 | + functions-common:time_stop:2437 : end_time=1649838646773 2022-04-13 08:30:46.778 | + functions-common:time_stop:2438 : elapsed_time=3803 2022-04-13 08:30:46.780 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:30:46.782 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:46.784 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3803 2022-04-13 08:30:46.787 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:46.789 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:30:46.839 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:30:46.942 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:30:46.944 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:30:46.946 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:30:46.950 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:30:46.952 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:30:46.975 | + 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 08:30:48.876 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:48.884 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:48.888 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:48.893 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:48.897 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:48.903 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:48.907 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:48.932 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.010 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.028 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.032 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.037 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.052 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.060 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.061 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.078 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.095 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.104 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.109 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.127 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.149 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.166 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.174 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.179 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.200 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.229 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.231 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.244 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.249 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.252 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.258 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.272 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.279 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.327 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.345 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.349 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.379 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.441 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.447 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.454 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.504 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.517 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.525 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.627 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.651 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.655 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.665 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.671 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.689 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.696 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.713 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.743 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.771 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.783 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.796 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.813 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.821 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.835 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.846 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.850 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:49.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:49.990 | 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 08:30:50.282 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:50.285 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:50.288 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:50.291 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:50.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:50.297 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:50.300 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:50.303 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:50.306 | + functions-common:time_stop:2432 : start_time=1649838646967 2022-04-13 08:30:50.308 | + functions-common:time_stop:2434 : [[ -z 1649838646967 ]] 2022-04-13 08:30:50.312 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:50.317 | + functions-common:time_stop:2437 : end_time=1649838650314 2022-04-13 08:30:50.320 | + functions-common:time_stop:2438 : elapsed_time=3347 2022-04-13 08:30:50.323 | + functions-common:time_stop:2439 : total=3803 2022-04-13 08:30:50.325 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:50.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7150 2022-04-13 08:30:50.329 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:50.332 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:30:50.334 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:30:50.357 | + 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 08:30:52.106 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.114 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.118 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.123 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.127 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.134 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.138 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.163 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.241 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.260 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.264 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.269 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.284 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.292 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.294 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.311 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.328 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.337 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.342 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.360 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.382 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.399 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.407 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.413 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.433 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.462 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.464 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.478 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.482 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.486 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.492 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.506 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.513 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.562 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.579 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.583 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.614 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.676 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.683 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.689 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.739 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.753 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.761 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.863 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.887 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.891 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.902 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.907 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.926 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.933 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.950 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:52.980 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.008 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.020 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.033 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.050 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.059 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.073 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.084 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.088 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:30:53.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:53.096 | Processing /opt/stack/requirements 2022-04-13 08:30:54.830 | 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 08:30:54.833 | 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 08:30:54.845 | 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 08:30:54.850 | 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 08:30:54.853 | 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 08:30:54.859 | 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 08:30:54.885 | 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 08:30:54.888 | 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 08:30:54.898 | 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 08:30:54.948 | 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 08:30:54.951 | 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 08:30:54.966 | 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 08:30:54.970 | 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 08:30:54.972 | 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 08:30:54.977 | 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 08:30:54.980 | 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 08:30:54.992 | 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 08:30:54.999 | 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 08:30:55.001 | 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 08:30:55.013 | 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 08:30:55.061 | 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 08:30:55.065 | 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 08:30:55.068 | 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 08:30:55.128 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:30:55.129 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:30:55.958 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:30:55.958 | ERROR: Command errored out with exit status 1: 2022-04-13 08:30:55.959 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0nkaw1sj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0nkaw1sj/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-68gd9sml 2022-04-13 08:30:55.959 | cwd: /tmp/pip-req-build-0nkaw1sj/ 2022-04-13 08:30:55.959 | Complete output (6 lines): 2022-04-13 08:30:55.959 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:30:55.959 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:30:55.959 | or: setup.py --help-commands 2022-04-13 08:30:55.959 | or: setup.py cmd --help 2022-04-13 08:30:55.959 | 2022-04-13 08:30:55.959 | error: invalid command 'bdist_wheel' 2022-04-13 08:30:55.959 | ---------------------------------------- 2022-04-13 08:30:55.959 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:30:55.959 | Running setup.py clean for openstack-requirements 2022-04-13 08:30:56.803 | Failed to build openstack-requirements 2022-04-13 08:30:56.820 | Installing collected packages: openstack-requirements 2022-04-13 08:30:56.820 | Attempting uninstall: openstack-requirements 2022-04-13 08:30:56.821 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:30:56.857 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:30:56.875 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:30:56.878 | Running setup.py install for openstack-requirements: started 2022-04-13 08:30:59.284 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:30:59.307 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:30:59.433 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:59.436 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:59.439 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:59.443 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:59.446 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:59.449 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:59.451 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:59.453 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:59.456 | + functions-common:time_stop:2432 : start_time=1649838650350 2022-04-13 08:30:59.458 | + functions-common:time_stop:2434 : [[ -z 1649838650350 ]] 2022-04-13 08:30:59.461 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:59.466 | + functions-common:time_stop:2437 : end_time=1649838659464 2022-04-13 08:30:59.470 | + functions-common:time_stop:2438 : elapsed_time=9114 2022-04-13 08:30:59.472 | + functions-common:time_stop:2439 : total=7150 2022-04-13 08:30:59.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:59.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16264 2022-04-13 08:30:59.480 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:59.482 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:30:59.485 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:30:59.487 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:30:59.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:30:59.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:30:59.494 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 08:30:59.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:30:59.499 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:30:59.522 | Using python 3.8 to install pbr 2022-04-13 08:30:59.525 | + 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 08:31:00.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:00.271 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:00.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:00.271 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:01.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:01.454 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:31:03.200 | 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 08:31:03.206 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:03.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:03.313 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:03.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:03.318 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:03.320 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:03.323 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:03.326 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:03.328 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:03.330 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:03.333 | + functions-common:time_stop:2432 : start_time=1649838659515 2022-04-13 08:31:03.335 | + functions-common:time_stop:2434 : [[ -z 1649838659515 ]] 2022-04-13 08:31:03.338 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:03.343 | + functions-common:time_stop:2437 : end_time=1649838663340 2022-04-13 08:31:03.345 | + functions-common:time_stop:2438 : elapsed_time=3825 2022-04-13 08:31:03.347 | + functions-common:time_stop:2439 : total=16264 2022-04-13 08:31:03.350 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:03.352 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20089 2022-04-13 08:31:03.354 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:03.357 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:31:05.611 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:31:07.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:07.480 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:31:07.494 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:31:07.496 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:31:07.499 | 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 08:31:07.505 | 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 08:31:07.508 | 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 08:31:07.579 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:31:07.583 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:31:07.588 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:31:07.608 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:31:07.611 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:31:07.613 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:31:07.616 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:31:07.618 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:31:07.620 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:31:07.622 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:31:07.624 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:31:07.627 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:31:07.629 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:31:07.631 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:31:07.635 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:31:07.638 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:31:07.640 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:31:07.642 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:31:07.644 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:31:07.659 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:07.662 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:31:07.666 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:07.668 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:31:07.670 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:07.672 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:31:07.675 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:07.677 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:31:07.679 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:07.681 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:31:07.683 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:31:07.685 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:31:07.687 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:31:07.689 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:31:07.691 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:31:07.693 | + 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 08:31:07.696 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:31:07.698 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:31:07.700 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:31:07.702 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:31:07.704 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:31:07.707 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:31:07.709 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:31:07.711 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:31:07.714 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:31:07.716 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:31:07.767 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:31:07.767 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:31:07.769 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:31:08.152 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:31:08.155 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:31:08.175 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:08.178 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:31:08.180 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:08.183 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:08.185 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:08.187 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:08.189 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:08.192 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:08.194 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:08.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:08.198 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:08.201 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:08.203 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:08.205 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:08.207 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:31:08.210 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:08.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:08.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:08.216 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:31:08.237 | + 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 08:31:08.347 | Reading package lists... 2022-04-13 08:31:08.590 | Building dependency tree... 2022-04-13 08:31:08.592 | Reading state information... 2022-04-13 08:31:08.837 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:31:08.837 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:08.838 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:08.838 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:08.838 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:08.838 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:08.838 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:08.838 | python3-zope.interface 2022-04-13 08:31:08.838 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:08.972 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:08.977 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:08.980 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:08.983 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:08.986 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:08.989 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:08.992 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:08.995 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:08.998 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:09.001 | + functions-common:time_stop:2432 : start_time=1649838668234 2022-04-13 08:31:09.004 | + functions-common:time_stop:2434 : [[ -z 1649838668234 ]] 2022-04-13 08:31:09.008 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:09.013 | + functions-common:time_stop:2437 : end_time=1649838669010 2022-04-13 08:31:09.015 | + functions-common:time_stop:2438 : elapsed_time=776 2022-04-13 08:31:09.018 | + functions-common:time_stop:2439 : total=1568 2022-04-13 08:31:09.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:09.024 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2344 2022-04-13 08:31:09.027 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:09.030 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:31:09.033 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:31:09.036 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:31:09.039 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:31:09.041 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:31:09.044 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:31:09.046 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:31:09.049 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:31:09.051 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:31:09.053 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:31:09.055 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:31:09.058 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:31:09.060 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:31:09.062 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:31:09.065 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:31:09.067 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:31:09.069 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:31:09.071 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:09.074 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:31:09.076 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:31:09.078 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:31:09.080 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:31:09.082 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:31:09.084 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:31:09.087 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:31:09.089 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:31:09.091 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:31:09.094 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:31:09.109 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:09.111 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:31:09.114 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:31:09.116 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:31:09.118 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:31:09.121 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:31:09.125 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:31:09.127 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:31:09.130 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:31:09.132 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:31:09.134 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:31:09.136 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:31:09.139 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:31:09.847 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:31:09.847 | user tags 2022-04-13 08:31:09.847 | stackrabbit []' 2022-04-13 08:31:09.851 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:31:09.851 | user tags 2022-04-13 08:31:09.851 | stackrabbit []' 2022-04-13 08:31:09.851 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:31:09.857 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:31:09.860 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:31:09.862 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:31:10.544 | Changing password for user "stackrabbit" ... 2022-04-13 08:31:10.569 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:31:11.258 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:31:11.283 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:31:11.286 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:31:11.996 | Changing password for user "stackrabbit" ... 2022-04-13 08:31:12.025 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:31:12.027 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:31:12.030 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:31:12.713 | Deleting user "guest" ... 2022-04-13 08:31:12.730 | Error: 2022-04-13 08:31:12.731 | {:no_such_user, "guest"} 2022-04-13 08:31:12.743 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:31:12.745 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:31:12.762 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:12.764 | + ./stack.sh:main:838 : install_database 2022-04-13 08:31:12.766 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:31:12.769 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:31:12.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:12.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:12.776 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:31:13.000 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:31:13.003 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:13.006 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:31:13.010 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:31:13.013 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:13.017 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:31:13.020 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:31:13.024 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:31:13.026 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:31:13.029 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:31:13.031 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:31:13.033 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:31:13.036 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:31:13.038 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:31:13.041 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:31:13.043 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:13.045 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:31:13.049 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:31:13.051 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:31:13.053 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:31:13.056 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:31:13.059 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:31:13.061 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:31:13.063 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:31:13.065 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:31:13.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:13.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:13.072 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:31:13.074 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:13.077 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:13.079 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:13.081 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:13.083 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:13.085 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:13.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:13.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:13.092 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:13.095 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:13.097 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:13.099 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:13.101 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:31:13.103 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:13.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:13.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:13.110 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:31:13.134 | + 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 08:31:13.246 | Reading package lists... 2022-04-13 08:31:13.488 | Building dependency tree... 2022-04-13 08:31:13.489 | Reading state information... 2022-04-13 08:31:13.733 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:31:13.733 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:13.734 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:13.734 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:13.734 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:13.734 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:13.734 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:13.734 | python3-zope.interface 2022-04-13 08:31:13.734 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:13.868 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:13.873 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:13.876 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:13.879 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:13.882 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:13.885 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:13.888 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:13.891 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:13.894 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:13.896 | + functions-common:time_stop:2432 : start_time=1649838673130 2022-04-13 08:31:13.898 | + functions-common:time_stop:2434 : [[ -z 1649838673130 ]] 2022-04-13 08:31:13.901 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:13.905 | + functions-common:time_stop:2437 : end_time=1649838673903 2022-04-13 08:31:13.907 | + functions-common:time_stop:2438 : elapsed_time=773 2022-04-13 08:31:13.910 | + functions-common:time_stop:2439 : total=2344 2022-04-13 08:31:13.912 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:13.914 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3117 2022-04-13 08:31:13.916 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:13.919 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:31:13.921 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:31:13.923 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:31:13.926 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:31:13.928 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:31:13.930 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:31:13.933 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:31:13.936 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:31:13.939 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:31:13.943 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:31:13.943 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:31:13.948 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:31:13.951 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:31:13.954 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:31:13.958 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:31:13.961 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:31:13.985 | Using python 3.8 to install PyMySQL 2022-04-13 08:31:13.988 | + 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 08:31:14.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:14.724 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:14.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:14.724 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:15.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:15.907 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:31:17.539 | 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 08:31:17.545 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:17.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:17.648 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:17.651 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:17.654 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:17.657 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:17.660 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:17.663 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:17.666 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:17.669 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:17.672 | + functions-common:time_stop:2432 : start_time=1649838673978 2022-04-13 08:31:17.675 | + functions-common:time_stop:2434 : [[ -z 1649838673978 ]] 2022-04-13 08:31:17.679 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:17.683 | + functions-common:time_stop:2437 : end_time=1649838677681 2022-04-13 08:31:17.685 | + functions-common:time_stop:2438 : elapsed_time=3703 2022-04-13 08:31:17.688 | + functions-common:time_stop:2439 : total=20089 2022-04-13 08:31:17.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:17.692 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23792 2022-04-13 08:31:17.695 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:17.697 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:31:17.699 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:31:17.702 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:31:17.704 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:31:17.720 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:17.722 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:31:17.724 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:31:17.728 | ++ 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 08:31:17.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:31:17.733 | + 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 08:31:17.735 | + 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 08:31:17.738 | + 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 08:31:17.740 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:31:17.742 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:31:17.745 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:31:17.760 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:17.762 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:31:17.764 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:17.767 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:17.769 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:17.771 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:17.774 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:17.776 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:17.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:17.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:17.782 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:17.785 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:17.787 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:17.789 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:17.791 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:31:17.793 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:17.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:17.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:17.800 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:31:17.822 | + 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 08:31:17.931 | Reading package lists... 2022-04-13 08:31:18.175 | Building dependency tree... 2022-04-13 08:31:18.177 | Reading state information... 2022-04-13 08:31:18.421 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:31:18.421 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:18.422 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:18.422 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:18.422 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:18.422 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:18.422 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:18.422 | python3-zope.interface 2022-04-13 08:31:18.423 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:18.554 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:18.559 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:18.561 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:18.563 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:18.565 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:18.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:18.570 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:18.572 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:18.574 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:18.577 | + functions-common:time_stop:2432 : start_time=1649838677819 2022-04-13 08:31:18.579 | + functions-common:time_stop:2434 : [[ -z 1649838677819 ]] 2022-04-13 08:31:18.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:18.586 | + functions-common:time_stop:2437 : end_time=1649838678584 2022-04-13 08:31:18.590 | + functions-common:time_stop:2438 : elapsed_time=765 2022-04-13 08:31:18.592 | + functions-common:time_stop:2439 : total=3117 2022-04-13 08:31:18.595 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:18.597 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3882 2022-04-13 08:31:18.599 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:18.601 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:31:18.618 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:18.621 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:31:18.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:31:18.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:31:18.628 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:31:18.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:31:18.651 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:18.653 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:18.656 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:18.658 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:18.660 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:18.663 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:18.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:18.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:18.670 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:18.672 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:18.674 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:18.676 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:18.678 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:31:18.681 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:18.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:18.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:18.687 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:31:18.707 | + 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 08:31:18.836 | Reading package lists... 2022-04-13 08:31:19.075 | Building dependency tree... 2022-04-13 08:31:19.077 | Reading state information... 2022-04-13 08:31:19.327 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:31:19.327 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:31:19.327 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:31:19.327 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:19.328 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:19.328 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:19.328 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:19.328 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:19.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:19.328 | python3-zope.interface 2022-04-13 08:31:19.328 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:19.460 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:19.466 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:19.469 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:19.471 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:19.473 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:19.476 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:19.478 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:19.480 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:19.482 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:19.484 | + functions-common:time_stop:2432 : start_time=1649838678705 2022-04-13 08:31:19.487 | + functions-common:time_stop:2434 : [[ -z 1649838678705 ]] 2022-04-13 08:31:19.489 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:19.494 | + functions-common:time_stop:2437 : end_time=1649838679491 2022-04-13 08:31:19.496 | + functions-common:time_stop:2438 : elapsed_time=786 2022-04-13 08:31:19.498 | + functions-common:time_stop:2439 : total=3882 2022-04-13 08:31:19.500 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:19.502 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4668 2022-04-13 08:31:19.505 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:19.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:31:19.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:19.512 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:19.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:31:19.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:31:19.520 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:31:19.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:31:19.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:31:19.530 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:31:19.530 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:31:19.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:31:19.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:31:19.540 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:31:19.542 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:31:19.544 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:31:19.546 | + functions:vercmp:631 : local result 2022-04-13 08:31:19.550 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:31:19.551 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:31:19.551 | ++ functions:vercmp:635 : head -1 2022-04-13 08:31:19.556 | + functions:vercmp:635 : result=3.13 2022-04-13 08:31:19.558 | + functions:vercmp:637 : case $op in 2022-04-13 08:31:19.560 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:31:19.562 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:31:19.565 | + functions:vercmp:648 : return 2022-04-13 08:31:19.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:31:19.569 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:31:19.572 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:31:20.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:31:20.070 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:31:20.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 08:31:20.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.083 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:31:20.101 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:20.103 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:31:20.105 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:31:20.105 | Installing etcd 2022-04-13 08:31:20.108 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:31:20.120 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:31:20.132 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:20.134 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:31:20.147 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:31:20.152 | ++ 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 08:31:20.155 | ++ 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 08:31:20.158 | +++ 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 08:31:20.163 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:31:20.166 | ++ 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 08:31:20.168 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:31:20.171 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:31:20.173 | ++ functions:get_extra_file:74 : return 2022-04-13 08:31:20.176 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:31:20.178 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:31:20.180 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:31:20.182 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:31:20.198 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:31:20.201 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:31:20.203 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:31:20.221 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:31:20.224 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:31:20.226 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:31:20.229 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:31:20.231 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:31:20.234 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:31:20.236 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:31:20.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:31:20.240 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:31:20.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 08:31:20.249 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.251 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:31:20.253 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:31:20.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:31:20.258 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:31:20.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 08:31:20.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.269 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:31:20.271 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:31:20.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:31:20.275 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:31:20.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 08:31:20.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.286 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:31:20.288 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:31:20.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:31:20.292 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:31:20.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 08:31:20.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.303 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:31:20.306 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:31:20.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:31:20.310 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:31:20.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 08:31:20.319 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.322 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:31:20.325 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:31:20.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:31:20.330 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:31:20.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.336 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 08:31:20.343 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.346 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:31:20.348 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:31:20.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:31:20.354 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:31:20.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 08:31:20.366 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.368 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:31:20.371 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:31:20.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:31:20.377 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:31:20.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 08:31:20.388 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.390 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:31:20.392 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:31:20.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:31:20.397 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:31:20.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 08:31:20.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.408 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:31:20.410 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:31:20.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:31:20.415 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:31:20.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 08:31:20.431 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.434 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:31:20.436 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:31:20.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:31:20.443 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:31:20.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 08:31:20.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.455 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:31:20.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:31:20.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:31:20.462 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:31:20.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 08:31:20.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.474 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:31:20.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:31:20.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:31:20.481 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:31:20.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 08:31:20.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.493 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:31:20.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:31:20.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:31:20.500 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:31:20.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 08:31:20.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.512 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:31:20.514 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:31:20.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:31:20.519 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:31:20.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 08:31:20.528 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.530 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:31:20.533 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:31:20.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:31:20.537 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:31:20.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 08:31:20.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.549 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:31:20.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:31:20.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:31:20.555 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:31:20.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 08:31:20.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.567 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:31:20.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:31:20.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:31:20.574 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:31:20.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 08:31:20.583 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.585 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:31:20.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:31:20.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:31:20.592 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:31:20.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 08:31:20.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.604 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:31:20.606 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:31:20.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:31:20.611 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:31:20.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 08:31:20.620 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.622 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:31:20.624 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:31:20.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:31:20.629 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:31:20.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 08:31:20.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.640 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:31:20.643 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:31:20.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:31:20.647 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:31:20.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 08:31:20.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.659 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:31:20.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:31:20.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:31:20.665 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:31:20.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 08:31:20.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.677 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:31:20.679 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:31:20.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:31:20.684 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:31:20.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 08:31:20.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.695 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:31:20.698 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:31:20.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:31:20.702 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:31:20.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 08:31:20.712 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.714 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:31:20.716 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:31:20.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:31:20.721 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:31:20.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 08:31:20.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.733 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:31:20.735 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:31:20.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:31:20.740 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:31:20.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 08:31:20.749 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.751 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:31:20.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:31:20.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:31:20.758 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:31:20.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:31:20.767 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.769 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:31:20.772 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:31:20.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:31:20.776 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:31:20.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 08:31:20.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.788 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:31:20.790 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:31:20.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:31:20.794 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:31:20.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.799 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 08:31:20.804 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.806 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:31:20.808 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:31:20.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:31:20.813 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:31:20.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 08:31:20.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.824 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:31:20.827 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:31:20.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:31:20.831 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:31:20.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 08:31:20.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.843 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:31:20.845 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:31:20.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:31:20.850 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:31:20.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.857 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 08:31:20.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.861 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:31:20.864 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:31:20.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:31:20.868 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:31:20.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 08:31:20.878 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.880 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:31:20.882 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:31:20.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:31:20.887 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:31:20.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 08:31:20.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.898 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:31:20.900 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:31:20.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:31:20.905 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:31:20.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 08:31:20.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.916 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:31:20.919 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:31:20.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:31:20.923 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:31:20.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 08:31:20.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.935 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:31:20.937 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:31:20.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:31:20.942 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:31:20.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:20.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:20.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 08:31:20.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:20.953 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:31:20.974 | Using python 3.8 to install etcd3 2022-04-13 08:31:20.976 | + 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 08:31:21.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:21.696 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:21.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:21.696 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:22.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:22.862 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:31:22.870 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:31:22.871 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:31:22.872 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:31:22.872 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:31:24.490 | 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 08:31:24.496 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:24.496 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:24.599 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:24.602 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:24.606 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:24.609 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:24.613 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:24.616 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:24.619 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:24.621 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:24.623 | + functions-common:time_stop:2432 : start_time=1649838680968 2022-04-13 08:31:24.625 | + functions-common:time_stop:2434 : [[ -z 1649838680968 ]] 2022-04-13 08:31:24.628 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:24.632 | + functions-common:time_stop:2437 : end_time=1649838684630 2022-04-13 08:31:24.634 | + functions-common:time_stop:2438 : elapsed_time=3662 2022-04-13 08:31:24.636 | + functions-common:time_stop:2439 : total=23792 2022-04-13 08:31:24.639 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:24.641 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27454 2022-04-13 08:31:24.644 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:24.646 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:31:24.667 | Using python 3.8 to install etcd3gw 2022-04-13 08:31:24.669 | + 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 08:31:25.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:25.392 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:25.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:25.392 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:26.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:26.572 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:31:26.580 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:31:26.581 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:31:26.582 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:31:26.583 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:31:26.616 | 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 08:31:26.617 | 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 08:31:26.618 | 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 08:31:26.620 | 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 08:31:28.226 | 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 08:31:28.232 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:28.232 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:28.348 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:28.352 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:28.356 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:28.360 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:28.364 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:28.368 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:28.371 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:28.373 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:28.376 | + functions-common:time_stop:2432 : start_time=1649838684662 2022-04-13 08:31:28.379 | + functions-common:time_stop:2434 : [[ -z 1649838684662 ]] 2022-04-13 08:31:28.382 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:28.387 | + functions-common:time_stop:2437 : end_time=1649838688384 2022-04-13 08:31:28.390 | + functions-common:time_stop:2438 : elapsed_time=3722 2022-04-13 08:31:28.392 | + functions-common:time_stop:2439 : total=27454 2022-04-13 08:31:28.394 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:28.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31176 2022-04-13 08:31:28.400 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:28.402 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:31:28.405 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:31:28.407 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:31:28.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:31:28.413 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:31:28.415 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:31:28.417 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:31:28.420 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:31:28.422 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:31:28.424 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:31:28.426 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:31:28.429 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:31:28.431 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:31:28.433 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:31:28.436 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:31:28.438 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:28.440 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:28.443 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:31:28.445 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:31:28.447 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:31:28.450 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:31:28.452 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:31:28.454 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:31:28.456 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:28.459 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:31:28.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:28.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:28.465 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:31:28.468 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:31:28.471 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:31:28.473 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:31:28.476 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:31:28.478 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:31:28.480 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:28.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:28.486 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:31:28.509 | + 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 08:31:28.620 | Reading package lists... 2022-04-13 08:31:28.867 | Building dependency tree... 2022-04-13 08:31:28.869 | Reading state information... 2022-04-13 08:31:29.110 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:31:29.110 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:31:29.111 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:31:29.111 | The following packages were automatically installed and are no longer required: 2022-04-13 08:31:29.112 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:31:29.112 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:31:29.112 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:31:29.112 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:31:29.112 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:31:29.112 | python3-zope.interface 2022-04-13 08:31:29.112 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:31:29.249 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:31:29.253 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:31:29.255 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:31:29.258 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:29.261 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:29.263 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:29.267 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:29.269 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:29.271 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:31:29.274 | + functions-common:time_stop:2432 : start_time=1649838688506 2022-04-13 08:31:29.276 | + functions-common:time_stop:2434 : [[ -z 1649838688506 ]] 2022-04-13 08:31:29.280 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:29.285 | + functions-common:time_stop:2437 : end_time=1649838689282 2022-04-13 08:31:29.288 | + functions-common:time_stop:2438 : elapsed_time=776 2022-04-13 08:31:29.291 | + functions-common:time_stop:2439 : total=4668 2022-04-13 08:31:29.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:29.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5444 2022-04-13 08:31:29.298 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:31:29.300 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:31:29.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:31:29.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:31:29.307 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:31:29.371 | Module proxy already enabled 2022-04-13 08:31:29.377 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:31:29.441 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:31:29.442 | Module proxy already enabled 2022-04-13 08:31:29.442 | Module proxy_uwsgi already enabled 2022-04-13 08:31:29.447 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:31:29.450 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:31:29.453 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:31:29.455 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:31:29.580 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:31:29.582 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:31:29.585 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:31:29.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 08:31:29.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.599 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:31:29.601 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:31:29.604 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:31:29.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 08:31:29.616 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.619 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:31:29.626 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:31:29.629 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:31:29.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 08:31:29.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.642 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:31:29.644 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:31:29.647 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:31:29.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:31:29.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.659 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:31:29.661 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:31:29.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.668 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 08:31:29.670 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.673 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:31:29.675 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:31:29.677 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:31:29.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.684 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 08:31:29.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.689 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:31:29.706 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:29.708 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:31:29.710 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:31:29.713 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:31:29.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 08:31:29.723 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.725 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:31:29.741 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:29.744 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:31:29.746 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:31:29.748 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:31:29.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 08:31:29.758 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.760 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:31:29.762 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:31:29.765 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:31:29.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:31:29.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:31:29.772 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 08:31:29.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:31:29.777 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:31:29.779 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:31:29.781 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:31:29.784 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:31:29.787 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:31:29.789 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:31:29.793 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:31:29.793 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:31:29.798 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:31:29.801 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:31:29.803 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:31:29.806 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:31:29.808 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:31:29.829 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:31:29.831 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:31:30.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:30.553 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:30.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:30.553 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:31.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:31.737 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:31:31.788 | 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 08:31:31.789 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:31:31.790 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:31:31.791 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:31:31.792 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:31:31.793 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:31:31.794 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:31:31.795 | 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 08:31:31.796 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:31:31.797 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:31:31.798 | 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 08:31:31.799 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:31:31.800 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:31:31.802 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:31:31.858 | 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 08:31:31.859 | 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 08:31:31.860 | 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 08:31:31.897 | 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 08:31:31.935 | 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 08:31:31.935 | 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 08:31:31.936 | 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 08:31:31.938 | 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 08:31:31.985 | 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 08:31:31.990 | 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 08:31:31.998 | 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 08:31:31.999 | 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 08:31:32.013 | 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 08:31:32.015 | 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 08:31:32.017 | 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 08:31:32.078 | 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 08:31:32.079 | 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 08:31:32.080 | 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 08:31:32.083 | 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 08:31:32.131 | 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 08:31:32.142 | 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 08:31:33.661 | 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 08:31:33.667 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:33.667 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:33.773 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:33.776 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:33.780 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:33.784 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:33.787 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:33.790 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:33.793 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:33.795 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:33.797 | + functions-common:time_stop:2432 : start_time=1649838689823 2022-04-13 08:31:33.799 | + functions-common:time_stop:2434 : [[ -z 1649838689823 ]] 2022-04-13 08:31:33.802 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:33.807 | + functions-common:time_stop:2437 : end_time=1649838693804 2022-04-13 08:31:33.809 | + functions-common:time_stop:2438 : elapsed_time=3981 2022-04-13 08:31:33.812 | + functions-common:time_stop:2439 : total=31176 2022-04-13 08:31:33.814 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:33.817 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35157 2022-04-13 08:31:33.819 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:33.822 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:31:33.825 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:31:33.828 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:31:33.832 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:31:33.837 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:31:33.840 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:31:33.845 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:31:33.845 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:31:33.851 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:31:33.854 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:31:33.856 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:31:33.859 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:31:33.861 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:31:33.883 | Using python 3.8 to install python-memcached 2022-04-13 08:31:33.885 | + 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 08:31:34.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:34.609 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:34.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:34.609 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:35.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:35.791 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:31:35.794 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:31:37.414 | 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 08:31:37.420 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:37.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:37.522 | + inc/python:pip_install:200 : result=0 2022-04-13 08:31:37.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:31:37.529 | + functions-common:time_stop:2425 : local name 2022-04-13 08:31:37.532 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:31:37.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:31:37.538 | + functions-common:time_stop:2428 : local total 2022-04-13 08:31:37.541 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:31:37.543 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:31:37.545 | + functions-common:time_stop:2432 : start_time=1649838693877 2022-04-13 08:31:37.548 | + functions-common:time_stop:2434 : [[ -z 1649838693877 ]] 2022-04-13 08:31:37.550 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:31:37.555 | + functions-common:time_stop:2437 : end_time=1649838697552 2022-04-13 08:31:37.557 | + functions-common:time_stop:2438 : elapsed_time=3675 2022-04-13 08:31:37.559 | + functions-common:time_stop:2439 : total=35157 2022-04-13 08:31:37.561 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:31:37.564 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38832 2022-04-13 08:31:37.566 | + inc/python:pip_install:203 : return 0 2022-04-13 08:31:37.568 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:31:37.585 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:31:37.588 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-13 08:31:37.590 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:31:37.593 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:31:37.595 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:31:37.597 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:31:37.600 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:31:37.602 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:31:37.617 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:31:37.619 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:31:37.621 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:31:37.623 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:31:37.625 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:31:37.627 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:31:37.630 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:31:37.632 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:31:37.634 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:31:37.637 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:31:37.652 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:31:37.654 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:31:37.656 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:37.658 | + functions-common:git_clone:629 : echo master 2022-04-13 08:31:37.659 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:31:37.664 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:31:37.666 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:31:37.668 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:31:37.671 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:31:37.671 | + functions-common:git_clone:678 : head -1 2022-04-13 08:31:37.674 | c141e6164 trivial: Fix typo 2022-04-13 08:31:37.677 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:31:37.679 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:31:37.682 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:31:37.684 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:31:37.686 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:31:37.688 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:31:37.691 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:31:37.693 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:31:37.695 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:31:37.698 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:31:37.700 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:31:37.702 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:31:37.705 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:31:37.707 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:31:37.710 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:31:37.712 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:31:37.715 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:31:37.718 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:31:37.723 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:31:37.725 | + 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 08:31:38.406 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:31:38.409 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:31:38.413 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:31:38.415 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:31:38.418 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:31:38.421 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:31:38.424 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:31:38.427 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:31:38.430 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:31:38.432 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:31:38.435 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:31:38.437 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:31:38.439 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:31:38.442 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:31:38.468 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:31:38.471 | + 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 08:31:39.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:39.199 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:39.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:31:39.199 | from cryptography.utils import int_from_bytes 2022-04-13 08:31:40.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:31:40.408 | Obtaining file:///opt/stack/keystone 2022-04-13 08:31:40.409 | Preparing metadata (setup.py): started 2022-04-13 08:31:41.201 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:31:41.202 | ERROR: Command errored out with exit status 1: 2022-04-13 08:31:41.202 | 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-tno62lfe 2022-04-13 08:31:41.202 | cwd: /opt/stack/keystone/ 2022-04-13 08:31:41.202 | Complete output (16 lines): 2022-04-13 08:31:41.202 | Error parsing 2022-04-13 08:31:41.202 | Traceback (most recent call last): 2022-04-13 08:31:41.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:31:41.202 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:31:41.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:31:41.202 | pbr.hooks.setup_hook(config) 2022-04-13 08:31:41.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:31:41.202 | metadata_config.run() 2022-04-13 08:31:41.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:31:41.202 | self.hook() 2022-04-13 08:31:41.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:31:41.202 | self.config['version'] = packaging.get_version( 2022-04-13 08:31:41.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:31:41.202 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:31:41.202 | 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 08:31:41.202 | 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 08:31:41.202 | ---------------------------------------- 2022-04-13 08:31:41.202 | 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 08:31:41.202 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:31:41.214 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:31:41.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:31:41.305 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:31:41.308 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:31:41.312 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:31:41.316 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:31:41.320 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:31:41.322 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:31:41.324 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:31:41.327 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:31:41.329 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:31:41.331 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:31:41.331 | Error on exit 2022-04-13 08:31:41.333 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:31:41.335 | + ./stack.sh:exit_trap:544 : generate-subunit 1649838625 76 fail 2022-04-13 08:31:41.912 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:31:41.914 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:31:42.819 | + ./stack.sh:exit_trap:558 : exit 1