2022-04-13 14:20:34.852 | + ./stack.sh:main:489 : exec 2022-04-13 14:20:34.852 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142034' 2022-04-13 14:20:34.852 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-142034.summary.2022-04-13-142034 2022-04-13 14:20:34.852 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:20:34.852 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142034 2022-04-13 14:20:34.852 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142034 /opt/stack/logs/stack.sh.log 2022-04-13 14:20:34.852 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142034.summary.2022-04-13-142034 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:20:34.852 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:20:34.852 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:20:34.853 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:20:34.853 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:20:34.853 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:20:34.853 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:20:34.853 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:20:34.853 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:20:34.853 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:20:34.853 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:20:34.853 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:20:34.854 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:20:34.855 | Linux dv-cinder-785362-4-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 14:20:34.857 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:20:34.859 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:20:34.863 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:20:34.897 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:20:34.913 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:20:34.915 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:20:34.917 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:20:34.918 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:20:34.920 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:20:34.922 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:20:34.924 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:20:34.926 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:20:34.928 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:20:34.930 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:20:34.932 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:20:34.933 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:20:34.935 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:20:34.937 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:20:34.940 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:20:34.942 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:20:34.944 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:20:34.945 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:20:34.947 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:20:34.960 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:34.962 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:20:34.964 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:34.965 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:34.967 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:34.969 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:34.971 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:20:34.973 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:20:34.975 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:20:34.977 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:20:34.978 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:20:34.980 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:20:34.982 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:20:34.984 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:20:34.985 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:20:34.987 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:20:34.989 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:20:35.006 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:20:35.008 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:20:35.021 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:20:35.023 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:20:35.026 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:20:35.028 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:20:35.030 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:20:35.032 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:20:35.034 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:20:35.036 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:20:35.038 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:20:35.040 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:20:35.041 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:20:35.043 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:20:35.048 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:20:35.059 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:20:35.076 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:20:35.088 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:20:35.100 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:20:35.134 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:20:35.192 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:20:35.281 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:20:35.303 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:20:35.345 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:20:35.396 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:20:35.544 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:20:35.558 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:20:35.571 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:20:35.583 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:20:35.668 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:20:35.671 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:20:35.673 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:20:35.676 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:20:35.678 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:20:35.680 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:20:35.683 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:20:35.683 | False' 2022-04-13 14:20:35.685 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:20:35.699 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:20:35.702 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:20:35.704 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:20:35.706 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:20:35.708 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:20:35.710 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:20:35.712 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:20:35.714 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:20:35.716 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:20:35.719 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:20:35.723 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:20:35.725 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:20:35.727 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:20:35.729 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:20:35.731 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:20:35.745 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:35.747 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:20:35.749 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:20:35.790 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:20:35.792 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:20:35.795 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:20:35.797 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:20:35.799 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:20:35.801 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:20:35.803 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:20:35.805 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:20:35.807 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:20:35.809 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:20:35.811 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.813 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 14:20:35.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.818 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 14:20:35.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.822 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 14:20:35.825 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.827 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 14:20:35.829 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.832 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 14:20:35.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.836 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 14:20:35.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.841 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 14:20:35.843 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.845 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 14:20:35.848 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.850 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 14:20:35.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.854 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 14:20:35.857 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.859 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 14:20:35.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.863 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 14:20:35.865 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.867 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 14:20:35.870 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.872 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 14:20:35.874 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.876 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 14:20:35.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.881 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 14:20:35.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.885 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 14:20:35.887 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.889 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 14:20:35.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.894 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 14:20:35.897 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.899 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 14:20:35.901 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.903 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 14:20:35.905 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.908 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 14:20:35.910 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.913 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 14:20:35.915 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.917 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 14:20:35.919 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.921 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 14:20:35.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.926 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 14:20:35.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.930 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 14:20:35.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.935 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 14:20:35.937 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.939 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 14:20:35.941 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.944 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 14:20:35.946 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.948 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 14:20:35.950 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.952 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 14:20:35.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.957 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 14:20:35.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.962 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 14:20:35.964 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.966 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 14:20:35.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.970 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 14:20:35.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.975 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 14:20:35.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.980 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 14:20:35.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.984 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 14:20:35.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.989 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 14:20:35.991 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.993 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 14:20:35.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:35.997 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 14:20:35.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:36.002 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 14:20:36.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:36.006 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 14:20:36.008 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:20:36.010 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 14:20:36.013 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:20:36.015 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:20:36.018 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:20:36.032 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:36.035 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:20:36.037 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:20:36.039 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:20:36.054 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:20:36.057 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:20:36.059 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:20:36.061 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:20:36.064 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:20:36.066 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:20:36.069 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:20:36.071 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:20:36.073 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:20:36.075 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:20:36.076 | Using mysql database backend 2022-04-13 14:20:36.078 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:20:36.094 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:20:36.097 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:20:36.099 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:20:36.102 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:20:36.104 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:20:36.107 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:20:36.122 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:36.124 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:20:36.141 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:20:36.157 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:36.159 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:20:36.179 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:20:36.196 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:20:36.215 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:20:36.218 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:20:36.233 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:36.236 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:20:36.251 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:20:36.254 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:20:36.257 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:20:36.259 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:20:36.262 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:20:36.266 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-142036 2022-04-13 14:20:36.269 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-142036 759' 2022-04-13 14:20:36.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.274 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:20:36.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.278 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:20:36.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.283 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:20:36.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.288 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:20:36.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.292 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 14:20:36.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.297 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 14:20:36.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.302 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-142034 2022-04-13 14:20:36.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.307 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:20:36.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.311 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 14:20:36.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.317 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:20:36.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.321 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:20:36.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.326 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:20:36.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:20:36.331 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:20:36.333 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:20:36.336 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:20:36.338 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:20:36.340 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:20:36.342 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:20:36.345 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:20:36.347 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:20:36.350 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:20:36.352 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:20:36.354 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:20:36.369 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:20:36.371 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:20:36.373 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:36.376 | + functions-common:git_clone:629 : echo master 2022-04-13 14:20:36.379 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:20:36.381 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:20:36.383 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:36.386 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:20:36.388 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:20:36.389 | + functions-common:git_clone:678 : head -1 2022-04-13 14:20:36.391 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:20:36.394 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:20:36.397 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:20:36.400 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:20:36.402 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:20:36.404 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:20:36.407 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:20:36.409 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:20:36.412 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:20:36.414 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:20:36.417 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:20:36.419 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:20:36.422 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:20:36.427 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859636 2022-04-13 14:20:36.430 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:20:36.434 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859547 2022-04-13 14:20:36.437 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 14:20:36.440 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 14:20:36.442 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:20:36.444 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:20:36.447 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:20:36.449 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:20:36.451 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:20:36.454 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:20:36.457 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:20:36.459 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:20:36.462 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:20:36.507 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:20:36.508 | apache2-dev 2022-04-13 14:20:36.508 | bc 2022-04-13 14:20:36.508 | bsdmainutils 2022-04-13 14:20:36.508 | curl 2022-04-13 14:20:36.508 | g++ 2022-04-13 14:20:36.508 | gawk 2022-04-13 14:20:36.508 | gcc 2022-04-13 14:20:36.508 | gettext 2022-04-13 14:20:36.508 | git 2022-04-13 14:20:36.508 | graphviz 2022-04-13 14:20:36.508 | iputils-ping 2022-04-13 14:20:36.508 | libapache2-mod-proxy-uwsgi 2022-04-13 14:20:36.508 | libffi-dev 2022-04-13 14:20:36.508 | libjpeg-dev 2022-04-13 14:20:36.508 | libpcre3-dev 2022-04-13 14:20:36.508 | libpq-dev 2022-04-13 14:20:36.508 | libssl-dev 2022-04-13 14:20:36.508 | libsystemd-dev 2022-04-13 14:20:36.508 | libxml2-dev 2022-04-13 14:20:36.508 | libxslt1-dev 2022-04-13 14:20:36.508 | libyaml-dev 2022-04-13 14:20:36.508 | lsof 2022-04-13 14:20:36.508 | openssh-server 2022-04-13 14:20:36.508 | openssl 2022-04-13 14:20:36.508 | pkg-config 2022-04-13 14:20:36.508 | psmisc 2022-04-13 14:20:36.508 | python3-dev 2022-04-13 14:20:36.508 | python3-pip 2022-04-13 14:20:36.508 | python3-systemd 2022-04-13 14:20:36.508 | python3-venv 2022-04-13 14:20:36.508 | tar 2022-04-13 14:20:36.508 | tcpdump 2022-04-13 14:20:36.508 | unzip 2022-04-13 14:20:36.508 | uuid-runtime 2022-04-13 14:20:36.508 | wget 2022-04-13 14:20:36.508 | wget 2022-04-13 14:20:36.509 | zlib1g-dev 2022-04-13 14:20:36.509 | libkrb5-dev 2022-04-13 14:20:36.509 | libldap2-dev 2022-04-13 14:20:36.509 | libsasl2-dev 2022-04-13 14:20:36.509 | memcached 2022-04-13 14:20:36.509 | python3-mysqldb 2022-04-13 14:20:36.509 | sqlite3 2022-04-13 14:20:36.509 | conntrack 2022-04-13 14:20:36.509 | curl 2022-04-13 14:20:36.509 | dnsmasq-base 2022-04-13 14:20:36.509 | dnsmasq-utils 2022-04-13 14:20:36.509 | ebtables 2022-04-13 14:20:36.509 | genisoimage 2022-04-13 14:20:36.509 | iptables 2022-04-13 14:20:36.509 | iputils-arping 2022-04-13 14:20:36.509 | kpartx 2022-04-13 14:20:36.509 | libjs-jquery-tablesorter 2022-04-13 14:20:36.509 | parted 2022-04-13 14:20:36.509 | pm-utils 2022-04-13 14:20:36.509 | python3-mysqldb 2022-04-13 14:20:36.509 | socat 2022-04-13 14:20:36.509 | sqlite3 2022-04-13 14:20:36.509 | sudo 2022-04-13 14:20:36.509 | vlan 2022-04-13 14:20:36.509 | lsscsi 2022-04-13 14:20:36.509 | open-iscsi 2022-04-13 14:20:36.509 | lvm2 2022-04-13 14:20:36.509 | qemu-utils 2022-04-13 14:20:36.509 | thin-provisioning-tools 2022-04-13 14:20:36.509 | acl 2022-04-13 14:20:36.509 | dnsmasq-base 2022-04-13 14:20:36.509 | dnsmasq-utils 2022-04-13 14:20:36.509 | ebtables 2022-04-13 14:20:36.509 | haproxy 2022-04-13 14:20:36.509 | iptables 2022-04-13 14:20:36.509 | iputils-arping 2022-04-13 14:20:36.510 | iputils-ping 2022-04-13 14:20:36.510 | postgresql-server-dev-all 2022-04-13 14:20:36.510 | python3-mysqldb 2022-04-13 14:20:36.510 | sqlite3 2022-04-13 14:20:36.510 | sudo 2022-04-13 14:20:36.510 | vlan 2022-04-13 14:20:36.510 | pcp 2022-04-13 14:20:36.510 | ipset 2022-04-13 14:20:36.510 | conntrack 2022-04-13 14:20:36.510 | conntrackd 2022-04-13 14:20:36.510 | keepalived 2022-04-13 14:20:36.510 | lvm2 2022-04-13 14:20:36.510 | qemu-utils 2022-04-13 14:20:36.510 | thin-provisioning-tools 2022-04-13 14:20:36.510 | curl 2022-04-13 14:20:36.510 | liberasurecode-dev 2022-04-13 14:20:36.510 | make 2022-04-13 14:20:36.510 | memcached 2022-04-13 14:20:36.510 | rsync 2022-04-13 14:20:36.510 | sqlite3 2022-04-13 14:20:36.510 | xfsprogs' 2022-04-13 14:20:36.512 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:20:36.530 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:20:36.530 | apache2-dev 2022-04-13 14:20:36.530 | bc 2022-04-13 14:20:36.530 | bsdmainutils 2022-04-13 14:20:36.530 | curl 2022-04-13 14:20:36.530 | g++ 2022-04-13 14:20:36.530 | gawk 2022-04-13 14:20:36.530 | gcc 2022-04-13 14:20:36.530 | gettext 2022-04-13 14:20:36.530 | git 2022-04-13 14:20:36.530 | graphviz 2022-04-13 14:20:36.530 | iputils-ping 2022-04-13 14:20:36.530 | libapache2-mod-proxy-uwsgi 2022-04-13 14:20:36.530 | libffi-dev 2022-04-13 14:20:36.530 | libjpeg-dev 2022-04-13 14:20:36.531 | libpcre3-dev 2022-04-13 14:20:36.531 | libpq-dev 2022-04-13 14:20:36.531 | libssl-dev 2022-04-13 14:20:36.531 | libsystemd-dev 2022-04-13 14:20:36.531 | libxml2-dev 2022-04-13 14:20:36.531 | libxslt1-dev 2022-04-13 14:20:36.531 | libyaml-dev 2022-04-13 14:20:36.531 | lsof 2022-04-13 14:20:36.531 | openssh-server 2022-04-13 14:20:36.531 | openssl 2022-04-13 14:20:36.531 | pkg-config 2022-04-13 14:20:36.531 | psmisc 2022-04-13 14:20:36.531 | python3-dev 2022-04-13 14:20:36.531 | python3-pip 2022-04-13 14:20:36.531 | python3-systemd 2022-04-13 14:20:36.531 | python3-venv 2022-04-13 14:20:36.531 | tar 2022-04-13 14:20:36.531 | tcpdump 2022-04-13 14:20:36.531 | unzip 2022-04-13 14:20:36.531 | uuid-runtime 2022-04-13 14:20:36.531 | wget 2022-04-13 14:20:36.531 | wget 2022-04-13 14:20:36.531 | zlib1g-dev 2022-04-13 14:20:36.531 | libkrb5-dev 2022-04-13 14:20:36.531 | libldap2-dev 2022-04-13 14:20:36.531 | libsasl2-dev 2022-04-13 14:20:36.531 | memcached 2022-04-13 14:20:36.531 | python3-mysqldb 2022-04-13 14:20:36.531 | sqlite3 2022-04-13 14:20:36.531 | conntrack 2022-04-13 14:20:36.531 | curl 2022-04-13 14:20:36.531 | dnsmasq-base 2022-04-13 14:20:36.531 | dnsmasq-utils 2022-04-13 14:20:36.531 | ebtables 2022-04-13 14:20:36.531 | genisoimage 2022-04-13 14:20:36.531 | iptables 2022-04-13 14:20:36.532 | iputils-arping 2022-04-13 14:20:36.532 | kpartx 2022-04-13 14:20:36.532 | libjs-jquery-tablesorter 2022-04-13 14:20:36.532 | parted 2022-04-13 14:20:36.532 | pm-utils 2022-04-13 14:20:36.532 | python3-mysqldb 2022-04-13 14:20:36.532 | socat 2022-04-13 14:20:36.532 | sqlite3 2022-04-13 14:20:36.532 | sudo 2022-04-13 14:20:36.532 | vlan 2022-04-13 14:20:36.532 | lsscsi 2022-04-13 14:20:36.532 | open-iscsi 2022-04-13 14:20:36.532 | lvm2 2022-04-13 14:20:36.532 | qemu-utils 2022-04-13 14:20:36.532 | thin-provisioning-tools 2022-04-13 14:20:36.532 | acl 2022-04-13 14:20:36.532 | dnsmasq-base 2022-04-13 14:20:36.532 | dnsmasq-utils 2022-04-13 14:20:36.532 | ebtables 2022-04-13 14:20:36.532 | haproxy 2022-04-13 14:20:36.532 | iptables 2022-04-13 14:20:36.532 | iputils-arping 2022-04-13 14:20:36.532 | iputils-ping 2022-04-13 14:20:36.532 | postgresql-server-dev-all 2022-04-13 14:20:36.532 | python3-mysqldb 2022-04-13 14:20:36.532 | sqlite3 2022-04-13 14:20:36.532 | sudo 2022-04-13 14:20:36.532 | vlan 2022-04-13 14:20:36.532 | pcp 2022-04-13 14:20:36.532 | ipset 2022-04-13 14:20:36.532 | conntrack 2022-04-13 14:20:36.532 | conntrackd 2022-04-13 14:20:36.532 | keepalived 2022-04-13 14:20:36.532 | lvm2 2022-04-13 14:20:36.532 | qemu-utils 2022-04-13 14:20:36.532 | thin-provisioning-tools 2022-04-13 14:20:36.533 | curl 2022-04-13 14:20:36.533 | liberasurecode-dev 2022-04-13 14:20:36.533 | make 2022-04-13 14:20:36.533 | memcached 2022-04-13 14:20:36.533 | rsync 2022-04-13 14:20:36.533 | sqlite3 2022-04-13 14:20:36.533 | xfsprogs ' 2022-04-13 14:20:36.534 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:20:36.536 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:36.538 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:36.542 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:20:36.542 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:20:36.546 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:20:36.549 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:20:36.551 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:20:36.553 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:20:36.555 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:20:36.557 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:36.560 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:20:36.562 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:36.564 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:36.566 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:20:36.568 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:20:36.570 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:36.572 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:20:36.575 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:20:36.579 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:20:36.581 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:20:36.583 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:20:36.585 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:20:36.587 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:20:36.590 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:20:36.593 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859636591 2022-04-13 14:20:36.595 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:20:36.598 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:20:36.600 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 14:20:36.807 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:20:36.841 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:20:36.884 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:20:37.041 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:20:39.013 | Reading package lists... 2022-04-13 14:20:39.044 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:20:39.046 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:20:39.048 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:20:39.051 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:39.053 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:39.055 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:20:39.057 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:39.059 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:20:39.061 | ++ functions-common:time_stop:2432 : start_time=1649859636591 2022-04-13 14:20:39.063 | ++ functions-common:time_stop:2434 : [[ -z 1649859636591 ]] 2022-04-13 14:20:39.066 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:39.070 | ++ functions-common:time_stop:2437 : end_time=1649859639068 2022-04-13 14:20:39.072 | ++ functions-common:time_stop:2438 : elapsed_time=2477 2022-04-13 14:20:39.074 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:20:39.076 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:39.078 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2477 2022-04-13 14:20:39.081 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:20:39.083 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:20:39.086 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:39.088 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:39.090 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:20:39.110 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:20:39.219 | Reading package lists... 2022-04-13 14:20:39.461 | Building dependency tree... 2022-04-13 14:20:39.462 | Reading state information... 2022-04-13 14:20:39.495 | acl is already the newest version (2.2.53-6). 2022-04-13 14:20:39.495 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:20:39.495 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:20:39.495 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:20:39.495 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:20:39.495 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:20:39.495 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:20:39.495 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:20:39.496 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:20:39.496 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:20:39.496 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:20:39.496 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:20:39.496 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:20:39.496 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:20:39.496 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:20:39.496 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:20:39.496 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:20:39.496 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:20:39.496 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:20:39.496 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:20:39.496 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:20:39.496 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:20:39.496 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:20:39.496 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:20:39.496 | psmisc is already the newest version (23.3-1). 2022-04-13 14:20:39.496 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:20:39.496 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:20:39.496 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:20:39.496 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:20:39.496 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:20:39.496 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:20:39.496 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:20:39.496 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:20:39.496 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:20:39.496 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:20:39.496 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:20:39.496 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:20:39.496 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:20:39.496 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:20:39.496 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:20:39.496 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:20:39.497 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:20:39.497 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:20:39.497 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:20:39.497 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:20:39.497 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:20:39.497 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:20:39.497 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:20:39.497 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:20:39.497 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:20:39.497 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:20:39.497 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:20:39.497 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:20:39.497 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:20:39.497 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:20:39.497 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:20:39.497 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:20:39.497 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:20:39.497 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:20:39.497 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:20:39.497 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:20:39.497 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:20:39.497 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:20:39.497 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:20:39.497 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:20:39.497 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:20:39.497 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:20:39.497 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:20:39.497 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:20:39.706 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:20:39.706 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:20:39.706 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:20:39.706 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:20:39.706 | The following packages were automatically installed and are no longer required: 2022-04-13 14:20:39.707 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:20:39.707 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:20:39.707 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:20:39.707 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:20:39.707 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:20:39.707 | python3-zope.interface 2022-04-13 14:20:39.707 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:20:39.819 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:20:39.823 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:20:39.825 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:20:39.827 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:20:39.830 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:39.832 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:39.834 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:20:39.837 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:39.839 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:20:39.841 | ++ functions-common:time_stop:2432 : start_time=1649859639107 2022-04-13 14:20:39.843 | ++ functions-common:time_stop:2434 : [[ -z 1649859639107 ]] 2022-04-13 14:20:39.846 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:39.850 | ++ functions-common:time_stop:2437 : end_time=1649859639847 2022-04-13 14:20:39.852 | ++ functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 14:20:39.854 | ++ functions-common:time_stop:2439 : total=765 2022-04-13 14:20:39.856 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:39.858 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1505 2022-04-13 14:20:39.861 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:20:39.863 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:20:39.866 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:20:39.868 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:20:39.872 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:20:39.876 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:20:39.879 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:20:39.882 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:20:41.242 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:20:41.244 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:20:41.246 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:20:41.248 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:20:41.250 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:20:41.251 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:20:41.254 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:20:41.255 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:20:41.257 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:20:41.259 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:20:41.261 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:20:41.262 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:20:41.264 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:20:41.266 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:20:41.267 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:20:41.269 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:20:41.271 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:20:41.273 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:20:41.274 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:20:41.276 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:20:41.278 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:20:41.280 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:20:41.282 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:20:41.284 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:20:41.351 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:20:41.354 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:20:41.420 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:20:41.423 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:20:41.490 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:20:41.492 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:20:41.493 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:20:41.495 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:20:41.497 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:20:41.499 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:20:41.501 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:20:41.503 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:20:41.505 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:20:41.506 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:20:41.508 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:20:41.508 | Distro: focal 2022-04-13 14:20:41.511 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:20:41.513 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:20:41.516 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:20:41.518 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:20:41.521 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:20:41.521 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:20:42.097 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:20:42.099 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:20:42.099 | pip: 21.3.1 2022-04-13 14:20:42.101 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:20:42.103 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:20:42.104 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:20:42.106 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:20:42.108 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:20:42.109 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:20:42.112 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:20:42.113 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:20:42.115 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:20:42.117 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:20:42.118 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:20:42.120 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:20:42.122 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:20:42.123 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:20:42.125 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:42.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:42.129 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:20:42.130 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:20:42.132 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:20:42.134 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:20:42.136 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:20:42.138 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:20:42.140 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:20:42.141 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:20:42.144 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:20:42.144 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:20:42.149 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 14:20:42.151 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 14:20:42.152 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:42.154 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:42.156 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:42.172 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:20:42.175 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:20:42.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:42.900 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:42.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:42.900 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:44.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:45.731 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:20:45.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 14:20:47.443 | Installing collected packages: setuptools 2022-04-13 14:20:48.404 | Successfully installed setuptools-62.0.0 2022-04-13 14:20:48.404 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:20:48.555 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:48.555 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:48.668 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:48.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:48.672 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:48.674 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:48.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:48.677 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:48.679 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:48.681 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:48.682 | + functions-common:time_stop:2432 : start_time=1649859642168 2022-04-13 14:20:48.684 | + functions-common:time_stop:2434 : [[ -z 1649859642168 ]] 2022-04-13 14:20:48.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:48.689 | + functions-common:time_stop:2437 : end_time=1649859648687 2022-04-13 14:20:48.691 | + functions-common:time_stop:2438 : elapsed_time=6519 2022-04-13 14:20:48.692 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:20:48.694 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:48.696 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6519 2022-04-13 14:20:48.698 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:48.700 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:20:48.702 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:20:48.706 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:20:48.708 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:20:48.711 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:20:48.711 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:20:49.294 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:20:49.296 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:20:49.296 | pip: 21.3.1 2022-04-13 14:20:49.299 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:20:49.302 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:20:49.305 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:20:49.307 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:20:49.310 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:20:49.312 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:49.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:49.316 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:20:49.328 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:20:49.338 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:20:49.349 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:20:49.351 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:20:49.353 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:20:49.355 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:20:49.357 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:20:49.359 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:20:49.362 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:20:49.364 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:20:49.366 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:20:49.368 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:20:49.370 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:20:49.372 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:20:49.374 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:20:49.377 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:20:49.379 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:20:49.381 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:20:49.384 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:20:49.386 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:20:49.388 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:20:49.390 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:20:49.392 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:20:49.394 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:20:49.396 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:20:49.398 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:20:49.401 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:20:49.403 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:20:49.405 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:20:49.407 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:20:49.409 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:20:49.431 | Using python 3.8 to install os-testr 2022-04-13 14:20:49.433 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 14:20:50.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:50.167 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:50.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:50.167 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:51.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:51.360 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:20:51.838 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:20:51.839 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 14:20:51.840 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 14:20:51.854 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 14:20:51.863 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 14:20:51.873 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 14:20:53.510 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:20:53.516 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:53.519 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:53.631 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:53.633 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:53.635 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:53.637 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:53.640 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:53.642 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:53.644 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:53.646 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:53.650 | + functions-common:time_stop:2432 : start_time=1649859649425 2022-04-13 14:20:53.652 | + functions-common:time_stop:2434 : [[ -z 1649859649425 ]] 2022-04-13 14:20:53.655 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:53.659 | + functions-common:time_stop:2437 : end_time=1649859653656 2022-04-13 14:20:53.661 | + functions-common:time_stop:2438 : elapsed_time=4231 2022-04-13 14:20:53.663 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:20:53.665 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:53.668 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4231 2022-04-13 14:20:53.670 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:53.673 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:20:53.724 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:20:54.032 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:20:54.035 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:20:54.037 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:20:54.040 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:20:54.042 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:20:54.066 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:20:55.963 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:55.971 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:55.975 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:55.980 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:55.984 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:55.991 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:55.995 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.020 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.099 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.118 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.122 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.127 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.142 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.150 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.152 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.169 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.187 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.196 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.201 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.219 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.241 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.259 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.267 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.273 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.293 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.322 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.325 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.338 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.343 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.347 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.352 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.368 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.374 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.423 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.442 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.445 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.477 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.540 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.546 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.553 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.604 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.617 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.625 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.729 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.754 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.758 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.769 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.774 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.793 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.801 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.818 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.850 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.879 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.891 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.904 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.922 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.931 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.945 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.956 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.960 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:56.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:57.104 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:20:57.392 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:57.395 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:57.397 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:57.399 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:57.401 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:57.403 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:57.405 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:57.408 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:57.410 | + functions-common:time_stop:2432 : start_time=1649859654058 2022-04-13 14:20:57.412 | + functions-common:time_stop:2434 : [[ -z 1649859654058 ]] 2022-04-13 14:20:57.414 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:57.418 | + functions-common:time_stop:2437 : end_time=1649859657416 2022-04-13 14:20:57.420 | + functions-common:time_stop:2438 : elapsed_time=3358 2022-04-13 14:20:57.422 | + functions-common:time_stop:2439 : total=4231 2022-04-13 14:20:57.425 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:57.427 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7589 2022-04-13 14:20:57.430 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:57.432 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:20:57.434 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:20:57.457 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 14:20:59.231 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.239 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.243 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.248 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.252 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.259 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.263 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.289 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.369 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.388 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.392 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.397 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.412 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.420 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.422 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.439 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.457 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.466 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.471 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.490 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.516 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.535 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.543 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.549 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.570 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.599 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.601 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.615 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.620 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.624 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.629 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.644 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.650 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.700 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.718 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.722 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.754 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.818 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.825 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.831 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.882 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.896 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:20:59.904 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.008 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.033 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.037 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.048 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.054 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.073 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.080 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.097 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.128 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.156 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.169 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.182 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.200 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.209 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.223 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.234 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.238 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:21:00.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:00.246 | Processing /opt/stack/requirements 2022-04-13 14:21:01.995 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 14:21:01.998 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 14:21:02.010 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 14:21:02.015 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:21:02.019 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 14:21:02.025 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 14:21:02.051 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 14:21:02.054 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 14:21:02.065 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 14:21:02.115 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 14:21:02.118 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 14:21:02.133 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 14:21:02.136 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 14:21:02.140 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 14:21:02.145 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 14:21:02.147 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 14:21:02.159 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 14:21:02.170 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 14:21:02.174 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 14:21:02.181 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 14:21:02.230 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 14:21:02.235 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 14:21:02.302 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 14:21:02.305 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:21:02.306 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:21:03.127 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:21:03.127 | ERROR: Command errored out with exit status 1: 2022-04-13 14:21:03.127 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-onxceo4s/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-onxceo4s/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-nxmf4a49 2022-04-13 14:21:03.127 | cwd: /tmp/pip-req-build-onxceo4s/ 2022-04-13 14:21:03.127 | Complete output (6 lines): 2022-04-13 14:21:03.127 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:21:03.127 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:21:03.127 | or: setup.py --help-commands 2022-04-13 14:21:03.127 | or: setup.py cmd --help 2022-04-13 14:21:03.127 | 2022-04-13 14:21:03.127 | error: invalid command 'bdist_wheel' 2022-04-13 14:21:03.127 | ---------------------------------------- 2022-04-13 14:21:03.127 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:21:03.127 | Running setup.py clean for openstack-requirements 2022-04-13 14:21:03.978 | Failed to build openstack-requirements 2022-04-13 14:21:03.994 | Installing collected packages: openstack-requirements 2022-04-13 14:21:03.995 | Attempting uninstall: openstack-requirements 2022-04-13 14:21:03.996 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:21:04.031 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:21:04.050 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:21:04.053 | Running setup.py install for openstack-requirements: started 2022-04-13 14:21:06.421 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:21:06.445 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:21:06.571 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:06.573 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:06.576 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:06.578 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:06.580 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:06.582 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:06.584 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:06.587 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:06.589 | + functions-common:time_stop:2432 : start_time=1649859657449 2022-04-13 14:21:06.591 | + functions-common:time_stop:2434 : [[ -z 1649859657449 ]] 2022-04-13 14:21:06.594 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:06.598 | + functions-common:time_stop:2437 : end_time=1649859666595 2022-04-13 14:21:06.600 | + functions-common:time_stop:2438 : elapsed_time=9146 2022-04-13 14:21:06.602 | + functions-common:time_stop:2439 : total=7589 2022-04-13 14:21:06.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:06.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16735 2022-04-13 14:21:06.608 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:06.611 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:21:06.614 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:21:06.616 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:21:06.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:06.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:06.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:21:06.625 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:06.628 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:21:06.647 | Using python 3.8 to install pbr 2022-04-13 14:21:06.650 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:21:07.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:07.377 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:07.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:07.378 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:08.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:08.551 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:21:10.332 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:10.338 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:10.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:10.453 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:10.456 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:10.458 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:10.460 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:10.462 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:10.464 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:10.466 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:10.468 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:10.471 | + functions-common:time_stop:2432 : start_time=1649859666642 2022-04-13 14:21:10.473 | + functions-common:time_stop:2434 : [[ -z 1649859666642 ]] 2022-04-13 14:21:10.475 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:10.479 | + functions-common:time_stop:2437 : end_time=1649859670477 2022-04-13 14:21:10.481 | + functions-common:time_stop:2438 : elapsed_time=3835 2022-04-13 14:21:10.483 | + functions-common:time_stop:2439 : total=16735 2022-04-13 14:21:10.485 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:10.488 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20570 2022-04-13 14:21:10.490 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:10.492 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:21:12.878 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:21:14.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:14.737 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:21:14.753 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 14:21:14.756 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 14:21:14.761 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:21:14.763 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:21:14.766 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 14:21:14.836 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:21:14.839 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:21:14.842 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:21:14.858 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:21:14.861 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:21:14.863 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:21:14.865 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:21:14.868 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:21:14.870 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:21:14.872 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:21:14.874 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:21:14.877 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:21:14.879 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:21:14.882 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:21:14.885 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:21:14.888 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:21:14.890 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:21:14.892 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:21:14.894 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:21:14.909 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:14.911 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:21:14.913 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:14.915 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:21:14.917 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:14.919 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:21:14.921 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:14.923 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:21:14.926 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:14.928 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:21:14.930 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:21:14.932 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:21:14.934 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:21:14.936 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:21:14.938 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:21:14.940 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:21:14.942 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:21:14.945 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:21:14.947 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:21:14.950 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:21:14.952 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:21:14.955 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:21:14.958 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:21:14.960 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:21:14.964 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:21:14.966 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:21:15.019 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:21:15.019 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:21:15.021 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:21:15.380 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:21:15.389 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:21:15.399 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:15.402 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:21:15.404 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:15.406 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:15.409 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:15.411 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:15.413 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:15.415 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:15.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:15.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:15.422 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:15.425 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:15.427 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:15.429 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:15.432 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:21:15.434 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:15.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:15.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:15.441 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:21:15.461 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 14:21:15.570 | Reading package lists... 2022-04-13 14:21:15.807 | Building dependency tree... 2022-04-13 14:21:15.808 | Reading state information... 2022-04-13 14:21:16.051 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:21:16.052 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:16.053 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:16.053 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:16.053 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:16.053 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:16.053 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:16.053 | python3-zope.interface 2022-04-13 14:21:16.053 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:16.165 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:16.170 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:16.172 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:16.175 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:16.177 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:16.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:16.181 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:16.183 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:16.186 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:16.188 | + functions-common:time_stop:2432 : start_time=1649859675458 2022-04-13 14:21:16.190 | + functions-common:time_stop:2434 : [[ -z 1649859675458 ]] 2022-04-13 14:21:16.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:16.197 | + functions-common:time_stop:2437 : end_time=1649859676195 2022-04-13 14:21:16.199 | + functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 14:21:16.201 | + functions-common:time_stop:2439 : total=1505 2022-04-13 14:21:16.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:16.206 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2242 2022-04-13 14:21:16.208 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:16.210 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:21:16.213 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:21:16.215 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:21:16.217 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:21:16.219 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:21:16.222 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:21:16.224 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:21:16.226 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:21:16.228 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:21:16.231 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:21:16.233 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:21:16.236 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:21:16.238 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:21:16.240 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:21:16.242 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:21:16.244 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:21:16.247 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:21:16.249 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:16.252 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:21:16.254 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:21:16.257 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:21:16.259 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:21:16.261 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:21:16.263 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:21:16.266 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:21:16.268 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:21:16.270 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:21:16.273 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:21:16.288 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:16.290 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:21:16.292 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:21:16.294 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:21:16.297 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:21:16.300 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:21:16.304 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:21:16.307 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:21:16.309 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:21:16.311 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:21:16.314 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:21:16.316 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:21:16.319 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:21:17.003 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:21:17.003 | user tags 2022-04-13 14:21:17.003 | stackrabbit []' 2022-04-13 14:21:17.006 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:21:17.006 | user tags 2022-04-13 14:21:17.006 | stackrabbit []' 2022-04-13 14:21:17.006 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:21:17.013 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:21:17.015 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:21:17.018 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:21:17.682 | Changing password for user "stackrabbit" ... 2022-04-13 14:21:17.744 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:21:18.393 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:21:18.458 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:21:18.461 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:21:19.132 | Changing password for user "stackrabbit" ... 2022-04-13 14:21:19.190 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:21:19.192 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:21:19.195 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:21:19.852 | Deleting user "guest" ... 2022-04-13 14:21:19.867 | Error: 2022-04-13 14:21:19.867 | {:no_such_user, "guest"} 2022-04-13 14:21:19.879 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:21:19.882 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:21:19.898 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:19.900 | + ./stack.sh:main:838 : install_database 2022-04-13 14:21:19.903 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:21:19.905 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:21:19.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:19.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:19.912 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:21:20.289 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:21:20.291 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:20.294 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:21:20.296 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:21:20.298 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:20.301 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:21:20.303 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:21:20.305 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:21:20.308 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:21:20.310 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:21:20.312 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:21:20.315 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:21:20.317 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:21:20.319 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:21:20.322 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:21:20.324 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:20.326 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:21:20.329 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:21:20.331 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:21:20.334 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:21:20.336 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:21:20.338 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:21:20.340 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:21:20.343 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:21:20.345 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:21:20.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:20.356 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:20.359 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:21:20.361 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:20.363 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:20.365 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:20.367 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:20.370 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:20.372 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:20.374 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:20.377 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:20.379 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:20.381 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:20.384 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:20.386 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:20.388 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:21:20.390 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:20.393 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:20.395 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:20.397 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:21:20.418 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 14:21:20.527 | Reading package lists... 2022-04-13 14:21:20.768 | Building dependency tree... 2022-04-13 14:21:20.770 | Reading state information... 2022-04-13 14:21:21.016 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:21:21.016 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:21.017 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:21.017 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:21.017 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:21.017 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:21.017 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:21.017 | python3-zope.interface 2022-04-13 14:21:21.018 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:21.130 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:21.136 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:21.138 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:21.140 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:21.142 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:21.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:21.146 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:21.149 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:21.151 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:21.153 | + functions-common:time_stop:2432 : start_time=1649859680416 2022-04-13 14:21:21.155 | + functions-common:time_stop:2434 : [[ -z 1649859680416 ]] 2022-04-13 14:21:21.158 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:21.163 | + functions-common:time_stop:2437 : end_time=1649859681160 2022-04-13 14:21:21.165 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 14:21:21.167 | + functions-common:time_stop:2439 : total=2242 2022-04-13 14:21:21.169 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:21.171 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2986 2022-04-13 14:21:21.174 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:21.177 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:21:21.179 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:21:21.181 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:21:21.184 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:21:21.186 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:21:21.188 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:21:21.191 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:21:21.193 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:21:21.196 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:21:21.200 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:21:21.200 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:21:21.205 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:21:21.207 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:21:21.209 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:21:21.212 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:21:21.214 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:21:21.236 | Using python 3.8 to install PyMySQL 2022-04-13 14:21:21.238 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 14:21:21.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:21.975 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:21.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:21.975 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:23.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:23.151 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:21:24.801 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:24.806 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:24.807 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:24.907 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:24.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:24.912 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:24.914 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:24.916 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:24.919 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:24.921 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:24.924 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:24.926 | + functions-common:time_stop:2432 : start_time=1649859681230 2022-04-13 14:21:24.928 | + functions-common:time_stop:2434 : [[ -z 1649859681230 ]] 2022-04-13 14:21:24.931 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:24.935 | + functions-common:time_stop:2437 : end_time=1649859684933 2022-04-13 14:21:24.938 | + functions-common:time_stop:2438 : elapsed_time=3703 2022-04-13 14:21:24.940 | + functions-common:time_stop:2439 : total=20570 2022-04-13 14:21:24.942 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:24.944 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24273 2022-04-13 14:21:24.946 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:24.949 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:21:24.951 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:21:24.953 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:21:24.956 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:21:24.972 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:24.974 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:21:24.976 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:21:24.980 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:21:24.980 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:21:24.986 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:21:24.988 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:21:24.990 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 14:21:24.993 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:21:24.995 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:21:24.997 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:21:25.012 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:25.015 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:21:25.017 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:25.019 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:25.021 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:25.024 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:25.026 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:25.028 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:25.030 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:25.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:25.035 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:25.038 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:25.040 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:25.042 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:25.044 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:21:25.047 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:25.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:25.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:25.054 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:21:25.074 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 14:21:25.183 | Reading package lists... 2022-04-13 14:21:25.419 | Building dependency tree... 2022-04-13 14:21:25.420 | Reading state information... 2022-04-13 14:21:25.673 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:21:25.673 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:25.674 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:25.674 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:25.674 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:25.674 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:25.674 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:25.674 | python3-zope.interface 2022-04-13 14:21:25.675 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:25.786 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:25.790 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:25.792 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:25.794 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:25.797 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:25.799 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:25.801 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:25.803 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:25.806 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:25.808 | + functions-common:time_stop:2432 : start_time=1649859685072 2022-04-13 14:21:25.810 | + functions-common:time_stop:2434 : [[ -z 1649859685072 ]] 2022-04-13 14:21:25.813 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:25.817 | + functions-common:time_stop:2437 : end_time=1649859685815 2022-04-13 14:21:25.819 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 14:21:25.821 | + functions-common:time_stop:2439 : total=2986 2022-04-13 14:21:25.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:25.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3729 2022-04-13 14:21:25.829 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:25.831 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:21:25.847 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:25.849 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:21:25.851 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:21:25.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:21:25.857 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:21:25.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:21:25.880 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:25.883 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:25.885 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:25.887 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:25.889 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:25.892 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:25.894 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:25.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:25.898 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:25.901 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:25.903 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:25.905 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:25.907 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:21:25.909 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:25.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:25.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:25.916 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:21:25.936 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 14:21:26.044 | Reading package lists... 2022-04-13 14:21:26.281 | Building dependency tree... 2022-04-13 14:21:26.282 | Reading state information... 2022-04-13 14:21:26.533 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:21:26.534 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:21:26.534 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:21:26.534 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:26.535 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:26.535 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:26.535 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:26.535 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:26.535 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:26.535 | python3-zope.interface 2022-04-13 14:21:26.535 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:26.646 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:26.650 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:26.653 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:26.655 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:26.657 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:26.659 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:26.661 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:26.663 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:26.665 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:26.667 | + functions-common:time_stop:2432 : start_time=1649859685933 2022-04-13 14:21:26.669 | + functions-common:time_stop:2434 : [[ -z 1649859685933 ]] 2022-04-13 14:21:26.673 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:26.677 | + functions-common:time_stop:2437 : end_time=1649859686674 2022-04-13 14:21:26.679 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 14:21:26.681 | + functions-common:time_stop:2439 : total=3729 2022-04-13 14:21:26.683 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:26.685 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4470 2022-04-13 14:21:26.688 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:26.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:21:26.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:26.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:26.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:21:26.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:21:26.702 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:21:26.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:21:26.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:21:26.711 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:21:26.712 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:21:26.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:21:26.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:21:26.721 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:21:26.723 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:21:26.725 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:21:26.727 | + functions:vercmp:631 : local result 2022-04-13 14:21:26.731 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:21:26.731 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:21:26.731 | ++ functions:vercmp:635 : head -1 2022-04-13 14:21:26.736 | + functions:vercmp:635 : result=3.13 2022-04-13 14:21:26.739 | + functions:vercmp:637 : case $op in 2022-04-13 14:21:26.741 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:21:26.743 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:21:26.745 | + functions:vercmp:648 : return 2022-04-13 14:21:26.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:21:26.750 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:21:26.753 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:21:27.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:21:27.218 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:21:27.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:21:27.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.230 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:21:27.253 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:27.256 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:21:27.258 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:21:27.258 | Installing etcd 2022-04-13 14:21:27.261 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:21:27.273 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:21:27.285 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:27.287 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:21:27.300 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:21:27.306 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:27.309 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:27.312 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:27.317 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:27.319 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 14:21:27.321 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:21:27.324 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:27.326 | ++ functions:get_extra_file:74 : return 2022-04-13 14:21:27.329 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:21:27.332 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:21:27.334 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:21:27.336 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:21:27.352 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:21:27.354 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:21:27.357 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:21:27.372 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:21:27.374 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:21:27.377 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:21:27.379 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:21:27.382 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:21:27.384 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:21:27.386 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:21:27.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:21:27.391 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:21:27.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:21:27.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.402 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:21:27.404 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:21:27.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:21:27.409 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:21:27.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:21:27.417 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.419 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:21:27.422 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:21:27.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:21:27.427 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:21:27.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:21:27.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.438 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:21:27.440 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:21:27.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:21:27.445 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:21:27.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:21:27.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.456 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:21:27.458 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:21:27.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:21:27.462 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:21:27.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:21:27.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.474 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:21:27.476 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:21:27.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:21:27.480 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:21:27.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:21:27.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.492 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:21:27.494 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:21:27.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:21:27.499 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:21:27.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:21:27.508 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.510 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:21:27.513 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:21:27.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:21:27.517 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:21:27.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.523 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:21:27.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.528 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:21:27.530 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:21:27.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:21:27.535 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:21:27.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.539 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.541 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:21:27.543 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.546 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:21:27.548 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:21:27.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:21:27.553 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:21:27.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.557 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.560 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:21:27.562 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.564 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:21:27.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:21:27.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:21:27.571 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:21:27.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.576 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.578 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:21:27.580 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.583 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:21:27.585 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:21:27.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:21:27.589 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:21:27.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:21:27.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.601 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:21:27.603 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:21:27.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:21:27.608 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:21:27.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:21:27.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.619 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:21:27.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:21:27.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:21:27.627 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:21:27.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:21:27.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.638 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:21:27.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:21:27.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:21:27.645 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:21:27.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:21:27.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.656 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:21:27.658 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:21:27.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:21:27.663 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:21:27.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:21:27.671 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.674 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:21:27.677 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:21:27.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:21:27.681 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:21:27.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:21:27.691 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.693 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:21:27.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:21:27.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:21:27.700 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:21:27.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:21:27.709 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.711 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:21:27.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:21:27.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:21:27.718 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:21:27.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.722 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:21:27.727 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.729 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:21:27.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:21:27.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:21:27.736 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:21:27.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:21:27.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.748 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:21:27.751 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:21:27.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:21:27.755 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:21:27.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:21:27.764 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.766 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:21:27.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:21:27.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:21:27.773 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:21:27.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.778 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.780 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:21:27.782 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.784 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:21:27.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:21:27.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:21:27.791 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:21:27.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.796 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:21:27.801 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.803 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:21:27.805 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:21:27.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:21:27.810 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:21:27.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.815 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:21:27.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.822 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:21:27.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:21:27.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:21:27.829 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:21:27.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:21:27.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.840 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:21:27.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:21:27.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:21:27.847 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:21:27.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:21:27.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.859 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:21:27.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:21:27.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:21:27.866 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:21:27.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:21:27.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.877 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:21:27.879 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:21:27.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:21:27.884 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:21:27.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.888 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.891 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:21:27.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.895 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:21:27.898 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:21:27.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:21:27.902 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:21:27.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.910 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:21:27.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.915 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:21:27.917 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:21:27.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:21:27.922 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:21:27.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.929 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:21:27.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.934 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:21:27.936 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:21:27.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:21:27.941 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:21:27.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:21:27.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.952 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:21:27.954 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:21:27.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:21:27.959 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:21:27.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:21:27.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.971 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:21:27.973 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:21:27.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:21:27.977 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:21:27.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:27.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:27.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:21:27.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:27.989 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:21:27.992 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:21:27.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:21:27.996 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:21:27.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:28.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:28.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:21:28.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:28.007 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:21:28.010 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:21:28.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:21:28.014 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:21:28.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:28.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:28.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:21:28.023 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:28.025 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:21:28.027 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:21:28.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:21:28.032 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:21:28.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:28.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:28.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:21:28.042 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:28.044 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:21:28.046 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:21:28.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:21:28.051 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:21:28.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:28.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:28.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:21:28.060 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:28.063 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:21:28.065 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:21:28.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:21:28.070 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:21:28.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:28.074 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:28.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:21:28.079 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:28.081 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:21:28.101 | Using python 3.8 to install etcd3 2022-04-13 14:21:28.104 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 14:21:28.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:28.841 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:28.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:28.841 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:29.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:30.026 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:21:30.034 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:21:30.035 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:21:30.036 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:21:30.037 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:21:31.713 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:31.720 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:31.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:31.820 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:31.822 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:31.824 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:31.826 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:31.829 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:31.831 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:31.833 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:31.835 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:31.837 | + functions-common:time_stop:2432 : start_time=1649859688096 2022-04-13 14:21:31.839 | + functions-common:time_stop:2434 : [[ -z 1649859688096 ]] 2022-04-13 14:21:31.842 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:31.846 | + functions-common:time_stop:2437 : end_time=1649859691844 2022-04-13 14:21:31.848 | + functions-common:time_stop:2438 : elapsed_time=3748 2022-04-13 14:21:31.850 | + functions-common:time_stop:2439 : total=24273 2022-04-13 14:21:31.852 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:31.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28021 2022-04-13 14:21:31.857 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:31.859 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:21:31.880 | Using python 3.8 to install etcd3gw 2022-04-13 14:21:31.882 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 14:21:32.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:32.616 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:32.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:32.616 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:33.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:33.814 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:21:33.822 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:21:33.823 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:21:33.824 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:21:33.825 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:21:33.859 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 14:21:33.860 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 14:21:33.861 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 14:21:33.863 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 14:21:35.527 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:35.533 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:35.533 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:35.635 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:35.638 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:35.640 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:35.642 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:35.645 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:35.647 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:35.649 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:35.652 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:35.654 | + functions-common:time_stop:2432 : start_time=1649859691874 2022-04-13 14:21:35.656 | + functions-common:time_stop:2434 : [[ -z 1649859691874 ]] 2022-04-13 14:21:35.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:35.663 | + functions-common:time_stop:2437 : end_time=1649859695660 2022-04-13 14:21:35.665 | + functions-common:time_stop:2438 : elapsed_time=3786 2022-04-13 14:21:35.667 | + functions-common:time_stop:2439 : total=28021 2022-04-13 14:21:35.669 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:35.672 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31807 2022-04-13 14:21:35.674 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:35.677 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:21:35.679 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:21:35.682 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:21:35.684 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:21:35.686 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:21:35.689 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:21:35.692 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:21:35.694 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:21:35.697 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:21:35.699 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:21:35.701 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:21:35.704 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:21:35.706 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:21:35.708 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:21:35.710 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:21:35.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:35.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:35.717 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:21:35.719 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:21:35.722 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:21:35.724 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:21:35.726 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:21:35.728 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:21:35.731 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:35.733 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:21:35.736 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:35.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:35.740 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:21:35.742 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:21:35.745 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:21:35.747 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:21:35.749 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:21:35.752 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:21:35.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:35.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:35.759 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:21:35.779 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:21:35.887 | Reading package lists... 2022-04-13 14:21:36.130 | Building dependency tree... 2022-04-13 14:21:36.131 | Reading state information... 2022-04-13 14:21:36.379 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:21:36.379 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:21:36.379 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:21:36.379 | The following packages were automatically installed and are no longer required: 2022-04-13 14:21:36.380 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:21:36.380 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:21:36.380 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:21:36.380 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:21:36.380 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:21:36.381 | python3-zope.interface 2022-04-13 14:21:36.381 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:21:36.499 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:21:36.503 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:21:36.506 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:21:36.508 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:36.510 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:36.512 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:36.514 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:36.517 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:36.519 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:21:36.521 | + functions-common:time_stop:2432 : start_time=1649859695777 2022-04-13 14:21:36.523 | + functions-common:time_stop:2434 : [[ -z 1649859695777 ]] 2022-04-13 14:21:36.526 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:36.530 | + functions-common:time_stop:2437 : end_time=1649859696528 2022-04-13 14:21:36.533 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-13 14:21:36.535 | + functions-common:time_stop:2439 : total=4470 2022-04-13 14:21:36.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:36.539 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5221 2022-04-13 14:21:36.542 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:21:36.555 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:21:36.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:21:36.555 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:21:36.555 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:21:36.616 | Module proxy already enabled 2022-04-13 14:21:36.621 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:21:36.683 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:21:36.683 | Module proxy already enabled 2022-04-13 14:21:36.683 | Module proxy_uwsgi already enabled 2022-04-13 14:21:36.687 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:21:36.690 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:21:36.692 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:21:36.694 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:21:36.821 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:21:36.823 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:21:36.826 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:21:36.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:21:36.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.840 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:21:36.842 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:21:36.844 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:21:36.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:21:36.854 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.856 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:21:36.858 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:21:36.861 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:21:36.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:21:36.870 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.872 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:21:36.875 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:21:36.878 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:21:36.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.885 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:21:36.887 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.889 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:21:36.893 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:21:36.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:21:36.903 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.905 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:21:36.908 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:21:36.910 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:21:36.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:21:36.922 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.924 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:21:36.942 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:36.944 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:21:36.947 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:21:36.949 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:21:36.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.954 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.957 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:21:36.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.961 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:21:36.977 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:36.980 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:21:36.982 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:21:36.984 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:21:36.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:36.989 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:36.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:21:36.994 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:36.996 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:21:36.998 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:21:37.001 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:21:37.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:21:37.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:21:37.008 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:21:37.011 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:21:37.013 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:21:37.016 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:21:37.018 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:21:37.021 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:21:37.024 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:21:37.026 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:21:37.029 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:21:37.030 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:21:37.035 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:21:37.038 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:21:37.040 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:21:37.043 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:21:37.045 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:21:37.066 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:21:37.068 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 14:21:37.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:37.804 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:37.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:37.804 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:38.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:38.986 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:21:39.037 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:21:39.038 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:21:39.039 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:21:39.041 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:21:39.042 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 14:21:39.043 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:21:39.044 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:21:39.045 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:21:39.046 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:21:39.047 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 14:21:39.048 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 14:21:39.049 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:21:39.050 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:21:39.052 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:21:39.107 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 14:21:39.108 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 14:21:39.110 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 14:21:39.148 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 14:21:39.188 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 14:21:39.189 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 14:21:39.190 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 14:21:39.192 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 14:21:39.240 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 14:21:39.243 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 14:21:39.252 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 14:21:39.254 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 14:21:39.266 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 14:21:39.268 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 14:21:39.271 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 14:21:39.333 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 14:21:39.334 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 14:21:39.336 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 14:21:39.339 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 14:21:39.387 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 14:21:39.399 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 14:21:40.967 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:40.973 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:40.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:41.076 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:41.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:41.081 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:41.083 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:41.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:41.087 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:41.089 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:41.091 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:41.094 | + functions-common:time_stop:2432 : start_time=1649859697060 2022-04-13 14:21:41.096 | + functions-common:time_stop:2434 : [[ -z 1649859697060 ]] 2022-04-13 14:21:41.099 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:41.103 | + functions-common:time_stop:2437 : end_time=1649859701101 2022-04-13 14:21:41.105 | + functions-common:time_stop:2438 : elapsed_time=4041 2022-04-13 14:21:41.107 | + functions-common:time_stop:2439 : total=31807 2022-04-13 14:21:41.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:41.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35848 2022-04-13 14:21:41.114 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:41.116 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:21:41.118 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:21:41.121 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:21:41.124 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:21:41.126 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:21:41.128 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:21:41.132 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:21:41.132 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:21:41.137 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:21:41.140 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:21:41.142 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:21:41.145 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:21:41.147 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:21:41.168 | Using python 3.8 to install python-memcached 2022-04-13 14:21:41.171 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 14:21:41.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:41.900 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:41.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:41.900 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:43.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:43.085 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:21:43.088 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:21:44.739 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:21:44.745 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:44.745 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:44.845 | + inc/python:pip_install:200 : result=0 2022-04-13 14:21:44.848 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:21:44.850 | + functions-common:time_stop:2425 : local name 2022-04-13 14:21:44.852 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:21:44.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:21:44.856 | + functions-common:time_stop:2428 : local total 2022-04-13 14:21:44.859 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:21:44.861 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:21:44.863 | + functions-common:time_stop:2432 : start_time=1649859701163 2022-04-13 14:21:44.865 | + functions-common:time_stop:2434 : [[ -z 1649859701163 ]] 2022-04-13 14:21:44.868 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:21:44.872 | + functions-common:time_stop:2437 : end_time=1649859704870 2022-04-13 14:21:44.874 | + functions-common:time_stop:2438 : elapsed_time=3707 2022-04-13 14:21:44.876 | + functions-common:time_stop:2439 : total=35848 2022-04-13 14:21:44.878 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:21:44.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39555 2022-04-13 14:21:44.883 | + inc/python:pip_install:203 : return 0 2022-04-13 14:21:44.885 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:21:44.902 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:21:44.904 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 14:21:44.907 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:21:44.910 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:21:44.912 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:21:44.914 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:21:44.916 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:21:44.919 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:21:44.933 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:21:44.936 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:21:44.938 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:21:44.940 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:21:44.942 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:21:44.944 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:21:44.946 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:21:44.949 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:21:44.951 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:21:44.954 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:21:44.969 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:21:44.971 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:21:44.973 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:44.976 | + functions-common:git_clone:629 : echo master 2022-04-13 14:21:44.976 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:21:44.981 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:21:44.983 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:21:44.985 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:21:44.987 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:21:44.988 | + functions-common:git_clone:678 : head -1 2022-04-13 14:21:44.991 | c141e6164 trivial: Fix typo 2022-04-13 14:21:44.993 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:21:44.995 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:21:44.997 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:21:45.000 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:21:45.002 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:21:45.004 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:21:45.006 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:21:45.009 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:21:45.011 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:21:45.013 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:21:45.016 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:21:45.018 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:21:45.021 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:21:45.023 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:21:45.026 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:21:45.028 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:21:45.030 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:21:45.033 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:21:45.038 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:21:45.041 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 14:21:45.724 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:21:45.726 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:21:45.729 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:21:45.732 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:21:45.734 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:21:45.736 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:21:45.738 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:21:45.741 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:21:45.743 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:21:45.745 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:21:45.748 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:21:45.750 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:21:45.752 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:21:45.755 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:21:45.774 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:21:45.776 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 14:21:46.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:46.502 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:46.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:21:46.502 | from cryptography.utils import int_from_bytes 2022-04-13 14:21:47.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:21:47.724 | Obtaining file:///opt/stack/keystone 2022-04-13 14:21:47.725 | Preparing metadata (setup.py): started 2022-04-13 14:21:48.498 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:21:48.498 | ERROR: Command errored out with exit status 1: 2022-04-13 14:21:48.498 | 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-9x3qkc3b 2022-04-13 14:21:48.498 | cwd: /opt/stack/keystone/ 2022-04-13 14:21:48.498 | Complete output (16 lines): 2022-04-13 14:21:48.498 | Error parsing 2022-04-13 14:21:48.498 | Traceback (most recent call last): 2022-04-13 14:21:48.498 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:21:48.498 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:21:48.498 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:21:48.498 | pbr.hooks.setup_hook(config) 2022-04-13 14:21:48.498 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:21:48.498 | metadata_config.run() 2022-04-13 14:21:48.498 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:21:48.498 | self.hook() 2022-04-13 14:21:48.498 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:21:48.499 | self.config['version'] = packaging.get_version( 2022-04-13 14:21:48.499 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:21:48.499 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:21:48.499 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:21:48.499 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:21:48.499 | ---------------------------------------- 2022-04-13 14:21:48.499 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:21:48.499 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:21:48.506 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:21:48.506 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:21:48.590 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:21:48.592 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:21:48.595 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:21:48.598 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:21:48.600 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:21:48.602 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:21:48.604 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:21:48.606 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:21:48.608 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:21:48.610 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:21:48.610 | Error on exit 2022-04-13 14:21:48.612 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:21:48.614 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859631 77 fail 2022-04-13 14:21:49.194 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:21:49.196 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:21:50.071 | + ./stack.sh:exit_trap:558 : exit 1