2022-01-06 10:03:03.928 | + ./stack.sh:main:462 : exec 2022-01-06 10:03:03.928 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-100303' 2022-01-06 10:03:03.928 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-06-100303.summary.2022-01-06-100303 2022-01-06 10:03:03.928 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 10:03:03.928 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-100303 2022-01-06 10:03:03.928 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-100303 /opt/stack/logs/stack.sh.log 2022-01-06 10:03:03.928 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-100303.summary.2022-01-06-100303 /opt/stack/logs/stack.sh.log.summary 2022-01-06 10:03:03.928 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-06 10:03:03.928 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-06 10:03:03.928 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-06 10:03:03.928 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-06 10:03:03.928 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 10:03:03.928 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-06 10:03:03.928 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-06 10:03:03.932 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 10:03:03.934 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-06 10:03:03.936 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-06 10:03:03.938 | + ./stack.sh:main:548 : set -o errexit 2022-01-06 10:03:03.940 | + ./stack.sh:main:551 : uname -a 2022-01-06 10:03:03.941 | Linux dv-osbrick-victoria-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-06 10:03:03.943 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-06 10:03:03.945 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-06 10:03:03.948 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-06 10:03:03.974 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-06 10:03:03.989 | + ./stack.sh:main:565 : fetch_plugins 2022-01-06 10:03:03.991 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-06 10:03:03.993 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-06 10:03:03.995 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-06 10:03:03.997 | + functions-common:fetch_plugins:1661 : return 2022-01-06 10:03:03.999 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-06 10:03:04.000 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-06 10:03:04.002 | + functions-common:run_phase:1739 : local phase= 2022-01-06 10:03:04.004 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 10:03:04.006 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 10:03:04.010 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 10:03:04.010 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 10:03:04.011 | + functions-common:run_phase:1748 : local extra 2022-01-06 10:03:04.013 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 10:03:04.016 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 10:03:04.018 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 10:03:04.020 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 10:03:04.021 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-06 10:03:04.023 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 10:03:04.036 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:03:04.043 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 10:03:04.043 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:03:04.043 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:03:04.043 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:03:04.045 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:03:04.047 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:03:04.048 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-06 10:03:04.051 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-06 10:03:04.053 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 10:03:04.054 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-06 10:03:04.056 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-06 10:03:04.058 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-06 10:03:04.063 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-06 10:03:04.063 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-06 10:03:04.063 | + functions-common:plugin_override_defaults:1702 : return 2022-01-06 10:03:04.066 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-06 10:03:04.081 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-06 10:03:04.083 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-06 10:03:04.095 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-06 10:03:04.098 | +++ lib/tls:source:43 : hostname -f 2022-01-06 10:03:04.101 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-06 10:03:04.103 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-06 10:03:04.109 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-06 10:03:04.109 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-06 10:03:04.109 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-06 10:03:04.111 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-06 10:03:04.113 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-06 10:03:04.115 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-06 10:03:04.117 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-06 10:03:04.118 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-06 10:03:04.123 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-06 10:03:04.134 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-06 10:03:04.150 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-06 10:03:04.162 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-06 10:03:04.174 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-06 10:03:04.199 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-06 10:03:04.238 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-06 10:03:04.314 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-06 10:03:04.335 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-06 10:03:04.372 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-06 10:03:04.424 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-06 10:03:04.553 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-06 10:03:04.566 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-06 10:03:04.585 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-06 10:03:04.604 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-06 10:03:04.687 | + ./stack.sh:main:598 : run_phase source 2022-01-06 10:03:04.689 | + functions-common:run_phase:1738 : local mode=source 2022-01-06 10:03:04.691 | + functions-common:run_phase:1739 : local phase= 2022-01-06 10:03:04.693 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 10:03:04.695 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 10:03:04.698 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 10:03:04.700 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 10:03:04.702 | + functions-common:run_phase:1748 : local extra 2022-01-06 10:03:04.704 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 10:03:04.708 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 10:03:04.710 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 10:03:04.712 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 10:03:04.714 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-06 10:03:04.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 10:03:04.731 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:03:04.733 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 10:03:04.735 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-06 10:03:04.772 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-06 10:03:04.774 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-06 10:03:04.776 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 10:03:04.779 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-06 10:03:04.781 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-06 10:03:04.783 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-06 10:03:04.785 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-06 10:03:04.787 | + functions-common:load_plugin_settings:1679 : return 2022-01-06 10:03:04.789 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-06 10:03:04.791 | + functions-common:verify_disabled_services:2021 : local service 2022-01-06 10:03:04.793 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.796 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-06 10:03:04.798 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.800 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-06 10:03:04.802 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.804 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-06 10:03:04.807 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.809 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-06 10:03:04.811 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.813 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-06 10:03:04.816 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.818 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-06 10:03:04.820 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.822 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-06 10:03:04.824 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.829 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-06 10:03:04.829 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.832 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-06 10:03:04.834 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.836 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-06 10:03:04.838 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.840 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-06 10:03:04.842 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.847 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-06 10:03:04.847 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.849 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-06 10:03:04.851 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.854 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-06 10:03:04.856 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.858 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-06 10:03:04.861 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.863 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-06 10:03:04.865 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.873 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-06 10:03:04.875 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.878 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-06 10:03:04.880 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.882 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-06 10:03:04.884 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.887 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-06 10:03:04.889 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.891 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-06 10:03:04.894 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.896 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-06 10:03:04.899 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.903 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-06 10:03:04.905 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.907 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-06 10:03:04.910 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.913 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-06 10:03:04.915 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.919 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-06 10:03:04.921 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.924 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-06 10:03:04.926 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.928 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-06 10:03:04.930 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.932 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-06 10:03:04.935 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.937 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-06 10:03:04.939 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.942 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-06 10:03:04.944 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.946 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-06 10:03:04.949 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.951 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-06 10:03:04.953 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.956 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-06 10:03:04.958 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.961 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-06 10:03:04.963 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.965 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-06 10:03:04.967 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.970 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-06 10:03:04.972 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.974 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-06 10:03:04.977 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.979 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-06 10:03:04.982 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:03:04.984 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-06 10:03:04.987 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-06 10:03:04.989 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 10:03:04.992 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-06 10:03:05.007 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:03:05.009 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-06 10:03:05.011 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 10:03:05.013 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-06 10:03:05.028 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 10:03:05.031 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-06 10:03:05.033 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-06 10:03:05.035 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-06 10:03:05.037 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-06 10:03:05.039 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-06 10:03:05.041 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-06 10:03:05.044 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-06 10:03:05.046 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-06 10:03:05.049 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 10:03:05.051 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-06 10:03:05.054 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 10:03:05.056 | + lib/database:initialize_database_backends:104 : return 0 2022-01-06 10:03:05.059 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-06 10:03:05.059 | Using mysql database backend 2022-01-06 10:03:05.061 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-06 10:03:05.083 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-06 10:03:05.100 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:03:05.102 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-06 10:03:05.119 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-06 10:03:05.136 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:03:05.138 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-06 10:03:05.154 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-06 10:03:05.170 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-06 10:03:05.186 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 10:03:05.188 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-06 10:03:05.204 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:03:05.206 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-06 10:03:05.209 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-06 10:03:05.224 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:03:05.226 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-06 10:03:05.246 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-06 10:03:05.248 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-06 10:03:05.251 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-06 10:03:05.254 | + functions-common:save_stackenv:60 : local tag=739 2022-01-06 10:03:05.257 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 10:03:05.260 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-100305 2022-01-06 10:03:05.263 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-100305 739' 2022-01-06 10:03:05.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.267 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 10:03:05.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.272 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 10:03:05.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.277 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 10:03:05.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.283 | + 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-06 10:03:05.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.288 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-01-06 10:03:05.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.292 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-01-06 10:03:05.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.297 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-100303 2022-01-06 10:03:05.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.302 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 10:03:05.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.307 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-01-06 10:03:05.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.311 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 10:03:05.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.316 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 10:03:05.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.321 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 10:03:05.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:03:05.325 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 10:03:05.328 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-06 10:03:05.330 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-06 10:03:05.332 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-06 10:03:05.334 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-06 10:03:05.336 | + functions-common:git_clone:528 : local orig_dir 2022-01-06 10:03:05.339 | ++ functions-common:git_clone:529 : pwd 2022-01-06 10:03:05.341 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-06 10:03:05.343 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-06 10:03:05.346 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-06 10:03:05.360 | + functions-common:git_clone:532 : RECLONE=False 2022-01-06 10:03:05.363 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-06 10:03:05.365 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-06 10:03:05.368 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-06 10:03:05.368 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-06 10:03:05.373 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-06 10:03:05.375 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-06 10:03:05.381 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-06 10:03:05.383 | + functions-common:git_clone:595 : git show --oneline 2022-01-06 10:03:05.385 | + functions-common:git_clone:595 : head -1 2022-01-06 10:03:05.387 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-06 10:03:05.392 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-06 10:03:05.395 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-06 10:03:05.397 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 10:03:05.400 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-06 10:03:05.403 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-06 10:03:05.405 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-06 10:03:05.407 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-06 10:03:05.410 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 10:03:05.413 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-06 10:03:05.415 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-06 10:03:05.417 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-06 10:03:05.421 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-06 10:03:05.425 | ++ tools/install_prereqs.sh:source:47 : NOW=1641463385 2022-01-06 10:03:05.428 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-06 10:03:05.433 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641463170 2022-01-06 10:03:05.435 | ++ tools/install_prereqs.sh:source:49 : DELTA=215 2022-01-06 10:03:05.437 | ++ tools/install_prereqs.sh:source:50 : [[ 215 -lt 7200 ]] 2022-01-06 10:03:05.440 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-06 10:03:05.442 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-06 10:03:05.448 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-06 10:03:05.450 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-06 10:03:05.453 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-06 10:03:05.456 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-06 10:03:05.458 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-06 10:03:05.461 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-06 10:03:05.464 | +++ 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-06 10:03:05.512 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-06 10:03:05.512 | apache2-dev 2022-01-06 10:03:05.512 | bc 2022-01-06 10:03:05.512 | bsdmainutils 2022-01-06 10:03:05.512 | curl 2022-01-06 10:03:05.512 | g++ 2022-01-06 10:03:05.512 | gcc 2022-01-06 10:03:05.512 | gettext 2022-01-06 10:03:05.512 | git 2022-01-06 10:03:05.512 | graphviz 2022-01-06 10:03:05.512 | iputils-ping 2022-01-06 10:03:05.512 | libapache2-mod-proxy-uwsgi 2022-01-06 10:03:05.512 | libffi-dev 2022-01-06 10:03:05.512 | libjpeg-dev 2022-01-06 10:03:05.512 | libmysqlclient-dev 2022-01-06 10:03:05.512 | libpcre3-dev 2022-01-06 10:03:05.512 | libpq-dev 2022-01-06 10:03:05.512 | libssl-dev 2022-01-06 10:03:05.512 | libsystemd-dev 2022-01-06 10:03:05.512 | libxml2-dev 2022-01-06 10:03:05.512 | libxslt1-dev 2022-01-06 10:03:05.512 | libyaml-dev 2022-01-06 10:03:05.512 | lsof 2022-01-06 10:03:05.512 | openssh-server 2022-01-06 10:03:05.512 | openssl 2022-01-06 10:03:05.512 | pkg-config 2022-01-06 10:03:05.512 | psmisc 2022-01-06 10:03:05.512 | python3-dev 2022-01-06 10:03:05.512 | python3-pip 2022-01-06 10:03:05.512 | python3-venv 2022-01-06 10:03:05.512 | tar 2022-01-06 10:03:05.512 | tcpdump 2022-01-06 10:03:05.513 | unzip 2022-01-06 10:03:05.513 | uuid-runtime 2022-01-06 10:03:05.513 | wget 2022-01-06 10:03:05.513 | wget 2022-01-06 10:03:05.513 | zlib1g-dev 2022-01-06 10:03:05.513 | libkrb5-dev 2022-01-06 10:03:05.513 | libldap2-dev 2022-01-06 10:03:05.513 | libsasl2-dev 2022-01-06 10:03:05.513 | memcached 2022-01-06 10:03:05.513 | python3-mysqldb 2022-01-06 10:03:05.513 | sqlite3 2022-01-06 10:03:05.513 | conntrack 2022-01-06 10:03:05.513 | curl 2022-01-06 10:03:05.513 | dnsmasq-base 2022-01-06 10:03:05.513 | dnsmasq-utils 2022-01-06 10:03:05.513 | ebtables 2022-01-06 10:03:05.513 | gawk 2022-01-06 10:03:05.513 | genisoimage 2022-01-06 10:03:05.513 | iptables 2022-01-06 10:03:05.513 | iputils-arping 2022-01-06 10:03:05.513 | kpartx 2022-01-06 10:03:05.513 | libjs-jquery-tablesorter 2022-01-06 10:03:05.513 | libmysqlclient-dev 2022-01-06 10:03:05.513 | parted 2022-01-06 10:03:05.513 | pm-utils 2022-01-06 10:03:05.513 | python3-mysqldb 2022-01-06 10:03:05.513 | socat 2022-01-06 10:03:05.513 | sqlite3 2022-01-06 10:03:05.513 | sudo 2022-01-06 10:03:05.513 | vlan 2022-01-06 10:03:05.513 | lsscsi 2022-01-06 10:03:05.513 | open-iscsi 2022-01-06 10:03:05.513 | lvm2 2022-01-06 10:03:05.513 | qemu-utils 2022-01-06 10:03:05.513 | thin-provisioning-tools 2022-01-06 10:03:05.513 | acl 2022-01-06 10:03:05.513 | dnsmasq-base 2022-01-06 10:03:05.513 | dnsmasq-utils 2022-01-06 10:03:05.513 | ebtables 2022-01-06 10:03:05.513 | haproxy 2022-01-06 10:03:05.514 | iptables 2022-01-06 10:03:05.514 | iputils-arping 2022-01-06 10:03:05.514 | iputils-ping 2022-01-06 10:03:05.514 | libmysqlclient-dev 2022-01-06 10:03:05.514 | postgresql-server-dev-all 2022-01-06 10:03:05.514 | python3-mysqldb 2022-01-06 10:03:05.514 | sqlite3 2022-01-06 10:03:05.514 | sudo 2022-01-06 10:03:05.514 | vlan 2022-01-06 10:03:05.514 | ipset 2022-01-06 10:03:05.514 | conntrack 2022-01-06 10:03:05.514 | conntrackd 2022-01-06 10:03:05.514 | keepalived 2022-01-06 10:03:05.514 | dstat 2022-01-06 10:03:05.514 | lvm2 2022-01-06 10:03:05.514 | qemu-utils 2022-01-06 10:03:05.514 | thin-provisioning-tools 2022-01-06 10:03:05.514 | curl 2022-01-06 10:03:05.514 | liberasurecode-dev 2022-01-06 10:03:05.514 | make 2022-01-06 10:03:05.514 | memcached 2022-01-06 10:03:05.514 | sqlite3 2022-01-06 10:03:05.514 | xfsprogs' 2022-01-06 10:03:05.516 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-06 10:03:05.539 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-06 10:03:05.539 | apache2-dev 2022-01-06 10:03:05.539 | bc 2022-01-06 10:03:05.539 | bsdmainutils 2022-01-06 10:03:05.539 | curl 2022-01-06 10:03:05.539 | g++ 2022-01-06 10:03:05.539 | gcc 2022-01-06 10:03:05.539 | gettext 2022-01-06 10:03:05.539 | git 2022-01-06 10:03:05.539 | graphviz 2022-01-06 10:03:05.539 | iputils-ping 2022-01-06 10:03:05.539 | libapache2-mod-proxy-uwsgi 2022-01-06 10:03:05.539 | libffi-dev 2022-01-06 10:03:05.540 | libjpeg-dev 2022-01-06 10:03:05.540 | libmysqlclient-dev 2022-01-06 10:03:05.540 | libpcre3-dev 2022-01-06 10:03:05.540 | libpq-dev 2022-01-06 10:03:05.540 | libssl-dev 2022-01-06 10:03:05.540 | libsystemd-dev 2022-01-06 10:03:05.540 | libxml2-dev 2022-01-06 10:03:05.540 | libxslt1-dev 2022-01-06 10:03:05.540 | libyaml-dev 2022-01-06 10:03:05.540 | lsof 2022-01-06 10:03:05.540 | openssh-server 2022-01-06 10:03:05.540 | openssl 2022-01-06 10:03:05.540 | pkg-config 2022-01-06 10:03:05.540 | psmisc 2022-01-06 10:03:05.540 | python3-dev 2022-01-06 10:03:05.540 | python3-pip 2022-01-06 10:03:05.540 | python3-venv 2022-01-06 10:03:05.540 | tar 2022-01-06 10:03:05.540 | tcpdump 2022-01-06 10:03:05.540 | unzip 2022-01-06 10:03:05.540 | uuid-runtime 2022-01-06 10:03:05.540 | wget 2022-01-06 10:03:05.540 | wget 2022-01-06 10:03:05.540 | zlib1g-dev 2022-01-06 10:03:05.540 | libkrb5-dev 2022-01-06 10:03:05.540 | libldap2-dev 2022-01-06 10:03:05.540 | libsasl2-dev 2022-01-06 10:03:05.540 | memcached 2022-01-06 10:03:05.540 | python3-mysqldb 2022-01-06 10:03:05.540 | sqlite3 2022-01-06 10:03:05.540 | conntrack 2022-01-06 10:03:05.540 | curl 2022-01-06 10:03:05.540 | dnsmasq-base 2022-01-06 10:03:05.540 | dnsmasq-utils 2022-01-06 10:03:05.540 | ebtables 2022-01-06 10:03:05.540 | gawk 2022-01-06 10:03:05.540 | genisoimage 2022-01-06 10:03:05.540 | iptables 2022-01-06 10:03:05.541 | iputils-arping 2022-01-06 10:03:05.541 | kpartx 2022-01-06 10:03:05.541 | libjs-jquery-tablesorter 2022-01-06 10:03:05.541 | libmysqlclient-dev 2022-01-06 10:03:05.541 | parted 2022-01-06 10:03:05.541 | pm-utils 2022-01-06 10:03:05.541 | python3-mysqldb 2022-01-06 10:03:05.541 | socat 2022-01-06 10:03:05.541 | sqlite3 2022-01-06 10:03:05.541 | sudo 2022-01-06 10:03:05.541 | vlan 2022-01-06 10:03:05.541 | lsscsi 2022-01-06 10:03:05.541 | open-iscsi 2022-01-06 10:03:05.541 | lvm2 2022-01-06 10:03:05.541 | qemu-utils 2022-01-06 10:03:05.541 | thin-provisioning-tools 2022-01-06 10:03:05.541 | acl 2022-01-06 10:03:05.541 | dnsmasq-base 2022-01-06 10:03:05.541 | dnsmasq-utils 2022-01-06 10:03:05.541 | ebtables 2022-01-06 10:03:05.541 | haproxy 2022-01-06 10:03:05.541 | iptables 2022-01-06 10:03:05.541 | iputils-arping 2022-01-06 10:03:05.541 | iputils-ping 2022-01-06 10:03:05.541 | libmysqlclient-dev 2022-01-06 10:03:05.541 | postgresql-server-dev-all 2022-01-06 10:03:05.541 | python3-mysqldb 2022-01-06 10:03:05.541 | sqlite3 2022-01-06 10:03:05.541 | sudo 2022-01-06 10:03:05.541 | vlan 2022-01-06 10:03:05.541 | ipset 2022-01-06 10:03:05.541 | conntrack 2022-01-06 10:03:05.541 | conntrackd 2022-01-06 10:03:05.541 | keepalived 2022-01-06 10:03:05.541 | dstat 2022-01-06 10:03:05.541 | lvm2 2022-01-06 10:03:05.541 | qemu-utils 2022-01-06 10:03:05.541 | thin-provisioning-tools 2022-01-06 10:03:05.541 | curl 2022-01-06 10:03:05.542 | liberasurecode-dev 2022-01-06 10:03:05.542 | make 2022-01-06 10:03:05.542 | memcached 2022-01-06 10:03:05.542 | sqlite3 2022-01-06 10:03:05.542 | xfsprogs ' 2022-01-06 10:03:05.542 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-06 10:03:05.544 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 10:03:05.549 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 10:03:05.553 | ++ 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-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-06 10:03:05.556 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-06 10:03:05.561 | ++ 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-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-06 10:03:05.563 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-06 10:03:05.565 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-06 10:03:05.568 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-06 10:03:05.570 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-06 10:03:05.572 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-06 10:03:05.574 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-06 10:03:05.576 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 10:03:05.578 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 10:03:05.580 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-06 10:03:05.584 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-06 10:03:05.586 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-06 10:03:05.589 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-06 10:03:05.593 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-06 10:03:05.597 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-06 10:03:05.599 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-06 10:03:05.601 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-06 10:03:05.603 | ++ functions-common:time_start:2297 : local start_time= 2022-01-06 10:03:05.605 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-06 10:03:05.608 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-06 10:03:05.612 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641463385609 2022-01-06 10:03:05.614 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-06 10:03:05.616 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-06 10:03:05.618 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-06 10:03:05.904 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-06 10:03:05.967 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-06 10:03:06.071 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-06 10:03:06.185 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-06 10:03:13.085 | Fetched 114 kB in 1s (143 kB/s) 2022-01-06 10:03:14.538 | Reading package lists... 2022-01-06 10:03:14.569 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-06 10:03:14.571 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-06 10:03:14.573 | ++ functions-common:time_stop:2310 : local name 2022-01-06 10:03:14.575 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 10:03:14.577 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 10:03:14.579 | ++ functions-common:time_stop:2313 : local total 2022-01-06 10:03:14.581 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 10:03:14.583 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-06 10:03:14.585 | ++ functions-common:time_stop:2317 : start_time=1641463385609 2022-01-06 10:03:14.587 | ++ functions-common:time_stop:2319 : [[ -z 1641463385609 ]] 2022-01-06 10:03:14.589 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 10:03:14.593 | ++ functions-common:time_stop:2322 : end_time=1641463394590 2022-01-06 10:03:14.595 | ++ functions-common:time_stop:2323 : elapsed_time=8981 2022-01-06 10:03:14.597 | ++ functions-common:time_stop:2324 : total=0 2022-01-06 10:03:14.599 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 10:03:14.601 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=8981 2022-01-06 10:03:14.604 | ++ functions-common:install_package:1345 : 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-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-06 10:03:14.606 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-06 10:03:14.608 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 10:03:14.611 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 10:03:14.614 | ++ functions-common:real_install_package:1331 : 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-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-06 10:03:14.634 | ++ functions-common:apt_get:1111 : 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-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-06 10:03:14.743 | Reading package lists... 2022-01-06 10:03:14.973 | Building dependency tree... 2022-01-06 10:03:14.974 | Reading state information... 2022-01-06 10:03:15.005 | acl is already the newest version (2.2.53-6). 2022-01-06 10:03:15.005 | bc is already the newest version (1.07.1-2build1). 2022-01-06 10:03:15.005 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-06 10:03:15.005 | conntrack is already the newest version (1:1.4.5-2). 2022-01-06 10:03:15.005 | ebtables is already the newest version (2.0.11-3build1). 2022-01-06 10:03:15.005 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 10:03:15.005 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-06 10:03:15.005 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 10:03:15.005 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-06 10:03:15.005 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-06 10:03:15.005 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-06 10:03:15.005 | iputils-arping is already the newest version (3:20190709-3). 2022-01-06 10:03:15.006 | iputils-ping is already the newest version (3:20190709-3). 2022-01-06 10:03:15.006 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-06 10:03:15.006 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-06 10:03:15.006 | libffi-dev is already the newest version (3.3-4). 2022-01-06 10:03:15.006 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-06 10:03:15.006 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-06 10:03:15.006 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-06 10:03:15.006 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-06 10:03:15.006 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-06 10:03:15.006 | lsscsi is already the newest version (0.30-0.1). 2022-01-06 10:03:15.006 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-06 10:03:15.006 | make is already the newest version (4.2.1-1.2). 2022-01-06 10:03:15.006 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-06 10:03:15.006 | psmisc is already the newest version (23.3-1). 2022-01-06 10:03:15.006 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-06 10:03:15.006 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-06 10:03:15.006 | socat is already the newest version (1.7.3.3-2). 2022-01-06 10:03:15.006 | tcpdump is already the newest version (4.9.3-4). 2022-01-06 10:03:15.006 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-06 10:03:15.006 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-06 10:03:15.006 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-06 10:03:15.006 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-06 10:03:15.006 | dstat is already the newest version (0.7.4-6). 2022-01-06 10:03:15.006 | graphviz is already the newest version (2.42.2-3build2). 2022-01-06 10:03:15.006 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-06 10:03:15.006 | pm-utils is already the newest version (1.4.1-19). 2022-01-06 10:03:15.006 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-06 10:03:15.006 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 10:03:15.006 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 10:03:15.006 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-06 10:03:15.006 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 10:03:15.006 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 10:03:15.006 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-06 10:03:15.006 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-06 10:03:15.006 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-06 10:03:15.006 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-06 10:03:15.007 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-06 10:03:15.007 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-06 10:03:15.007 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-06 10:03:15.007 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-06 10:03:15.007 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 10:03:15.007 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-06 10:03:15.007 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-06 10:03:15.007 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-06 10:03:15.007 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-06 10:03:15.007 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-06 10:03:15.007 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-06 10:03:15.007 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 10:03:15.007 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-06 10:03:15.007 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-06 10:03:15.007 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-06 10:03:15.007 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-06 10:03:15.007 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-06 10:03:15.007 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-06 10:03:15.007 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-06 10:03:15.007 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-06 10:03:15.007 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 10:03:15.206 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-06 10:03:15.207 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-06 10:03:15.207 | The following packages were automatically installed and are no longer required: 2022-01-06 10:03:15.208 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 10:03:15.208 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 10:03:15.208 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 10:03:15.208 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 10:03:15.208 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-06 10:03:15.208 | python3-zope.interface 2022-01-06 10:03:15.208 | Use 'sudo apt autoremove' to remove them. 2022-01-06 10:03:15.209 | The following additional packages will be installed: 2022-01-06 10:03:15.209 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-06 10:03:15.273 | The following NEW packages will be installed: 2022-01-06 10:03:15.273 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-06 10:03:15.273 | python3-yaml 2022-01-06 10:03:15.825 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 10:03:15.825 | Need to get 0 B/27.4 MB of archives. 2022-01-06 10:03:15.825 | After this operation, 211 MB of additional disk space will be used. 2022-01-06 10:03:16.000 | Selecting previously unselected package python3-yaml. 2022-01-06 10:03:16.045 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77357 files and directories currently installed.) 2022-01-06 10:03:16.048 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-06 10:03:16.086 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 10:03:16.412 | Selecting previously unselected package llvm-10-tools. 2022-01-06 10:03:16.420 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 10:03:16.469 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 10:03:16.846 | Selecting previously unselected package llvm-10-dev. 2022-01-06 10:03:16.855 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 10:03:16.948 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 10:03:21.724 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-06 10:03:21.734 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 10:03:21.788 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 10:03:22.337 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-06 10:03:22.347 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-06 10:03:22.411 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 10:03:22.829 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 10:03:23.262 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 10:03:23.411 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 10:03:23.531 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 10:03:23.680 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 10:03:23.801 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 10:03:24.251 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-06 10:03:31.104 | ++ functions-common:apt_get:1115 : result=0 2022-01-06 10:03:31.106 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-06 10:03:31.109 | ++ functions-common:time_stop:2310 : local name 2022-01-06 10:03:31.111 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 10:03:31.113 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 10:03:31.115 | ++ functions-common:time_stop:2313 : local total 2022-01-06 10:03:31.117 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 10:03:31.119 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-06 10:03:31.121 | ++ functions-common:time_stop:2317 : start_time=1641463394631 2022-01-06 10:03:31.123 | ++ functions-common:time_stop:2319 : [[ -z 1641463394631 ]] 2022-01-06 10:03:31.126 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 10:03:31.130 | ++ functions-common:time_stop:2322 : end_time=1641463411128 2022-01-06 10:03:31.132 | ++ functions-common:time_stop:2323 : elapsed_time=16497 2022-01-06 10:03:31.134 | ++ functions-common:time_stop:2324 : total=117 2022-01-06 10:03:31.136 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 10:03:31.138 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16614 2022-01-06 10:03:31.140 | ++ functions-common:apt_get:1119 : return 0 2022-01-06 10:03:31.143 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-06 10:03:31.146 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-06 10:03:31.148 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-06 10:03:31.152 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-06 10:03:31.156 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-06 10:03:31.158 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-06 10:03:31.161 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-06 10:03:32.659 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-06 10:03:32.661 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-06 10:03:32.664 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-06 10:03:32.666 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-06 10:03:32.668 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-06 10:03:32.670 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-06 10:03:32.672 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-06 10:03:32.674 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-06 10:03:32.676 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-06 10:03:32.678 | + functions-common:_ensure_lsb_release:328 : return 2022-01-06 10:03:32.680 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-06 10:03:32.744 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-06 10:03:32.746 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-06 10:03:32.808 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-06 10:03:32.810 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-06 10:03:32.873 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-06 10:03:32.875 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-06 10:03:32.876 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-06 10:03:32.879 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-06 10:03:32.880 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-06 10:03:32.882 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-06 10:03:32.884 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-06 10:03:32.886 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-06 10:03:32.888 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-06 10:03:32.890 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-06 10:03:32.892 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-06 10:03:32.892 | Distro: focal 2022-01-06 10:03:32.894 | + tools/install_pip.sh:main:127 : get_versions 2022-01-06 10:03:32.898 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-06 10:03:32.902 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-06 10:03:32.904 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-06 10:03:32.906 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-06 10:03:32.907 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-06 10:03:33.445 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-06 10:03:33.447 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-06 10:03:33.447 | pip: 21.3.1 2022-01-06 10:03:33.449 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-06 10:03:33.945 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-06 10:03:33.985 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-06 10:03:33.987 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-06 10:03:33.988 | + tools/install_pip.sh:main:135 : exit 0 2022-01-06 10:03:33.991 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-06 10:03:33.994 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 10:03:33.997 | + ./stack.sh:main:764 : fixup_all 2022-01-06 10:03:33.999 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-06 10:03:34.001 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-06 10:03:34.004 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 10:03:34.009 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 10:03:34.009 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-06 10:03:34.009 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-06 10:03:34.014 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-06 10:03:34.016 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-06 10:03:34.019 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-06 10:03:34.026 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-06 10:03:34.030 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-06 10:03:34.032 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-06 10:03:34.034 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-06 10:03:34.036 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-06 10:03:34.038 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-06 10:03:34.040 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-06 10:03:34.042 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-06 10:03:34.044 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 10:03:34.046 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 10:03:34.048 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 10:03:34.049 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-06 10:03:34.051 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-06 10:03:34.053 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 10:03:34.055 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-06 10:03:34.057 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-06 10:03:34.060 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-06 10:03:34.062 | + functions-common:is_suse:464 : is_opensuse 2022-01-06 10:03:34.064 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-06 10:03:34.066 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 10:03:34.068 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-06 10:03:34.070 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-06 10:03:34.072 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 10:03:34.074 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-06 10:03:34.076 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-06 10:03:34.095 | Using python 3.8 to install os-testr 2022-01-06 10:03:34.097 | + 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-06 10:03:35.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 10:03:35.909 | Collecting os-testr 2022-01-06 10:03:35.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-01-06 10:03:35.959 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-06 10:03:36.003 | Collecting stestr>=1.0.0 2022-01-06 10:03:36.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-01-06 10:03:36.018 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-06 10:03:36.053 | Collecting python-subunit>=1.0.0 2022-01-06 10:03:36.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-06 10:03:36.082 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-06 10:03:36.110 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2022-01-06 10:03:36.113 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.4.0) 2022-01-06 10:03:36.116 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-06 10:03:36.160 | Collecting future 2022-01-06 10:03:36.168 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-06 10:03:36.380 | Preparing metadata (setup.py): started 2022-01-06 10:03:36.419 | Preparing metadata (setup.py): finished with status 'error' 2022-01-06 10:03:36.419 | ERROR: Command errored out with exit status 1: 2022-01-06 10:03:36.419 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-mpjkh8do/future_91d26b10571541c58485e6b16baa5d26/setup.py'"'"'; __file__='"'"'/tmp/pip-install-mpjkh8do/future_91d26b10571541c58485e6b16baa5d26/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-23ti_tyr 2022-01-06 10:03:36.419 | cwd: /tmp/pip-install-mpjkh8do/future_91d26b10571541c58485e6b16baa5d26/ 2022-01-06 10:03:36.419 | Complete output (3 lines): 2022-01-06 10:03:36.419 | Traceback (most recent call last): 2022-01-06 10:03:36.419 | File "", line 1, in 2022-01-06 10:03:36.419 | ModuleNotFoundError: No module named 'setuptools' 2022-01-06 10:03:36.419 | ---------------------------------------- 2022-01-06 10:03:36.419 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz#sha256=b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d (from http://10.100.0.9:8080/cloudbase/CI/+simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-06 10:03:36.420 | INFO: pip is looking at multiple versions of python-subunit to determine which version is compatible with other requirements. This could take a while. 2022-01-06 10:03:36.421 | INFO: pip is looking at multiple versions of pbr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 10:03:36.534 | Collecting pbr!=2.1.0,>=2.0.0 2022-01-06 10:03:36.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-06 10:03:36.594 | INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while. 2022-01-06 10:03:36.595 | INFO: pip is looking at multiple versions of os-testr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 10:03:36.595 | ERROR: Cannot install os-testr because these package versions have conflicting dependencies. 2022-01-06 10:03:36.595 | 2022-01-06 10:03:36.595 | The conflict is caused by: 2022-01-06 10:03:36.595 | stestr 3.0.1 depends on future 2022-01-06 10:03:36.595 | The user requested (constraint) future===0.18.2 2022-01-06 10:03:36.595 | 2022-01-06 10:03:36.595 | To fix this you could try to: 2022-01-06 10:03:36.595 | 1. loosen the range of package versions you've specified 2022-01-06 10:03:36.595 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-01-06 10:03:36.595 | 2022-01-06 10:03:36.595 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-01-06 10:03:36.763 | + inc/python:pip_install:1 : exit_trap 2022-01-06 10:03:36.765 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-06 10:03:36.767 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-06 10:03:36.770 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-06 10:03:36.772 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-06 10:03:36.774 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-06 10:03:36.776 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-06 10:03:36.778 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-06 10:03:36.780 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-06 10:03:36.782 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-06 10:03:36.782 | Error on exit 2022-01-06 10:03:36.785 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-06 10:03:36.787 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-06 10:03:36.789 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-06 10:03:36.985 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-06 10:03:36.985 | 2022-01-06 10:03:37.207 | + ./stack.sh:exit_trap:531 : exit 1