2022-03-11 14:30:33.487 | + ./stack.sh:main:473 : exec 2022-03-11 14:30:33.488 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-11-143033.summary.2022-03-11-143033 2022-03-11 14:30:33.488 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-11-143033' 2022-03-11 14:30:33.488 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-11 14:30:33.488 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-11-143033 2022-03-11 14:30:33.488 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-11-143033 /opt/stack/logs/stack.sh.log 2022-03-11 14:30:33.488 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-11-143033.summary.2022-03-11-143033 /opt/stack/logs/stack.sh.log.summary 2022-03-11 14:30:33.488 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-11 14:30:33.488 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-11 14:30:33.488 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-11 14:30:33.488 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-11 14:30:33.488 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-11 14:30:33.488 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-11 14:30:33.488 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-11 14:30:33.488 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-03-11 14:30:33.488 | + ./stack.sh:main:546 : trap err_trap ERR 2022-03-11 14:30:33.488 | + ./stack.sh:main:559 : set -o errexit 2022-03-11 14:30:33.488 | + ./stack.sh:main:562 : uname -a 2022-03-11 14:30:33.490 | Linux dv-neutron-833203-1-hyperv 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-03-11 14:30:33.492 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-11 14:30:33.494 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-11 14:30:33.497 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-03-11 14:30:33.524 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-11 14:30:33.540 | + ./stack.sh:main:576 : fetch_plugins 2022-03-11 14:30:33.542 | + functions-common:fetch_plugins:1650 : local plugins= 2022-03-11 14:30:33.544 | + functions-common:fetch_plugins:1651 : local plugin 2022-03-11 14:30:33.546 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-03-11 14:30:33.548 | + functions-common:fetch_plugins:1655 : return 2022-03-11 14:30:33.550 | + ./stack.sh:main:580 : run_phase override_defaults 2022-03-11 14:30:33.551 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-03-11 14:30:33.554 | + functions-common:run_phase:1733 : local phase= 2022-03-11 14:30:33.556 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-11 14:30:33.557 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-11 14:30:33.559 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-11 14:30:33.561 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-11 14:30:33.563 | + functions-common:run_phase:1742 : local extra 2022-03-11 14:30:33.565 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-11 14:30:33.568 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-11 14:30:33.570 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-11 14:30:33.572 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-11 14:30:33.573 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-11 14:30:33.575 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-11 14:30:33.588 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-11 14:30:33.590 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-11 14:30:33.592 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-11 14:30:33.594 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-11 14:30:33.595 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-11 14:30:33.597 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-11 14:30:33.599 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-11 14:30:33.601 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-11 14:30:33.603 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-11 14:30:33.605 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-11 14:30:33.607 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-11 14:30:33.609 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-03-11 14:30:33.610 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-03-11 14:30:33.612 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-03-11 14:30:33.614 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-03-11 14:30:33.616 | + functions-common:plugin_override_defaults:1696 : return 2022-03-11 14:30:33.618 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-03-11 14:30:33.635 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-03-11 14:30:33.637 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-11 14:30:33.650 | ++ functions-common:is_service_enabled:1960 : return 1 2022-03-11 14:30:33.653 | +++ lib/tls:source:43 : hostname -f 2022-03-11 14:30:33.656 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-11 14:30:33.658 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-11 14:30:33.660 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-11 14:30:33.662 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-11 14:30:33.664 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-11 14:30:33.666 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-11 14:30:33.667 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-11 14:30:33.669 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-11 14:30:33.671 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-11 14:30:33.673 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-11 14:30:33.677 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-03-11 14:30:33.689 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-03-11 14:30:33.705 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-03-11 14:30:33.718 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-03-11 14:30:33.731 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-03-11 14:30:33.757 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-03-11 14:30:33.797 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-03-11 14:30:33.881 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-03-11 14:30:33.902 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-03-11 14:30:33.948 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-03-11 14:30:34.000 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-03-11 14:30:34.125 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-03-11 14:30:34.139 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-03-11 14:30:34.152 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-11 14:30:34.164 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-03-11 14:30:34.265 | + ./stack.sh:main:609 : run_phase source 2022-03-11 14:30:34.268 | + functions-common:run_phase:1732 : local mode=source 2022-03-11 14:30:34.270 | + functions-common:run_phase:1733 : local phase= 2022-03-11 14:30:34.272 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-11 14:30:34.274 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-11 14:30:34.276 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-11 14:30:34.278 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-11 14:30:34.280 | + functions-common:run_phase:1742 : local extra 2022-03-11 14:30:34.282 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-11 14:30:34.288 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-11 14:30:34.290 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-11 14:30:34.292 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-11 14:30:34.295 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-11 14:30:34.297 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-11 14:30:34.312 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-11 14:30:34.314 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-11 14:30:34.316 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-11 14:30:34.355 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-11 14:30:34.357 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-11 14:30:34.359 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-03-11 14:30:34.361 | + functions-common:run_phase:1754 : load_plugin_settings 2022-03-11 14:30:34.364 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-03-11 14:30:34.366 | + functions-common:load_plugin_settings:1669 : local plugin 2022-03-11 14:30:34.368 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-03-11 14:30:34.370 | + functions-common:load_plugin_settings:1673 : return 2022-03-11 14:30:34.373 | + functions-common:run_phase:1755 : verify_disabled_services 2022-03-11 14:30:34.375 | + functions-common:verify_disabled_services:2015 : local service 2022-03-11 14:30:34.377 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.379 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-11 14:30:34.382 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.384 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-11 14:30:34.386 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.388 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-11 14:30:34.390 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.393 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-11 14:30:34.395 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.398 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-11 14:30:34.400 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.402 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-11 14:30:34.404 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.407 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-11 14:30:34.409 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.412 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-11 14:30:34.414 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.416 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-11 14:30:34.419 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.421 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-11 14:30:34.423 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.425 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-11 14:30:34.428 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.430 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-11 14:30:34.432 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.434 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-11 14:30:34.437 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.439 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-11 14:30:34.441 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.444 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-11 14:30:34.446 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.448 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-11 14:30:34.450 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.453 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-11 14:30:34.455 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.457 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-11 14:30:34.460 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.462 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-11 14:30:34.465 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.467 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-11 14:30:34.469 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.472 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-11 14:30:34.474 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.477 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-11 14:30:34.479 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.481 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-11 14:30:34.483 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.486 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-11 14:30:34.488 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.490 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-11 14:30:34.492 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.495 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-11 14:30:34.497 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.499 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-11 14:30:34.501 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.504 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-11 14:30:34.506 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.508 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-11 14:30:34.510 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.513 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-11 14:30:34.515 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.517 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-11 14:30:34.520 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.522 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-11 14:30:34.525 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.527 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-11 14:30:34.529 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.531 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-11 14:30:34.534 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.536 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-11 14:30:34.539 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.541 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-11 14:30:34.543 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.546 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-11 14:30:34.548 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.550 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-11 14:30:34.552 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.555 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-11 14:30:34.557 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.559 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-11 14:30:34.562 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.564 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-11 14:30:34.566 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-11 14:30:34.568 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-11 14:30:34.571 | + ./stack.sh:main:680 : initialize_database_backends 2022-03-11 14:30:34.573 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-11 14:30:34.576 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-11 14:30:34.591 | + functions-common:is_service_enabled:1960 : return 0 2022-03-11 14:30:34.593 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-11 14:30:34.595 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-11 14:30:34.597 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-11 14:30:34.612 | + functions-common:is_service_enabled:1960 : return 1 2022-03-11 14:30:34.615 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-11 14:30:34.617 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-11 14:30:34.619 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-11 14:30:34.621 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-11 14:30:34.624 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-11 14:30:34.626 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-11 14:30:34.628 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-11 14:30:34.631 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-03-11 14:30:34.633 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-11 14:30:34.635 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-03-11 14:30:34.638 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-11 14:30:34.640 | + lib/database:initialize_database_backends:104 : return 0 2022-03-11 14:30:34.642 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-03-11 14:30:34.642 | Using mysql database backend 2022-03-11 14:30:34.645 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-11 14:30:34.661 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-03-11 14:30:34.677 | + functions-common:is_service_enabled:1960 : return 0 2022-03-11 14:30:34.679 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-11 14:30:34.695 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-03-11 14:30:34.711 | + functions-common:is_service_enabled:1960 : return 0 2022-03-11 14:30:34.714 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-11 14:30:34.730 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-11 14:30:34.746 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-03-11 14:30:34.762 | + functions-common:is_service_enabled:1960 : return 1 2022-03-11 14:30:34.764 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-03-11 14:30:34.781 | + functions-common:is_service_enabled:1960 : return 0 2022-03-11 14:30:34.783 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-11 14:30:34.799 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-03-11 14:30:34.801 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-03-11 14:30:34.803 | + ./stack.sh:main:740 : save_stackenv 740 2022-03-11 14:30:34.805 | + functions-common:save_stackenv:60 : local tag=740 2022-03-11 14:30:34.808 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-11 14:30:34.812 | + functions-common:save_stackenv:62 : time_stamp=2022-03-11-143034 2022-03-11 14:30:34.815 | + functions-common:save_stackenv:63 : echo '# 2022-03-11-143034 740' 2022-03-11 14:30:34.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.820 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-11 14:30:34.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.824 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-11 14:30:34.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.829 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-11 14:30:34.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.834 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-11 14:30:34.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.839 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-03-11 14:30:34.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.844 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-03-11 14:30:34.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.848 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-11-143033 2022-03-11 14:30:34.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.853 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-11 14:30:34.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.857 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-03-11 14:30:34.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.862 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-11 14:30:34.864 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.867 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-11 14:30:34.869 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.871 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-11 14:30:34.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-11 14:30:34.876 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-11 14:30:34.878 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-03-11 14:30:34.881 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-11 14:30:34.883 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-03-11 14:30:34.885 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-11 14:30:34.888 | + functions-common:git_clone:526 : local orig_dir 2022-03-11 14:30:34.890 | ++ functions-common:git_clone:527 : pwd 2022-03-11 14:30:34.893 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-11 14:30:34.895 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-11 14:30:34.897 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-11 14:30:34.912 | + functions-common:git_clone:530 : RECLONE=False 2022-03-11 14:30:34.915 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-11 14:30:34.917 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-11 14:30:34.919 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-11 14:30:34.920 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-11 14:30:34.925 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-03-11 14:30:34.928 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-11 14:30:34.930 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-03-11 14:30:34.932 | + functions-common:git_clone:593 : git show --oneline 2022-03-11 14:30:34.933 | + functions-common:git_clone:593 : head -1 2022-03-11 14:30:34.936 | 849ca1c9 update constraint for os-brick to new release 4.3.3 2022-03-11 14:30:34.938 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-11 14:30:34.941 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-03-11 14:30:34.943 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-11 14:30:34.945 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-03-11 14:30:34.948 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-11 14:30:34.950 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-11 14:30:34.953 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-11 14:30:34.955 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-11 14:30:34.958 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-11 14:30:34.960 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-11 14:30:34.962 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-11 14:30:34.966 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-11 14:30:34.970 | ++ tools/install_prereqs.sh:source:47 : NOW=1647009034 2022-03-11 14:30:34.973 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-11 14:30:34.978 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647008204 2022-03-11 14:30:34.980 | ++ tools/install_prereqs.sh:source:49 : DELTA=830 2022-03-11 14:30:34.982 | ++ tools/install_prereqs.sh:source:50 : [[ 830 -lt 7200 ]] 2022-03-11 14:30:34.985 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-11 14:30:34.987 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-11 14:30:34.990 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-03-11 14:30:34.992 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-03-11 14:30:34.995 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-03-11 14:30:34.997 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-03-11 14:30:34.999 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-03-11 14:30:35.001 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-03-11 14:30:35.004 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-11 14:30:35.050 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-11 14:30:35.050 | apache2-dev 2022-03-11 14:30:35.050 | bc 2022-03-11 14:30:35.050 | bsdmainutils 2022-03-11 14:30:35.050 | curl 2022-03-11 14:30:35.050 | g++ 2022-03-11 14:30:35.050 | gcc 2022-03-11 14:30:35.050 | gettext 2022-03-11 14:30:35.050 | git 2022-03-11 14:30:35.050 | graphviz 2022-03-11 14:30:35.050 | iputils-ping 2022-03-11 14:30:35.050 | libapache2-mod-proxy-uwsgi 2022-03-11 14:30:35.050 | libffi-dev 2022-03-11 14:30:35.050 | libjpeg-dev 2022-03-11 14:30:35.050 | libmysqlclient-dev 2022-03-11 14:30:35.050 | libpcre3-dev 2022-03-11 14:30:35.050 | libpq-dev 2022-03-11 14:30:35.050 | libssl-dev 2022-03-11 14:30:35.050 | libsystemd-dev 2022-03-11 14:30:35.050 | libxml2-dev 2022-03-11 14:30:35.050 | libxslt1-dev 2022-03-11 14:30:35.051 | libyaml-dev 2022-03-11 14:30:35.051 | lsof 2022-03-11 14:30:35.051 | openssh-server 2022-03-11 14:30:35.051 | openssl 2022-03-11 14:30:35.051 | pkg-config 2022-03-11 14:30:35.051 | psmisc 2022-03-11 14:30:35.051 | python3-dev 2022-03-11 14:30:35.051 | python3-pip 2022-03-11 14:30:35.051 | python3-systemd 2022-03-11 14:30:35.051 | python3-venv 2022-03-11 14:30:35.051 | tar 2022-03-11 14:30:35.051 | tcpdump 2022-03-11 14:30:35.051 | unzip 2022-03-11 14:30:35.051 | uuid-runtime 2022-03-11 14:30:35.051 | wget 2022-03-11 14:30:35.051 | wget 2022-03-11 14:30:35.051 | zlib1g-dev 2022-03-11 14:30:35.051 | libkrb5-dev 2022-03-11 14:30:35.051 | libldap2-dev 2022-03-11 14:30:35.051 | libsasl2-dev 2022-03-11 14:30:35.051 | memcached 2022-03-11 14:30:35.051 | python3-mysqldb 2022-03-11 14:30:35.051 | sqlite3 2022-03-11 14:30:35.051 | conntrack 2022-03-11 14:30:35.051 | curl 2022-03-11 14:30:35.051 | dnsmasq-base 2022-03-11 14:30:35.051 | dnsmasq-utils 2022-03-11 14:30:35.051 | ebtables 2022-03-11 14:30:35.051 | gawk 2022-03-11 14:30:35.051 | genisoimage 2022-03-11 14:30:35.051 | iptables 2022-03-11 14:30:35.051 | iputils-arping 2022-03-11 14:30:35.051 | kpartx 2022-03-11 14:30:35.051 | libjs-jquery-tablesorter 2022-03-11 14:30:35.052 | libmysqlclient-dev 2022-03-11 14:30:35.052 | parted 2022-03-11 14:30:35.052 | pm-utils 2022-03-11 14:30:35.052 | python3-mysqldb 2022-03-11 14:30:35.052 | socat 2022-03-11 14:30:35.052 | sqlite3 2022-03-11 14:30:35.052 | sudo 2022-03-11 14:30:35.052 | vlan 2022-03-11 14:30:35.052 | lsscsi 2022-03-11 14:30:35.052 | open-iscsi 2022-03-11 14:30:35.052 | lvm2 2022-03-11 14:30:35.052 | qemu-utils 2022-03-11 14:30:35.052 | thin-provisioning-tools 2022-03-11 14:30:35.052 | acl 2022-03-11 14:30:35.052 | dnsmasq-base 2022-03-11 14:30:35.053 | dnsmasq-utils 2022-03-11 14:30:35.053 | ebtables 2022-03-11 14:30:35.053 | haproxy 2022-03-11 14:30:35.053 | iptables 2022-03-11 14:30:35.053 | iputils-arping 2022-03-11 14:30:35.053 | iputils-ping 2022-03-11 14:30:35.053 | libmysqlclient-dev 2022-03-11 14:30:35.053 | postgresql-server-dev-all 2022-03-11 14:30:35.053 | python3-mysqldb 2022-03-11 14:30:35.053 | sqlite3 2022-03-11 14:30:35.053 | sudo 2022-03-11 14:30:35.053 | vlan 2022-03-11 14:30:35.053 | ipset 2022-03-11 14:30:35.053 | conntrack 2022-03-11 14:30:35.053 | conntrackd 2022-03-11 14:30:35.053 | keepalived 2022-03-11 14:30:35.053 | dstat 2022-03-11 14:30:35.053 | lvm2 2022-03-11 14:30:35.053 | qemu-utils 2022-03-11 14:30:35.053 | thin-provisioning-tools 2022-03-11 14:30:35.053 | curl 2022-03-11 14:30:35.053 | liberasurecode-dev 2022-03-11 14:30:35.053 | make 2022-03-11 14:30:35.053 | memcached 2022-03-11 14:30:35.053 | sqlite3 2022-03-11 14:30:35.053 | xfsprogs' 2022-03-11 14:30:35.054 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-11 14:30:35.071 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-11 14:30:35.071 | apache2-dev 2022-03-11 14:30:35.071 | bc 2022-03-11 14:30:35.071 | bsdmainutils 2022-03-11 14:30:35.071 | curl 2022-03-11 14:30:35.071 | g++ 2022-03-11 14:30:35.071 | gcc 2022-03-11 14:30:35.071 | gettext 2022-03-11 14:30:35.071 | git 2022-03-11 14:30:35.071 | graphviz 2022-03-11 14:30:35.071 | iputils-ping 2022-03-11 14:30:35.071 | libapache2-mod-proxy-uwsgi 2022-03-11 14:30:35.071 | libffi-dev 2022-03-11 14:30:35.071 | libjpeg-dev 2022-03-11 14:30:35.071 | libmysqlclient-dev 2022-03-11 14:30:35.071 | libpcre3-dev 2022-03-11 14:30:35.071 | libpq-dev 2022-03-11 14:30:35.071 | libssl-dev 2022-03-11 14:30:35.071 | libsystemd-dev 2022-03-11 14:30:35.071 | libxml2-dev 2022-03-11 14:30:35.071 | libxslt1-dev 2022-03-11 14:30:35.071 | libyaml-dev 2022-03-11 14:30:35.071 | lsof 2022-03-11 14:30:35.071 | openssh-server 2022-03-11 14:30:35.071 | openssl 2022-03-11 14:30:35.071 | pkg-config 2022-03-11 14:30:35.071 | psmisc 2022-03-11 14:30:35.071 | python3-dev 2022-03-11 14:30:35.072 | python3-pip 2022-03-11 14:30:35.072 | python3-systemd 2022-03-11 14:30:35.072 | python3-venv 2022-03-11 14:30:35.072 | tar 2022-03-11 14:30:35.072 | tcpdump 2022-03-11 14:30:35.072 | unzip 2022-03-11 14:30:35.072 | uuid-runtime 2022-03-11 14:30:35.072 | wget 2022-03-11 14:30:35.072 | wget 2022-03-11 14:30:35.072 | zlib1g-dev 2022-03-11 14:30:35.072 | libkrb5-dev 2022-03-11 14:30:35.072 | libldap2-dev 2022-03-11 14:30:35.072 | libsasl2-dev 2022-03-11 14:30:35.072 | memcached 2022-03-11 14:30:35.072 | python3-mysqldb 2022-03-11 14:30:35.072 | sqlite3 2022-03-11 14:30:35.072 | conntrack 2022-03-11 14:30:35.072 | curl 2022-03-11 14:30:35.072 | dnsmasq-base 2022-03-11 14:30:35.072 | dnsmasq-utils 2022-03-11 14:30:35.072 | ebtables 2022-03-11 14:30:35.072 | gawk 2022-03-11 14:30:35.072 | genisoimage 2022-03-11 14:30:35.072 | iptables 2022-03-11 14:30:35.072 | iputils-arping 2022-03-11 14:30:35.072 | kpartx 2022-03-11 14:30:35.072 | libjs-jquery-tablesorter 2022-03-11 14:30:35.072 | libmysqlclient-dev 2022-03-11 14:30:35.072 | parted 2022-03-11 14:30:35.072 | pm-utils 2022-03-11 14:30:35.072 | python3-mysqldb 2022-03-11 14:30:35.072 | socat 2022-03-11 14:30:35.072 | sqlite3 2022-03-11 14:30:35.072 | sudo 2022-03-11 14:30:35.072 | vlan 2022-03-11 14:30:35.072 | lsscsi 2022-03-11 14:30:35.072 | open-iscsi 2022-03-11 14:30:35.072 | lvm2 2022-03-11 14:30:35.072 | qemu-utils 2022-03-11 14:30:35.073 | thin-provisioning-tools 2022-03-11 14:30:35.073 | acl 2022-03-11 14:30:35.073 | dnsmasq-base 2022-03-11 14:30:35.073 | dnsmasq-utils 2022-03-11 14:30:35.073 | ebtables 2022-03-11 14:30:35.073 | haproxy 2022-03-11 14:30:35.073 | iptables 2022-03-11 14:30:35.073 | iputils-arping 2022-03-11 14:30:35.073 | iputils-ping 2022-03-11 14:30:35.073 | libmysqlclient-dev 2022-03-11 14:30:35.073 | postgresql-server-dev-all 2022-03-11 14:30:35.073 | python3-mysqldb 2022-03-11 14:30:35.073 | sqlite3 2022-03-11 14:30:35.073 | sudo 2022-03-11 14:30:35.073 | vlan 2022-03-11 14:30:35.073 | ipset 2022-03-11 14:30:35.073 | conntrack 2022-03-11 14:30:35.073 | conntrackd 2022-03-11 14:30:35.073 | keepalived 2022-03-11 14:30:35.073 | dstat 2022-03-11 14:30:35.073 | lvm2 2022-03-11 14:30:35.073 | qemu-utils 2022-03-11 14:30:35.073 | thin-provisioning-tools 2022-03-11 14:30:35.073 | curl 2022-03-11 14:30:35.073 | liberasurecode-dev 2022-03-11 14:30:35.073 | make 2022-03-11 14:30:35.073 | memcached 2022-03-11 14:30:35.073 | sqlite3 2022-03-11 14:30:35.073 | xfsprogs ' 2022-03-11 14:30:35.073 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-11 14:30:35.075 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-11 14:30:35.078 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-11 14:30:35.081 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-03-11 14:30:35.081 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-11 14:30:35.086 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-03-11 14:30:35.088 | ++ functions-common:install_package:1342 : update_package_repo 2022-03-11 14:30:35.090 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-11 14:30:35.093 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-03-11 14:30:35.095 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-11 14:30:35.097 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-11 14:30:35.099 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-03-11 14:30:35.101 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-11 14:30:35.104 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-11 14:30:35.106 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-03-11 14:30:35.108 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-03-11 14:30:35.110 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-03-11 14:30:35.112 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-03-11 14:30:35.115 | +++ functions-common:apt_get_update:1076 : id -u 2022-03-11 14:30:35.119 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-03-11 14:30:35.121 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-03-11 14:30:35.124 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-03-11 14:30:35.126 | ++ functions-common:time_start:2291 : local start_time= 2022-03-11 14:30:35.128 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-03-11 14:30:35.130 | +++ functions-common:time_start:2295 : date +%s%3N 2022-03-11 14:30:35.134 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1647009035132 2022-03-11 14:30:35.136 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-11 14:30:35.138 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-11 14:30:35.140 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-11 14:30:35.357 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-11 14:30:35.393 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-11 14:30:35.419 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-11 14:30:35.444 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-11 14:30:37.601 | Reading package lists... 2022-03-11 14:30:37.631 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-03-11 14:30:37.633 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-03-11 14:30:37.635 | ++ functions-common:time_stop:2304 : local name 2022-03-11 14:30:37.637 | ++ functions-common:time_stop:2305 : local end_time 2022-03-11 14:30:37.640 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-03-11 14:30:37.642 | ++ functions-common:time_stop:2307 : local total 2022-03-11 14:30:37.644 | ++ functions-common:time_stop:2308 : local start_time 2022-03-11 14:30:37.646 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-03-11 14:30:37.648 | ++ functions-common:time_stop:2311 : start_time=1647009035132 2022-03-11 14:30:37.650 | ++ functions-common:time_stop:2313 : [[ -z 1647009035132 ]] 2022-03-11 14:30:37.653 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-03-11 14:30:37.657 | ++ functions-common:time_stop:2316 : end_time=1647009037655 2022-03-11 14:30:37.659 | ++ functions-common:time_stop:2317 : elapsed_time=2523 2022-03-11 14:30:37.662 | ++ functions-common:time_stop:2318 : total=0 2022-03-11 14:30:37.664 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-11 14:30:37.666 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2523 2022-03-11 14:30:37.668 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-03-11 14:30:37.670 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-03-11 14:30:37.672 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-11 14:30:37.675 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-11 14:30:37.677 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-03-11 14:30:37.697 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-03-11 14:30:37.807 | Reading package lists... 2022-03-11 14:30:38.048 | Building dependency tree... 2022-03-11 14:30:38.049 | Reading state information... 2022-03-11 14:30:38.082 | acl is already the newest version (2.2.53-6). 2022-03-11 14:30:38.082 | bc is already the newest version (1.07.1-2build1). 2022-03-11 14:30:38.082 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-11 14:30:38.082 | conntrack is already the newest version (1:1.4.5-2). 2022-03-11 14:30:38.082 | ebtables is already the newest version (2.0.11-3build1). 2022-03-11 14:30:38.083 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-11 14:30:38.083 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-11 14:30:38.083 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-11 14:30:38.083 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-11 14:30:38.083 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-11 14:30:38.083 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-11 14:30:38.083 | iputils-arping is already the newest version (3:20190709-3). 2022-03-11 14:30:38.083 | iputils-ping is already the newest version (3:20190709-3). 2022-03-11 14:30:38.083 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-11 14:30:38.083 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-11 14:30:38.083 | libffi-dev is already the newest version (3.3-4). 2022-03-11 14:30:38.083 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-11 14:30:38.083 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-11 14:30:38.083 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-11 14:30:38.083 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-11 14:30:38.083 | lsscsi is already the newest version (0.30-0.1). 2022-03-11 14:30:38.084 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-11 14:30:38.084 | make is already the newest version (4.2.1-1.2). 2022-03-11 14:30:38.084 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-11 14:30:38.084 | psmisc is already the newest version (23.3-1). 2022-03-11 14:30:38.084 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-11 14:30:38.084 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-11 14:30:38.084 | python3-systemd is already the newest version (234-3build2). 2022-03-11 14:30:38.084 | socat is already the newest version (1.7.3.3-2). 2022-03-11 14:30:38.084 | tcpdump is already the newest version (4.9.3-4). 2022-03-11 14:30:38.084 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-11 14:30:38.084 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-11 14:30:38.084 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-11 14:30:38.084 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-11 14:30:38.084 | dstat is already the newest version (0.7.4-6). 2022-03-11 14:30:38.084 | graphviz is already the newest version (2.42.2-3build2). 2022-03-11 14:30:38.084 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-11 14:30:38.084 | pm-utils is already the newest version (1.4.1-19). 2022-03-11 14:30:38.084 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-11 14:30:38.084 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-11 14:30:38.084 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-11 14:30:38.084 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-11 14:30:38.084 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-11 14:30:38.084 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-11 14:30:38.084 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-11 14:30:38.084 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-11 14:30:38.084 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-11 14:30:38.084 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-11 14:30:38.084 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-11 14:30:38.084 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-11 14:30:38.084 | libmysqlclient-dev is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-11 14:30:38.084 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-11 14:30:38.084 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-11 14:30:38.084 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-11 14:30:38.084 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-11 14:30:38.085 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-11 14:30:38.085 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-11 14:30:38.085 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-11 14:30:38.085 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-11 14:30:38.085 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-11 14:30:38.085 | openssl is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-11 14:30:38.085 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-11 14:30:38.085 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-11 14:30:38.085 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-11 14:30:38.085 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-11 14:30:38.085 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-11 14:30:38.085 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-11 14:30:38.085 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-11 14:30:38.085 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-11 14:30:38.305 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-11 14:30:38.305 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-11 14:30:38.305 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-11 14:30:38.305 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-11 14:30:38.305 | The following packages were automatically installed and are no longer required: 2022-03-11 14:30:38.306 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-11 14:30:38.306 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-11 14:30:38.306 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-11 14:30:38.306 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-11 14:30:38.306 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-11 14:30:38.306 | python3-zope.interface 2022-03-11 14:30:38.306 | Use 'sudo apt autoremove' to remove them. 2022-03-11 14:30:38.419 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-03-11 14:30:38.423 | ++ functions-common:apt_get:1113 : result=0 2022-03-11 14:30:38.426 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-03-11 14:30:38.428 | ++ functions-common:time_stop:2304 : local name 2022-03-11 14:30:38.430 | ++ functions-common:time_stop:2305 : local end_time 2022-03-11 14:30:38.432 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-03-11 14:30:38.435 | ++ functions-common:time_stop:2307 : local total 2022-03-11 14:30:38.437 | ++ functions-common:time_stop:2308 : local start_time 2022-03-11 14:30:38.439 | ++ functions-common:time_stop:2310 : name=apt-get 2022-03-11 14:30:38.441 | ++ functions-common:time_stop:2311 : start_time=1647009037694 2022-03-11 14:30:38.443 | ++ functions-common:time_stop:2313 : [[ -z 1647009037694 ]] 2022-03-11 14:30:38.446 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-03-11 14:30:38.450 | ++ functions-common:time_stop:2316 : end_time=1647009038448 2022-03-11 14:30:38.452 | ++ functions-common:time_stop:2317 : elapsed_time=754 2022-03-11 14:30:38.454 | ++ functions-common:time_stop:2318 : total=762 2022-03-11 14:30:38.456 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-11 14:30:38.459 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1516 2022-03-11 14:30:38.461 | ++ functions-common:apt_get:1117 : return 0 2022-03-11 14:30:38.464 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-11 14:30:38.467 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-11 14:30:38.469 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-11 14:30:38.473 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-11 14:30:38.478 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-03-11 14:30:38.480 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-03-11 14:30:38.483 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-11 14:30:39.863 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-11 14:30:39.865 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-11 14:30:39.867 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-11 14:30:39.869 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-11 14:30:39.871 | + functions-common:GetDistro:373 : GetOSVersion 2022-03-11 14:30:39.873 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-03-11 14:30:39.875 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-03-11 14:30:39.877 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-03-11 14:30:39.879 | + functions-common:_ensure_lsb_release:328 : return 2022-03-11 14:30:39.882 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-03-11 14:30:39.957 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-03-11 14:30:39.959 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-03-11 14:30:40.034 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-03-11 14:30:40.037 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-03-11 14:30:40.112 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-03-11 14:30:40.114 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-11 14:30:40.116 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-03-11 14:30:40.118 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-03-11 14:30:40.120 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-03-11 14:30:40.122 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-03-11 14:30:40.124 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-03-11 14:30:40.125 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-11 14:30:40.127 | + functions-common:GetDistro:378 : DISTRO=focal 2022-03-11 14:30:40.129 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-03-11 14:30:40.132 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-11 14:30:40.132 | Distro: focal 2022-03-11 14:30:40.134 | + tools/install_pip.sh:main:136 : get_versions 2022-03-11 14:30:40.136 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-11 14:30:40.140 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-11 14:30:40.141 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-11 14:30:40.144 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-11 14:30:40.144 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-11 14:30:40.656 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-03-11 14:30:40.658 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-03-11 14:30:40.658 | pip: 20.2.2 2022-03-11 14:30:40.659 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-03-11 14:30:41.147 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-03-11 14:30:41.169 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-03-11 14:30:41.171 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-03-11 14:30:41.173 | + tools/install_pip.sh:main:144 : exit 0 2022-03-11 14:30:41.176 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-11 14:30:41.179 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-11 14:30:41.183 | + ./stack.sh:main:765 : fixup_all 2022-03-11 14:30:41.185 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-03-11 14:30:41.187 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-03-11 14:30:41.189 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-03-11 14:30:41.195 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-03-11 14:30:41.195 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-03-11 14:30:41.195 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-03-11 14:30:41.201 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-03-11 14:30:41.203 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-03-11 14:30:41.205 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-03-11 14:30:41.214 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-03-11 14:30:41.217 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-03-11 14:30:41.219 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-03-11 14:30:41.221 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-03-11 14:30:41.223 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-03-11 14:30:41.226 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-03-11 14:30:41.228 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-11 14:30:41.230 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-11 14:30:41.232 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-11 14:30:41.234 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-11 14:30:41.236 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-11 14:30:41.238 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-11 14:30:41.241 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-11 14:30:41.243 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-11 14:30:41.245 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-11 14:30:41.247 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-03-11 14:30:41.249 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-03-11 14:30:41.251 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-03-11 14:30:41.253 | + functions-common:is_suse:462 : is_opensuse 2022-03-11 14:30:41.256 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-11 14:30:41.258 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-11 14:30:41.260 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-11 14:30:41.262 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-11 14:30:41.264 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-11 14:30:41.267 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-03-11 14:30:41.269 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-03-11 14:30:41.289 | Using python 3.8 to install os-testr 2022-03-11 14:30:41.291 | + 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-03-11 14:30:42.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-11 14:30:42.105 | from cryptography.utils import int_from_bytes 2022-03-11 14:30:42.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-11 14:30:42.105 | from cryptography.utils import int_from_bytes 2022-03-11 14:30:43.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-11 14:30:43.184 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-03-11 14:30:43.187 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-11 14:30:43.189 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-11 14:30:43.189 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-11 14:30:43.192 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-11 14:30:43.195 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-11 14:30:43.202 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-11 14:30:43.255 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.0.0) 2022-03-11 14:30:43.265 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-03-11 14:30:43.268 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-03-11 14:30:43.282 | Requirement already satisfied, skipping upgrade: stestr===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.1.0) 2022-03-11 14:30:43.311 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2022-03-11 14:30:43.328 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2022-03-11 14:30:43.332 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2022-03-11 14:30:43.339 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2022-03-11 14:30:43.343 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-03-11 14:30:43.346 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (0.18.2) 2022-03-11 14:30:43.349 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-11 14:30:43.354 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-03-11 14:30:43.366 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0)