2022-01-05 16:42:00.861 | + ./stack.sh:main:473 : exec 2022-01-05 16:42:00.861 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164200' 2022-01-05 16:42:00.861 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-164200.summary.2022-01-05-164200 2022-01-05 16:42:00.861 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:42:00.861 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164200 2022-01-05 16:42:00.861 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164200 /opt/stack/logs/stack.sh.log 2022-01-05 16:42:00.861 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164200.summary.2022-01-05-164200 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:42:00.862 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:42:00.862 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:42:00.862 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:42:00.862 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:42:00.862 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:42:00.862 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:42:00.862 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:42:00.862 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:42:00.862 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:42:00.862 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:42:00.862 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:42:00.863 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:42:00.865 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:42:00.867 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:42:00.871 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:42:00.873 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:42:00.875 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:42:00.877 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:42:00.879 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:42:00.880 | Linux dv-osbrick-wallaby-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:42:00.882 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:42:00.884 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:42:00.887 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:42:00.914 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:42:00.929 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:42:00.931 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:42:00.933 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:42:00.935 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:42:00.937 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:42:00.939 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:42:00.941 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:42:00.942 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:42:00.944 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:42:00.946 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:42:00.948 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:42:00.950 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:42:00.951 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:42:00.953 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:42:00.956 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:42:00.958 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:42:00.960 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:42:00.962 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:42:00.964 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:42:00.976 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:42:00.978 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:42:00.980 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:42:00.982 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:42:00.984 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:42:00.985 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:42:00.987 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:42:00.989 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:42:00.990 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:42:00.992 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:42:00.994 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:42:00.996 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:42:00.998 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:42:01.000 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:42:01.002 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:42:01.003 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:42:01.005 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:42:01.022 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:42:01.024 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:42:01.043 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:42:01.045 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:42:01.049 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:42:01.050 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:42:01.052 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:42:01.054 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:42:01.056 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:42:01.058 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:42:01.059 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:42:01.061 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:42:01.063 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:42:01.065 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:42:01.069 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:42:01.080 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:42:01.097 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:42:01.110 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:42:01.121 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:42:01.147 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:42:01.187 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:42:01.268 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:42:01.289 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:42:01.327 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:42:01.377 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:42:01.504 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:42:01.518 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:42:01.530 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:42:01.542 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:42:01.625 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:42:01.627 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:42:01.629 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:42:01.631 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:42:01.633 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:42:01.636 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:42:01.638 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:42:01.640 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:42:01.642 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:42:01.646 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:42:01.648 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:42:01.650 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:42:01.652 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:42:01.655 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:42:01.668 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:42:01.670 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:42:01.672 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:42:01.711 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:42:01.713 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:42:01.716 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:42:01.718 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:42:01.720 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:42:01.722 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:42:01.724 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:42:01.726 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:42:01.728 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:42:01.731 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:42:01.733 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.735 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:42:01.737 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.740 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:42:01.742 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.745 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:42:01.749 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.751 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:42:01.753 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.756 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:42:01.758 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.760 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:42:01.763 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.765 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:42:01.767 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.769 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:42:01.772 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.774 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:42:01.776 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.778 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:42:01.780 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.783 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:42:01.785 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.787 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:42:01.789 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.791 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:42:01.793 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.796 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:42:01.798 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.800 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:42:01.802 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.804 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:42:01.807 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.809 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:42:01.812 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.814 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:42:01.816 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.818 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:42:01.820 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.823 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:42:01.825 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.828 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:42:01.830 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.832 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:42:01.834 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.836 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:42:01.838 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.841 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:42:01.843 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.845 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:42:01.847 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.849 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:42:01.852 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.854 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:42:01.856 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.858 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:42:01.860 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.863 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:42:01.865 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.867 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:42:01.870 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.872 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:42:01.874 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.876 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:42:01.878 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.881 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:42:01.883 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.886 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:42:01.888 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.890 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:42:01.892 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.894 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:42:01.897 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.899 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:42:01.901 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.903 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:42:01.905 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.907 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:42:01.910 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:42:01.912 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:42:01.915 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:42:01.917 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:42:01.919 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:42:01.934 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:42:01.936 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:42:01.938 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:42:01.940 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:42:01.956 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:42:01.958 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:42:01.960 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:42:01.962 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:42:01.965 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:42:01.967 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:42:01.969 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:42:01.971 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:42:01.974 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:42:01.976 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:42:01.979 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:42:01.981 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:42:01.983 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:42:01.986 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:42:01.986 | Using mysql database backend 2022-01-05 16:42:01.988 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:42:02.004 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:42:02.019 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:42:02.022 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:42:02.037 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:42:02.054 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:42:02.057 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:42:02.074 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:42:02.091 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:42:02.106 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:42:02.109 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:42:02.124 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:42:02.126 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:42:02.142 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:42:02.144 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:42:02.147 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:42:02.149 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:42:02.152 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:42:02.156 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-164202 2022-01-05 16:42:02.159 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-164202 740' 2022-01-05 16:42:02.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.163 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:42:02.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.168 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:42:02.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.172 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:42:02.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.177 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:42:02.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.181 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-01-05 16:42:02.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.186 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-01-05 16:42:02.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.191 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-164200 2022-01-05 16:42:02.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.195 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:42:02.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.200 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-01-05 16:42:02.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.205 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:42:02.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.210 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:42:02.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.215 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:42:02.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:42:02.219 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:42:02.222 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:42:02.224 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:42:02.226 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:42:02.228 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:42:02.230 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:42:02.233 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:42:02.235 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:42:02.237 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:42:02.240 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:42:02.254 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:42:02.256 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:42:02.258 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:42:02.261 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:42:02.262 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:42:02.266 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:42:02.268 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:42:02.270 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:42:02.273 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:42:02.273 | + functions-common:git_clone:593 : head -1 2022-01-05 16:42:02.277 | 887d45e8 Update amqp version 2022-01-05 16:42:02.280 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:42:02.282 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:42:02.284 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:42:02.287 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:42:02.289 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:42:02.291 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:42:02.294 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:42:02.296 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:42:02.299 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:42:02.301 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:42:02.303 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:42:02.306 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:42:02.310 | ++ tools/install_prereqs.sh:source:47 : NOW=1641400922 2022-01-05 16:42:02.313 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:42:02.318 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641400665 2022-01-05 16:42:02.320 | ++ tools/install_prereqs.sh:source:49 : DELTA=257 2022-01-05 16:42:02.323 | ++ tools/install_prereqs.sh:source:50 : [[ 257 -lt 7200 ]] 2022-01-05 16:42:02.325 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:42:02.327 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:42:02.330 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:42:02.332 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:42:02.334 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:42:02.336 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:42:02.339 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:42:02.341 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:42:02.344 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:42:02.390 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:42:02.390 | apache2-dev 2022-01-05 16:42:02.390 | bc 2022-01-05 16:42:02.390 | bsdmainutils 2022-01-05 16:42:02.390 | curl 2022-01-05 16:42:02.390 | g++ 2022-01-05 16:42:02.390 | gcc 2022-01-05 16:42:02.390 | gettext 2022-01-05 16:42:02.391 | git 2022-01-05 16:42:02.391 | graphviz 2022-01-05 16:42:02.391 | iputils-ping 2022-01-05 16:42:02.391 | libapache2-mod-proxy-uwsgi 2022-01-05 16:42:02.391 | libffi-dev 2022-01-05 16:42:02.391 | libjpeg-dev 2022-01-05 16:42:02.391 | libmysqlclient-dev 2022-01-05 16:42:02.391 | libpcre3-dev 2022-01-05 16:42:02.391 | libpq-dev 2022-01-05 16:42:02.391 | libssl-dev 2022-01-05 16:42:02.391 | libsystemd-dev 2022-01-05 16:42:02.391 | libxml2-dev 2022-01-05 16:42:02.391 | libxslt1-dev 2022-01-05 16:42:02.391 | libyaml-dev 2022-01-05 16:42:02.391 | lsof 2022-01-05 16:42:02.391 | openssh-server 2022-01-05 16:42:02.391 | openssl 2022-01-05 16:42:02.391 | pkg-config 2022-01-05 16:42:02.391 | psmisc 2022-01-05 16:42:02.391 | python3-dev 2022-01-05 16:42:02.391 | python3-pip 2022-01-05 16:42:02.391 | python3-systemd 2022-01-05 16:42:02.391 | python3-venv 2022-01-05 16:42:02.391 | tar 2022-01-05 16:42:02.391 | tcpdump 2022-01-05 16:42:02.391 | unzip 2022-01-05 16:42:02.391 | uuid-runtime 2022-01-05 16:42:02.391 | wget 2022-01-05 16:42:02.391 | wget 2022-01-05 16:42:02.391 | zlib1g-dev 2022-01-05 16:42:02.391 | libkrb5-dev 2022-01-05 16:42:02.391 | libldap2-dev 2022-01-05 16:42:02.392 | libsasl2-dev 2022-01-05 16:42:02.392 | memcached 2022-01-05 16:42:02.392 | python3-mysqldb 2022-01-05 16:42:02.392 | sqlite3 2022-01-05 16:42:02.392 | conntrack 2022-01-05 16:42:02.392 | curl 2022-01-05 16:42:02.392 | dnsmasq-base 2022-01-05 16:42:02.392 | dnsmasq-utils 2022-01-05 16:42:02.392 | ebtables 2022-01-05 16:42:02.392 | gawk 2022-01-05 16:42:02.392 | genisoimage 2022-01-05 16:42:02.392 | iptables 2022-01-05 16:42:02.392 | iputils-arping 2022-01-05 16:42:02.392 | kpartx 2022-01-05 16:42:02.392 | libjs-jquery-tablesorter 2022-01-05 16:42:02.392 | libmysqlclient-dev 2022-01-05 16:42:02.393 | parted 2022-01-05 16:42:02.393 | pm-utils 2022-01-05 16:42:02.393 | python3-mysqldb 2022-01-05 16:42:02.393 | socat 2022-01-05 16:42:02.393 | sqlite3 2022-01-05 16:42:02.393 | sudo 2022-01-05 16:42:02.393 | vlan 2022-01-05 16:42:02.393 | lsscsi 2022-01-05 16:42:02.393 | open-iscsi 2022-01-05 16:42:02.393 | lvm2 2022-01-05 16:42:02.393 | qemu-utils 2022-01-05 16:42:02.393 | thin-provisioning-tools 2022-01-05 16:42:02.393 | acl 2022-01-05 16:42:02.393 | dnsmasq-base 2022-01-05 16:42:02.393 | dnsmasq-utils 2022-01-05 16:42:02.393 | ebtables 2022-01-05 16:42:02.393 | haproxy 2022-01-05 16:42:02.393 | iptables 2022-01-05 16:42:02.393 | iputils-arping 2022-01-05 16:42:02.393 | iputils-ping 2022-01-05 16:42:02.393 | libmysqlclient-dev 2022-01-05 16:42:02.393 | postgresql-server-dev-all 2022-01-05 16:42:02.393 | python3-mysqldb 2022-01-05 16:42:02.393 | sqlite3 2022-01-05 16:42:02.393 | sudo 2022-01-05 16:42:02.393 | vlan 2022-01-05 16:42:02.393 | ipset 2022-01-05 16:42:02.393 | conntrack 2022-01-05 16:42:02.393 | conntrackd 2022-01-05 16:42:02.393 | keepalived 2022-01-05 16:42:02.393 | dstat 2022-01-05 16:42:02.393 | lvm2 2022-01-05 16:42:02.393 | qemu-utils 2022-01-05 16:42:02.393 | thin-provisioning-tools 2022-01-05 16:42:02.393 | curl 2022-01-05 16:42:02.394 | liberasurecode-dev 2022-01-05 16:42:02.394 | make 2022-01-05 16:42:02.394 | memcached 2022-01-05 16:42:02.394 | sqlite3 2022-01-05 16:42:02.394 | xfsprogs' 2022-01-05 16:42:02.394 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:42:02.413 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:42:02.413 | apache2-dev 2022-01-05 16:42:02.413 | bc 2022-01-05 16:42:02.413 | bsdmainutils 2022-01-05 16:42:02.413 | curl 2022-01-05 16:42:02.413 | g++ 2022-01-05 16:42:02.413 | gcc 2022-01-05 16:42:02.413 | gettext 2022-01-05 16:42:02.413 | git 2022-01-05 16:42:02.413 | graphviz 2022-01-05 16:42:02.413 | iputils-ping 2022-01-05 16:42:02.413 | libapache2-mod-proxy-uwsgi 2022-01-05 16:42:02.413 | libffi-dev 2022-01-05 16:42:02.413 | libjpeg-dev 2022-01-05 16:42:02.413 | libmysqlclient-dev 2022-01-05 16:42:02.414 | libpcre3-dev 2022-01-05 16:42:02.414 | libpq-dev 2022-01-05 16:42:02.414 | libssl-dev 2022-01-05 16:42:02.414 | libsystemd-dev 2022-01-05 16:42:02.414 | libxml2-dev 2022-01-05 16:42:02.414 | libxslt1-dev 2022-01-05 16:42:02.414 | libyaml-dev 2022-01-05 16:42:02.414 | lsof 2022-01-05 16:42:02.414 | openssh-server 2022-01-05 16:42:02.414 | openssl 2022-01-05 16:42:02.414 | pkg-config 2022-01-05 16:42:02.414 | psmisc 2022-01-05 16:42:02.414 | python3-dev 2022-01-05 16:42:02.414 | python3-pip 2022-01-05 16:42:02.414 | python3-systemd 2022-01-05 16:42:02.414 | python3-venv 2022-01-05 16:42:02.414 | tar 2022-01-05 16:42:02.414 | tcpdump 2022-01-05 16:42:02.414 | unzip 2022-01-05 16:42:02.414 | uuid-runtime 2022-01-05 16:42:02.414 | wget 2022-01-05 16:42:02.414 | wget 2022-01-05 16:42:02.414 | zlib1g-dev 2022-01-05 16:42:02.414 | libkrb5-dev 2022-01-05 16:42:02.414 | libldap2-dev 2022-01-05 16:42:02.414 | libsasl2-dev 2022-01-05 16:42:02.414 | memcached 2022-01-05 16:42:02.414 | python3-mysqldb 2022-01-05 16:42:02.414 | sqlite3 2022-01-05 16:42:02.414 | conntrack 2022-01-05 16:42:02.414 | curl 2022-01-05 16:42:02.414 | dnsmasq-base 2022-01-05 16:42:02.414 | dnsmasq-utils 2022-01-05 16:42:02.414 | ebtables 2022-01-05 16:42:02.414 | gawk 2022-01-05 16:42:02.414 | genisoimage 2022-01-05 16:42:02.414 | iptables 2022-01-05 16:42:02.414 | iputils-arping 2022-01-05 16:42:02.414 | kpartx 2022-01-05 16:42:02.415 | libjs-jquery-tablesorter 2022-01-05 16:42:02.415 | libmysqlclient-dev 2022-01-05 16:42:02.415 | parted 2022-01-05 16:42:02.415 | pm-utils 2022-01-05 16:42:02.415 | python3-mysqldb 2022-01-05 16:42:02.415 | socat 2022-01-05 16:42:02.415 | sqlite3 2022-01-05 16:42:02.415 | sudo 2022-01-05 16:42:02.415 | vlan 2022-01-05 16:42:02.415 | lsscsi 2022-01-05 16:42:02.415 | open-iscsi 2022-01-05 16:42:02.415 | lvm2 2022-01-05 16:42:02.415 | qemu-utils 2022-01-05 16:42:02.415 | thin-provisioning-tools 2022-01-05 16:42:02.415 | acl 2022-01-05 16:42:02.415 | dnsmasq-base 2022-01-05 16:42:02.415 | dnsmasq-utils 2022-01-05 16:42:02.415 | ebtables 2022-01-05 16:42:02.415 | haproxy 2022-01-05 16:42:02.415 | iptables 2022-01-05 16:42:02.415 | iputils-arping 2022-01-05 16:42:02.415 | iputils-ping 2022-01-05 16:42:02.415 | libmysqlclient-dev 2022-01-05 16:42:02.415 | postgresql-server-dev-all 2022-01-05 16:42:02.415 | python3-mysqldb 2022-01-05 16:42:02.415 | sqlite3 2022-01-05 16:42:02.415 | sudo 2022-01-05 16:42:02.415 | vlan 2022-01-05 16:42:02.415 | ipset 2022-01-05 16:42:02.415 | conntrack 2022-01-05 16:42:02.415 | conntrackd 2022-01-05 16:42:02.415 | keepalived 2022-01-05 16:42:02.415 | dstat 2022-01-05 16:42:02.415 | lvm2 2022-01-05 16:42:02.415 | qemu-utils 2022-01-05 16:42:02.415 | thin-provisioning-tools 2022-01-05 16:42:02.415 | curl 2022-01-05 16:42:02.415 | liberasurecode-dev 2022-01-05 16:42:02.415 | make 2022-01-05 16:42:02.415 | memcached 2022-01-05 16:42:02.416 | sqlite3 2022-01-05 16:42:02.416 | xfsprogs ' 2022-01-05 16:42:02.416 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:42:02.418 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:42:02.420 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:42:02.423 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:42:02.423 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:42:02.428 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:42:02.430 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:42:02.432 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:42:02.434 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:42:02.436 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:42:02.438 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:42:02.440 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:42:02.442 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:42:02.444 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:42:02.446 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:42:02.448 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:42:02.450 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:42:02.452 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:42:02.455 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:42:02.459 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:42:02.461 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:42:02.463 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:42:02.465 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:42:02.467 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:42:02.470 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:42:02.473 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641400922471 2022-01-05 16:42:02.475 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:42:02.477 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:42:02.479 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 16:42:02.691 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:42:02.725 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 16:42:02.849 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:42:02.903 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:42:03.548 | Fetched 228 kB in 1s (284 kB/s) 2022-01-05 16:42:04.995 | Reading package lists... 2022-01-05 16:42:05.024 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:42:05.027 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:42:05.029 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:42:05.031 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:42:05.033 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:42:05.035 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:42:05.037 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:42:05.039 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:42:05.042 | ++ functions-common:time_stop:2311 : start_time=1641400922471 2022-01-05 16:42:05.044 | ++ functions-common:time_stop:2313 : [[ -z 1641400922471 ]] 2022-01-05 16:42:05.047 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:42:05.053 | ++ functions-common:time_stop:2316 : end_time=1641400925049 2022-01-05 16:42:05.055 | ++ functions-common:time_stop:2317 : elapsed_time=2578 2022-01-05 16:42:05.057 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:42:05.059 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:42:05.061 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2578 2022-01-05 16:42:05.063 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:42:05.065 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:42:05.067 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:42:05.069 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:42:05.072 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:42:05.092 | ++ functions-common:apt_get:1109 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:42:05.199 | Reading package lists... 2022-01-05 16:42:05.426 | Building dependency tree... 2022-01-05 16:42:05.428 | Reading state information... 2022-01-05 16:42:05.459 | acl is already the newest version (2.2.53-6). 2022-01-05 16:42:05.460 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:42:05.460 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:42:05.460 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:42:05.460 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:42:05.460 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:42:05.460 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:42:05.460 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:42:05.460 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:42:05.460 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:42:05.460 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:42:05.460 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:42:05.460 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:42:05.460 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:42:05.460 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:42:05.460 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:42:05.460 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:42:05.460 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:42:05.460 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:42:05.460 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:42:05.460 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:42:05.460 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:42:05.460 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:42:05.460 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:42:05.460 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:42:05.460 | psmisc is already the newest version (23.3-1). 2022-01-05 16:42:05.460 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:42:05.460 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:42:05.460 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:42:05.460 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:42:05.460 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:42:05.460 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:42:05.460 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:42:05.460 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:42:05.461 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:42:05.461 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:42:05.461 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:42:05.461 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:42:05.461 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:42:05.461 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:42:05.461 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:42:05.461 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:42:05.461 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:42:05.461 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:42:05.461 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:42:05.461 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:42:05.461 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:42:05.461 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:42:05.461 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:42:05.461 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:42:05.461 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:42:05.461 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:42:05.461 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:42:05.461 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:42:05.461 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:42:05.461 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:42:05.461 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:42:05.461 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:42:05.461 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:42:05.461 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:42:05.461 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:42:05.461 | openssl set to manually installed. 2022-01-05 16:42:05.461 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:42:05.461 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:42:05.461 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:42:05.461 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:42:05.461 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:42:05.461 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:42:05.461 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:42:05.462 | wget set to manually installed. 2022-01-05 16:42:05.664 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:42:05.664 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:42:05.664 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-05 16:42:05.664 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:42:05.664 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:42:05.664 | The following packages were automatically installed and are no longer required: 2022-01-05 16:42:05.665 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:42:05.665 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:42:05.665 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:42:05.665 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:42:05.665 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:42:05.666 | python3-zope.interface 2022-01-05 16:42:05.666 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:42:05.790 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:42:05.794 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:42:05.797 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:42:05.799 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:42:05.801 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:42:05.803 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:42:05.805 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:42:05.808 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:42:05.810 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:42:05.812 | ++ functions-common:time_stop:2311 : start_time=1641400925090 2022-01-05 16:42:05.814 | ++ functions-common:time_stop:2313 : [[ -z 1641400925090 ]] 2022-01-05 16:42:05.817 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:42:05.821 | ++ functions-common:time_stop:2316 : end_time=1641400925818 2022-01-05 16:42:05.824 | ++ functions-common:time_stop:2317 : elapsed_time=728 2022-01-05 16:42:05.826 | ++ functions-common:time_stop:2318 : total=704 2022-01-05 16:42:05.828 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:42:05.830 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1432 2022-01-05 16:42:05.832 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:42:05.835 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:42:05.837 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:42:05.839 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:42:05.843 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:42:05.847 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:42:05.850 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:42:05.852 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:42:07.208 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:42:07.210 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:42:07.213 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:42:07.216 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:42:07.218 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:42:07.219 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:42:07.221 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:42:07.223 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:42:07.225 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:42:07.227 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:42:07.229 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:42:07.293 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:42:07.295 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:42:07.359 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:42:07.361 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:42:07.425 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:42:07.427 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:42:07.429 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:42:07.431 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:42:07.433 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:42:07.435 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:42:07.437 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:42:07.439 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:42:07.441 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:42:07.442 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:42:07.444 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:42:07.444 | Distro: focal 2022-01-05 16:42:07.447 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:42:07.449 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:42:07.452 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:42:07.454 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:42:07.457 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:42:07.457 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:42:08.020 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:42:08.022 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:42:08.022 | pip: 21.3.1 2022-01-05 16:42:08.024 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:42:08.546 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:42:08.586 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:42:08.588 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:42:08.590 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:42:08.593 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:42:08.596 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:42:08.599 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:42:08.601 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:42:08.603 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:42:08.606 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:42:08.611 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:42:08.611 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:42:08.611 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:42:08.617 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:42:08.619 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:42:08.621 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:42:08.629 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:42:08.632 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:42:08.634 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:42:08.636 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:42:08.638 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:42:08.640 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:42:08.642 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:42:08.644 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:42:08.646 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:42:08.648 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:42:08.651 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:42:08.653 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:42:08.655 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:42:08.657 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:42:08.659 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:42:08.661 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:42:08.663 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:42:08.665 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:42:08.668 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:42:08.670 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:42:08.672 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:42:08.674 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:42:08.676 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:42:08.678 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:42:08.680 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:42:08.682 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:42:08.702 | Using python 3.8 to install os-testr 2022-01-05 16:42:08.704 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 16:42:09.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:42:09.421 | from cryptography.utils import int_from_bytes 2022-01-05 16:42:09.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:42:09.421 | from cryptography.utils import int_from_bytes 2022-01-05 16:42:10.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:42:10.423 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:42:10.423 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:42:10.506 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:42:10.508 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:42:10.511 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:42:10.513 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:42:10.515 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:42:10.518 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:42:10.520 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:42:10.522 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:42:10.524 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:42:10.526 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:42:10.526 | Error on exit 2022-01-05 16:42:10.528 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:42:10.530 | + ./stack.sh:exit_trap:528 : generate-subunit 1641400917 13 fail 2022-01-05 16:42:11.003 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:42:11.005 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:42:11.450 | + ./stack.sh:exit_trap:542 : exit 1