2022-06-10 11:03:48.642 | + ./stack.sh:main:482 : exec 2022-06-10 11:03:48.642 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-110348.summary.2022-06-10-110348 2022-06-10 11:03:48.642 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110348' 2022-06-10 11:03:48.642 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:03:48.642 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110348 2022-06-10 11:03:48.642 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110348 /opt/stack/logs/stack.sh.log 2022-06-10 11:03:48.642 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110348.summary.2022-06-10-110348 /opt/stack/logs/stack.sh.log.summary 2022-06-10 11:03:48.642 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 11:03:48.642 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 11:03:48.642 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 11:03:48.642 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 11:03:48.642 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 11:03:48.642 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 11:03:48.642 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 11:03:48.642 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:03:48.642 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 11:03:48.642 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 11:03:48.642 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:03:48.643 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:03:48.645 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 11:03:48.647 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 11:03:48.651 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:03:48.653 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 11:03:48.655 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 11:03:48.657 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 11:03:48.659 | + ./stack.sh:main:571 : uname -a 2022-06-10 11:03:48.661 | Linux n-d-master-1 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-06-10 11:03:48.663 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 11:03:48.665 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 11:03:48.668 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 11:03:48.706 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 11:03:48.723 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 11:03:48.725 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 11:03:48.727 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 11:03:48.728 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 11:03:48.730 | + functions-common:fetch_plugins:1777 : return 2022-06-10 11:03:48.732 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 11:03:48.734 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 11:03:48.736 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:03:48.738 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:03:48.740 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:03:48.742 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:03:48.744 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:03:48.745 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:03:48.748 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:03:48.751 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:03:48.753 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:03:48.755 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:03:48.757 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 11:03:48.759 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:03:48.773 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:48.775 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:03:48.777 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.779 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.781 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.783 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.785 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:03:48.787 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 11:03:48.788 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 11:03:48.790 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:03:48.793 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:03:48.795 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 11:03:48.797 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 11:03:48.799 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 11:03:48.802 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 11:03:48.803 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 11:03:48.805 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 11:03:48.826 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 11:03:48.828 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 11:03:48.843 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:48.845 | +++ lib/tls:source:43 : hostname -f 2022-06-10 11:03:48.849 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 11:03:48.851 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 11:03:48.853 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 11:03:48.855 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 11:03:48.857 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 11:03:48.858 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 11:03:48.860 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 11:03:48.862 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 11:03:48.865 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 11:03:48.868 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 11:03:48.872 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 11:03:48.885 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 11:03:48.904 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 11:03:48.919 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 11:03:48.932 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 11:03:48.969 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 11:03:49.032 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 11:03:49.130 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 11:03:49.156 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 11:03:49.209 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 11:03:49.265 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 11:03:49.418 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 11:03:49.434 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 11:03:49.448 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 11:03:49.462 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 11:03:49.550 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 11:03:49.552 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 11:03:49.555 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 11:03:49.557 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 11:03:49.559 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 11:03:49.561 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 11:03:49.564 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 11:03:49.564 | False' 2022-06-10 11:03:49.567 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 11:03:49.583 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 11:03:49.585 | + ./stack.sh:main:619 : run_phase source 2022-06-10 11:03:49.590 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 11:03:49.592 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:03:49.595 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:03:49.598 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:03:49.602 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:03:49.604 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:03:49.607 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:03:49.610 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:03:49.614 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:03:49.616 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:03:49.618 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:03:49.620 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 11:03:49.622 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:03:49.639 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:49.642 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:03:49.644 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 11:03:49.685 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 11:03:49.687 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 11:03:49.689 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:03:49.692 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 11:03:49.694 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 11:03:49.696 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 11:03:49.698 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 11:03:49.700 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 11:03:49.703 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 11:03:49.705 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 11:03:49.708 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.710 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 11:03:49.712 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.715 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 11:03:49.717 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.719 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 11:03:49.721 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.724 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 11:03:49.726 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.728 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 11:03:49.731 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.734 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 11:03:49.736 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.739 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 11:03:49.742 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.745 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 11:03:49.747 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.749 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 11:03:49.751 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.754 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 11:03:49.757 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.759 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-10 11:03:49.761 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.764 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 11:03:49.766 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.769 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 11:03:49.771 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.773 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 11:03:49.776 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.778 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 11:03:49.780 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.783 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 11:03:49.785 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.788 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 11:03:49.790 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.792 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 11:03:49.794 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.797 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 11:03:49.799 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.802 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 11:03:49.804 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.806 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 11:03:49.808 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.811 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 11:03:49.813 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.815 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 11:03:49.818 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.820 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 11:03:49.823 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.825 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 11:03:49.827 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.830 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 11:03:49.832 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.834 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 11:03:49.837 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.839 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 11:03:49.841 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.843 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 11:03:49.846 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.849 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 11:03:49.851 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.854 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 11:03:49.856 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.858 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 11:03:49.860 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.863 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-10 11:03:49.866 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.868 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 11:03:49.870 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.872 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 11:03:49.875 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.877 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 11:03:49.880 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.882 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 11:03:49.885 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.887 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 11:03:49.889 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.892 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 11:03:49.894 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.896 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 11:03:49.898 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.901 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 11:03:49.903 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.906 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 11:03:49.908 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.911 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 11:03:49.914 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.916 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 11:03:49.919 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.921 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 11:03:49.923 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.926 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 11:03:49.929 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:03:49.932 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 11:03:49.934 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 11:03:49.937 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:03:49.939 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 11:03:49.955 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:49.958 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 11:03:49.960 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:03:49.962 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 11:03:49.978 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:49.981 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 11:03:49.984 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 11:03:49.986 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 11:03:49.989 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 11:03:49.992 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 11:03:49.994 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 11:03:49.996 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 11:03:50.000 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 11:03:50.003 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 11:03:50.003 | Using mysql database backend 2022-06-10 11:03:50.006 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 11:03:50.024 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 11:03:50.027 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 11:03:50.030 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:03:50.032 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 11:03:50.035 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:03:50.038 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 11:03:50.058 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:50.061 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 11:03:50.078 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 11:03:50.096 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:50.099 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 11:03:50.117 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 11:03:50.134 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 11:03:50.153 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:50.155 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 11:03:50.173 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:50.176 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 11:03:50.193 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 11:03:50.196 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 11:03:50.199 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 11:03:50.203 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 11:03:50.207 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 11:03:50.212 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-110350 2022-06-10 11:03:50.214 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-110350 752' 2022-06-10 11:03:50.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.219 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:03:50.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.225 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 11:03:50.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.230 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 11:03:50.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.235 | + 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,c-vol,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,c-bak,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-06-10 11:03:50.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.241 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-06-10 11:03:50.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.246 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-06-10 11:03:50.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.251 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-110348 2022-06-10 11:03:50.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.256 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 11:03:50.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.261 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-06-10 11:03:50.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.266 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 11:03:50.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.272 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 11:03:50.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.276 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 11:03:50.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.282 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 11:03:50.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.288 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.16 2022-06-10 11:03:50.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:03:50.293 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 11:03:50.296 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 11:03:50.299 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 11:03:50.302 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 11:03:50.305 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 11:03:50.307 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:03:50.309 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:03:50.312 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:03:50.315 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:03:50.317 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:03:50.319 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:03:50.335 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:03:50.337 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:03:50.339 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.343 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:03:50.343 | + functions-common:git_clone:618 : echo master 2022-06-10 11:03:50.349 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 11:03:50.352 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.355 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 11:03:50.372 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 11:03:50.375 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:03:50.381 | + functions-common:git_clone:679 : head -1 2022-06-10 11:03:50.383 | e9011ef2 Updated from generate-constraints 2022-06-10 11:03:50.386 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:03:50.388 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 11:03:50.392 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:03:50.394 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 11:03:50.397 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 11:03:50.402 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 11:03:50.404 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 11:03:50.407 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:03:50.410 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 11:03:50.413 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 11:03:50.415 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 11:03:50.418 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 11:03:50.423 | ++ tools/install_prereqs.sh:source:47 : NOW=1654859030 2022-06-10 11:03:50.427 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 11:03:50.431 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858950 2022-06-10 11:03:50.434 | ++ tools/install_prereqs.sh:source:49 : DELTA=80 2022-06-10 11:03:50.437 | ++ tools/install_prereqs.sh:source:50 : [[ 80 -lt 7200 ]] 2022-06-10 11:03:50.439 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 11:03:50.442 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 11:03:50.445 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 11:03:50.447 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 11:03:50.450 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 11:03:50.452 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 11:03:50.454 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 11:03:50.458 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 11:03:50.461 | +++ 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,c-vol,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,c-bak,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-06-10 11:03:50.511 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 11:03:50.511 | apache2-dev 2022-06-10 11:03:50.511 | bc 2022-06-10 11:03:50.511 | bsdmainutils 2022-06-10 11:03:50.511 | curl 2022-06-10 11:03:50.511 | g++ 2022-06-10 11:03:50.511 | gawk 2022-06-10 11:03:50.511 | gcc 2022-06-10 11:03:50.512 | gettext 2022-06-10 11:03:50.512 | git 2022-06-10 11:03:50.512 | graphviz 2022-06-10 11:03:50.512 | iputils-ping 2022-06-10 11:03:50.512 | libapache2-mod-proxy-uwsgi 2022-06-10 11:03:50.512 | libffi-dev 2022-06-10 11:03:50.512 | libjpeg-dev 2022-06-10 11:03:50.512 | libpcre3-dev 2022-06-10 11:03:50.512 | libpq-dev 2022-06-10 11:03:50.512 | libssl-dev 2022-06-10 11:03:50.512 | libsystemd-dev 2022-06-10 11:03:50.512 | libxml2-dev 2022-06-10 11:03:50.512 | libxslt1-dev 2022-06-10 11:03:50.512 | libyaml-dev 2022-06-10 11:03:50.512 | lsof 2022-06-10 11:03:50.512 | openssh-server 2022-06-10 11:03:50.512 | openssl 2022-06-10 11:03:50.512 | pkg-config 2022-06-10 11:03:50.512 | psmisc 2022-06-10 11:03:50.512 | python3-dev 2022-06-10 11:03:50.512 | python3-pip 2022-06-10 11:03:50.512 | python3-systemd 2022-06-10 11:03:50.512 | python3-venv 2022-06-10 11:03:50.512 | tar 2022-06-10 11:03:50.512 | tcpdump 2022-06-10 11:03:50.512 | unzip 2022-06-10 11:03:50.512 | uuid-runtime 2022-06-10 11:03:50.512 | wget 2022-06-10 11:03:50.512 | wget 2022-06-10 11:03:50.512 | zlib1g-dev 2022-06-10 11:03:50.512 | libkrb5-dev 2022-06-10 11:03:50.512 | libldap2-dev 2022-06-10 11:03:50.512 | libsasl2-dev 2022-06-10 11:03:50.512 | memcached 2022-06-10 11:03:50.512 | python3-mysqldb 2022-06-10 11:03:50.513 | sqlite3 2022-06-10 11:03:50.513 | conntrack 2022-06-10 11:03:50.513 | curl 2022-06-10 11:03:50.513 | dnsmasq-base 2022-06-10 11:03:50.513 | dnsmasq-utils 2022-06-10 11:03:50.513 | ebtables 2022-06-10 11:03:50.513 | genisoimage 2022-06-10 11:03:50.513 | iptables 2022-06-10 11:03:50.513 | iputils-arping 2022-06-10 11:03:50.513 | kpartx 2022-06-10 11:03:50.513 | libjs-jquery-tablesorter 2022-06-10 11:03:50.513 | parted 2022-06-10 11:03:50.513 | pm-utils 2022-06-10 11:03:50.513 | python3-mysqldb 2022-06-10 11:03:50.513 | socat 2022-06-10 11:03:50.513 | sqlite3 2022-06-10 11:03:50.513 | sudo 2022-06-10 11:03:50.513 | vlan 2022-06-10 11:03:50.513 | lsscsi 2022-06-10 11:03:50.513 | open-iscsi 2022-06-10 11:03:50.513 | lvm2 2022-06-10 11:03:50.513 | qemu-utils 2022-06-10 11:03:50.513 | thin-provisioning-tools 2022-06-10 11:03:50.513 | acl 2022-06-10 11:03:50.513 | dnsmasq-base 2022-06-10 11:03:50.513 | dnsmasq-utils 2022-06-10 11:03:50.513 | ebtables 2022-06-10 11:03:50.513 | haproxy 2022-06-10 11:03:50.513 | iptables 2022-06-10 11:03:50.513 | iputils-arping 2022-06-10 11:03:50.513 | iputils-ping 2022-06-10 11:03:50.513 | postgresql-server-dev-all 2022-06-10 11:03:50.513 | python3-mysqldb 2022-06-10 11:03:50.513 | sqlite3 2022-06-10 11:03:50.513 | sudo 2022-06-10 11:03:50.514 | vlan 2022-06-10 11:03:50.514 | pcp 2022-06-10 11:03:50.514 | ipset 2022-06-10 11:03:50.514 | conntrack 2022-06-10 11:03:50.514 | conntrackd 2022-06-10 11:03:50.514 | keepalived 2022-06-10 11:03:50.514 | lvm2 2022-06-10 11:03:50.514 | qemu-utils 2022-06-10 11:03:50.514 | thin-provisioning-tools 2022-06-10 11:03:50.514 | curl 2022-06-10 11:03:50.514 | liberasurecode-dev 2022-06-10 11:03:50.514 | make 2022-06-10 11:03:50.514 | memcached 2022-06-10 11:03:50.514 | rsync 2022-06-10 11:03:50.514 | sqlite3 2022-06-10 11:03:50.514 | xfsprogs' 2022-06-10 11:03:50.516 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 11:03:50.541 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 11:03:50.541 | apache2-dev 2022-06-10 11:03:50.541 | bc 2022-06-10 11:03:50.541 | bsdmainutils 2022-06-10 11:03:50.541 | curl 2022-06-10 11:03:50.541 | g++ 2022-06-10 11:03:50.541 | gawk 2022-06-10 11:03:50.541 | gcc 2022-06-10 11:03:50.541 | gettext 2022-06-10 11:03:50.541 | git 2022-06-10 11:03:50.541 | graphviz 2022-06-10 11:03:50.541 | iputils-ping 2022-06-10 11:03:50.541 | libapache2-mod-proxy-uwsgi 2022-06-10 11:03:50.542 | libffi-dev 2022-06-10 11:03:50.542 | libjpeg-dev 2022-06-10 11:03:50.542 | libpcre3-dev 2022-06-10 11:03:50.542 | libpq-dev 2022-06-10 11:03:50.542 | libssl-dev 2022-06-10 11:03:50.542 | libsystemd-dev 2022-06-10 11:03:50.542 | libxml2-dev 2022-06-10 11:03:50.542 | libxslt1-dev 2022-06-10 11:03:50.542 | libyaml-dev 2022-06-10 11:03:50.542 | lsof 2022-06-10 11:03:50.542 | openssh-server 2022-06-10 11:03:50.542 | openssl 2022-06-10 11:03:50.542 | pkg-config 2022-06-10 11:03:50.542 | psmisc 2022-06-10 11:03:50.542 | python3-dev 2022-06-10 11:03:50.542 | python3-pip 2022-06-10 11:03:50.542 | python3-systemd 2022-06-10 11:03:50.542 | python3-venv 2022-06-10 11:03:50.542 | tar 2022-06-10 11:03:50.542 | tcpdump 2022-06-10 11:03:50.542 | unzip 2022-06-10 11:03:50.542 | uuid-runtime 2022-06-10 11:03:50.542 | wget 2022-06-10 11:03:50.542 | wget 2022-06-10 11:03:50.542 | zlib1g-dev 2022-06-10 11:03:50.542 | libkrb5-dev 2022-06-10 11:03:50.542 | libldap2-dev 2022-06-10 11:03:50.542 | libsasl2-dev 2022-06-10 11:03:50.542 | memcached 2022-06-10 11:03:50.542 | python3-mysqldb 2022-06-10 11:03:50.542 | sqlite3 2022-06-10 11:03:50.542 | conntrack 2022-06-10 11:03:50.542 | curl 2022-06-10 11:03:50.542 | dnsmasq-base 2022-06-10 11:03:50.542 | dnsmasq-utils 2022-06-10 11:03:50.543 | ebtables 2022-06-10 11:03:50.543 | genisoimage 2022-06-10 11:03:50.543 | iptables 2022-06-10 11:03:50.543 | iputils-arping 2022-06-10 11:03:50.543 | kpartx 2022-06-10 11:03:50.543 | libjs-jquery-tablesorter 2022-06-10 11:03:50.543 | parted 2022-06-10 11:03:50.543 | pm-utils 2022-06-10 11:03:50.543 | python3-mysqldb 2022-06-10 11:03:50.543 | socat 2022-06-10 11:03:50.543 | sqlite3 2022-06-10 11:03:50.543 | sudo 2022-06-10 11:03:50.543 | vlan 2022-06-10 11:03:50.543 | lsscsi 2022-06-10 11:03:50.543 | open-iscsi 2022-06-10 11:03:50.543 | lvm2 2022-06-10 11:03:50.543 | qemu-utils 2022-06-10 11:03:50.543 | thin-provisioning-tools 2022-06-10 11:03:50.543 | acl 2022-06-10 11:03:50.543 | dnsmasq-base 2022-06-10 11:03:50.543 | dnsmasq-utils 2022-06-10 11:03:50.543 | ebtables 2022-06-10 11:03:50.543 | haproxy 2022-06-10 11:03:50.543 | iptables 2022-06-10 11:03:50.543 | iputils-arping 2022-06-10 11:03:50.543 | iputils-ping 2022-06-10 11:03:50.543 | postgresql-server-dev-all 2022-06-10 11:03:50.543 | python3-mysqldb 2022-06-10 11:03:50.543 | sqlite3 2022-06-10 11:03:50.543 | sudo 2022-06-10 11:03:50.543 | vlan 2022-06-10 11:03:50.543 | pcp 2022-06-10 11:03:50.543 | ipset 2022-06-10 11:03:50.543 | conntrack 2022-06-10 11:03:50.543 | conntrackd 2022-06-10 11:03:50.543 | keepalived 2022-06-10 11:03:50.544 | lvm2 2022-06-10 11:03:50.544 | qemu-utils 2022-06-10 11:03:50.544 | thin-provisioning-tools 2022-06-10 11:03:50.544 | curl 2022-06-10 11:03:50.544 | liberasurecode-dev 2022-06-10 11:03:50.544 | make 2022-06-10 11:03:50.544 | memcached 2022-06-10 11:03:50.544 | rsync 2022-06-10 11:03:50.544 | sqlite3 2022-06-10 11:03:50.544 | xfsprogs ' 2022-06-10 11:03:50.544 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 11:03:50.547 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:50.549 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:50.554 | ++ 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-06-10 11:03:50.554 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 11:03:50.559 | ++ 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-06-10 11:03:50.561 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 11:03:50.563 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:03:50.565 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 11:03:50.567 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:03:50.569 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.572 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:03:50.574 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:50.576 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:50.578 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:03:50.580 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 11:03:50.583 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:50.585 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 11:03:50.587 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 11:03:50.592 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 11:03:50.594 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 11:03:50.596 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 11:03:50.599 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 11:03:50.601 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:03:50.603 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:03:50.607 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654859030605 2022-06-10 11:03:50.609 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 11:03:50.611 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 11:03:50.614 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 11:03:50.856 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 11:03:50.885 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 11:03:50.905 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 11:03:50.964 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 11:03:53.209 | Reading package lists... 2022-06-10 11:03:53.242 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 11:03:53.244 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 11:03:53.246 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:03:53.248 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:53.250 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:53.252 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:03:53.255 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:53.257 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 11:03:53.259 | ++ functions-common:time_stop:2433 : start_time=1654859030605 2022-06-10 11:03:53.261 | ++ functions-common:time_stop:2435 : [[ -z 1654859030605 ]] 2022-06-10 11:03:53.264 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:53.267 | ++ functions-common:time_stop:2438 : end_time=1654859033265 2022-06-10 11:03:53.270 | ++ functions-common:time_stop:2439 : elapsed_time=2660 2022-06-10 11:03:53.272 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 11:03:53.274 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:53.276 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2660 2022-06-10 11:03:53.279 | ++ functions-common:install_package:1465 : 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-06-10 11:03:53.281 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:03:53.283 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:53.286 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:53.288 | ++ functions-common:real_install_package:1451 : 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-06-10 11:03:53.310 | ++ functions-common:apt_get:1231 : 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-06-10 11:03:53.420 | Reading package lists... 2022-06-10 11:03:53.687 | Building dependency tree... 2022-06-10 11:03:53.689 | Reading state information... 2022-06-10 11:03:53.736 | acl is already the newest version (2.2.53-6). 2022-06-10 11:03:53.736 | bc is already the newest version (1.07.1-2build1). 2022-06-10 11:03:53.736 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 11:03:53.736 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 11:03:53.736 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 11:03:53.736 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:03:53.736 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 11:03:53.736 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:03:53.736 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 11:03:53.736 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 11:03:53.736 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 11:03:53.736 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 11:03:53.736 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 11:03:53.736 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 11:03:53.736 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 11:03:53.736 | libffi-dev is already the newest version (3.3-4). 2022-06-10 11:03:53.736 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 11:03:53.736 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 11:03:53.736 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 11:03:53.736 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 11:03:53.736 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 11:03:53.736 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:03:53.736 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 11:03:53.737 | psmisc is already the newest version (23.3-1). 2022-06-10 11:03:53.737 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:03:53.737 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 11:03:53.737 | python3-systemd is already the newest version (234-3build2). 2022-06-10 11:03:53.737 | socat is already the newest version (1.7.3.3-2). 2022-06-10 11:03:53.737 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 11:03:53.737 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 11:03:53.737 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 11:03:53.737 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 11:03:53.737 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 11:03:53.737 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 11:03:53.737 | pcp is already the newest version (5.0.3-1). 2022-06-10 11:03:53.737 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 11:03:53.737 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:03:53.737 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:03:53.737 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:03:53.737 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 11:03:53.737 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:03:53.737 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:03:53.737 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 11:03:53.737 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 11:03:53.737 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 11:03:53.737 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 11:03:53.738 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 11:03:53.738 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 11:03:53.738 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 11:03:53.738 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 11:03:53.738 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 11:03:53.738 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:03:53.738 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 11:03:53.738 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 11:03:53.738 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 11:03:53.738 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 11:03:53.738 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 11:03:53.739 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 11:03:53.739 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:03:53.739 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 11:03:53.739 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 11:03:53.739 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 11:03:53.739 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 11:03:53.739 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 11:03:53.739 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 11:03:53.739 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 11:03:53.739 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 11:03:53.739 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 11:03:53.739 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 11:03:53.989 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:03:53.990 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 11:03:53.990 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 11:03:53.990 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 11:03:53.990 | The following packages were automatically installed and are no longer required: 2022-06-10 11:03:53.991 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:03:53.991 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:03:53.991 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:03:53.992 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:03:53.992 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:03:53.992 | python3-zope.interface 2022-06-10 11:03:53.992 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:03:54.109 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:03:54.114 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 11:03:54.116 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:03:54.118 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:03:54.121 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:54.123 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:54.125 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:03:54.127 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:54.129 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:03:54.131 | ++ functions-common:time_stop:2433 : start_time=1654859033307 2022-06-10 11:03:54.134 | ++ functions-common:time_stop:2435 : [[ -z 1654859033307 ]] 2022-06-10 11:03:54.136 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:54.140 | ++ functions-common:time_stop:2438 : end_time=1654859034138 2022-06-10 11:03:54.143 | ++ functions-common:time_stop:2439 : elapsed_time=831 2022-06-10 11:03:54.145 | ++ functions-common:time_stop:2440 : total=845 2022-06-10 11:03:54.147 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:54.149 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1676 2022-06-10 11:03:54.151 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 11:03:54.154 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 11:03:54.157 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:03:54.160 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 11:03:54.164 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 11:03:54.169 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 11:03:54.171 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 11:03:54.174 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 11:03:55.651 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 11:03:55.653 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 11:03:55.656 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 11:03:55.657 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 11:03:55.659 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 11:03:55.661 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 11:03:55.663 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 11:03:55.665 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 11:03:55.666 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 11:03:55.668 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 11:03:55.670 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 11:03:55.672 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 11:03:55.675 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 11:03:55.677 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 11:03:55.679 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 11:03:55.681 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 11:03:55.682 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 11:03:55.685 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 11:03:55.687 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 11:03:55.689 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 11:03:55.692 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 11:03:55.695 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 11:03:55.697 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 11:03:55.700 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 11:03:55.771 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 11:03:55.773 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 11:03:55.842 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 11:03:55.844 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 11:03:55.914 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 11:03:55.916 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 11:03:55.918 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 11:03:55.920 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 11:03:55.922 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 11:03:55.924 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 11:03:55.928 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 11:03:55.930 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 11:03:55.933 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 11:03:55.935 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 11:03:55.938 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 11:03:55.938 | Distro: focal 2022-06-10 11:03:55.940 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 11:03:55.943 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:03:55.947 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:03:55.949 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:03:55.951 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:03:55.952 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:03:56.544 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:03:56.546 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:03:56.546 | pip: 21.3.1 2022-06-10 11:03:56.548 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 11:03:56.550 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 11:03:56.552 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:03:56.554 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:03:56.555 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:03:56.557 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:03:56.559 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:03:56.560 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:03:56.562 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:03:56.564 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:03:56.566 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:56.568 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:03:56.570 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 11:03:56.572 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:56.573 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:56.575 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 11:03:56.579 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 11:03:56.582 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 11:03:56.584 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:03:56.588 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:03:56.589 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:03:56.592 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:03:56.592 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:03:57.183 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:03:57.185 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:03:57.185 | pip: 21.3.1 2022-06-10 11:03:57.188 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 11:03:57.191 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:03:57.194 | + ./stack.sh:main:791 : fixup_all 2022-06-10 11:03:57.196 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 11:03:57.199 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 11:03:57.201 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:57.203 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:57.205 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 11:03:57.217 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 11:03:57.229 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 11:03:57.240 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 11:03:57.243 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 11:03:57.245 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:03:57.247 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:03:57.249 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:03:57.251 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:03:57.253 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:03:57.256 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:03:57.258 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:03:57.260 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:03:57.262 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:57.264 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:03:57.266 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 11:03:57.268 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 11:03:57.271 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 11:03:57.273 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:03:57.275 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:03:57.277 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:03:57.280 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:03:57.282 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:03:57.284 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:03:57.287 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 11:03:57.289 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 11:03:57.310 | Using python 3.8 to install os-testr 2022-06-10 11:03:57.312 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 11:03:58.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:58.053 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:58.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:58.053 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:59.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:59.187 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 11:03:59.257 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-10 11:03:59.258 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 11:03:59.260 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 11:03:59.272 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-10 11:03:59.283 | 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-06-10 11:03:59.294 | 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-06-10 11:04:00.898 | 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-06-10 11:04:00.973 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:00.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:01.084 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:01.086 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:01.088 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:01.090 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:01.092 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:01.095 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:01.097 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:01.099 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:01.101 | + functions-common:time_stop:2433 : start_time=1654859037305 2022-06-10 11:04:01.103 | + functions-common:time_stop:2435 : [[ -z 1654859037305 ]] 2022-06-10 11:04:01.106 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:01.110 | + functions-common:time_stop:2438 : end_time=1654859041107 2022-06-10 11:04:01.112 | + functions-common:time_stop:2439 : elapsed_time=3802 2022-06-10 11:04:01.115 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:04:01.117 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:01.119 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3802 2022-06-10 11:04:01.121 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:01.124 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 11:04:01.176 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 11:04:01.526 | + ./stack.sh:main:805 : install_infra 2022-06-10 11:04:01.528 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:04:01.532 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 11:04:01.534 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:04:01.538 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 11:04:01.562 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:04:04.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:04.490 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:04:04.802 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:04.805 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:04.807 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:04.809 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:04.811 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:04.813 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:04.815 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:04.818 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:04.820 | + functions-common:time_stop:2433 : start_time=1654859041554 2022-06-10 11:04:04.822 | + functions-common:time_stop:2435 : [[ -z 1654859041554 ]] 2022-06-10 11:04:04.824 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:04.828 | + functions-common:time_stop:2438 : end_time=1654859044826 2022-06-10 11:04:04.831 | + functions-common:time_stop:2439 : elapsed_time=3272 2022-06-10 11:04:04.833 | + functions-common:time_stop:2440 : total=3802 2022-06-10 11:04:04.835 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:04.837 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7074 2022-06-10 11:04:04.840 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:04.842 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:04:04.844 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 11:04:04.867 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 11:04:07.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:07.544 | Processing /opt/stack/requirements 2022-06-10 11:04:09.292 | 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 22)) (6.0) 2022-06-10 11:04:09.295 | 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 169)) (3.0.0) 2022-06-10 11:04:09.306 | 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 329)) (21.3) 2022-06-10 11:04:09.311 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:04:09.314 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:04:09.320 | 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 454)) (2.27.1) 2022-06-10 11:04:09.348 | 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 490)) (1.16.0) 2022-06-10 11:04:09.351 | 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 543)) (2.5.0) 2022-06-10 11:04:09.361 | 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 569)) (1.26.9) 2022-06-10 11:04:09.393 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 11:04:09.396 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 11:04:09.412 | 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 201)) (3.3) 2022-06-10 11:04:09.415 | 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 454)) (2022.5.18.1) 2022-06-10 11:04:09.418 | 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 113)) (2.0.12) 2022-06-10 11:04:09.423 | 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 165)) (1.0.0) 2022-06-10 11:04:09.425 | 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 115)) (3.10.1) 2022-06-10 11:04:09.437 | 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 523)) (3.5.0) 2022-06-10 11:04:09.445 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:04:09.492 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:04:09.495 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:04:09.525 | 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 90)) (21.4.0) 2022-06-10 11:04:09.587 | 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 370)) (1.8.2) 2022-06-10 11:04:09.589 | 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 579)) (0.2.5) 2022-06-10 11:04:09.594 | Building wheels for collected packages: openstack-requirements 2022-06-10 11:04:09.595 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 11:04:10.431 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 11:04:10.432 | ERROR: Command errored out with exit status 1: 2022-06-10 11:04:10.432 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6qyo8sop/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6qyo8sop/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-taoo_m7b 2022-06-10 11:04:10.432 | cwd: /tmp/pip-req-build-6qyo8sop/ 2022-06-10 11:04:10.432 | Complete output (6 lines): 2022-06-10 11:04:10.432 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 11:04:10.432 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 11:04:10.432 | or: setup.py --help-commands 2022-06-10 11:04:10.432 | or: setup.py cmd --help 2022-06-10 11:04:10.432 | 2022-06-10 11:04:10.432 | error: invalid command 'bdist_wheel' 2022-06-10 11:04:10.432 | ---------------------------------------- 2022-06-10 11:04:10.432 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 11:04:10.432 | Running setup.py clean for openstack-requirements 2022-06-10 11:04:11.271 | Failed to build openstack-requirements 2022-06-10 11:04:11.287 | Installing collected packages: openstack-requirements 2022-06-10 11:04:11.287 | Attempting uninstall: openstack-requirements 2022-06-10 11:04:11.288 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 11:04:11.324 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 11:04:11.343 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 11:04:11.345 | Running setup.py install for openstack-requirements: started 2022-06-10 11:04:13.753 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 11:04:13.777 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 11:04:13.908 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:13.911 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:13.913 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:13.915 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:13.917 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:13.919 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:13.921 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:13.924 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:13.926 | + functions-common:time_stop:2433 : start_time=1654859044860 2022-06-10 11:04:13.928 | + functions-common:time_stop:2435 : [[ -z 1654859044860 ]] 2022-06-10 11:04:13.931 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:13.935 | + functions-common:time_stop:2438 : end_time=1654859053933 2022-06-10 11:04:13.937 | + functions-common:time_stop:2439 : elapsed_time=9073 2022-06-10 11:04:13.939 | + functions-common:time_stop:2440 : total=7074 2022-06-10 11:04:13.942 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:13.944 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16147 2022-06-10 11:04:13.946 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:13.949 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 11:04:13.951 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 11:04:13.954 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 11:04:13.956 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:13.959 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:13.962 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-10 11:04:13.964 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:13.966 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 11:04:13.988 | Using python 3.8 to install pbr 2022-06-10 11:04:13.990 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:04:14.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:14.729 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:14.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:14.730 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:15.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:15.834 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 11:04:17.555 | 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-06-10 11:04:17.627 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:17.627 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:17.736 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:17.739 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:17.742 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:17.744 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:17.746 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:17.748 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:17.750 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:17.752 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:17.755 | + functions-common:time_stop:2433 : start_time=1654859053982 2022-06-10 11:04:17.757 | + functions-common:time_stop:2435 : [[ -z 1654859053982 ]] 2022-06-10 11:04:17.760 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:17.764 | + functions-common:time_stop:2438 : end_time=1654859057761 2022-06-10 11:04:17.766 | + functions-common:time_stop:2439 : elapsed_time=3779 2022-06-10 11:04:17.768 | + functions-common:time_stop:2440 : total=16147 2022-06-10 11:04:17.771 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:17.773 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19926 2022-06-10 11:04:17.775 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:17.777 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 11:04:20.054 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 11:04:21.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:21.970 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 11:04:21.991 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 11:04:21.996 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 11:04:21.999 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 11:04:22.002 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 11:04:22.006 | 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.9) 2022-06-10 11:04:22.080 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:04:22.083 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:04:22.086 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 11:04:22.103 | + ./stack.sh:main:814 : pkgs= 2022-06-10 11:04:22.105 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 11:04:22.107 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 11:04:22.110 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 11:04:22.112 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 11:04:22.115 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:04:22.117 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:04:22.119 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:04:22.121 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:04:22.124 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:04:22.127 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:04:22.131 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:04:22.133 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:04:22.136 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:04:22.138 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 11:04:22.140 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:04:22.155 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:22.157 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:04:22.160 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.162 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 11:04:22.164 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.166 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:04:22.168 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.170 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 11:04:22.172 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.174 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 11:04:22.177 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:04:22.179 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:04:22.181 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 11:04:22.183 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 11:04:22.186 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:04:22.188 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:04:22.190 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 11:04:22.193 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 11:04:22.195 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 11:04:22.197 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 11:04:22.199 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 11:04:22.202 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 11:04:22.204 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 11:04:22.207 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 11:04:22.209 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 11:04:22.211 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 11:04:22.265 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 11:04:22.265 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 11:04:22.268 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 11:04:22.627 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 11:04:22.636 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 11:04:22.647 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:22.651 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 11:04:22.654 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:22.657 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:22.661 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:22.663 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:22.667 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:22.672 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:22.674 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:22.677 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:22.680 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:22.683 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:22.685 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:22.687 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:22.691 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 11:04:22.694 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:22.697 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:22.699 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:22.701 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 11:04:22.725 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 11:04:22.839 | Reading package lists... 2022-06-10 11:04:23.096 | Building dependency tree... 2022-06-10 11:04:23.098 | Reading state information... 2022-06-10 11:04:23.380 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 11:04:23.380 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:23.381 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:23.381 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:23.381 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:23.381 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:23.381 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:23.381 | python3-zope.interface 2022-06-10 11:04:23.381 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:23.506 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:23.511 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:23.513 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:23.515 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:23.518 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:23.520 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:23.522 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:23.525 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:23.527 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:23.529 | + functions-common:time_stop:2433 : start_time=1654859062722 2022-06-10 11:04:23.531 | + functions-common:time_stop:2435 : [[ -z 1654859062722 ]] 2022-06-10 11:04:23.534 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:23.539 | + functions-common:time_stop:2438 : end_time=1654859063536 2022-06-10 11:04:23.541 | + functions-common:time_stop:2439 : elapsed_time=814 2022-06-10 11:04:23.543 | + functions-common:time_stop:2440 : total=1676 2022-06-10 11:04:23.545 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:23.547 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2490 2022-06-10 11:04:23.550 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:23.553 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 11:04:23.555 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:04:23.557 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:04:23.559 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:04:23.562 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:04:23.564 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:04:23.566 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:04:23.569 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 11:04:23.571 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:04:23.573 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:04:23.576 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:04:23.578 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:04:23.580 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:04:23.583 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:04:23.586 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:04:23.588 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:04:23.590 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:23.592 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:04:23.595 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 11:04:23.597 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:04:23.600 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:04:23.602 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:04:23.604 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:04:23.607 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:04:23.609 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:04:23.611 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 11:04:23.614 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 11:04:23.630 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:23.633 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 11:04:23.635 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:04:23.637 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 11:04:23.640 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 11:04:23.643 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 11:04:23.648 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 11:04:23.650 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 11:04:23.653 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 11:04:23.655 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 11:04:23.657 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 11:04:23.661 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 11:04:23.664 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 11:04:24.383 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 11:04:24.383 | user tags 2022-06-10 11:04:24.383 | stackrabbit []' 2022-06-10 11:04:24.387 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 11:04:24.387 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 11:04:24.387 | user tags 2022-06-10 11:04:24.387 | stackrabbit []' 2022-06-10 11:04:24.393 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 11:04:24.396 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 11:04:24.398 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:04:25.074 | Changing password for user "stackrabbit" ... 2022-06-10 11:04:25.139 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 11:04:25.824 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 11:04:25.878 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 11:04:25.880 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:04:26.561 | Changing password for user "stackrabbit" ... 2022-06-10 11:04:26.621 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 11:04:26.623 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 11:04:26.626 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 11:04:27.329 | Deleting user "guest" ... 2022-06-10 11:04:27.345 | Error: 2022-06-10 11:04:27.345 | {:no_such_user, "guest"} 2022-06-10 11:04:27.359 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 11:04:27.361 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 11:04:27.378 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:27.380 | + ./stack.sh:main:831 : install_database 2022-06-10 11:04:27.383 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 11:04:27.385 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 11:04:27.387 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:27.390 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:27.392 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 11:04:27.747 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 11:04:27.749 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:27.751 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 11:04:27.754 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 11:04:27.757 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:27.760 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 11:04:27.762 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:04:27.765 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:04:27.767 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:04:27.770 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:04:27.773 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:04:27.777 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:04:27.780 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:04:27.782 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:04:27.784 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:27.787 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:04:27.789 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 11:04:27.791 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:04:27.794 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:04:27.796 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:04:27.798 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:04:27.801 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:04:27.803 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:04:27.805 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 11:04:27.808 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:27.810 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:27.812 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 11:04:27.815 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:27.818 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:27.823 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:27.825 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:27.828 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:27.830 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:27.833 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:27.835 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:27.838 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:27.841 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:27.843 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:27.846 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:27.849 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 11:04:27.852 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:27.856 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:27.858 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:27.861 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 11:04:27.883 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 11:04:27.995 | Reading package lists... 2022-06-10 11:04:28.255 | Building dependency tree... 2022-06-10 11:04:28.256 | Reading state information... 2022-06-10 11:04:28.537 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 11:04:28.537 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:28.538 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:28.538 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:28.538 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:28.538 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:28.538 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:28.539 | python3-zope.interface 2022-06-10 11:04:28.539 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:28.655 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:28.660 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:28.663 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:28.665 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:28.667 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:28.670 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:28.672 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:28.674 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:28.677 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:28.679 | + functions-common:time_stop:2433 : start_time=1654859067880 2022-06-10 11:04:28.681 | + functions-common:time_stop:2435 : [[ -z 1654859067880 ]] 2022-06-10 11:04:28.684 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:28.688 | + functions-common:time_stop:2438 : end_time=1654859068686 2022-06-10 11:04:28.690 | + functions-common:time_stop:2439 : elapsed_time=806 2022-06-10 11:04:28.692 | + functions-common:time_stop:2440 : total=2490 2022-06-10 11:04:28.696 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:28.698 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3296 2022-06-10 11:04:28.700 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:28.702 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 11:04:28.705 | + ./stack.sh:main:834 : install_database_python 2022-06-10 11:04:28.707 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 11:04:28.710 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 11:04:28.712 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 11:04:28.714 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:04:28.717 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 11:04:28.720 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 11:04:28.723 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:04:28.726 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:04:28.727 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:04:28.732 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 11:04:28.734 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 11:04:28.737 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 11:04:28.740 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 11:04:28.742 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 11:04:28.765 | Using python 3.8 to install PyMySQL 2022-06-10 11:04:28.767 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 11:04:29.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:29.516 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:29.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:29.516 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:30.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:30.691 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:04:32.304 | 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-06-10 11:04:32.376 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:32.376 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:32.482 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:32.484 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:32.487 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:32.489 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:32.492 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:32.494 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:32.496 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:32.499 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:32.501 | + functions-common:time_stop:2433 : start_time=1654859068759 2022-06-10 11:04:32.504 | + functions-common:time_stop:2435 : [[ -z 1654859068759 ]] 2022-06-10 11:04:32.507 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:32.511 | + functions-common:time_stop:2438 : end_time=1654859072508 2022-06-10 11:04:32.513 | + functions-common:time_stop:2439 : elapsed_time=3749 2022-06-10 11:04:32.515 | + functions-common:time_stop:2440 : total=19926 2022-06-10 11:04:32.518 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:32.520 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23675 2022-06-10 11:04:32.522 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:32.525 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 11:04:32.527 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:04:32.529 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 11:04:32.532 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 11:04:32.548 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:32.551 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 11:04:32.554 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 11:04:32.557 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:04:32.557 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:04:32.562 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:04:32.565 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 11:04:32.568 | + 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,c-vol,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,c-bak,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-06-10 11:04:32.570 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:04:32.573 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 11:04:32.575 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 11:04:32.590 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:32.593 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 11:04:32.595 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:32.597 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:32.600 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:32.602 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:32.604 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:32.606 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:32.609 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:32.611 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:32.614 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:32.616 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:32.618 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:32.620 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:32.623 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 11:04:32.625 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:32.627 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:32.630 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:32.632 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 11:04:32.653 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 11:04:32.773 | Reading package lists... 2022-06-10 11:04:33.046 | Building dependency tree... 2022-06-10 11:04:33.047 | Reading state information... 2022-06-10 11:04:33.324 | radvd is already the newest version (1:2.17-2). 2022-06-10 11:04:33.324 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:33.325 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:33.325 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:33.325 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:33.325 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:33.325 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:33.325 | python3-zope.interface 2022-06-10 11:04:33.326 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:33.441 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:33.445 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:33.447 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:33.450 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:33.452 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:33.454 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:33.457 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:33.459 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:33.461 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:33.464 | + functions-common:time_stop:2433 : start_time=1654859072650 2022-06-10 11:04:33.466 | + functions-common:time_stop:2435 : [[ -z 1654859072650 ]] 2022-06-10 11:04:33.469 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:33.473 | + functions-common:time_stop:2438 : end_time=1654859073470 2022-06-10 11:04:33.476 | + functions-common:time_stop:2439 : elapsed_time=820 2022-06-10 11:04:33.478 | + functions-common:time_stop:2440 : total=3296 2022-06-10 11:04:33.480 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:33.482 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4116 2022-06-10 11:04:33.485 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:33.487 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 11:04:33.504 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:33.506 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 11:04:33.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 11:04:33.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 11:04:33.514 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 11:04:33.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 11:04:33.538 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:33.540 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:33.543 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:33.545 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:33.547 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:33.550 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:33.552 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:33.554 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:33.557 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:33.559 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:33.561 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:33.563 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:33.566 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 11:04:33.568 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:33.571 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:33.573 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:33.575 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 11:04:33.596 | + functions-common:apt_get:1231 : 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-06-10 11:04:33.708 | Reading package lists... 2022-06-10 11:04:33.985 | Building dependency tree... 2022-06-10 11:04:33.986 | Reading state information... 2022-06-10 11:04:34.262 | fakeroot is already the newest version (1.24-1). 2022-06-10 11:04:34.262 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:04:34.262 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 11:04:34.262 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:34.263 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:34.263 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:34.263 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:34.263 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:34.264 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:34.264 | python3-zope.interface 2022-06-10 11:04:34.264 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:34.382 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:34.386 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:34.388 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:34.390 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:34.392 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:34.395 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:34.397 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:34.399 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:34.401 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:34.404 | + functions-common:time_stop:2433 : start_time=1654859073594 2022-06-10 11:04:34.406 | + functions-common:time_stop:2435 : [[ -z 1654859073594 ]] 2022-06-10 11:04:34.408 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:34.413 | + functions-common:time_stop:2438 : end_time=1654859074410 2022-06-10 11:04:34.415 | + functions-common:time_stop:2439 : elapsed_time=816 2022-06-10 11:04:34.417 | + functions-common:time_stop:2440 : total=4116 2022-06-10 11:04:34.419 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:34.421 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4932 2022-06-10 11:04:34.424 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:34.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 11:04:34.429 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:34.431 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:34.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 11:04:34.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 11:04:34.438 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 11:04:34.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 11:04:34.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 11:04:34.449 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 11:04:34.449 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 11:04:34.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 11:04:34.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 11:04:34.459 | + functions:vercmp:628 : local v1=5.4 2022-06-10 11:04:34.461 | + functions:vercmp:629 : local 'op=<' 2022-06-10 11:04:34.464 | + functions:vercmp:630 : local v2=3.13 2022-06-10 11:04:34.466 | + functions:vercmp:631 : local result 2022-06-10 11:04:34.470 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 11:04:34.470 | ++ functions:vercmp:635 : head -1 2022-06-10 11:04:34.470 | ++ functions:vercmp:635 : sort -V 2022-06-10 11:04:34.476 | + functions:vercmp:635 : result=3.13 2022-06-10 11:04:34.478 | + functions:vercmp:637 : case $op in 2022-06-10 11:04:34.480 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 11:04:34.483 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 11:04:34.485 | + functions:vercmp:648 : return 2022-06-10 11:04:34.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 11:04:34.490 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:04:34.492 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 11:04:34.975 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 11:04:34.978 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 11:04:34.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:34.984 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:34.987 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-10 11:04:34.989 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:34.992 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 11:04:35.015 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:35.017 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 11:04:35.020 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 11:04:35.020 | Installing etcd 2022-06-10 11:04:35.023 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 11:04:35.036 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 11:04:35.050 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:35.052 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 11:04:35.065 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 11:04:35.069 | ++ 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-06-10 11:04:35.072 | ++ 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-06-10 11:04:35.075 | +++ 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-06-10 11:04:35.079 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:04:35.082 | ++ 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-06-10 11:04:35.086 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 11:04:35.088 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:04:35.091 | ++ functions:get_extra_file:74 : return 2022-06-10 11:04:35.093 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:04:35.096 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 11:04:35.099 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 11:04:35.102 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 11:04:35.119 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:04:35.121 | + ./stack.sh:main:861 : install_dstat 2022-06-10 11:04:35.124 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 11:04:35.142 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:04:35.145 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 11:04:35.147 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:04:35.149 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 11:04:35.151 | + ./stack.sh:main:870 : install_libs 2022-06-10 11:04:35.154 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 11:04:35.156 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 11:04:35.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 11:04:35.161 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 11:04:35.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.166 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.168 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-10 11:04:35.170 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.172 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 11:04:35.174 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 11:04:35.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 11:04:35.179 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 11:04:35.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.184 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.186 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-10 11:04:35.188 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.191 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 11:04:35.194 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 11:04:35.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 11:04:35.198 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 11:04:35.200 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.203 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.205 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-10 11:04:35.208 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.210 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 11:04:35.212 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 11:04:35.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 11:04:35.217 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 11:04:35.220 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.222 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.227 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-10 11:04:35.230 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.232 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 11:04:35.234 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 11:04:35.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 11:04:35.239 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 11:04:35.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.244 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.246 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-10 11:04:35.249 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.251 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 11:04:35.254 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 11:04:35.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 11:04:35.259 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 11:04:35.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.263 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.266 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-10 11:04:35.268 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.272 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 11:04:35.275 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 11:04:35.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 11:04:35.281 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 11:04:35.284 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.287 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.290 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-10 11:04:35.292 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.295 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 11:04:35.297 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 11:04:35.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 11:04:35.305 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 11:04:35.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.311 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.314 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-10 11:04:35.318 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.322 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 11:04:35.325 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 11:04:35.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 11:04:35.331 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 11:04:35.334 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.336 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.339 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-10 11:04:35.341 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.343 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 11:04:35.346 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 11:04:35.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 11:04:35.350 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 11:04:35.353 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.355 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.357 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-10 11:04:35.360 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.362 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 11:04:35.364 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 11:04:35.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 11:04:35.369 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 11:04:35.372 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.374 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.377 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-10 11:04:35.380 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.382 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 11:04:35.385 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 11:04:35.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 11:04:35.389 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 11:04:35.392 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.396 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.398 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-10 11:04:35.401 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.403 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 11:04:35.406 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 11:04:35.408 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 11:04:35.411 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 11:04:35.413 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.415 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.418 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-10 11:04:35.420 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.423 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 11:04:35.425 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 11:04:35.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 11:04:35.430 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 11:04:35.432 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.435 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.437 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-10 11:04:35.439 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.442 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 11:04:35.445 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 11:04:35.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 11:04:35.450 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 11:04:35.452 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.455 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.458 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-10 11:04:35.461 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.463 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 11:04:35.465 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 11:04:35.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 11:04:35.470 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 11:04:35.473 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.476 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.478 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-10 11:04:35.480 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.483 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 11:04:35.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 11:04:35.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 11:04:35.491 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 11:04:35.494 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.497 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.500 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-10 11:04:35.502 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.506 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 11:04:35.508 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 11:04:35.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 11:04:35.513 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 11:04:35.516 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.518 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.520 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-10 11:04:35.523 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.525 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 11:04:35.528 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 11:04:35.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 11:04:35.532 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 11:04:35.535 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.537 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.540 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-10 11:04:35.542 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.545 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 11:04:35.547 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 11:04:35.550 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 11:04:35.552 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 11:04:35.555 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.557 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.559 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-10 11:04:35.562 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.564 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 11:04:35.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 11:04:35.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 11:04:35.572 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 11:04:35.574 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.576 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.579 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-10 11:04:35.581 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.584 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 11:04:35.586 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 11:04:35.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 11:04:35.591 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 11:04:35.593 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.595 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.598 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-10 11:04:35.600 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.603 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 11:04:35.606 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 11:04:35.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 11:04:35.612 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 11:04:35.615 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.617 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.620 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-10 11:04:35.622 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.626 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 11:04:35.629 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 11:04:35.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 11:04:35.635 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 11:04:35.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.639 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.643 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-10 11:04:35.645 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.647 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 11:04:35.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 11:04:35.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 11:04:35.655 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 11:04:35.658 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.661 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.663 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-10 11:04:35.666 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.669 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 11:04:35.672 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 11:04:35.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 11:04:35.677 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 11:04:35.680 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.683 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.685 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-10 11:04:35.688 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.690 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 11:04:35.693 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 11:04:35.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 11:04:35.699 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 11:04:35.701 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.705 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.708 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-10 11:04:35.710 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.713 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 11:04:35.715 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 11:04:35.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 11:04:35.720 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 11:04:35.723 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.725 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.731 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-10 11:04:35.733 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.736 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 11:04:35.738 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 11:04:35.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 11:04:35.743 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 11:04:35.746 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.748 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.750 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-10 11:04:35.753 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.755 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 11:04:35.758 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 11:04:35.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 11:04:35.763 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 11:04:35.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.767 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.770 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-10 11:04:35.773 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.775 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 11:04:35.778 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 11:04:35.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 11:04:35.782 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 11:04:35.785 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.788 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.790 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-10 11:04:35.793 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.795 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 11:04:35.798 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 11:04:35.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 11:04:35.802 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 11:04:35.805 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.807 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.809 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-10 11:04:35.812 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.814 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 11:04:35.817 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 11:04:35.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 11:04:35.822 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 11:04:35.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.828 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.830 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-10 11:04:35.834 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.837 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 11:04:35.839 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 11:04:35.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 11:04:35.845 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 11:04:35.848 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.851 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.853 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-10 11:04:35.856 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.859 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 11:04:35.862 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 11:04:35.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 11:04:35.867 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 11:04:35.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.873 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.876 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-10 11:04:35.880 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.883 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 11:04:35.886 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 11:04:35.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 11:04:35.891 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 11:04:35.893 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.897 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.899 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-10 11:04:35.902 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.905 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 11:04:35.908 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 11:04:35.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 11:04:35.914 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 11:04:35.916 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.919 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.922 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-10 11:04:35.925 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.927 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 11:04:35.930 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 11:04:35.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 11:04:35.935 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 11:04:35.937 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:35.939 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:35.943 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-10 11:04:35.945 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:35.948 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 11:04:35.970 | Using python 3.8 to install etcd3 2022-06-10 11:04:35.972 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 11:04:36.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:36.720 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:36.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:36.720 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:37.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:37.837 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 11:04:37.845 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 11:04:37.846 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 11:04:37.847 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 11:04:37.848 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 11:04:39.448 | 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-06-10 11:04:39.522 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:39.522 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:39.628 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:39.631 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:39.633 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:39.635 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:39.637 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:39.639 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:39.641 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:39.644 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:39.646 | + functions-common:time_stop:2433 : start_time=1654859075964 2022-06-10 11:04:39.649 | + functions-common:time_stop:2435 : [[ -z 1654859075964 ]] 2022-06-10 11:04:39.651 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:39.656 | + functions-common:time_stop:2438 : end_time=1654859079653 2022-06-10 11:04:39.658 | + functions-common:time_stop:2439 : elapsed_time=3689 2022-06-10 11:04:39.660 | + functions-common:time_stop:2440 : total=23675 2022-06-10 11:04:39.662 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:39.664 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27364 2022-06-10 11:04:39.667 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:39.669 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 11:04:39.691 | Using python 3.8 to install etcd3gw 2022-06-10 11:04:39.694 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 11:04:40.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:40.437 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:40.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:40.437 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:41.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:41.563 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:04:41.569 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 11:04:41.570 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 11:04:41.571 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 11:04:41.599 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 11:04:41.600 | 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-06-10 11:04:41.603 | 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-06-10 11:04:41.605 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 11:04:43.212 | 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-06-10 11:04:43.287 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:43.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:43.394 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:43.396 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:43.399 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:43.401 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:43.403 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:43.405 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:43.408 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:43.411 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:43.413 | + functions-common:time_stop:2433 : start_time=1654859079685 2022-06-10 11:04:43.415 | + functions-common:time_stop:2435 : [[ -z 1654859079685 ]] 2022-06-10 11:04:43.418 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:43.422 | + functions-common:time_stop:2438 : end_time=1654859083419 2022-06-10 11:04:43.424 | + functions-common:time_stop:2439 : elapsed_time=3734 2022-06-10 11:04:43.427 | + functions-common:time_stop:2440 : total=27364 2022-06-10 11:04:43.429 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:43.431 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=31098 2022-06-10 11:04:43.434 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:43.436 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 11:04:43.438 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 11:04:43.441 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 11:04:43.443 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:04:43.446 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:04:43.448 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:04:43.450 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:04:43.453 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:04:43.455 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:04:43.458 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:04:43.460 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:04:43.462 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:04:43.465 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:04:43.467 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 11:04:43.469 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:43.472 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:43.475 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 11:04:43.477 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:04:43.479 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:04:43.481 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:04:43.484 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:04:43.486 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:04:43.489 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:43.491 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:04:43.494 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:43.496 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:43.499 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:04:43.501 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:04:43.504 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:04:43.506 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:04:43.508 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:04:43.511 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:04:43.513 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:43.516 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:43.518 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:04:43.540 | + functions-common:apt_get:1231 : 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-06-10 11:04:43.650 | Reading package lists... 2022-06-10 11:04:43.913 | Building dependency tree... 2022-06-10 11:04:43.914 | Reading state information... 2022-06-10 11:04:44.190 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:04:44.190 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:04:44.190 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:04:44.190 | The following packages were automatically installed and are no longer required: 2022-06-10 11:04:44.192 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:04:44.192 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:04:44.192 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:04:44.192 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:04:44.192 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:04:44.192 | python3-zope.interface 2022-06-10 11:04:44.192 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:04:44.312 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:04:44.317 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:04:44.319 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:04:44.321 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:44.324 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:44.326 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:44.328 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:44.331 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:44.333 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:04:44.335 | + functions-common:time_stop:2433 : start_time=1654859083537 2022-06-10 11:04:44.338 | + functions-common:time_stop:2435 : [[ -z 1654859083537 ]] 2022-06-10 11:04:44.340 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:44.345 | + functions-common:time_stop:2438 : end_time=1654859084342 2022-06-10 11:04:44.347 | + functions-common:time_stop:2439 : elapsed_time=805 2022-06-10 11:04:44.350 | + functions-common:time_stop:2440 : total=4932 2022-06-10 11:04:44.352 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:44.354 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5737 2022-06-10 11:04:44.357 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:04:44.359 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 11:04:44.361 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:04:44.364 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:04:44.367 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 11:04:44.430 | Module proxy already enabled 2022-06-10 11:04:44.435 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 11:04:44.497 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 11:04:44.497 | Module proxy already enabled 2022-06-10 11:04:44.498 | Module proxy_uwsgi already enabled 2022-06-10 11:04:44.502 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 11:04:44.504 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:04:44.507 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:04:44.509 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:04:44.640 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 11:04:44.643 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 11:04:44.645 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 11:04:44.648 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.650 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.652 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-10 11:04:44.655 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.658 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 11:04:44.660 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 11:04:44.662 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 11:04:44.665 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.667 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.670 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-10 11:04:44.672 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.674 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 11:04:44.677 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 11:04:44.680 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 11:04:44.682 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.684 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.687 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-10 11:04:44.689 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.692 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 11:04:44.695 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 11:04:44.697 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 11:04:44.700 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.702 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.704 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 11:04:44.707 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.710 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 11:04:44.712 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 11:04:44.714 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.717 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.719 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-10 11:04:44.722 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.724 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 11:04:44.726 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 11:04:44.729 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 11:04:44.731 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.734 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.736 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-10 11:04:44.739 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.742 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 11:04:44.760 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:44.762 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 11:04:44.765 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 11:04:44.767 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 11:04:44.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.772 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.775 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-10 11:04:44.777 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.780 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 11:04:44.799 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:44.803 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 11:04:44.805 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 11:04:44.807 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 11:04:44.811 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.813 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.815 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-10 11:04:44.819 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.821 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 11:04:44.824 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 11:04:44.827 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 11:04:44.829 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:04:44.831 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:04:44.834 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-10 11:04:44.837 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:04:44.839 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 11:04:44.842 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 11:04:44.844 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:04:44.848 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 11:04:44.851 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 11:04:44.853 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:04:44.857 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:04:44.858 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:04:44.865 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 11:04:44.875 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 11:04:44.878 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 11:04:44.881 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 11:04:44.884 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 11:04:44.907 | Using python 3.8 to install keystonemiddleware 2022-06-10 11:04:44.909 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 11:04:45.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:45.667 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:45.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:45.667 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:46.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:46.807 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 11:04:46.860 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 11:04:46.861 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 11:04:46.862 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 11:04:46.864 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 11:04:46.865 | 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-06-10 11:04:46.866 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 11:04:46.867 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 11:04:46.868 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 11:04:46.869 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 11:04:46.870 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 11:04:46.871 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 11:04:46.872 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 11:04:46.874 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 11:04:46.875 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 11:04:46.933 | 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-06-10 11:04:46.934 | 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-06-10 11:04:46.935 | 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-06-10 11:04:46.974 | 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-06-10 11:04:47.015 | 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-06-10 11:04:47.016 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 11:04:47.017 | 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-06-10 11:04:47.018 | 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-06-10 11:04:47.072 | 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-06-10 11:04:47.073 | 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-06-10 11:04:47.082 | 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-06-10 11:04:47.084 | 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.4) 2022-06-10 11:04:47.097 | 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-06-10 11:04:47.100 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 11:04:47.101 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 11:04:47.169 | 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-06-10 11:04:47.171 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 11:04:47.174 | 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-06-10 11:04:47.175 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 11:04:47.225 | 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.1) 2022-06-10 11:04:47.236 | 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-06-10 11:04:48.755 | 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-06-10 11:04:48.826 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:48.826 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:48.938 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:48.940 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:48.943 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:48.945 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:48.947 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:48.950 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:48.952 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:48.954 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:48.957 | + functions-common:time_stop:2433 : start_time=1654859084901 2022-06-10 11:04:48.959 | + functions-common:time_stop:2435 : [[ -z 1654859084901 ]] 2022-06-10 11:04:48.962 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:48.966 | + functions-common:time_stop:2438 : end_time=1654859088964 2022-06-10 11:04:48.969 | + functions-common:time_stop:2439 : elapsed_time=4063 2022-06-10 11:04:48.971 | + functions-common:time_stop:2440 : total=31098 2022-06-10 11:04:48.973 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:48.976 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35161 2022-06-10 11:04:48.978 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:48.980 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 11:04:48.983 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 11:04:48.985 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:04:48.989 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 11:04:48.991 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 11:04:48.994 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:04:48.998 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:04:48.998 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:04:49.004 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 11:04:49.006 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 11:04:49.009 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 11:04:49.012 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 11:04:49.014 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 11:04:49.036 | Using python 3.8 to install python-memcached 2022-06-10 11:04:49.038 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 11:04:49.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:49.797 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:49.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:49.797 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:50.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:50.945 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 11:04:50.948 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 11:04:52.577 | 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-06-10 11:04:52.649 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:52.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:52.754 | + inc/python:pip_install:196 : result=0 2022-06-10 11:04:52.757 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:04:52.759 | + functions-common:time_stop:2426 : local name 2022-06-10 11:04:52.761 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:04:52.763 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:04:52.766 | + functions-common:time_stop:2429 : local total 2022-06-10 11:04:52.768 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:04:52.770 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:04:52.772 | + functions-common:time_stop:2433 : start_time=1654859089030 2022-06-10 11:04:52.774 | + functions-common:time_stop:2435 : [[ -z 1654859089030 ]] 2022-06-10 11:04:52.777 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:04:52.781 | + functions-common:time_stop:2438 : end_time=1654859092779 2022-06-10 11:04:52.784 | + functions-common:time_stop:2439 : elapsed_time=3749 2022-06-10 11:04:52.786 | + functions-common:time_stop:2440 : total=35161 2022-06-10 11:04:52.788 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:04:52.790 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38910 2022-06-10 11:04:52.793 | + inc/python:pip_install:199 : return 0 2022-06-10 11:04:52.795 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 11:04:52.812 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:04:52.815 | + ./stack.sh:main:892 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-06-10 11:04:52.818 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 11:04:52.820 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 11:04:52.823 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 11:04:52.825 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:04:52.828 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 11:04:52.830 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 11:04:52.845 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:04:52.848 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 11:04:52.850 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 11:04:52.852 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 11:04:52.854 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:04:52.856 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:04:52.859 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:04:52.862 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:04:52.864 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:04:52.867 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:04:52.883 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:04:52.885 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:04:52.887 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:52.890 | + functions-common:git_clone:618 : echo master 2022-06-10 11:04:52.891 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:04:52.896 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 11:04:52.898 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:04:52.900 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 11:04:52.913 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 11:04:52.916 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:04:52.916 | + functions-common:git_clone:679 : head -1 2022-06-10 11:04:52.919 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 11:04:52.922 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:04:52.924 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 11:04:52.927 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:04:52.929 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:04:52.932 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 11:04:52.934 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:04:52.936 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 11:04:52.938 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:04:52.941 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:04:52.944 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 11:04:52.946 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:04:52.948 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:04:52.951 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 11:04:52.954 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:04:52.957 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 11:04:52.959 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:04:52.961 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:04:52.964 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 11:04:52.970 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 11:04:52.972 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 11:04:53.641 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 11:04:53.644 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:04:53.646 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:04:53.649 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:04:53.651 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:04:53.653 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 11:04:53.655 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:04:53.657 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:04:53.660 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:04:53.662 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:04:53.665 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:04:53.667 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:04:53.669 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:04:53.671 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 11:04:53.691 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 11:04:53.693 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 11:04:54.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:54.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:54.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:04:54.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:04:55.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:04:55.594 | Obtaining file:///opt/stack/keystone 2022-06-10 11:04:55.595 | Preparing metadata (setup.py): started 2022-06-10 11:04:55.638 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 11:04:55.638 | ERROR: Command errored out with exit status 1: 2022-06-10 11:04:55.638 | 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-4tcf7a1b 2022-06-10 11:04:55.638 | cwd: /opt/stack/keystone/ 2022-06-10 11:04:55.638 | Complete output (3 lines): 2022-06-10 11:04:55.638 | Traceback (most recent call last): 2022-06-10 11:04:55.638 | File "", line 1, in 2022-06-10 11:04:55.638 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 11:04:55.638 | ---------------------------------------- 2022-06-10 11:04:55.639 | 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-06-10 11:04:55.639 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 11:04:55.714 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:04:55.714 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:04:55.801 | + inc/python:pip_install:1 : exit_trap 2022-06-10 11:04:55.803 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 11:04:55.806 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 11:04:55.809 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 11:04:55.811 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 11:04:55.813 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 11:04:55.815 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 11:04:55.818 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 11:04:55.820 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 11:04:55.822 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 11:04:55.822 | Error on exit 2022-06-10 11:04:55.824 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 11:04:55.827 | + ./stack.sh:exit_trap:537 : generate-subunit 1654859024 71 fail 2022-06-10 11:04:56.080 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 11:04:56.082 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 11:04:56.542 | + ./stack.sh:exit_trap:551 : exit 1