2022-01-06 10:04:45.398 | + ./stack.sh:main:462 : exec 2022-01-06 10:04:45.398 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-100445' 2022-01-06 10:04:45.399 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-06-100445.summary.2022-01-06-100445 2022-01-06 10:04:45.399 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 10:04:45.399 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-100445 2022-01-06 10:04:45.399 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-100445 /opt/stack/logs/stack.sh.log 2022-01-06 10:04:45.399 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-100445.summary.2022-01-06-100445 /opt/stack/logs/stack.sh.log.summary 2022-01-06 10:04:45.399 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-06 10:04:45.399 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-06 10:04:45.399 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-06 10:04:45.399 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-06 10:04:45.399 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-06 10:04:45.399 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-06 10:04:45.399 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 10:04:45.401 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-06 10:04:45.403 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-06 10:04:45.405 | + ./stack.sh:main:548 : set -o errexit 2022-01-06 10:04:45.407 | + ./stack.sh:main:551 : uname -a 2022-01-06 10:04:45.408 | 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:04:45.410 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-06 10:04:45.412 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-06 10:04:45.415 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-06 10:04:45.441 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-06 10:04:45.456 | + ./stack.sh:main:565 : fetch_plugins 2022-01-06 10:04:45.458 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-06 10:04:45.460 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-06 10:04:45.462 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-06 10:04:45.464 | + functions-common:fetch_plugins:1661 : return 2022-01-06 10:04:45.465 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-06 10:04:45.467 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-06 10:04:45.469 | + functions-common:run_phase:1739 : local phase= 2022-01-06 10:04:45.471 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 10:04:45.472 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 10:04:45.474 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 10:04:45.476 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 10:04:45.478 | + functions-common:run_phase:1748 : local extra 2022-01-06 10:04:45.480 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 10:04:45.483 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 10:04:45.484 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 10:04:45.486 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 10:04:45.489 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-06 10:04:45.490 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 10:04:45.502 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:04:45.505 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 10:04:45.506 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:04:45.508 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:04:45.510 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:04:45.512 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:04:45.513 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 10:04:45.515 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-06 10:04:45.517 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-06 10:04:45.518 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 10:04:45.521 | + 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:04:45.523 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-06 10:04:45.525 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-06 10:04:45.526 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-06 10:04:45.530 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-06 10:04:45.532 | + functions-common:plugin_override_defaults:1702 : return 2022-01-06 10:04:45.534 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-06 10:04:45.551 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-06 10:04:45.553 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-06 10:04:45.565 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-06 10:04:45.568 | +++ lib/tls:source:43 : hostname -f 2022-01-06 10:04:45.571 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-06 10:04:45.573 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-06 10:04:45.575 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-06 10:04:45.576 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-06 10:04:45.578 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-06 10:04:45.580 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-06 10:04:45.582 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-06 10:04:45.584 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-06 10:04:45.585 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-06 10:04:45.587 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-06 10:04:45.592 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-06 10:04:45.603 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-06 10:04:45.619 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-06 10:04:45.631 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-06 10:04:45.643 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-06 10:04:45.667 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-06 10:04:45.705 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-06 10:04:45.781 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-06 10:04:45.804 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-06 10:04:45.837 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-06 10:04:45.887 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-06 10:04:46.012 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-06 10:04:46.026 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-06 10:04:46.038 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-06 10:04:46.050 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-06 10:04:46.131 | + ./stack.sh:main:598 : run_phase source 2022-01-06 10:04:46.133 | + functions-common:run_phase:1738 : local mode=source 2022-01-06 10:04:46.135 | + functions-common:run_phase:1739 : local phase= 2022-01-06 10:04:46.137 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 10:04:46.139 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 10:04:46.141 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 10:04:46.143 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 10:04:46.146 | + functions-common:run_phase:1748 : local extra 2022-01-06 10:04:46.148 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 10:04:46.152 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 10:04:46.154 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 10:04:46.156 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 10:04:46.158 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-06 10:04:46.160 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 10:04:46.175 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:04:46.177 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 10:04:46.179 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-06 10:04:46.217 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-06 10:04:46.220 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-06 10:04:46.222 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 10:04:46.224 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-06 10:04:46.226 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-06 10:04:46.228 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-06 10:04:46.230 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-06 10:04:46.232 | + functions-common:load_plugin_settings:1679 : return 2022-01-06 10:04:46.235 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-06 10:04:46.237 | + functions-common:verify_disabled_services:2021 : local service 2022-01-06 10:04:46.239 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.241 | + 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:04:46.244 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.246 | + 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:04:46.248 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.250 | + 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:04:46.252 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.255 | + 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:04:46.257 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.260 | + 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:04:46.262 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.264 | + 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:04:46.266 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.268 | + 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:04:46.270 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.273 | + 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:04:46.275 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.277 | + 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:04:46.279 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.281 | + 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:04:46.283 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.286 | + 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:04:46.288 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.290 | + 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:04:46.292 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.294 | + 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:04:46.297 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.299 | + 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:04:46.302 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.305 | + 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:04:46.309 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.312 | + 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:04:46.314 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.316 | + 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:04:46.319 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.321 | + 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:04:46.323 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.325 | + 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:04:46.327 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.330 | + 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:04:46.332 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.334 | + 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:04:46.336 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.338 | + 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:04:46.341 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.343 | + 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:04:46.345 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.347 | + 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:04:46.349 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.352 | + 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:04:46.354 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.356 | + 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:04:46.358 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.361 | + 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:04:46.363 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.366 | + 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:04:46.368 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.370 | + 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:04:46.372 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.374 | + 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:04:46.377 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.380 | + 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:04:46.382 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.384 | + 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:04:46.386 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.388 | + 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:04:46.391 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.393 | + 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:04:46.395 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.397 | + 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:04:46.399 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.402 | + 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:04:46.404 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.406 | + 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:04:46.409 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.411 | + 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:04:46.413 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.415 | + 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:04:46.417 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 10:04:46.420 | + 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:04:46.422 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-06 10:04:46.425 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 10:04:46.427 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-06 10:04:46.442 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:04:46.444 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-06 10:04:46.446 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 10:04:46.448 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-06 10:04:46.462 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 10:04:46.465 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-06 10:04:46.467 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-06 10:04:46.469 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-06 10:04:46.471 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-06 10:04:46.473 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-06 10:04:46.476 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-06 10:04:46.478 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-06 10:04:46.481 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-06 10:04:46.483 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 10:04:46.485 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-06 10:04:46.488 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 10:04:46.490 | + lib/database:initialize_database_backends:104 : return 0 2022-01-06 10:04:46.493 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-06 10:04:46.493 | Using mysql database backend 2022-01-06 10:04:46.495 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-06 10:04:46.510 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-06 10:04:46.525 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:04:46.528 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-06 10:04:46.545 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-06 10:04:46.560 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:04:46.562 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-06 10:04:46.580 | + ./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:04:46.596 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-06 10:04:46.611 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 10:04:46.614 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-06 10:04:46.630 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:04:46.632 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-06 10:04:46.634 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-06 10:04:46.650 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 10:04:46.652 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-06 10:04:46.667 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-06 10:04:46.670 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-06 10:04:46.672 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-06 10:04:46.674 | + functions-common:save_stackenv:60 : local tag=739 2022-01-06 10:04:46.677 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 10:04:46.681 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-100446 2022-01-06 10:04:46.683 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-100446 739' 2022-01-06 10:04:46.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.688 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 10:04:46.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.693 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 10:04:46.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.697 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 10:04:46.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.702 | + 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:04:46.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.707 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-01-06 10:04:46.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.712 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-01-06 10:04:46.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.717 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-100445 2022-01-06 10:04:46.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.721 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 10:04:46.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.726 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-01-06 10:04:46.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.731 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 10:04:46.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.736 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 10:04:46.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.741 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 10:04:46.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 10:04:46.746 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 10:04:46.748 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-06 10:04:46.751 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-06 10:04:46.753 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-06 10:04:46.756 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-06 10:04:46.758 | + functions-common:git_clone:528 : local orig_dir 2022-01-06 10:04:46.760 | ++ functions-common:git_clone:529 : pwd 2022-01-06 10:04:46.763 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-06 10:04:46.765 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-06 10:04:46.768 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-06 10:04:46.783 | + functions-common:git_clone:532 : RECLONE=False 2022-01-06 10:04:46.785 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-06 10:04:46.787 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-06 10:04:46.790 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-06 10:04:46.793 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-06 10:04:46.795 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-06 10:04:46.797 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-06 10:04:46.799 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-06 10:04:46.802 | + functions-common:git_clone:595 : git show --oneline 2022-01-06 10:04:46.802 | + functions-common:git_clone:595 : head -1 2022-01-06 10:04:46.806 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-06 10:04:46.808 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-06 10:04:46.811 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-06 10:04:46.813 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 10:04:46.816 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-06 10:04:46.818 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-06 10:04:46.821 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-06 10:04:46.823 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-06 10:04:46.825 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 10:04:46.828 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-06 10:04:46.830 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-06 10:04:46.833 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-06 10:04:46.836 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-06 10:04:46.840 | ++ tools/install_prereqs.sh:source:47 : NOW=1641463486 2022-01-06 10:04:46.843 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-06 10:04:46.847 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641463463 2022-01-06 10:04:46.849 | ++ tools/install_prereqs.sh:source:49 : DELTA=23 2022-01-06 10:04:46.851 | ++ tools/install_prereqs.sh:source:50 : [[ 23 -lt 7200 ]] 2022-01-06 10:04:46.854 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-06 10:04:46.856 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-06 10:04:46.858 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-06 10:04:46.861 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-06 10:04:46.863 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-06 10:04:46.865 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-06 10:04:46.867 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-06 10:04:46.869 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-06 10:04:46.874 | +++ 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:04:46.919 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-06 10:04:46.919 | apache2-dev 2022-01-06 10:04:46.919 | bc 2022-01-06 10:04:46.919 | bsdmainutils 2022-01-06 10:04:46.919 | curl 2022-01-06 10:04:46.919 | g++ 2022-01-06 10:04:46.919 | gcc 2022-01-06 10:04:46.920 | gettext 2022-01-06 10:04:46.920 | git 2022-01-06 10:04:46.920 | graphviz 2022-01-06 10:04:46.920 | iputils-ping 2022-01-06 10:04:46.920 | libapache2-mod-proxy-uwsgi 2022-01-06 10:04:46.920 | libffi-dev 2022-01-06 10:04:46.920 | libjpeg-dev 2022-01-06 10:04:46.920 | libmysqlclient-dev 2022-01-06 10:04:46.920 | libpcre3-dev 2022-01-06 10:04:46.920 | libpq-dev 2022-01-06 10:04:46.920 | libssl-dev 2022-01-06 10:04:46.920 | libsystemd-dev 2022-01-06 10:04:46.920 | libxml2-dev 2022-01-06 10:04:46.920 | libxslt1-dev 2022-01-06 10:04:46.920 | libyaml-dev 2022-01-06 10:04:46.920 | lsof 2022-01-06 10:04:46.920 | openssh-server 2022-01-06 10:04:46.920 | openssl 2022-01-06 10:04:46.920 | pkg-config 2022-01-06 10:04:46.920 | psmisc 2022-01-06 10:04:46.920 | python3-dev 2022-01-06 10:04:46.920 | python3-pip 2022-01-06 10:04:46.920 | python3-venv 2022-01-06 10:04:46.920 | tar 2022-01-06 10:04:46.920 | tcpdump 2022-01-06 10:04:46.920 | unzip 2022-01-06 10:04:46.920 | uuid-runtime 2022-01-06 10:04:46.920 | wget 2022-01-06 10:04:46.920 | wget 2022-01-06 10:04:46.920 | zlib1g-dev 2022-01-06 10:04:46.920 | libkrb5-dev 2022-01-06 10:04:46.920 | libldap2-dev 2022-01-06 10:04:46.920 | libsasl2-dev 2022-01-06 10:04:46.920 | memcached 2022-01-06 10:04:46.920 | python3-mysqldb 2022-01-06 10:04:46.920 | sqlite3 2022-01-06 10:04:46.920 | conntrack 2022-01-06 10:04:46.920 | curl 2022-01-06 10:04:46.920 | dnsmasq-base 2022-01-06 10:04:46.921 | dnsmasq-utils 2022-01-06 10:04:46.921 | ebtables 2022-01-06 10:04:46.921 | gawk 2022-01-06 10:04:46.921 | genisoimage 2022-01-06 10:04:46.921 | iptables 2022-01-06 10:04:46.921 | iputils-arping 2022-01-06 10:04:46.921 | kpartx 2022-01-06 10:04:46.921 | libjs-jquery-tablesorter 2022-01-06 10:04:46.921 | libmysqlclient-dev 2022-01-06 10:04:46.921 | parted 2022-01-06 10:04:46.921 | pm-utils 2022-01-06 10:04:46.921 | python3-mysqldb 2022-01-06 10:04:46.921 | socat 2022-01-06 10:04:46.921 | sqlite3 2022-01-06 10:04:46.921 | sudo 2022-01-06 10:04:46.921 | vlan 2022-01-06 10:04:46.921 | lsscsi 2022-01-06 10:04:46.921 | open-iscsi 2022-01-06 10:04:46.921 | lvm2 2022-01-06 10:04:46.921 | qemu-utils 2022-01-06 10:04:46.921 | thin-provisioning-tools 2022-01-06 10:04:46.921 | acl 2022-01-06 10:04:46.921 | dnsmasq-base 2022-01-06 10:04:46.921 | dnsmasq-utils 2022-01-06 10:04:46.921 | ebtables 2022-01-06 10:04:46.921 | haproxy 2022-01-06 10:04:46.921 | iptables 2022-01-06 10:04:46.921 | iputils-arping 2022-01-06 10:04:46.921 | iputils-ping 2022-01-06 10:04:46.921 | libmysqlclient-dev 2022-01-06 10:04:46.921 | postgresql-server-dev-all 2022-01-06 10:04:46.921 | python3-mysqldb 2022-01-06 10:04:46.921 | sqlite3 2022-01-06 10:04:46.921 | sudo 2022-01-06 10:04:46.921 | vlan 2022-01-06 10:04:46.921 | ipset 2022-01-06 10:04:46.921 | conntrack 2022-01-06 10:04:46.921 | conntrackd 2022-01-06 10:04:46.922 | keepalived 2022-01-06 10:04:46.922 | dstat 2022-01-06 10:04:46.922 | lvm2 2022-01-06 10:04:46.922 | qemu-utils 2022-01-06 10:04:46.922 | thin-provisioning-tools 2022-01-06 10:04:46.922 | curl 2022-01-06 10:04:46.922 | liberasurecode-dev 2022-01-06 10:04:46.922 | make 2022-01-06 10:04:46.922 | memcached 2022-01-06 10:04:46.922 | sqlite3 2022-01-06 10:04:46.922 | xfsprogs' 2022-01-06 10:04:46.923 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-06 10:04:46.941 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-06 10:04:46.941 | apache2-dev 2022-01-06 10:04:46.941 | bc 2022-01-06 10:04:46.942 | bsdmainutils 2022-01-06 10:04:46.942 | curl 2022-01-06 10:04:46.942 | g++ 2022-01-06 10:04:46.942 | gcc 2022-01-06 10:04:46.942 | gettext 2022-01-06 10:04:46.942 | git 2022-01-06 10:04:46.942 | graphviz 2022-01-06 10:04:46.942 | iputils-ping 2022-01-06 10:04:46.942 | libapache2-mod-proxy-uwsgi 2022-01-06 10:04:46.942 | libffi-dev 2022-01-06 10:04:46.942 | libjpeg-dev 2022-01-06 10:04:46.942 | libmysqlclient-dev 2022-01-06 10:04:46.942 | libpcre3-dev 2022-01-06 10:04:46.942 | libpq-dev 2022-01-06 10:04:46.942 | libssl-dev 2022-01-06 10:04:46.942 | libsystemd-dev 2022-01-06 10:04:46.942 | libxml2-dev 2022-01-06 10:04:46.942 | libxslt1-dev 2022-01-06 10:04:46.942 | libyaml-dev 2022-01-06 10:04:46.942 | lsof 2022-01-06 10:04:46.942 | openssh-server 2022-01-06 10:04:46.942 | openssl 2022-01-06 10:04:46.942 | pkg-config 2022-01-06 10:04:46.942 | psmisc 2022-01-06 10:04:46.942 | python3-dev 2022-01-06 10:04:46.942 | python3-pip 2022-01-06 10:04:46.942 | python3-venv 2022-01-06 10:04:46.942 | tar 2022-01-06 10:04:46.942 | tcpdump 2022-01-06 10:04:46.942 | unzip 2022-01-06 10:04:46.942 | uuid-runtime 2022-01-06 10:04:46.942 | wget 2022-01-06 10:04:46.942 | wget 2022-01-06 10:04:46.942 | zlib1g-dev 2022-01-06 10:04:46.942 | libkrb5-dev 2022-01-06 10:04:46.942 | libldap2-dev 2022-01-06 10:04:46.942 | libsasl2-dev 2022-01-06 10:04:46.942 | memcached 2022-01-06 10:04:46.943 | python3-mysqldb 2022-01-06 10:04:46.943 | sqlite3 2022-01-06 10:04:46.943 | conntrack 2022-01-06 10:04:46.943 | curl 2022-01-06 10:04:46.943 | dnsmasq-base 2022-01-06 10:04:46.943 | dnsmasq-utils 2022-01-06 10:04:46.943 | ebtables 2022-01-06 10:04:46.943 | gawk 2022-01-06 10:04:46.943 | genisoimage 2022-01-06 10:04:46.943 | iptables 2022-01-06 10:04:46.943 | iputils-arping 2022-01-06 10:04:46.943 | kpartx 2022-01-06 10:04:46.943 | libjs-jquery-tablesorter 2022-01-06 10:04:46.943 | libmysqlclient-dev 2022-01-06 10:04:46.943 | parted 2022-01-06 10:04:46.943 | pm-utils 2022-01-06 10:04:46.943 | python3-mysqldb 2022-01-06 10:04:46.943 | socat 2022-01-06 10:04:46.943 | sqlite3 2022-01-06 10:04:46.943 | sudo 2022-01-06 10:04:46.943 | vlan 2022-01-06 10:04:46.943 | lsscsi 2022-01-06 10:04:46.943 | open-iscsi 2022-01-06 10:04:46.943 | lvm2 2022-01-06 10:04:46.943 | qemu-utils 2022-01-06 10:04:46.943 | thin-provisioning-tools 2022-01-06 10:04:46.943 | acl 2022-01-06 10:04:46.943 | dnsmasq-base 2022-01-06 10:04:46.943 | dnsmasq-utils 2022-01-06 10:04:46.943 | ebtables 2022-01-06 10:04:46.943 | haproxy 2022-01-06 10:04:46.943 | iptables 2022-01-06 10:04:46.943 | iputils-arping 2022-01-06 10:04:46.943 | iputils-ping 2022-01-06 10:04:46.943 | libmysqlclient-dev 2022-01-06 10:04:46.943 | postgresql-server-dev-all 2022-01-06 10:04:46.944 | python3-mysqldb 2022-01-06 10:04:46.944 | sqlite3 2022-01-06 10:04:46.944 | sudo 2022-01-06 10:04:46.944 | vlan 2022-01-06 10:04:46.944 | ipset 2022-01-06 10:04:46.944 | conntrack 2022-01-06 10:04:46.944 | conntrackd 2022-01-06 10:04:46.944 | keepalived 2022-01-06 10:04:46.944 | dstat 2022-01-06 10:04:46.944 | lvm2 2022-01-06 10:04:46.944 | qemu-utils 2022-01-06 10:04:46.944 | thin-provisioning-tools 2022-01-06 10:04:46.944 | curl 2022-01-06 10:04:46.944 | liberasurecode-dev 2022-01-06 10:04:46.944 | make 2022-01-06 10:04:46.944 | memcached 2022-01-06 10:04:46.944 | sqlite3 2022-01-06 10:04:46.944 | xfsprogs ' 2022-01-06 10:04:46.944 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-06 10:04:46.946 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 10:04:46.948 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 10:04:46.952 | ++ 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:04:46.952 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-06 10:04:46.957 | ++ 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:04:46.959 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-06 10:04:46.961 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-06 10:04:46.963 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-06 10:04:46.965 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-06 10:04:46.967 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-06 10:04:46.969 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-06 10:04:46.971 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 10:04:46.973 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 10:04:46.976 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-06 10:04:46.978 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-06 10:04:46.980 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-06 10:04:46.982 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-06 10:04:46.984 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-06 10:04:46.989 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-06 10:04:46.991 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-06 10:04:46.993 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-06 10:04:46.994 | ++ functions-common:time_start:2297 : local start_time= 2022-01-06 10:04:46.996 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-06 10:04:46.999 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-06 10:04:47.002 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641463487000 2022-01-06 10:04:47.005 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-06 10:04:47.007 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-06 10:04:47.009 | ++ 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:04:47.207 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-06 10:04:47.361 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-06 10:04:47.461 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-06 10:04:47.925 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-06 10:04:48.237 | Fetched 228 kB in 1s (237 kB/s) 2022-01-06 10:04:49.735 | Reading package lists... 2022-01-06 10:04:49.765 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-06 10:04:49.767 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-06 10:04:49.769 | ++ functions-common:time_stop:2310 : local name 2022-01-06 10:04:49.771 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 10:04:49.782 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 10:04:49.783 | ++ functions-common:time_stop:2313 : local total 2022-01-06 10:04:49.783 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 10:04:49.783 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-06 10:04:49.783 | ++ functions-common:time_stop:2317 : start_time=1641463487000 2022-01-06 10:04:49.784 | ++ functions-common:time_stop:2319 : [[ -z 1641463487000 ]] 2022-01-06 10:04:49.786 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 10:04:49.790 | ++ functions-common:time_stop:2322 : end_time=1641463489788 2022-01-06 10:04:49.793 | ++ functions-common:time_stop:2323 : elapsed_time=2788 2022-01-06 10:04:49.795 | ++ functions-common:time_stop:2324 : total=0 2022-01-06 10:04:49.797 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 10:04:49.800 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2788 2022-01-06 10:04:49.803 | ++ 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:04:49.805 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-06 10:04:49.807 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 10:04:49.809 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 10:04:49.812 | ++ 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:04:49.832 | ++ 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:04:49.938 | Reading package lists... 2022-01-06 10:04:50.179 | Building dependency tree... 2022-01-06 10:04:50.180 | Reading state information... 2022-01-06 10:04:50.211 | acl is already the newest version (2.2.53-6). 2022-01-06 10:04:50.211 | bc is already the newest version (1.07.1-2build1). 2022-01-06 10:04:50.211 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-06 10:04:50.211 | conntrack is already the newest version (1:1.4.5-2). 2022-01-06 10:04:50.211 | ebtables is already the newest version (2.0.11-3build1). 2022-01-06 10:04:50.211 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 10:04:50.211 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-06 10:04:50.211 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 10:04:50.211 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-06 10:04:50.211 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-06 10:04:50.211 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-06 10:04:50.211 | iputils-arping is already the newest version (3:20190709-3). 2022-01-06 10:04:50.211 | iputils-ping is already the newest version (3:20190709-3). 2022-01-06 10:04:50.211 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-06 10:04:50.211 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-06 10:04:50.211 | libffi-dev is already the newest version (3.3-4). 2022-01-06 10:04:50.211 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-06 10:04:50.211 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-06 10:04:50.211 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-06 10:04:50.211 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-06 10:04:50.211 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-06 10:04:50.211 | lsscsi is already the newest version (0.30-0.1). 2022-01-06 10:04:50.211 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-06 10:04:50.211 | make is already the newest version (4.2.1-1.2). 2022-01-06 10:04:50.211 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-06 10:04:50.212 | psmisc is already the newest version (23.3-1). 2022-01-06 10:04:50.212 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-06 10:04:50.212 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-06 10:04:50.212 | socat is already the newest version (1.7.3.3-2). 2022-01-06 10:04:50.212 | tcpdump is already the newest version (4.9.3-4). 2022-01-06 10:04:50.212 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-06 10:04:50.212 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-06 10:04:50.212 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-06 10:04:50.212 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-06 10:04:50.212 | dstat is already the newest version (0.7.4-6). 2022-01-06 10:04:50.212 | graphviz is already the newest version (2.42.2-3build2). 2022-01-06 10:04:50.212 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-06 10:04:50.212 | pm-utils is already the newest version (1.4.1-19). 2022-01-06 10:04:50.212 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-06 10:04:50.212 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 10:04:50.212 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 10:04:50.212 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-06 10:04:50.212 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 10:04:50.212 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 10:04:50.212 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-06 10:04:50.212 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-06 10:04:50.212 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-06 10:04:50.212 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-06 10:04:50.212 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-06 10:04:50.212 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-06 10:04:50.212 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-06 10:04:50.212 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-06 10:04:50.212 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 10:04:50.212 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-06 10:04:50.212 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-06 10:04:50.212 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-06 10:04:50.212 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-06 10:04:50.212 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-06 10:04:50.212 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-06 10:04:50.212 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 10:04:50.213 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-06 10:04:50.213 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-06 10:04:50.213 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-06 10:04:50.213 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-06 10:04:50.213 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-06 10:04:50.213 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-06 10:04:50.213 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-06 10:04:50.213 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-06 10:04:50.213 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 10:04:50.413 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-06 10:04:50.413 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-06 10:04:50.413 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-06 10:04:50.413 | The following packages were automatically installed and are no longer required: 2022-01-06 10:04:50.414 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 10:04:50.414 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 10:04:50.414 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 10:04:50.414 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 10:04:50.414 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-06 10:04:50.414 | python3-zope.interface 2022-01-06 10:04:50.414 | Use 'sudo apt autoremove' to remove them. 2022-01-06 10:04:50.524 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 10:04:50.528 | ++ functions-common:apt_get:1115 : result=0 2022-01-06 10:04:50.530 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-06 10:04:50.532 | ++ functions-common:time_stop:2310 : local name 2022-01-06 10:04:50.535 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 10:04:50.537 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 10:04:50.539 | ++ functions-common:time_stop:2313 : local total 2022-01-06 10:04:50.541 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 10:04:50.543 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-06 10:04:50.545 | ++ functions-common:time_stop:2317 : start_time=1641463489829 2022-01-06 10:04:50.547 | ++ functions-common:time_stop:2319 : [[ -z 1641463489829 ]] 2022-01-06 10:04:50.550 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 10:04:50.554 | ++ functions-common:time_stop:2322 : end_time=1641463490552 2022-01-06 10:04:50.556 | ++ functions-common:time_stop:2323 : elapsed_time=723 2022-01-06 10:04:50.558 | ++ functions-common:time_stop:2324 : total=750 2022-01-06 10:04:50.560 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 10:04:50.562 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=1473 2022-01-06 10:04:50.565 | ++ functions-common:apt_get:1119 : return 0 2022-01-06 10:04:50.568 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-06 10:04:50.570 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-06 10:04:50.572 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-06 10:04:50.576 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-06 10:04:50.580 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-06 10:04:50.583 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-06 10:04:50.585 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-06 10:04:52.066 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-06 10:04:52.068 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-06 10:04:52.070 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-06 10:04:52.073 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-06 10:04:52.075 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-06 10:04:52.077 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-06 10:04:52.078 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-06 10:04:52.081 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-06 10:04:52.083 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-06 10:04:52.085 | + functions-common:_ensure_lsb_release:328 : return 2022-01-06 10:04:52.087 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-06 10:04:52.152 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-06 10:04:52.154 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-06 10:04:52.218 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-06 10:04:52.220 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-06 10:04:52.283 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-06 10:04:52.286 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-06 10:04:52.287 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-06 10:04:52.289 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-06 10:04:52.291 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-06 10:04:52.293 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-06 10:04:52.295 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-06 10:04:52.297 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-06 10:04:52.298 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-06 10:04:52.300 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-06 10:04:52.302 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-06 10:04:52.302 | Distro: focal 2022-01-06 10:04:52.304 | + tools/install_pip.sh:main:127 : get_versions 2022-01-06 10:04:52.307 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-06 10:04:52.310 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-06 10:04:52.312 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-06 10:04:52.314 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-06 10:04:52.315 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-06 10:04:52.990 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-06 10:04:52.991 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-06 10:04:52.991 | pip: 21.3.1 2022-01-06 10:04:52.993 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-06 10:04:53.036 | /usr/bin/python3.8: Error while finding module specification for 'pip' (AttributeError: module '__main__' has no attribute '__file__') 2022-01-06 10:04:53.044 | ++ ./stack.sh:main:759 : err_trap 2022-01-06 10:04:53.046 | ++ ./stack.sh:err_trap:537 : local r=1 2022-01-06 10:04:53.049 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2022-01-06-100445 2022-01-06 10:04:53.051 | Error on exit 2022-01-06 10:04:53.567 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-06 10:04:53.567 |