2022-01-05 16:55:01.623 | + ./stack.sh:main:473 : exec 2022-01-05 16:55:01.624 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-165501.summary.2022-01-05-165501 2022-01-05 16:55:01.624 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165501' 2022-01-05 16:55:01.624 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:55:01.624 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165501 2022-01-05 16:55:01.624 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165501 /opt/stack/logs/stack.sh.log 2022-01-05 16:55:01.624 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165501.summary.2022-01-05-165501 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:55:01.624 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:55:01.624 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:55:01.624 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:55:01.624 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:55:01.624 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:55:01.624 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:55:01.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:55:01.629 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:55:01.630 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:55:01.633 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:55:01.635 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:55:01.636 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:55:01.638 | Linux dv-cinder-wallaby-3-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:55:01.640 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:55:01.642 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:55:01.645 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:55:01.672 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:55:01.688 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:55:01.690 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:55:01.692 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:55:01.694 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:55:01.695 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:55:01.698 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:55:01.699 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:55:01.701 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:55:01.703 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:55:01.705 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:55:01.706 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:55:01.708 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:55:01.710 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:55:01.712 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:55:01.715 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:55:01.717 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:55:01.719 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:55:01.721 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:55:01.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:55:01.736 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:01.738 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:55:01.739 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:55:01.741 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:55:01.743 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:55:01.745 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:55:01.747 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:55:01.749 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:55:01.751 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:55:01.753 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:55:01.755 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:55:01.756 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:55:01.758 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:55:01.760 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:55:01.762 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:55:01.764 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:55:01.766 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:55:01.782 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:55:01.784 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:55:01.798 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:55:01.800 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:55:01.803 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:55:01.805 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:55:01.807 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:55:01.809 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:55:01.811 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:55:01.813 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:55:01.815 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:55:01.817 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:55:01.818 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:55:01.820 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:55:01.825 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:55:01.836 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:55:01.854 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:55:01.865 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:55:01.878 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:55:01.905 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:55:01.945 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:55:02.031 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:55:02.052 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:55:02.090 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:55:02.142 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:55:02.268 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:55:02.282 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:55:02.296 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:55:02.308 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:55:02.394 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:55:02.396 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:55:02.398 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:55:02.401 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:55:02.403 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:55:02.405 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:55:02.407 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:55:02.409 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:55:02.411 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:55:02.416 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:55:02.418 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:55:02.420 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:55:02.422 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:55:02.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:55:02.439 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:02.441 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:55:02.443 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:55:02.482 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:55:02.485 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:55:02.487 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:55:02.489 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:55:02.491 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:55:02.494 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:55:02.496 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:55:02.498 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:55:02.500 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:55:02.502 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:55:02.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.507 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:55:02.509 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.512 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:55:02.514 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.516 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:55:02.518 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.521 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:55:02.523 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.525 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:55:02.527 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.529 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:55:02.532 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.534 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:55:02.536 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.538 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:55:02.541 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.543 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:55:02.546 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.548 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:55:02.550 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.552 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:55:02.555 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.558 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:55:02.560 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.562 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:55:02.565 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.567 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:55:02.569 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.571 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:55:02.574 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.576 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:55:02.578 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.580 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:55:02.583 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.585 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:55:02.587 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.590 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:55:02.592 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.594 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:55:02.596 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.598 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:55:02.601 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.603 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:55:02.606 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.608 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:55:02.610 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.612 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:55:02.615 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.617 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:55:02.620 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.622 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:55:02.625 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.627 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:55:02.629 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.631 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:55:02.633 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.636 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:55:02.638 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.640 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:55:02.643 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.645 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:55:02.647 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.649 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:55:02.652 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.654 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:55:02.656 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.659 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:55:02.661 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.663 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:55:02.666 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.668 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:55:02.670 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.673 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:55:02.675 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.677 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:55:02.679 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.682 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:55:02.685 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:55:02.687 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:55:02.690 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:55:02.692 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:55:02.694 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:55:02.708 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:02.710 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:55:02.713 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:55:02.715 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:55:02.730 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:55:02.733 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:55:02.735 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:55:02.737 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:55:02.739 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:55:02.741 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:55:02.744 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:55:02.746 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:55:02.749 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:55:02.751 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:55:02.753 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:55:02.756 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:55:02.758 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:55:02.760 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:55:02.760 | Using mysql database backend 2022-01-05 16:55:02.763 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:55:02.779 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:55:02.795 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:02.797 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:55:02.813 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:55:02.829 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:02.831 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:55:02.847 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:55:02.863 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:55:02.879 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:55:02.882 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:55:02.898 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:02.901 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:55:02.917 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:55:02.919 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:55:02.921 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:55:02.923 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:55:02.926 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:55:02.931 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-165502 2022-01-05 16:55:02.933 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-165502 740' 2022-01-05 16:55:02.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.938 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:55:02.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.942 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:55:02.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.947 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:55:02.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.952 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:55:02.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.956 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-01-05 16:55:02.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.961 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-01-05 16:55:02.964 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.966 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-165501 2022-01-05 16:55:02.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.971 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:55:02.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.975 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-01-05 16:55:02.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.980 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:55:02.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.985 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:55:02.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.990 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:55:02.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:55:02.994 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:55:02.997 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:55:02.999 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:55:03.001 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:55:03.003 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:55:03.005 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:55:03.008 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:55:03.011 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:55:03.013 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:55:03.015 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:55:03.031 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:55:03.033 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:55:03.035 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:55:03.037 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:55:03.038 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:55:03.043 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:55:03.045 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:55:03.048 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:55:03.050 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:55:03.051 | + functions-common:git_clone:593 : head -1 2022-01-05 16:55:03.054 | 887d45e8 Update amqp version 2022-01-05 16:55:03.057 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:55:03.059 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:55:03.062 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:55:03.064 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:55:03.066 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:55:03.069 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:55:03.072 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:55:03.074 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:55:03.077 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:55:03.079 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:55:03.082 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:55:03.085 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:55:03.089 | ++ tools/install_prereqs.sh:source:47 : NOW=1641401703 2022-01-05 16:55:03.093 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:55:03.097 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641401457 2022-01-05 16:55:03.099 | ++ tools/install_prereqs.sh:source:49 : DELTA=246 2022-01-05 16:55:03.102 | ++ tools/install_prereqs.sh:source:50 : [[ 246 -lt 7200 ]] 2022-01-05 16:55:03.104 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:55:03.107 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:55:03.109 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:55:03.111 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:55:03.113 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:55:03.116 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:55:03.118 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:55:03.120 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:55:03.123 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:55:03.169 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:55:03.169 | apache2-dev 2022-01-05 16:55:03.169 | bc 2022-01-05 16:55:03.169 | bsdmainutils 2022-01-05 16:55:03.169 | curl 2022-01-05 16:55:03.169 | g++ 2022-01-05 16:55:03.169 | gcc 2022-01-05 16:55:03.169 | gettext 2022-01-05 16:55:03.169 | git 2022-01-05 16:55:03.169 | graphviz 2022-01-05 16:55:03.169 | iputils-ping 2022-01-05 16:55:03.169 | libapache2-mod-proxy-uwsgi 2022-01-05 16:55:03.169 | libffi-dev 2022-01-05 16:55:03.169 | libjpeg-dev 2022-01-05 16:55:03.169 | libmysqlclient-dev 2022-01-05 16:55:03.169 | libpcre3-dev 2022-01-05 16:55:03.169 | libpq-dev 2022-01-05 16:55:03.170 | libssl-dev 2022-01-05 16:55:03.170 | libsystemd-dev 2022-01-05 16:55:03.170 | libxml2-dev 2022-01-05 16:55:03.170 | libxslt1-dev 2022-01-05 16:55:03.170 | libyaml-dev 2022-01-05 16:55:03.170 | lsof 2022-01-05 16:55:03.170 | openssh-server 2022-01-05 16:55:03.170 | openssl 2022-01-05 16:55:03.170 | pkg-config 2022-01-05 16:55:03.170 | psmisc 2022-01-05 16:55:03.170 | python3-dev 2022-01-05 16:55:03.170 | python3-pip 2022-01-05 16:55:03.170 | python3-systemd 2022-01-05 16:55:03.170 | python3-venv 2022-01-05 16:55:03.170 | tar 2022-01-05 16:55:03.170 | tcpdump 2022-01-05 16:55:03.170 | unzip 2022-01-05 16:55:03.170 | uuid-runtime 2022-01-05 16:55:03.170 | wget 2022-01-05 16:55:03.170 | wget 2022-01-05 16:55:03.170 | zlib1g-dev 2022-01-05 16:55:03.170 | libkrb5-dev 2022-01-05 16:55:03.170 | libldap2-dev 2022-01-05 16:55:03.170 | libsasl2-dev 2022-01-05 16:55:03.170 | memcached 2022-01-05 16:55:03.170 | python3-mysqldb 2022-01-05 16:55:03.170 | sqlite3 2022-01-05 16:55:03.170 | conntrack 2022-01-05 16:55:03.170 | curl 2022-01-05 16:55:03.170 | dnsmasq-base 2022-01-05 16:55:03.170 | dnsmasq-utils 2022-01-05 16:55:03.170 | ebtables 2022-01-05 16:55:03.170 | gawk 2022-01-05 16:55:03.170 | genisoimage 2022-01-05 16:55:03.170 | iptables 2022-01-05 16:55:03.170 | iputils-arping 2022-01-05 16:55:03.170 | kpartx 2022-01-05 16:55:03.170 | libjs-jquery-tablesorter 2022-01-05 16:55:03.170 | libmysqlclient-dev 2022-01-05 16:55:03.170 | parted 2022-01-05 16:55:03.170 | pm-utils 2022-01-05 16:55:03.171 | python3-mysqldb 2022-01-05 16:55:03.171 | socat 2022-01-05 16:55:03.171 | sqlite3 2022-01-05 16:55:03.171 | sudo 2022-01-05 16:55:03.171 | vlan 2022-01-05 16:55:03.171 | lsscsi 2022-01-05 16:55:03.171 | open-iscsi 2022-01-05 16:55:03.171 | lvm2 2022-01-05 16:55:03.171 | qemu-utils 2022-01-05 16:55:03.171 | thin-provisioning-tools 2022-01-05 16:55:03.171 | acl 2022-01-05 16:55:03.171 | dnsmasq-base 2022-01-05 16:55:03.171 | dnsmasq-utils 2022-01-05 16:55:03.171 | ebtables 2022-01-05 16:55:03.171 | haproxy 2022-01-05 16:55:03.171 | iptables 2022-01-05 16:55:03.171 | iputils-arping 2022-01-05 16:55:03.171 | iputils-ping 2022-01-05 16:55:03.171 | libmysqlclient-dev 2022-01-05 16:55:03.171 | postgresql-server-dev-all 2022-01-05 16:55:03.171 | python3-mysqldb 2022-01-05 16:55:03.171 | sqlite3 2022-01-05 16:55:03.171 | sudo 2022-01-05 16:55:03.171 | vlan 2022-01-05 16:55:03.171 | ipset 2022-01-05 16:55:03.171 | conntrack 2022-01-05 16:55:03.171 | conntrackd 2022-01-05 16:55:03.171 | keepalived 2022-01-05 16:55:03.171 | dstat 2022-01-05 16:55:03.171 | lvm2 2022-01-05 16:55:03.171 | qemu-utils 2022-01-05 16:55:03.171 | thin-provisioning-tools 2022-01-05 16:55:03.171 | curl 2022-01-05 16:55:03.171 | liberasurecode-dev 2022-01-05 16:55:03.171 | make 2022-01-05 16:55:03.171 | memcached 2022-01-05 16:55:03.171 | sqlite3 2022-01-05 16:55:03.171 | xfsprogs' 2022-01-05 16:55:03.173 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:55:03.190 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:55:03.190 | apache2-dev 2022-01-05 16:55:03.190 | bc 2022-01-05 16:55:03.190 | bsdmainutils 2022-01-05 16:55:03.190 | curl 2022-01-05 16:55:03.190 | g++ 2022-01-05 16:55:03.190 | gcc 2022-01-05 16:55:03.190 | gettext 2022-01-05 16:55:03.190 | git 2022-01-05 16:55:03.190 | graphviz 2022-01-05 16:55:03.190 | iputils-ping 2022-01-05 16:55:03.190 | libapache2-mod-proxy-uwsgi 2022-01-05 16:55:03.190 | libffi-dev 2022-01-05 16:55:03.190 | libjpeg-dev 2022-01-05 16:55:03.190 | libmysqlclient-dev 2022-01-05 16:55:03.191 | libpcre3-dev 2022-01-05 16:55:03.191 | libpq-dev 2022-01-05 16:55:03.191 | libssl-dev 2022-01-05 16:55:03.191 | libsystemd-dev 2022-01-05 16:55:03.191 | libxml2-dev 2022-01-05 16:55:03.191 | libxslt1-dev 2022-01-05 16:55:03.191 | libyaml-dev 2022-01-05 16:55:03.191 | lsof 2022-01-05 16:55:03.191 | openssh-server 2022-01-05 16:55:03.191 | openssl 2022-01-05 16:55:03.191 | pkg-config 2022-01-05 16:55:03.191 | psmisc 2022-01-05 16:55:03.191 | python3-dev 2022-01-05 16:55:03.191 | python3-pip 2022-01-05 16:55:03.191 | python3-systemd 2022-01-05 16:55:03.191 | python3-venv 2022-01-05 16:55:03.191 | tar 2022-01-05 16:55:03.191 | tcpdump 2022-01-05 16:55:03.191 | unzip 2022-01-05 16:55:03.191 | uuid-runtime 2022-01-05 16:55:03.191 | wget 2022-01-05 16:55:03.191 | wget 2022-01-05 16:55:03.191 | zlib1g-dev 2022-01-05 16:55:03.191 | libkrb5-dev 2022-01-05 16:55:03.191 | libldap2-dev 2022-01-05 16:55:03.191 | libsasl2-dev 2022-01-05 16:55:03.191 | memcached 2022-01-05 16:55:03.191 | python3-mysqldb 2022-01-05 16:55:03.191 | sqlite3 2022-01-05 16:55:03.191 | conntrack 2022-01-05 16:55:03.191 | curl 2022-01-05 16:55:03.191 | dnsmasq-base 2022-01-05 16:55:03.191 | dnsmasq-utils 2022-01-05 16:55:03.191 | ebtables 2022-01-05 16:55:03.191 | gawk 2022-01-05 16:55:03.191 | genisoimage 2022-01-05 16:55:03.191 | iptables 2022-01-05 16:55:03.191 | iputils-arping 2022-01-05 16:55:03.191 | kpartx 2022-01-05 16:55:03.192 | libjs-jquery-tablesorter 2022-01-05 16:55:03.192 | libmysqlclient-dev 2022-01-05 16:55:03.192 | parted 2022-01-05 16:55:03.192 | pm-utils 2022-01-05 16:55:03.192 | python3-mysqldb 2022-01-05 16:55:03.192 | socat 2022-01-05 16:55:03.192 | sqlite3 2022-01-05 16:55:03.192 | sudo 2022-01-05 16:55:03.192 | vlan 2022-01-05 16:55:03.192 | lsscsi 2022-01-05 16:55:03.192 | open-iscsi 2022-01-05 16:55:03.192 | lvm2 2022-01-05 16:55:03.192 | qemu-utils 2022-01-05 16:55:03.192 | thin-provisioning-tools 2022-01-05 16:55:03.192 | acl 2022-01-05 16:55:03.192 | dnsmasq-base 2022-01-05 16:55:03.192 | dnsmasq-utils 2022-01-05 16:55:03.192 | ebtables 2022-01-05 16:55:03.192 | haproxy 2022-01-05 16:55:03.192 | iptables 2022-01-05 16:55:03.192 | iputils-arping 2022-01-05 16:55:03.192 | iputils-ping 2022-01-05 16:55:03.192 | libmysqlclient-dev 2022-01-05 16:55:03.192 | postgresql-server-dev-all 2022-01-05 16:55:03.192 | python3-mysqldb 2022-01-05 16:55:03.192 | sqlite3 2022-01-05 16:55:03.192 | sudo 2022-01-05 16:55:03.192 | vlan 2022-01-05 16:55:03.192 | ipset 2022-01-05 16:55:03.192 | conntrack 2022-01-05 16:55:03.192 | conntrackd 2022-01-05 16:55:03.192 | keepalived 2022-01-05 16:55:03.192 | dstat 2022-01-05 16:55:03.192 | lvm2 2022-01-05 16:55:03.192 | qemu-utils 2022-01-05 16:55:03.192 | thin-provisioning-tools 2022-01-05 16:55:03.192 | curl 2022-01-05 16:55:03.192 | liberasurecode-dev 2022-01-05 16:55:03.193 | make 2022-01-05 16:55:03.193 | memcached 2022-01-05 16:55:03.193 | sqlite3 2022-01-05 16:55:03.193 | xfsprogs ' 2022-01-05 16:55:03.193 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:55:03.195 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:55:03.198 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:55:03.201 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:55:03.201 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:55:03.206 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:55:03.208 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:55:03.210 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:55:03.212 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:55:03.215 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:55:03.217 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:55:03.219 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:55:03.221 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:55:03.223 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:55:03.225 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:55:03.227 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:55:03.229 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:55:03.231 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:55:03.233 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:55:03.237 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:55:03.239 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:55:03.241 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:55:03.243 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:55:03.246 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:55:03.248 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:55:03.258 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641401703249 2022-01-05 16:55:03.261 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:55:03.263 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:55:03.265 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 16:55:03.511 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:55:03.646 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:55:03.767 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 16:55:04.288 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:55:04.587 | Fetched 228 kB in 1s (217 kB/s) 2022-01-05 16:55:06.097 | Reading package lists... 2022-01-05 16:55:06.127 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:55:06.129 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:55:06.131 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:55:06.133 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:55:06.136 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:55:06.138 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:55:06.140 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:55:06.142 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:55:06.144 | ++ functions-common:time_stop:2311 : start_time=1641401703249 2022-01-05 16:55:06.146 | ++ functions-common:time_stop:2313 : [[ -z 1641401703249 ]] 2022-01-05 16:55:06.149 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:55:06.153 | ++ functions-common:time_stop:2316 : end_time=1641401706151 2022-01-05 16:55:06.155 | ++ functions-common:time_stop:2317 : elapsed_time=2902 2022-01-05 16:55:06.157 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:55:06.159 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:55:06.161 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2902 2022-01-05 16:55:06.164 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:55:06.166 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:55:06.169 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:55:06.171 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:55:06.173 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:55:06.194 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:55:06.303 | Reading package lists... 2022-01-05 16:55:06.536 | Building dependency tree... 2022-01-05 16:55:06.537 | Reading state information... 2022-01-05 16:55:06.570 | acl is already the newest version (2.2.53-6). 2022-01-05 16:55:06.570 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:55:06.570 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:55:06.570 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:55:06.570 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:55:06.570 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:55:06.570 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:55:06.570 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:55:06.570 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:55:06.570 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:55:06.570 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:55:06.570 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:55:06.570 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:55:06.570 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:55:06.570 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:55:06.570 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:55:06.570 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:55:06.570 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:55:06.570 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:55:06.570 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:55:06.570 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:55:06.570 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:55:06.570 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:55:06.570 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:55:06.570 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:55:06.570 | psmisc is already the newest version (23.3-1). 2022-01-05 16:55:06.570 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:55:06.570 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:55:06.570 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:55:06.570 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:55:06.570 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:55:06.570 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:55:06.570 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:55:06.571 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:55:06.571 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:55:06.571 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:55:06.571 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:55:06.571 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:55:06.571 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:55:06.571 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:55:06.571 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:55:06.571 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:55:06.571 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:55:06.571 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:55:06.571 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:55:06.571 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:55:06.571 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:55:06.571 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:55:06.571 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:55:06.571 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:55:06.571 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:55:06.571 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:55:06.571 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:55:06.571 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:55:06.571 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:55:06.571 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:55:06.571 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:55:06.571 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:55:06.571 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:55:06.571 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:55:06.571 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:55:06.571 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:55:06.571 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:55:06.571 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:55:06.571 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:55:06.571 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:55:06.571 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:55:06.571 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:55:06.572 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:55:06.778 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:55:06.778 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:55:06.778 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:55:06.778 | The following packages were automatically installed and are no longer required: 2022-01-05 16:55:06.779 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:55:06.779 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:55:06.779 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:55:06.779 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:55:06.779 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:55:06.779 | python3-zope.interface 2022-01-05 16:55:06.779 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:55:06.780 | The following additional packages will be installed: 2022-01-05 16:55:06.780 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:55:06.846 | The following NEW packages will be installed: 2022-01-05 16:55:06.846 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:55:06.846 | python3-yaml 2022-01-05 16:55:07.412 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:55:07.412 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:55:07.412 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:55:07.586 | Selecting previously unselected package python3-yaml. 2022-01-05 16:55:07.637 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 16:55:07.640 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:55:07.705 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:55:08.034 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:55:08.043 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:55:08.105 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:55:08.649 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:55:08.658 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:55:08.793 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:55:13.962 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:55:13.973 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:55:14.071 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:55:14.765 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:55:14.776 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:55:14.827 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:55:15.396 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:55:15.888 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:55:16.061 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:55:16.265 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:55:16.459 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:55:16.625 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:55:17.143 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:55:24.224 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:55:24.226 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:55:24.228 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:55:24.231 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:55:24.233 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:55:24.235 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:55:24.237 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:55:24.239 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:55:24.242 | ++ functions-common:time_stop:2311 : start_time=1641401706191 2022-01-05 16:55:24.244 | ++ functions-common:time_stop:2313 : [[ -z 1641401706191 ]] 2022-01-05 16:55:24.247 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:55:24.251 | ++ functions-common:time_stop:2316 : end_time=1641401724249 2022-01-05 16:55:24.253 | ++ functions-common:time_stop:2317 : elapsed_time=18058 2022-01-05 16:55:24.255 | ++ functions-common:time_stop:2318 : total=735 2022-01-05 16:55:24.257 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:55:24.259 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18793 2022-01-05 16:55:24.262 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:55:24.265 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:55:24.268 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:55:24.270 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:55:24.274 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:55:24.279 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:55:24.281 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:55:24.284 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:55:25.647 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:55:25.649 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:55:25.652 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:55:25.655 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:55:25.657 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:55:25.659 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:55:25.661 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:55:25.663 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:55:25.665 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:55:25.667 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:55:25.669 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:55:25.734 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:55:25.736 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:55:25.801 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:55:25.803 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:55:25.866 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:55:25.868 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:55:25.870 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:55:25.872 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:55:25.874 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:55:25.876 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:55:25.877 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:55:25.879 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:55:25.881 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:55:25.883 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:55:25.885 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:55:25.885 | Distro: focal 2022-01-05 16:55:25.888 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:55:25.890 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:55:25.893 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:55:25.895 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:55:25.898 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:55:25.898 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:55:26.458 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:55:26.459 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:55:26.459 | pip: 21.3.1 2022-01-05 16:55:26.461 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:55:26.988 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:55:27.029 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:55:27.031 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:55:27.033 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:55:27.036 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:55:27.038 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:55:27.042 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:55:27.044 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:55:27.046 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:55:27.049 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:55:27.053 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:55:27.054 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:55:27.054 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:55:27.060 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:55:27.062 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:55:27.064 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:55:27.072 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:55:27.075 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:55:27.077 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:55:27.079 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:55:27.082 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:55:27.084 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:55:27.086 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:55:27.088 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:55:27.090 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:55:27.092 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:55:27.094 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:55:27.096 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:55:27.098 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:55:27.100 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:55:27.102 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:55:27.105 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:55:27.107 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:55:27.109 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:55:27.111 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:55:27.114 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:55:27.116 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:55:27.118 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:55:27.120 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:55:27.123 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:55:27.125 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:55:27.127 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:55:27.147 | Using python 3.8 to install os-testr 2022-01-05 16:55:27.150 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 16:55:27.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:55:27.873 | from cryptography.utils import int_from_bytes 2022-01-05 16:55:27.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:55:27.873 | from cryptography.utils import int_from_bytes 2022-01-05 16:55:28.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:55:28.899 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:55:28.970 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:55:28.970 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.1.0) 2022-01-05 16:55:28.971 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-05 16:55:28.973 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:55:28.987 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:55:29.014 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:55:29.014 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:55:29.016 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-05 16:55:29.017 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-05 16:55:29.018 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-05 16:55:29.035 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:55:29.037 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:55:29.038 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:55:29.038 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:55:29.051 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-05 16:55:29.053 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-01-05 16:55:29.054 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:55:29.055 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.0) 2022-01-05 16:55:29.119 | Collecting argparse 2022-01-05 16:55:29.126 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:55:29.146 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:55:29.203 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-01-05 16:55:29.204 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:55:29.205 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-05 16:55:29.207 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-01-05 16:55:30.507 | Installing collected packages: argparse 2022-01-05 16:55:30.681 | Successfully installed argparse-1.4.0 2022-01-05 16:55:30.681 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:55:30.792 | + inc/python:pip_install:200 : result=0 2022-01-05 16:55:30.794 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:55:30.796 | + functions-common:time_stop:2304 : local name 2022-01-05 16:55:30.798 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:55:30.800 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:55:30.802 | + functions-common:time_stop:2307 : local total 2022-01-05 16:55:30.805 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:55:30.807 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:55:30.809 | + functions-common:time_stop:2311 : start_time=1641401727142 2022-01-05 16:55:30.811 | + functions-common:time_stop:2313 : [[ -z 1641401727142 ]] 2022-01-05 16:55:30.814 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:55:30.818 | + functions-common:time_stop:2316 : end_time=1641401730815 2022-01-05 16:55:30.820 | + functions-common:time_stop:2317 : elapsed_time=3673 2022-01-05 16:55:30.822 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:55:30.824 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:55:30.826 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3673 2022-01-05 16:55:30.828 | + inc/python:pip_install:203 : return 0 2022-01-05 16:55:30.830 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:55:30.881 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:55:31.179 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:55:31.181 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:55:31.184 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:55:31.187 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:55:34.352 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:55:34.355 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:55:34.378 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:55:36.337 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:36.344 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:36.556 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:36.748 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:36.805 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:36.867 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:37.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:55:37.156 | Collecting pbr===5.5.1 2022-01-05 16:55:37.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-05 16:55:37.201 | Installing collected packages: pbr 2022-01-05 16:55:37.341 | Successfully installed pbr-5.5.1 2022-01-05 16:55:37.404 | + inc/python:pip_install:200 : result=0 2022-01-05 16:55:37.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:55:37.409 | + functions-common:time_stop:2304 : local name 2022-01-05 16:55:37.411 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:55:37.413 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:55:37.415 | + functions-common:time_stop:2307 : local total 2022-01-05 16:55:37.417 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:55:37.419 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:55:37.421 | + functions-common:time_stop:2311 : start_time=1641401734370 2022-01-05 16:55:37.423 | + functions-common:time_stop:2313 : [[ -z 1641401734370 ]] 2022-01-05 16:55:37.426 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:55:37.430 | + functions-common:time_stop:2316 : end_time=1641401737427 2022-01-05 16:55:37.432 | + functions-common:time_stop:2317 : elapsed_time=3057 2022-01-05 16:55:37.434 | + functions-common:time_stop:2318 : total=3673 2022-01-05 16:55:37.436 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:55:37.438 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6730 2022-01-05 16:55:37.441 | + inc/python:pip_install:203 : return 0 2022-01-05 16:55:37.443 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:55:37.445 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:55:37.475 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-05 16:55:39.417 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:39.425 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:39.632 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:39.813 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:39.866 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:39.925 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:55:40.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:55:40.085 | Processing /opt/stack/requirements 2022-01-05 16:55:41.404 | Collecting fixtures===3.0.0 2022-01-05 16:55:41.431 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:55:41.646 | Collecting PyYAML===5.4.1 2022-01-05 16:55:41.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-05 16:55:41.827 | Collecting requests===2.25.1 2022-01-05 16:55:41.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-05 16:55:41.917 | Collecting packaging===20.9 2022-01-05 16:55:41.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-05 16:55:41.985 | Collecting testtools===2.4.0 2022-01-05 16:55:41.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:55:42.079 | Collecting idna===2.10 2022-01-05 16:55:42.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:55:42.221 | Collecting pyparsing===2.4.7 2022-01-05 16:55:42.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:55:42.278 | Collecting six===1.15.0 2022-01-05 16:55:42.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:55:42.312 | Collecting Parsley>=1.2 2022-01-05 16:55:42.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:55:42.363 | Collecting beagle>=0.2.1 2022-01-05 16:55:42.370 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:55:42.395 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-01-05 16:55:42.465 | Collecting urllib3===1.26.3 2022-01-05 16:55:42.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-05 16:55:42.540 | Collecting chardet===4.0.0 2022-01-05 16:55:42.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-05 16:55:42.631 | Collecting certifi===2021.10.8 2022-01-05 16:55:42.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:55:42.675 | Collecting traceback2===1.4.0 2022-01-05 16:55:42.681 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:55:42.710 | Collecting extras===1.0.0 2022-01-05 16:55:42.716 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:55:42.754 | Collecting unittest2===1.1.0 2022-01-05 16:55:42.760 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:55:42.808 | Collecting python-mimeparse===1.6.0 2022-01-05 16:55:42.814 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:55:42.895 | Collecting cliff===3.7.0 2022-01-05 16:55:42.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-05 16:55:42.953 | Collecting linecache2===1.0.0 2022-01-05 16:55:42.960 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:55:43.000 | Collecting argparse 2022-01-05 16:55:43.007 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:55:43.050 | Collecting prettytable===0.7.2 2022-01-05 16:55:43.057 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:55:43.136 | Collecting stevedore===3.3.0 2022-01-05 16:55:43.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-05 16:55:43.300 | Collecting cmd2===1.5.0 2022-01-05 16:55:43.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-05 16:55:43.430 | Collecting colorama===0.4.4 2022-01-05 16:55:43.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-05 16:55:43.477 | Collecting wcwidth===0.2.5 2022-01-05 16:55:43.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:55:43.535 | Collecting pyperclip===1.8.2 2022-01-05 16:55:43.542 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-05 16:55:43.589 | Collecting attrs===20.3.0 2022-01-05 16:55:43.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:55:43.651 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:55:43.652 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:55:44.422 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:55:44.422 | ERROR: Command errored out with exit status 1: 2022-01-05 16:55:44.422 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3m5yokc4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3m5yokc4/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-29k30l03 2022-01-05 16:55:44.422 | cwd: /tmp/pip-req-build-3m5yokc4/ 2022-01-05 16:55:44.422 | Complete output (6 lines): 2022-01-05 16:55:44.422 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:55:44.422 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:55:44.422 | or: setup.py --help-commands 2022-01-05 16:55:44.422 | or: setup.py cmd --help 2022-01-05 16:55:44.422 | 2022-01-05 16:55:44.422 | error: invalid command 'bdist_wheel' 2022-01-05 16:55:44.422 | ---------------------------------------- 2022-01-05 16:55:44.422 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:55:44.422 | Running setup.py clean for openstack-requirements 2022-01-05 16:55:45.191 | Failed to build openstack-requirements 2022-01-05 16:55:45.409 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, extras, six, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:55:47.708 | Running setup.py install for openstack-requirements: started 2022-01-05 16:55:49.885 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:55:49.923 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4562 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-01-05 16:55:50.055 | + inc/python:pip_install:200 : result=0 2022-01-05 16:55:50.058 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:55:50.060 | + functions-common:time_stop:2304 : local name 2022-01-05 16:55:50.062 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:55:50.064 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:55:50.066 | + functions-common:time_stop:2307 : local total 2022-01-05 16:55:50.068 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:55:50.070 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:55:50.072 | + functions-common:time_stop:2311 : start_time=1641401737467 2022-01-05 16:55:50.075 | + functions-common:time_stop:2313 : [[ -z 1641401737467 ]] 2022-01-05 16:55:50.077 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:55:50.081 | + functions-common:time_stop:2316 : end_time=1641401750079 2022-01-05 16:55:50.083 | + functions-common:time_stop:2317 : elapsed_time=12612 2022-01-05 16:55:50.085 | + functions-common:time_stop:2318 : total=6730 2022-01-05 16:55:50.087 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:55:50.090 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19342 2022-01-05 16:55:50.092 | + inc/python:pip_install:203 : return 0 2022-01-05 16:55:50.094 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:55:50.097 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:55:50.099 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:55:50.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:55:50.104 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:55:50.106 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 16:55:50.108 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:55:50.111 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:55:50.131 | Using python 3.8 to install pbr 2022-01-05 16:55:50.133 | + 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 pbr 2022-01-05 16:55:50.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:55:50.851 | from cryptography.utils import int_from_bytes 2022-01-05 16:55:50.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:55:50.851 | from cryptography.utils import int_from_bytes 2022-01-05 16:55:51.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:55:51.873 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:55:53.400 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:55:53.508 | + inc/python:pip_install:200 : result=0 2022-01-05 16:55:53.511 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:55:53.514 | + functions-common:time_stop:2304 : local name 2022-01-05 16:55:53.516 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:55:53.518 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:55:53.520 | + functions-common:time_stop:2307 : local total 2022-01-05 16:55:53.522 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:55:53.524 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:55:53.527 | + functions-common:time_stop:2311 : start_time=1641401750126 2022-01-05 16:55:53.529 | + functions-common:time_stop:2313 : [[ -z 1641401750126 ]] 2022-01-05 16:55:53.532 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:55:53.536 | + functions-common:time_stop:2316 : end_time=1641401753533 2022-01-05 16:55:53.538 | + functions-common:time_stop:2317 : elapsed_time=3407 2022-01-05 16:55:53.540 | + functions-common:time_stop:2318 : total=19342 2022-01-05 16:55:53.542 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:55:53.544 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22749 2022-01-05 16:55:53.546 | + inc/python:pip_install:203 : return 0 2022-01-05 16:55:53.548 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:55:55.830 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:55:57.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:55:57.749 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:55:57.764 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:55:57.767 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:55:57.772 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:55:57.774 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:55:57.777 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2022-01-05 16:55:57.850 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:55:57.853 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:55:57.857 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:55:57.873 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:55:57.876 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:55:57.878 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:55:57.880 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:55:57.882 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:55:57.885 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:55:57.887 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:55:57.889 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:55:57.892 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:55:57.894 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:55:57.897 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:55:57.900 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:55:57.903 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:55:57.905 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:55:57.907 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:55:57.909 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:55:57.924 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:57.926 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:55:57.929 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:55:57.931 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:55:57.934 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:55:57.936 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:55:57.938 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:55:57.940 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:55:57.942 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:55:57.944 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:55:57.946 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:55:57.948 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:55:57.951 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:55:57.953 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:55:57.955 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:55:57.957 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:55:57.960 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:55:57.962 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:55:57.964 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:55:57.966 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:55:57.968 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:55:57.971 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:55:57.973 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:55:57.975 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:55:57.978 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:55:57.981 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:55:58.032 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:55:58.032 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:55:58.034 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:55:58.393 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:55:58.395 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:55:58.411 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:58.413 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:55:58.416 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:55:58.418 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:55:58.420 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:55:58.423 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:55:58.425 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:55:58.427 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:55:58.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:55:58.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:55:58.435 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:55:58.437 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:55:58.439 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:55:58.441 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:55:58.444 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:55:58.446 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:55:58.449 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:55:58.451 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:55:58.453 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:55:58.474 | + 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 rabbitmq-server 2022-01-05 16:55:58.582 | Reading package lists... 2022-01-05 16:55:58.815 | Building dependency tree... 2022-01-05 16:55:58.816 | Reading state information... 2022-01-05 16:55:59.048 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:55:59.049 | The following packages were automatically installed and are no longer required: 2022-01-05 16:55:59.049 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:55:59.049 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:55:59.049 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:55:59.049 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:55:59.049 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:55:59.050 | python3-zope.interface 2022-01-05 16:55:59.050 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:55:59.160 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:55:59.165 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:55:59.167 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:55:59.169 | + functions-common:time_stop:2304 : local name 2022-01-05 16:55:59.172 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:55:59.174 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:55:59.176 | + functions-common:time_stop:2307 : local total 2022-01-05 16:55:59.178 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:55:59.180 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:55:59.183 | + functions-common:time_stop:2311 : start_time=1641401758471 2022-01-05 16:55:59.186 | + functions-common:time_stop:2313 : [[ -z 1641401758471 ]] 2022-01-05 16:55:59.188 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:55:59.192 | + functions-common:time_stop:2316 : end_time=1641401759190 2022-01-05 16:55:59.195 | + functions-common:time_stop:2317 : elapsed_time=719 2022-01-05 16:55:59.197 | + functions-common:time_stop:2318 : total=18793 2022-01-05 16:55:59.200 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:55:59.202 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19512 2022-01-05 16:55:59.204 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:55:59.206 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:55:59.209 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:55:59.211 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:55:59.213 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:55:59.216 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:55:59.218 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:55:59.220 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:55:59.222 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:55:59.225 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:55:59.227 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:55:59.229 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:55:59.231 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:55:59.234 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:55:59.236 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:55:59.238 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:55:59.240 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:55:59.243 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:55:59.245 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:55:59.248 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:55:59.250 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:55:59.252 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:55:59.254 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:55:59.257 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:55:59.259 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:55:59.262 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:55:59.264 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:55:59.280 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:55:59.282 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:55:59.285 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:55:59.287 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:55:59.289 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:55:59.293 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:55:59.297 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:55:59.299 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:55:59.301 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:55:59.303 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:55:59.305 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:55:59.308 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:55:59.311 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:56:00.020 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:56:00.020 | user tags 2022-01-05 16:56:00.020 | stackrabbit []' 2022-01-05 16:56:00.023 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:56:00.023 | user tags 2022-01-05 16:56:00.023 | stackrabbit []' 2022-01-05 16:56:00.024 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:56:00.030 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:56:00.033 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:56:00.035 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:56:00.689 | Changing password for user "stackrabbit" ... 2022-01-05 16:56:00.748 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:56:01.414 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:56:01.501 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:56:01.503 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:56:02.165 | Changing password for user "stackrabbit" ... 2022-01-05 16:56:02.226 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:56:02.228 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:56:02.231 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:56:02.929 | Deleting user "guest" ... 2022-01-05 16:56:02.946 | Error: 2022-01-05 16:56:02.947 | {:no_such_user, "guest"} 2022-01-05 16:56:02.961 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:56:02.963 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:56:02.979 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:02.982 | + ./stack.sh:main:805 : install_database 2022-01-05 16:56:02.984 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:56:02.986 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:56:02.988 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:02.990 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:02.993 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:56:03.375 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:56:03.377 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:56:03.380 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:56:03.382 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:56:03.384 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:56:03.386 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:56:03.389 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:56:03.391 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:56:03.394 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:56:03.396 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:56:03.398 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:56:03.400 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:56:03.403 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:56:03.405 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:56:03.408 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:56:03.410 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:56:03.412 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:56:03.414 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:56:03.417 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:56:03.420 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:56:03.422 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:56:03.424 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:56:03.426 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:03.429 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:03.431 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:56:03.433 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:56:03.435 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:56:03.438 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:56:03.440 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:56:03.442 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:03.444 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:56:03.446 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:03.449 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:03.451 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:56:03.453 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:56:03.455 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:56:03.458 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:56:03.460 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:56:03.462 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:56:03.465 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:03.467 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:03.470 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:56:03.490 | + 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 mysql-server 2022-01-05 16:56:03.597 | Reading package lists... 2022-01-05 16:56:03.828 | Building dependency tree... 2022-01-05 16:56:03.830 | Reading state information... 2022-01-05 16:56:04.069 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:56:04.069 | The following packages were automatically installed and are no longer required: 2022-01-05 16:56:04.070 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:56:04.070 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:56:04.070 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:56:04.070 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:56:04.070 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:56:04.070 | python3-zope.interface 2022-01-05 16:56:04.070 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:56:04.183 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:56:04.187 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:56:04.189 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:56:04.191 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:04.193 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:04.195 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:04.198 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:04.200 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:04.202 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:56:04.204 | + functions-common:time_stop:2311 : start_time=1641401763488 2022-01-05 16:56:04.206 | + functions-common:time_stop:2313 : [[ -z 1641401763488 ]] 2022-01-05 16:56:04.209 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:04.213 | + functions-common:time_stop:2316 : end_time=1641401764211 2022-01-05 16:56:04.215 | + functions-common:time_stop:2317 : elapsed_time=723 2022-01-05 16:56:04.217 | + functions-common:time_stop:2318 : total=19512 2022-01-05 16:56:04.219 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:04.222 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20235 2022-01-05 16:56:04.224 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:56:04.226 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:56:04.228 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:56:04.231 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:56:04.233 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:56:04.235 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:56:04.237 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:56:04.240 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:56:04.242 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:56:04.245 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:56:04.249 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:56:04.249 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:56:04.255 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:56:04.258 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:56:04.261 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:56:04.263 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:56:04.266 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:56:04.287 | Using python 3.8 to install PyMySQL 2022-01-05 16:56:04.289 | + 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 PyMySQL 2022-01-05 16:56:05.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:05.022 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:05.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:05.022 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:06.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:06.035 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-01-05 16:56:07.436 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:56:07.552 | + inc/python:pip_install:200 : result=0 2022-01-05 16:56:07.555 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:56:07.557 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:07.560 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:07.562 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:07.565 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:07.567 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:07.571 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:56:07.573 | + functions-common:time_stop:2311 : start_time=1641401764281 2022-01-05 16:56:07.576 | + functions-common:time_stop:2313 : [[ -z 1641401764281 ]] 2022-01-05 16:56:07.579 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:07.583 | + functions-common:time_stop:2316 : end_time=1641401767581 2022-01-05 16:56:07.585 | + functions-common:time_stop:2317 : elapsed_time=3300 2022-01-05 16:56:07.588 | + functions-common:time_stop:2318 : total=22749 2022-01-05 16:56:07.592 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:07.594 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26049 2022-01-05 16:56:07.596 | + inc/python:pip_install:203 : return 0 2022-01-05 16:56:07.599 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:56:07.601 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:56:07.604 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:56:07.607 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:56:07.628 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:07.630 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:56:07.633 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:56:07.637 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:56:07.637 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:56:07.648 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:56:07.650 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:56:07.653 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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 =~ ,q- ]] 2022-01-05 16:56:07.655 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:56:07.658 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:56:07.663 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:56:07.679 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:07.681 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:56:07.686 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:56:07.691 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:56:07.693 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:56:07.695 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:56:07.697 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:07.700 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:56:07.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:07.705 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:07.708 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:56:07.710 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:56:07.712 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:56:07.715 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:56:07.717 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:56:07.720 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:56:07.722 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:07.724 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:07.727 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:56:07.751 | + 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 radvd 2022-01-05 16:56:07.862 | Reading package lists... 2022-01-05 16:56:08.106 | Building dependency tree... 2022-01-05 16:56:08.108 | Reading state information... 2022-01-05 16:56:08.349 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:56:08.349 | The following packages were automatically installed and are no longer required: 2022-01-05 16:56:08.350 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:56:08.350 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:56:08.350 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:56:08.350 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:56:08.350 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:56:08.350 | python3-zope.interface 2022-01-05 16:56:08.350 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:56:08.462 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:56:08.467 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:56:08.469 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:56:08.471 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:08.473 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:08.476 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:08.478 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:08.481 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:08.483 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:56:08.485 | + functions-common:time_stop:2311 : start_time=1641401767748 2022-01-05 16:56:08.487 | + functions-common:time_stop:2313 : [[ -z 1641401767748 ]] 2022-01-05 16:56:08.490 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:08.494 | + functions-common:time_stop:2316 : end_time=1641401768492 2022-01-05 16:56:08.497 | + functions-common:time_stop:2317 : elapsed_time=744 2022-01-05 16:56:08.499 | + functions-common:time_stop:2318 : total=20235 2022-01-05 16:56:08.501 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:08.503 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20979 2022-01-05 16:56:08.506 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:56:08.508 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:56:08.525 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:08.527 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:56:08.529 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:56:08.532 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:56:08.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:56:08.554 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:56:08.556 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:56:08.559 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:56:08.561 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:56:08.563 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:08.565 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:56:08.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:08.570 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:08.572 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:56:08.574 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:56:08.576 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:56:08.578 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:56:08.580 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:56:08.583 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:56:08.585 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:08.587 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:08.589 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:56:08.609 | + 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 fakeroot make openvswitch-switch 2022-01-05 16:56:08.718 | Reading package lists... 2022-01-05 16:56:08.947 | Building dependency tree... 2022-01-05 16:56:08.948 | Reading state information... 2022-01-05 16:56:09.186 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:56:09.186 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:56:09.186 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:56:09.186 | The following packages were automatically installed and are no longer required: 2022-01-05 16:56:09.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:56:09.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:56:09.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:56:09.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:56:09.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:56:09.187 | python3-zope.interface 2022-01-05 16:56:09.187 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:56:09.301 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:56:09.305 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:56:09.308 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:56:09.310 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:09.313 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:09.315 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:09.317 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:09.319 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:09.321 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:56:09.323 | + functions-common:time_stop:2311 : start_time=1641401768607 2022-01-05 16:56:09.325 | + functions-common:time_stop:2313 : [[ -z 1641401768607 ]] 2022-01-05 16:56:09.328 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:09.332 | + functions-common:time_stop:2316 : end_time=1641401769329 2022-01-05 16:56:09.334 | + functions-common:time_stop:2317 : elapsed_time=722 2022-01-05 16:56:09.336 | + functions-common:time_stop:2318 : total=20979 2022-01-05 16:56:09.338 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:09.340 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21701 2022-01-05 16:56:09.342 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:56:09.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:56:09.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:09.349 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:09.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:56:09.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:56:09.357 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:56:09.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:56:09.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:56:09.366 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:56:09.367 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:56:09.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:56:09.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:56:09.376 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:56:09.379 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:56:09.381 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:56:09.383 | + functions:vercmp:631 : local result 2022-01-05 16:56:09.386 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:56:09.387 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:56:09.387 | ++ functions:vercmp:635 : head -1 2022-01-05 16:56:09.392 | + functions:vercmp:635 : result=3.13 2022-01-05 16:56:09.394 | + functions:vercmp:637 : case $op in 2022-01-05 16:56:09.396 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:56:09.399 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:56:09.401 | + functions:vercmp:648 : return 2022-01-05 16:56:09.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:56:09.406 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:56:09.408 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:56:09.875 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:56:09.878 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:56:09.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:09.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:09.885 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-01-05 16:56:09.888 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:09.891 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:56:09.913 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:09.916 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:56:09.919 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:56:09.919 | Installing etcd 2022-01-05 16:56:09.921 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:56:09.934 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:56:09.946 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:56:09.948 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:56:09.964 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:56:09.968 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:56:09.970 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:56:09.973 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:56:09.978 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:56:09.980 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 16:56:09.982 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:56:09.985 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:56:09.987 | ++ functions:get_extra_file:74 : return 2022-01-05 16:56:09.990 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:56:09.992 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:56:09.995 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:56:09.997 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:56:10.014 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:56:10.016 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:56:10.018 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:56:10.035 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:56:10.037 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:56:10.039 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:56:10.041 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:56:10.044 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:56:10.047 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:56:10.049 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:56:10.051 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:56:10.053 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:56:10.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 16:56:10.062 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.064 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:56:10.066 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:56:10.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:56:10.071 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:56:10.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 16:56:10.080 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.082 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:56:10.085 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:56:10.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:56:10.089 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:56:10.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 16:56:10.098 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.101 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:56:10.103 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:56:10.105 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:56:10.107 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:56:10.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.112 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.114 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 16:56:10.116 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.119 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:56:10.121 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:56:10.124 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:56:10.126 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:56:10.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 16:56:10.135 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.138 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:56:10.140 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:56:10.142 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:56:10.145 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:56:10.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 16:56:10.153 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.156 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:56:10.158 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:56:10.160 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:56:10.163 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:56:10.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 16:56:10.171 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.174 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:56:10.176 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:56:10.178 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:56:10.180 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:56:10.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 16:56:10.190 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.192 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:56:10.194 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:56:10.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:56:10.199 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:56:10.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 16:56:10.208 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.211 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:56:10.213 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:56:10.215 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:56:10.218 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:56:10.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 16:56:10.227 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.229 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:56:10.231 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:56:10.233 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:56:10.236 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:56:10.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 16:56:10.245 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.248 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:56:10.250 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:56:10.252 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:56:10.254 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:56:10.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.259 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 16:56:10.264 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.267 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:56:10.269 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:56:10.271 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:56:10.273 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:56:10.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 16:56:10.282 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.285 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:56:10.287 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:56:10.289 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:56:10.291 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:56:10.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 16:56:10.301 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.303 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:56:10.306 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:56:10.308 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:56:10.311 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:56:10.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.317 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 16:56:10.320 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.322 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:56:10.325 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:56:10.327 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:56:10.330 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:56:10.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.337 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 16:56:10.339 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.341 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:56:10.343 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:56:10.346 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:56:10.348 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:56:10.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 16:56:10.357 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.359 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:56:10.361 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:56:10.364 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:56:10.366 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:56:10.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 16:56:10.376 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.378 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:56:10.380 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:56:10.382 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:56:10.385 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:56:10.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 16:56:10.395 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.397 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:56:10.399 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:56:10.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:56:10.404 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:56:10.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.410 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 16:56:10.413 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.415 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:56:10.417 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:56:10.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:56:10.422 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:56:10.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 16:56:10.431 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.434 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:56:10.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:56:10.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:56:10.441 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:56:10.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 16:56:10.451 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.453 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:56:10.456 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:56:10.458 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:56:10.460 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:56:10.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 16:56:10.469 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.471 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:56:10.474 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:56:10.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:56:10.478 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:56:10.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 16:56:10.488 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.490 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:56:10.492 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:56:10.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:56:10.498 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:56:10.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 16:56:10.507 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.509 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:56:10.512 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:56:10.514 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:56:10.516 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:56:10.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.523 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 16:56:10.525 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.528 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:56:10.530 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:56:10.533 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:56:10.535 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:56:10.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.539 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:56:10.544 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.547 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:56:10.549 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:56:10.551 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:56:10.553 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:56:10.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 16:56:10.563 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.565 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:56:10.567 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:56:10.570 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:56:10.572 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:56:10.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.576 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.579 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 16:56:10.581 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.583 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:56:10.586 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:56:10.588 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:56:10.590 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:56:10.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.595 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.597 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 16:56:10.599 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.602 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:56:10.604 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:56:10.607 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:56:10.609 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:56:10.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.613 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.616 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 16:56:10.618 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.620 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:56:10.623 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:56:10.625 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:56:10.627 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:56:10.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.632 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 16:56:10.636 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.639 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:56:10.641 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:56:10.644 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:56:10.646 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:56:10.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 16:56:10.655 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.657 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:56:10.660 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:56:10.662 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:56:10.664 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:56:10.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.669 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 16:56:10.674 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.676 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:56:10.678 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:56:10.681 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:56:10.684 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:56:10.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 16:56:10.693 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.695 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:56:10.697 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:56:10.700 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:56:10.702 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:56:10.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:10.706 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:10.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 16:56:10.711 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:10.713 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:56:10.734 | Using python 3.8 to install etcd3 2022-01-05 16:56:10.736 | + 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 etcd3 2022-01-05 16:56:11.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:11.459 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:11.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:11.459 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:12.450 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:12.482 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:56:12.490 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:56:12.491 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-01-05 16:56:12.492 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:56:12.493 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-01-05 16:56:13.904 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:56:14.007 | + inc/python:pip_install:200 : result=0 2022-01-05 16:56:14.009 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:56:14.011 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:14.014 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:14.016 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:14.018 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:14.020 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:14.022 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:56:14.024 | + functions-common:time_stop:2311 : start_time=1641401770728 2022-01-05 16:56:14.026 | + functions-common:time_stop:2313 : [[ -z 1641401770728 ]] 2022-01-05 16:56:14.030 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:14.034 | + functions-common:time_stop:2316 : end_time=1641401774031 2022-01-05 16:56:14.036 | + functions-common:time_stop:2317 : elapsed_time=3303 2022-01-05 16:56:14.038 | + functions-common:time_stop:2318 : total=26049 2022-01-05 16:56:14.040 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:14.042 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29352 2022-01-05 16:56:14.045 | + inc/python:pip_install:203 : return 0 2022-01-05 16:56:14.047 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:56:14.069 | Using python 3.8 to install etcd3gw 2022-01-05 16:56:14.071 | + 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 etcd3gw 2022-01-05 16:56:14.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:14.779 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:14.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:14.779 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:15.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:15.795 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:56:15.805 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:56:15.806 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:56:15.807 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:56:15.808 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-01-05 16:56:15.810 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:56:15.834 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:56:15.835 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:56:15.836 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-01-05 16:56:17.206 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:56:17.311 | + inc/python:pip_install:200 : result=0 2022-01-05 16:56:17.313 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:56:17.316 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:17.318 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:17.320 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:17.322 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:17.324 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:17.327 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:56:17.329 | + functions-common:time_stop:2311 : start_time=1641401774063 2022-01-05 16:56:17.332 | + functions-common:time_stop:2313 : [[ -z 1641401774063 ]] 2022-01-05 16:56:17.334 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:17.338 | + functions-common:time_stop:2316 : end_time=1641401777336 2022-01-05 16:56:17.341 | + functions-common:time_stop:2317 : elapsed_time=3273 2022-01-05 16:56:17.343 | + functions-common:time_stop:2318 : total=29352 2022-01-05 16:56:17.345 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:17.348 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32625 2022-01-05 16:56:17.350 | + inc/python:pip_install:203 : return 0 2022-01-05 16:56:17.352 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:56:17.355 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:56:17.357 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:56:17.360 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:56:17.362 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:56:17.364 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:56:17.366 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:56:17.368 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:56:17.371 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:56:17.373 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:56:17.375 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:56:17.378 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:56:17.380 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:56:17.382 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:56:17.384 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:17.387 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:17.389 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:56:17.392 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:56:17.394 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:56:17.396 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:56:17.399 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:56:17.401 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:56:17.404 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:56:17.406 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:17.408 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:56:17.411 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:17.413 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:17.415 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:56:17.418 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:56:17.420 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:56:17.422 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:56:17.424 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:56:17.427 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:56:17.429 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:17.431 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:17.434 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:56:17.456 | + 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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:56:17.567 | Reading package lists... 2022-01-05 16:56:17.808 | Building dependency tree... 2022-01-05 16:56:17.811 | Reading state information... 2022-01-05 16:56:18.058 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:56:18.058 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:56:18.058 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:56:18.058 | The following packages were automatically installed and are no longer required: 2022-01-05 16:56:18.060 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:56:18.060 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:56:18.060 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:56:18.060 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:56:18.060 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:56:18.060 | python3-zope.interface 2022-01-05 16:56:18.060 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:56:18.173 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:56:18.178 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:56:18.180 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:56:18.182 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:18.184 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:18.187 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:18.189 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:18.191 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:18.193 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:56:18.195 | + functions-common:time_stop:2311 : start_time=1641401777453 2022-01-05 16:56:18.197 | + functions-common:time_stop:2313 : [[ -z 1641401777453 ]] 2022-01-05 16:56:18.201 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:18.205 | + functions-common:time_stop:2316 : end_time=1641401778202 2022-01-05 16:56:18.207 | + functions-common:time_stop:2317 : elapsed_time=749 2022-01-05 16:56:18.209 | + functions-common:time_stop:2318 : total=21701 2022-01-05 16:56:18.211 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:18.213 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22450 2022-01-05 16:56:18.216 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:56:18.218 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:56:18.221 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:18.223 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:18.225 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:56:18.287 | Module proxy already enabled 2022-01-05 16:56:18.291 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:56:18.352 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:56:18.352 | Module proxy already enabled 2022-01-05 16:56:18.352 | Module proxy_uwsgi already enabled 2022-01-05 16:56:18.356 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:56:18.358 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:56:18.360 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:56:18.363 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:56:18.491 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:56:18.493 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:56:18.496 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:56:18.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 16:56:18.508 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.510 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:56:18.513 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:56:18.516 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:56:18.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.523 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 16:56:18.526 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.528 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:56:18.531 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:56:18.533 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:56:18.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 16:56:18.546 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.548 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:56:18.551 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:56:18.553 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:56:18.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:56:18.563 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.565 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:56:18.568 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:56:18.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 16:56:18.577 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.580 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:56:18.582 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:56:18.584 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:56:18.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 16:56:18.594 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.596 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:56:18.612 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:18.615 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:56:18.617 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:56:18.619 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:56:18.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 16:56:18.629 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.632 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:56:18.649 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:18.651 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:56:18.654 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:56:18.656 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:56:18.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.661 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.663 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 16:56:18.666 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.668 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:56:18.671 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:56:18.673 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:56:18.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:56:18.678 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:56:18.680 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 16:56:18.683 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:56:18.686 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:56:18.688 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:56:18.691 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:56:18.694 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:56:18.696 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:56:18.698 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:56:18.703 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:56:18.703 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:56:18.708 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:56:18.710 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:56:18.713 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:56:18.716 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:56:18.718 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:56:18.739 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:56:18.741 | + 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 keystonemiddleware 2022-01-05 16:56:19.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:19.463 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:19.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:19.463 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:20.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:20.482 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:56:20.535 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-05 16:56:20.536 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.0) 2022-01-05 16:56:20.537 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:56:20.538 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-01-05 16:56:20.539 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:56:20.540 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:56:20.542 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:56:20.542 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-01-05 16:56:20.544 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-01-05 16:56:20.545 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:56:20.546 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:56:20.547 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-01-05 16:56:20.548 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.0) 2022-01-05 16:56:20.549 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:56:20.607 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2022-01-05 16:56:20.608 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 16:56:20.609 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-01-05 16:56:20.648 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.2) 2022-01-05 16:56:20.686 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-05 16:56:20.688 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:56:20.689 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 16:56:20.690 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:56:20.740 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 16:56:20.742 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 16:56:20.751 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-01-05 16:56:20.753 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-01-05 16:56:20.767 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-01-05 16:56:20.768 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:56:20.769 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:56:20.827 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:56:20.828 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:56:20.829 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-01-05 16:56:20.830 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.3) 2022-01-05 16:56:20.878 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:56:20.891 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:56:22.207 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:56:22.314 | + inc/python:pip_install:200 : result=0 2022-01-05 16:56:22.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:56:22.318 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:22.320 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:22.322 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:22.326 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:22.328 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:22.330 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:56:22.332 | + functions-common:time_stop:2311 : start_time=1641401778734 2022-01-05 16:56:22.334 | + functions-common:time_stop:2313 : [[ -z 1641401778734 ]] 2022-01-05 16:56:22.337 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:22.341 | + functions-common:time_stop:2316 : end_time=1641401782338 2022-01-05 16:56:22.343 | + functions-common:time_stop:2317 : elapsed_time=3604 2022-01-05 16:56:22.345 | + functions-common:time_stop:2318 : total=32625 2022-01-05 16:56:22.347 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:22.349 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36229 2022-01-05 16:56:22.351 | + inc/python:pip_install:203 : return 0 2022-01-05 16:56:22.354 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:56:22.356 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:56:22.358 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:56:22.361 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:56:22.364 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:56:22.366 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:56:22.369 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:56:22.370 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:56:22.376 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:56:22.378 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:56:22.381 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:56:22.383 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:56:22.386 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:56:22.407 | Using python 3.8 to install python-memcached 2022-01-05 16:56:22.409 | + 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 python-memcached 2022-01-05 16:56:23.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:23.121 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:23.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:23.122 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:24.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:24.131 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:56:24.134 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:56:25.526 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:56:25.628 | + inc/python:pip_install:200 : result=0 2022-01-05 16:56:25.631 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:56:25.633 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:25.635 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:25.638 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:25.640 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:25.642 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:25.645 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:56:25.647 | + functions-common:time_stop:2311 : start_time=1641401782402 2022-01-05 16:56:25.649 | + functions-common:time_stop:2313 : [[ -z 1641401782402 ]] 2022-01-05 16:56:25.652 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:25.656 | + functions-common:time_stop:2316 : end_time=1641401785654 2022-01-05 16:56:25.658 | + functions-common:time_stop:2317 : elapsed_time=3252 2022-01-05 16:56:25.660 | + functions-common:time_stop:2318 : total=36229 2022-01-05 16:56:25.662 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:25.665 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39481 2022-01-05 16:56:25.667 | + inc/python:pip_install:203 : return 0 2022-01-05 16:56:25.670 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:56:25.686 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:25.689 | + ./stack.sh:main:866 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-01-05 16:56:25.691 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:56:25.693 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:56:25.696 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:56:25.698 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:56:25.700 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:56:25.703 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:56:25.718 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:56:25.720 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:56:25.722 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:56:25.724 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:56:25.726 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:56:25.728 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:56:25.731 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:56:25.734 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:56:25.736 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:56:25.738 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:56:25.754 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:56:25.756 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:56:25.758 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:25.760 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:56:25.761 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:56:25.766 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:56:25.768 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:25.770 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:56:25.773 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:56:25.773 | + functions-common:git_clone:593 : head -1 2022-01-05 16:56:25.777 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:56:25.779 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:56:25.781 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:56:25.784 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:56:25.786 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:56:25.788 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:56:25.790 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:56:25.793 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:56:25.796 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:56:25.798 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:56:25.800 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:56:25.802 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:56:25.805 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:56:25.808 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:56:25.811 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:56:25.814 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:56:25.816 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:56:25.818 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:56:25.821 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:56:25.827 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:56:25.829 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:56:26.437 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:56:26.439 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:56:26.441 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:56:26.444 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:56:26.446 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:56:26.448 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:56:26.450 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:56:26.453 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:56:26.455 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:56:26.457 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:56:26.459 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:56:26.461 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:56:26.463 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:56:26.466 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:56:26.486 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:56:26.488 | + 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 -e /opt/stack/keystone 2022-01-05 16:56:27.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:27.213 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:27.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:27.213 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:28.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:28.217 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:56:28.217 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:56:28.299 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:56:28.302 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:56:28.304 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:56:28.307 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:56:28.309 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:56:28.312 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:56:28.314 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:56:28.316 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:56:28.318 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:56:28.320 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:56:28.320 | Error on exit 2022-01-05 16:56:28.322 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:56:28.325 | + ./stack.sh:exit_trap:528 : generate-subunit 1641401698 90 fail 2022-01-05 16:56:28.809 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:56:28.811 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:56:29.260 | + ./stack.sh:exit_trap:542 : exit 1