2020-11-30 15:23:07.326 | + ./stack.sh:main:462 : exec 2020-11-30 15:23:07.326 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152307' 2020-11-30 15:23:07.326 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-152307.summary.2020-11-30-152307 2020-11-30 15:23:07.326 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:23:07.326 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152307 2020-11-30 15:23:07.326 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152307 /opt/stack/logs/stack.sh.log 2020-11-30 15:23:07.326 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152307.summary.2020-11-30-152307 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:23:07.326 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:23:07.326 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:23:07.326 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:23:07.326 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:23:07.326 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:23:07.326 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:23:07.327 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:23:07.327 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:23:07.327 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:23:07.327 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:23:07.327 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:23:07.327 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:23:07.328 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:23:07.331 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:23:07.334 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:23:07.336 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:23:07.338 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:23:07.340 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:23:07.342 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:23:07.343 | Linux n-d-764625-2 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-11-30 15:23:07.345 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:23:07.347 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:23:07.350 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:23:07.375 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:23:07.390 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:23:07.392 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:23:07.394 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:23:07.396 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:23:07.398 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:23:07.400 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:23:07.402 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:23:07.404 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:23:07.406 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:23:07.408 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:23:07.410 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:23:07.412 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:23:07.414 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:23:07.416 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:23:07.419 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:23:07.421 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:23:07.423 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:23:07.425 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:23:07.427 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:23:07.440 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:07.442 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:23:07.443 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:23:07.445 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:23:07.448 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:23:07.449 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:23:07.451 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:23:07.453 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:23:07.455 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:23:07.457 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:23:07.459 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:23:07.460 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:23:07.463 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:23:07.464 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:23:07.466 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:23:07.468 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:23:07.470 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:23:07.487 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:23:07.489 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:23:07.502 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:23:07.504 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:23:07.508 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:23:07.510 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:23:07.512 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:23:07.514 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:23:07.516 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:23:07.518 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:23:07.520 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:23:07.522 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:23:07.523 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:23:07.525 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:23:07.530 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:23:07.540 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:23:07.557 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:23:07.569 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:23:07.581 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:23:07.606 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:23:07.638 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:23:07.715 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:23:07.737 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:23:07.774 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:23:07.826 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:23:07.867 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:23:07.954 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:23:07.968 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:23:07.982 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:23:07.994 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:23:08.091 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:23:08.094 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:23:08.096 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:23:08.098 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:23:08.101 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:23:08.103 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:23:08.105 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:23:08.107 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:23:08.110 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:23:08.114 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:23:08.116 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:23:08.119 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:23:08.121 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:23:08.123 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:23:08.138 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:08.140 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:23:08.143 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:23:08.180 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:23:08.182 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:23:08.185 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:23:08.187 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:23:08.190 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:23:08.192 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:23:08.194 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:23:08.196 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:23:08.199 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:23:08.201 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:23:08.203 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.205 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:23:08.208 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.210 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-11-30 15:23:08.213 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.215 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-11-30 15:23:08.217 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.219 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-11-30 15:23:08.222 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.224 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-11-30 15:23:08.227 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.229 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-11-30 15:23:08.231 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.233 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-11-30 15:23:08.235 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.238 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-11-30 15:23:08.240 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.242 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-11-30 15:23:08.244 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.246 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-11-30 15:23:08.249 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.251 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-11-30 15:23:08.253 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.255 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-11-30 15:23:08.258 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.260 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-11-30 15:23:08.262 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.264 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-11-30 15:23:08.266 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.269 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-11-30 15:23:08.271 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.273 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-11-30 15:23:08.275 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.278 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:23:08.280 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.282 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:23:08.285 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.287 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:23:08.289 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.291 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:23:08.293 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.295 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:23:08.298 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.300 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-11-30 15:23:08.302 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.304 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-11-30 15:23:08.307 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.309 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-11-30 15:23:08.311 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.313 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-11-30 15:23:08.316 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.318 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-11-30 15:23:08.320 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.322 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:23:08.325 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.327 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-11-30 15:23:08.329 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.332 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-11-30 15:23:08.334 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.336 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-11-30 15:23:08.338 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.341 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-11-30 15:23:08.343 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.345 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-11-30 15:23:08.347 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.349 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:23:08.352 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.354 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-11-30 15:23:08.356 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.358 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-11-30 15:23:08.360 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.363 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-11-30 15:23:08.365 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.367 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-11-30 15:23:08.369 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.371 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-11-30 15:23:08.374 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.376 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-11-30 15:23:08.378 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.380 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-11-30 15:23:08.382 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.385 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-11-30 15:23:08.387 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:23:08.389 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-11-30 15:23:08.392 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:23:08.394 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:23:08.396 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:23:08.410 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:08.412 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:23:08.414 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:23:08.416 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:23:08.429 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:23:08.432 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:23:08.434 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:23:08.436 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:23:08.438 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:23:08.440 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:23:08.443 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:23:08.445 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:23:08.448 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:23:08.450 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:23:08.452 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:23:08.455 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:23:08.457 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:23:08.459 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:23:08.459 | Using mysql database backend 2020-11-30 15:23:08.461 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:23:08.477 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:23:08.492 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:08.494 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:23:08.510 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:23:08.525 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:08.527 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:23:08.542 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-11-30 15:23:08.557 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:23:08.572 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:23:08.574 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:23:08.590 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:08.592 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:23:08.594 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:23:08.609 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:08.612 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:23:08.627 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:23:08.629 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:23:08.631 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:23:08.634 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:23:08.637 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:23:08.640 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-152308 2020-11-30 15:23:08.643 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-152308 739' 2020-11-30 15:23:08.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.648 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:23:08.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.652 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:23:08.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.658 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:23:08.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.663 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 15:23:08.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.668 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2020-11-30 15:23:08.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.672 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.21/identity 2020-11-30 15:23:08.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.677 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2020-11-30 15:23:08.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.682 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-152307 2020-11-30 15:23:08.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.686 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:23:08.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.691 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2020-11-30 15:23:08.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.696 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:23:08.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.700 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:23:08.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.705 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:23:08.707 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:23:08.710 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:23:08.712 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:23:08.715 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:23:08.717 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:23:08.719 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:23:08.721 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:23:08.723 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:23:08.726 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:23:08.728 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:23:08.731 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:23:08.745 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:23:08.747 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:23:08.751 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:08.755 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:23:08.755 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:23:08.759 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:23:08.762 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:08.764 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:23:08.767 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:23:08.768 | + functions-common:git_clone:593 : head -1 2020-11-30 15:23:08.771 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:23:08.773 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:23:08.776 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:23:08.778 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:23:08.780 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:23:08.783 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:23:08.785 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:23:08.787 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:23:08.790 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:23:08.792 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:23:08.795 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:23:08.798 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:23:08.802 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:23:08.806 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749788 2020-11-30 15:23:08.809 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:23:08.813 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749591 2020-11-30 15:23:08.816 | ++ tools/install_prereqs.sh:source:49 : DELTA=197 2020-11-30 15:23:08.818 | ++ tools/install_prereqs.sh:source:50 : [[ 197 -lt 7200 ]] 2020-11-30 15:23:08.820 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:23:08.823 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:23:08.825 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:23:08.827 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:23:08.830 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:23:08.832 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:23:08.834 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:23:08.836 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:23:08.840 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 15:23:08.886 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:23:08.886 | apache2-dev 2020-11-30 15:23:08.886 | bc 2020-11-30 15:23:08.886 | bsdmainutils 2020-11-30 15:23:08.886 | curl 2020-11-30 15:23:08.886 | g++ 2020-11-30 15:23:08.886 | gcc 2020-11-30 15:23:08.886 | gettext 2020-11-30 15:23:08.886 | git 2020-11-30 15:23:08.886 | graphviz 2020-11-30 15:23:08.886 | iputils-ping 2020-11-30 15:23:08.886 | libapache2-mod-proxy-uwsgi 2020-11-30 15:23:08.886 | libffi-dev 2020-11-30 15:23:08.886 | libjpeg-dev 2020-11-30 15:23:08.886 | libmysqlclient-dev 2020-11-30 15:23:08.886 | libpcre3-dev 2020-11-30 15:23:08.886 | libpq-dev 2020-11-30 15:23:08.886 | libssl-dev 2020-11-30 15:23:08.886 | libsystemd-dev 2020-11-30 15:23:08.886 | libxml2-dev 2020-11-30 15:23:08.886 | libxslt1-dev 2020-11-30 15:23:08.886 | libyaml-dev 2020-11-30 15:23:08.886 | lsof 2020-11-30 15:23:08.886 | openssh-server 2020-11-30 15:23:08.886 | openssl 2020-11-30 15:23:08.886 | pkg-config 2020-11-30 15:23:08.886 | psmisc 2020-11-30 15:23:08.886 | python3-dev 2020-11-30 15:23:08.886 | python3-venv 2020-11-30 15:23:08.886 | tar 2020-11-30 15:23:08.886 | tcpdump 2020-11-30 15:23:08.887 | unzip 2020-11-30 15:23:08.887 | uuid-runtime 2020-11-30 15:23:08.887 | wget 2020-11-30 15:23:08.887 | wget 2020-11-30 15:23:08.887 | zlib1g-dev 2020-11-30 15:23:08.887 | libkrb5-dev 2020-11-30 15:23:08.887 | libldap2-dev 2020-11-30 15:23:08.887 | libsasl2-dev 2020-11-30 15:23:08.887 | memcached 2020-11-30 15:23:08.887 | python3-mysqldb 2020-11-30 15:23:08.887 | sqlite3 2020-11-30 15:23:08.887 | conntrack 2020-11-30 15:23:08.887 | curl 2020-11-30 15:23:08.887 | dnsmasq-base 2020-11-30 15:23:08.887 | dnsmasq-utils 2020-11-30 15:23:08.887 | ebtables 2020-11-30 15:23:08.887 | gawk 2020-11-30 15:23:08.887 | genisoimage 2020-11-30 15:23:08.887 | iptables 2020-11-30 15:23:08.887 | iputils-arping 2020-11-30 15:23:08.887 | kpartx 2020-11-30 15:23:08.887 | libjs-jquery-tablesorter 2020-11-30 15:23:08.887 | libmysqlclient-dev 2020-11-30 15:23:08.887 | parted 2020-11-30 15:23:08.887 | pm-utils 2020-11-30 15:23:08.887 | python3-mysqldb 2020-11-30 15:23:08.887 | socat 2020-11-30 15:23:08.887 | sqlite3 2020-11-30 15:23:08.887 | sudo 2020-11-30 15:23:08.887 | vlan 2020-11-30 15:23:08.887 | lvm2 2020-11-30 15:23:08.887 | open-iscsi 2020-11-30 15:23:08.887 | qemu-utils 2020-11-30 15:23:08.887 | thin-provisioning-tools 2020-11-30 15:23:08.887 | acl 2020-11-30 15:23:08.887 | dnsmasq-base 2020-11-30 15:23:08.887 | dnsmasq-utils 2020-11-30 15:23:08.887 | ebtables 2020-11-30 15:23:08.888 | haproxy 2020-11-30 15:23:08.888 | iptables 2020-11-30 15:23:08.888 | iputils-arping 2020-11-30 15:23:08.888 | iputils-ping 2020-11-30 15:23:08.888 | libmysqlclient-dev 2020-11-30 15:23:08.888 | postgresql-server-dev-all 2020-11-30 15:23:08.888 | python3-mysqldb 2020-11-30 15:23:08.888 | sqlite3 2020-11-30 15:23:08.888 | sudo 2020-11-30 15:23:08.888 | vlan 2020-11-30 15:23:08.888 | ipset 2020-11-30 15:23:08.888 | conntrack 2020-11-30 15:23:08.888 | conntrackd 2020-11-30 15:23:08.888 | keepalived 2020-11-30 15:23:08.888 | dstat 2020-11-30 15:23:08.888 | lvm2 2020-11-30 15:23:08.888 | open-iscsi 2020-11-30 15:23:08.888 | qemu-utils 2020-11-30 15:23:08.888 | thin-provisioning-tools 2020-11-30 15:23:08.888 | curl 2020-11-30 15:23:08.888 | liberasurecode-dev 2020-11-30 15:23:08.888 | make 2020-11-30 15:23:08.888 | memcached 2020-11-30 15:23:08.888 | sqlite3 2020-11-30 15:23:08.888 | xfsprogs' 2020-11-30 15:23:08.890 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:23:08.908 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:23:08.908 | apache2-dev 2020-11-30 15:23:08.908 | bc 2020-11-30 15:23:08.909 | bsdmainutils 2020-11-30 15:23:08.909 | curl 2020-11-30 15:23:08.909 | g++ 2020-11-30 15:23:08.909 | gcc 2020-11-30 15:23:08.909 | gettext 2020-11-30 15:23:08.909 | git 2020-11-30 15:23:08.909 | graphviz 2020-11-30 15:23:08.909 | iputils-ping 2020-11-30 15:23:08.909 | libapache2-mod-proxy-uwsgi 2020-11-30 15:23:08.909 | libffi-dev 2020-11-30 15:23:08.909 | libjpeg-dev 2020-11-30 15:23:08.909 | libmysqlclient-dev 2020-11-30 15:23:08.909 | libpcre3-dev 2020-11-30 15:23:08.909 | libpq-dev 2020-11-30 15:23:08.909 | libssl-dev 2020-11-30 15:23:08.909 | libsystemd-dev 2020-11-30 15:23:08.909 | libxml2-dev 2020-11-30 15:23:08.909 | libxslt1-dev 2020-11-30 15:23:08.909 | libyaml-dev 2020-11-30 15:23:08.909 | lsof 2020-11-30 15:23:08.909 | openssh-server 2020-11-30 15:23:08.909 | openssl 2020-11-30 15:23:08.909 | pkg-config 2020-11-30 15:23:08.909 | psmisc 2020-11-30 15:23:08.909 | python3-dev 2020-11-30 15:23:08.909 | python3-venv 2020-11-30 15:23:08.909 | tar 2020-11-30 15:23:08.909 | tcpdump 2020-11-30 15:23:08.909 | unzip 2020-11-30 15:23:08.909 | uuid-runtime 2020-11-30 15:23:08.909 | wget 2020-11-30 15:23:08.909 | wget 2020-11-30 15:23:08.909 | zlib1g-dev 2020-11-30 15:23:08.909 | libkrb5-dev 2020-11-30 15:23:08.909 | libldap2-dev 2020-11-30 15:23:08.909 | libsasl2-dev 2020-11-30 15:23:08.909 | memcached 2020-11-30 15:23:08.909 | python3-mysqldb 2020-11-30 15:23:08.909 | sqlite3 2020-11-30 15:23:08.910 | conntrack 2020-11-30 15:23:08.910 | curl 2020-11-30 15:23:08.910 | dnsmasq-base 2020-11-30 15:23:08.910 | dnsmasq-utils 2020-11-30 15:23:08.910 | ebtables 2020-11-30 15:23:08.910 | gawk 2020-11-30 15:23:08.910 | genisoimage 2020-11-30 15:23:08.910 | iptables 2020-11-30 15:23:08.910 | iputils-arping 2020-11-30 15:23:08.910 | kpartx 2020-11-30 15:23:08.910 | libjs-jquery-tablesorter 2020-11-30 15:23:08.910 | libmysqlclient-dev 2020-11-30 15:23:08.910 | parted 2020-11-30 15:23:08.910 | pm-utils 2020-11-30 15:23:08.910 | python3-mysqldb 2020-11-30 15:23:08.910 | socat 2020-11-30 15:23:08.910 | sqlite3 2020-11-30 15:23:08.910 | sudo 2020-11-30 15:23:08.910 | vlan 2020-11-30 15:23:08.910 | lvm2 2020-11-30 15:23:08.910 | open-iscsi 2020-11-30 15:23:08.910 | qemu-utils 2020-11-30 15:23:08.910 | thin-provisioning-tools 2020-11-30 15:23:08.910 | acl 2020-11-30 15:23:08.910 | dnsmasq-base 2020-11-30 15:23:08.910 | dnsmasq-utils 2020-11-30 15:23:08.910 | ebtables 2020-11-30 15:23:08.910 | haproxy 2020-11-30 15:23:08.910 | iptables 2020-11-30 15:23:08.910 | iputils-arping 2020-11-30 15:23:08.910 | iputils-ping 2020-11-30 15:23:08.910 | libmysqlclient-dev 2020-11-30 15:23:08.910 | postgresql-server-dev-all 2020-11-30 15:23:08.910 | python3-mysqldb 2020-11-30 15:23:08.911 | sqlite3 2020-11-30 15:23:08.911 | sudo 2020-11-30 15:23:08.911 | vlan 2020-11-30 15:23:08.911 | ipset 2020-11-30 15:23:08.911 | conntrack 2020-11-30 15:23:08.911 | conntrackd 2020-11-30 15:23:08.911 | keepalived 2020-11-30 15:23:08.911 | dstat 2020-11-30 15:23:08.911 | lvm2 2020-11-30 15:23:08.911 | open-iscsi 2020-11-30 15:23:08.911 | qemu-utils 2020-11-30 15:23:08.911 | thin-provisioning-tools 2020-11-30 15:23:08.911 | curl 2020-11-30 15:23:08.911 | liberasurecode-dev 2020-11-30 15:23:08.911 | make 2020-11-30 15:23:08.911 | memcached 2020-11-30 15:23:08.911 | sqlite3 2020-11-30 15:23:08.911 | xfsprogs ' 2020-11-30 15:23:08.911 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:23:08.913 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:08.915 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:08.919 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:23:08.919 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:23:08.923 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:23:08.926 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:23:08.928 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:23:08.930 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:23:08.933 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:23:08.935 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:08.937 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:23:08.940 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:08.942 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:08.944 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:23:08.946 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:08.948 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:23:08.950 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:23:08.953 | ++ functions-common:install_package:1334 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:23:08.955 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:23:08.958 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:08.960 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:08.963 | ++ functions-common:real_install_package:1320 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:23:08.983 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:23:09.102 | Reading package lists... 2020-11-30 15:23:09.360 | Building dependency tree... 2020-11-30 15:23:09.361 | Reading state information... 2020-11-30 15:23:09.392 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:23:09.393 | bc is already the newest version (1.07.1-2). 2020-11-30 15:23:09.393 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:23:09.393 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:23:09.393 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:23:09.393 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:23:09.393 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:23:09.393 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:23:09.393 | ipset is already the newest version (6.34-1). 2020-11-30 15:23:09.393 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:23:09.393 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:23:09.393 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:23:09.393 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:23:09.393 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:23:09.393 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:23:09.393 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:23:09.393 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:23:09.393 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:23:09.393 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:23:09.393 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:23:09.393 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:23:09.393 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:23:09.393 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:23:09.393 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:23:09.393 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:23:09.393 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:23:09.393 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:23:09.393 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:23:09.393 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:23:09.393 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:23:09.393 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:23:09.393 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:23:09.394 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:23:09.394 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:23:09.394 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:23:09.394 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:23:09.394 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:23:09.394 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:23:09.394 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:23:09.394 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:23:09.394 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:23:09.394 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:23:09.394 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:23:09.394 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:23:09.394 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:23:09.394 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:23:09.394 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:23:09.394 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:23:09.394 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:23:09.394 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:23:09.394 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:23:09.394 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:23:09.394 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:23:09.394 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:23:09.394 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:23:09.394 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:23:09.394 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:23:09.394 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:23:09.394 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:23:09.394 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:23:09.394 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:23:09.394 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:23:09.394 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:23:09.394 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:23:09.394 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:23:09.394 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:23:09.394 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:23:09.582 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:23:09.582 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:23:09.582 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:23:09.582 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:09.583 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:09.583 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:09.583 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:09.583 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:09.583 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:09.583 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:09.654 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:09.659 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:23:09.661 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:09.664 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:23:09.666 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:09.668 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:09.670 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:23:09.673 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:09.675 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:09.677 | ++ functions-common:time_stop:2338 : start_time=1606749788980 2020-11-30 15:23:09.680 | ++ functions-common:time_stop:2340 : [[ -z 1606749788980 ]] 2020-11-30 15:23:09.682 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:09.686 | ++ functions-common:time_stop:2343 : end_time=1606749789683 2020-11-30 15:23:09.688 | ++ functions-common:time_stop:2344 : elapsed_time=703 2020-11-30 15:23:09.691 | ++ functions-common:time_stop:2345 : total=1473 2020-11-30 15:23:09.693 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:09.695 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2176 2020-11-30 15:23:09.697 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:23:09.700 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:23:09.702 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:23:09.705 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:23:09.709 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:23:09.713 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:23:09.715 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:23:09.717 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:23:11.192 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:23:11.194 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:23:11.197 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:23:11.200 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:23:11.202 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:23:11.204 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:23:11.205 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:23:11.208 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:23:11.210 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:23:11.212 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:23:11.215 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:23:11.287 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:23:11.289 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:23:11.360 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:23:11.363 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:23:11.433 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:23:11.435 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:23:11.437 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:23:11.439 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:23:11.441 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:23:11.443 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:23:11.445 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:23:11.448 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:23:11.450 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:23:11.451 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:23:11.453 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:23:11.453 | Distro: bionic 2020-11-30 15:23:11.456 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:23:11.458 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:23:11.461 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:23:11.464 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:23:11.466 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:23:11.466 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:23:12.122 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-11-30 15:23:12.124 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-11-30 15:23:12.124 | pip: 19.1.1 2020-11-30 15:23:12.126 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:23:12.128 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:23:12.129 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:23:12.131 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:23:12.133 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:23:12.135 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:23:12.137 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:23:12.138 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:23:12.140 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:23:12.142 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:23:12.144 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:23:12.146 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:23:12.147 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:23:12.149 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:23:12.151 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:23:12.153 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:23:12.154 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:23:12.156 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:23:12.158 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:12.160 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:12.162 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:23:12.176 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2020-11-30 15:23:12.295 | Reading package lists... 2020-11-30 15:23:12.550 | Building dependency tree... 2020-11-30 15:23:12.551 | Reading state information... 2020-11-30 15:23:12.766 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:23:12.766 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:12.766 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:12.766 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:12.766 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:12.766 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:12.767 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:12.767 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:12.846 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:12.849 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:23:12.851 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:12.853 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:12.855 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:12.857 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:12.859 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:12.861 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:12.862 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:12.864 | + functions-common:time_stop:2338 : start_time=1606749792174 2020-11-30 15:23:12.866 | + functions-common:time_stop:2340 : [[ -z 1606749792174 ]] 2020-11-30 15:23:12.868 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:12.871 | + functions-common:time_stop:2343 : end_time=1606749792869 2020-11-30 15:23:12.873 | + functions-common:time_stop:2344 : elapsed_time=695 2020-11-30 15:23:12.874 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:23:12.877 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:12.878 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=695 2020-11-30 15:23:12.880 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:23:12.882 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:23:12.883 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:23:12.885 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:12.887 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:12.889 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:23:12.904 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-11-30 15:23:13.024 | Reading package lists... 2020-11-30 15:23:13.279 | Building dependency tree... 2020-11-30 15:23:13.280 | Reading state information... 2020-11-30 15:23:13.495 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:23:13.495 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:13.495 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:13.495 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:13.495 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:13.495 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:13.496 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:13.496 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:13.569 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:13.573 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:23:13.575 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:13.577 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:13.579 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:13.581 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:13.583 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:13.585 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:13.587 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:13.589 | + functions-common:time_stop:2338 : start_time=1606749792902 2020-11-30 15:23:13.590 | + functions-common:time_stop:2340 : [[ -z 1606749792902 ]] 2020-11-30 15:23:13.593 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:13.596 | + functions-common:time_stop:2343 : end_time=1606749793593 2020-11-30 15:23:13.597 | + functions-common:time_stop:2344 : elapsed_time=691 2020-11-30 15:23:13.599 | + functions-common:time_stop:2345 : total=695 2020-11-30 15:23:13.601 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:13.602 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1386 2020-11-30 15:23:13.604 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:23:13.606 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:23:13.608 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:23:13.610 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:23:13.611 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:23:13.614 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:23:13.616 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:23:13.618 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:23:13.620 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:23:13.622 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:23:13.624 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:23:13.634 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:23:13.634 | Dload Upload Total Spent Left Speed 2020-11-30 15:23:13.852 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:23:13.857 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:23:13.860 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:23:16.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:16.586 | Collecting pip 2020-11-30 15:23:16.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/323/6fe7288d155c2/pip-20.3-py2.py3-none-any.whl (1.5 MB) 2020-11-30 15:23:17.273 | Installing collected packages: pip 2020-11-30 15:23:17.273 | Attempting uninstall: pip 2020-11-30 15:23:17.275 | Found existing installation: pip 19.1.1 2020-11-30 15:23:17.464 | Uninstalling pip-19.1.1: 2020-11-30 15:23:17.476 | Successfully uninstalled pip-19.1.1 2020-11-30 15:23:18.783 | Successfully installed pip-20.3 2020-11-30 15:23:18.929 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:23:18.932 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:18.935 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:23:18.938 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:23:18.940 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:23:18.942 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:23:18.944 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:23:18.946 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:23:18.949 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:23:18.952 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:23:18.954 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:23:18.957 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:23:18.957 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:23:18.962 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2020-11-30 15:23:18.962 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2020-11-30 15:23:18.964 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2020-11-30 15:23:18.964 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2020-11-30 15:23:18.966 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:23:18.970 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:23:18.972 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:23:18.987 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2020-11-30 15:23:18.992 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:23:21.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:21.706 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2020-11-30 15:23:21.711 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (50.3.2) 2020-11-30 15:23:22.489 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:22.492 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:22.495 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:22.498 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:22.502 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:22.504 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:22.506 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:22.507 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:22.509 | + functions-common:time_stop:2338 : start_time=1606749798983 2020-11-30 15:23:22.511 | + functions-common:time_stop:2340 : [[ -z 1606749798983 ]] 2020-11-30 15:23:22.513 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:22.516 | + functions-common:time_stop:2343 : end_time=1606749802514 2020-11-30 15:23:22.519 | + functions-common:time_stop:2344 : elapsed_time=3531 2020-11-30 15:23:22.521 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:23:22.523 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:22.525 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3531 2020-11-30 15:23:22.528 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:22.530 | + tools/install_pip.sh:main:152 : get_versions 2020-11-30 15:23:22.533 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:23:22.537 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:23:22.539 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:23:22.541 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:23:22.542 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:23:22.902 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:23:22.904 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:23:22.904 | pip: 20.3 2020-11-30 15:23:22.910 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-30 15:23:22.913 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:23:22.919 | + ./stack.sh:main:764 : fixup_all 2020-11-30 15:23:22.923 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2020-11-30 15:23:22.925 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-30 15:23:22.927 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:23:22.932 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:23:22.933 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-30 15:23:22.933 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-30 15:23:22.938 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2020-11-30 15:23:22.941 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2020-11-30 15:23:22.944 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2020-11-30 15:23:22.951 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2020-11-30 15:23:22.955 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2020-11-30 15:23:22.957 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-30 15:23:22.959 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-30 15:23:22.961 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:23:22.964 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:23:22.966 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:23:22.968 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:23:22.970 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:22.972 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:23:22.974 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:22.976 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:22.979 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:23:22.982 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:22.984 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:23:22.987 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:23:22.989 | + functions-common:install_package:1334 : real_install_package software-properties-common 2020-11-30 15:23:22.991 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:23:22.993 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:22.996 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:22.999 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2020-11-30 15:23:23.020 | + 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 software-properties-common 2020-11-30 15:23:23.141 | Reading package lists... 2020-11-30 15:23:23.395 | Building dependency tree... 2020-11-30 15:23:23.396 | Reading state information... 2020-11-30 15:23:23.608 | software-properties-common is already the newest version (0.96.24.32.14). 2020-11-30 15:23:23.609 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:23.609 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:23.609 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:23.609 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:23.609 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:23.609 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:23.609 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:23.689 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:23.695 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:23:23.697 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:23.700 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:23.703 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:23.705 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:23.708 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:23.710 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:23.712 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:23.714 | + functions-common:time_stop:2338 : start_time=1606749803017 2020-11-30 15:23:23.716 | + functions-common:time_stop:2340 : [[ -z 1606749803017 ]] 2020-11-30 15:23:23.719 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:23.722 | + functions-common:time_stop:2343 : end_time=1606749803720 2020-11-30 15:23:23.724 | + functions-common:time_stop:2344 : elapsed_time=703 2020-11-30 15:23:23.726 | + functions-common:time_stop:2345 : total=2176 2020-11-30 15:23:23.728 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:23.730 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2879 2020-11-30 15:23:23.732 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:23:23.735 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-30 15:23:24.573 | 'universe' distribution component is already enabled for all sources. 2020-11-30 15:23:24.601 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-30 15:23:24.604 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-30 15:23:27.288 | Reading package lists... 2020-11-30 15:23:27.589 | Building dependency tree... 2020-11-30 15:23:27.590 | Reading state information... 2020-11-30 15:23:27.796 | ubuntu-cloud-keyring is already the newest version (2018.09.18.1~18.04.0). 2020-11-30 15:23:27.796 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:27.796 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:27.796 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:27.797 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:27.797 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:27.797 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:27.797 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:27.876 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:28.203 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-11-30 15:23:28.315 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:23:28.348 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:23:28.403 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-30 15:23:28.642 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-30 15:23:28.950 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,761 kB] 2020-11-30 15:23:29.760 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,693 kB] 2020-11-30 15:23:34.335 | Fetched 3,706 kB in 3s (1,325 kB/s) 2020-11-30 15:23:36.086 | Reading package lists... 2020-11-30 15:23:36.148 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-30 15:23:36.152 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-30 15:23:36.156 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2020-11-30 15:23:36.159 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:36.163 | + functions-common:apt_get_update:1075 : local sudo=sudo 2020-11-30 15:23:36.168 | ++ functions-common:apt_get_update:1076 : id -u 2020-11-30 15:23:36.174 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2020-11-30 15:23:36.177 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2020-11-30 15:23:36.180 | + functions-common:time_start:2317 : local name=apt-get-update 2020-11-30 15:23:36.183 | + functions-common:time_start:2318 : local start_time= 2020-11-30 15:23:36.185 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 15:23:36.189 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 15:23:36.192 | + functions-common:time_start:2322 : _TIME_START[$name]=1606749816189 2020-11-30 15:23:36.195 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-30 15:23:36.197 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-30 15:23:36.200 | + 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' 2020-11-30 15:23:36.458 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:23:36.505 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:23:36.562 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:23:36.587 | Hit:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:23:36.591 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:23:39.121 | Reading package lists... 2020-11-30 15:23:39.183 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2020-11-30 15:23:39.187 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2020-11-30 15:23:39.191 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:39.195 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:39.199 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:39.202 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:39.206 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:39.209 | + functions-common:time_stop:2337 : name=apt-get-update 2020-11-30 15:23:39.211 | + functions-common:time_stop:2338 : start_time=1606749816189 2020-11-30 15:23:39.214 | + functions-common:time_stop:2340 : [[ -z 1606749816189 ]] 2020-11-30 15:23:39.216 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:39.220 | + functions-common:time_stop:2343 : end_time=1606749819217 2020-11-30 15:23:39.222 | + functions-common:time_stop:2344 : elapsed_time=3028 2020-11-30 15:23:39.224 | + functions-common:time_stop:2345 : total=3081 2020-11-30 15:23:39.226 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:39.229 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6109 2020-11-30 15:23:39.231 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-30 15:23:39.242 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-30 15:23:39.253 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-30 15:23:39.264 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2020-11-30 15:23:39.266 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2020-11-30 15:23:39.268 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:23:39.271 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:23:39.273 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:23:39.275 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:23:39.277 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:23:39.279 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:23:39.281 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:23:39.283 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:23:39.285 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2020-11-30 15:23:39.287 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2020-11-30 15:23:39.290 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2020-11-30 15:23:39.292 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:23:39.294 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:23:39.296 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:23:39.299 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:23:39.302 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:23:39.304 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:23:39.306 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2020-11-30 15:23:39.309 | + ./stack.sh:main:767 : pip_install -U os-testr 2020-11-30 15:23:39.327 | Using python 3.6 to install os-testr because python3_enabled=True 2020-11-30 15:23:39.332 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-11-30 15:23:41.920 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:42.045 | Requirement already satisfied: os-testr in /usr/local/lib/python3.6/dist-packages (2.0.0) 2020-11-30 15:23:42.141 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (1.4.0) 2020-11-30 15:23:42.142 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (3.0.1) 2020-11-30 15:23:42.143 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:23:42.145 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:23:42.159 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:23:42.161 | Requirement already satisfied: extras in /usr/local/lib/python3.6/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2020-11-30 15:23:42.192 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (1.4.0) 2020-11-30 15:23:42.194 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:23:42.196 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:23:42.197 | Requirement already satisfied: future in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2020-11-30 15:23:42.198 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.1.0) 2020-11-30 15:23:42.199 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2020-11-30 15:23:42.200 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2020-11-30 15:23:42.202 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2020-11-30 15:23:42.218 | Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2020-11-30 15:23:42.220 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2020-11-30 15:23:42.221 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2020-11-30 15:23:42.223 | Requirement already satisfied: cmd2!=0.8.3,<0.9.0,>=0.8.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.8.9) 2020-11-30 15:23:42.225 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:23:42.226 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.32.0) 2020-11-30 15:23:42.228 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:23:42.245 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:23:42.246 | Requirement already satisfied: pyperclip in /usr/local/lib/python3.6/dist-packages (from cmd2!=0.8.3,<0.9.0,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2020-11-30 15:23:42.247 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.6/dist-packages (from cmd2!=0.8.3,<0.9.0,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.1.9) 2020-11-30 15:23:42.249 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2020-11-30 15:23:42.261 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:23:42.262 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:23:42.265 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:23:42.287 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:23:42.290 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:23:42.309 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2020-11-30 15:23:42.311 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2020-11-30 15:23:42.312 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2020-11-30 15:23:42.313 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:23:42.316 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:23:42.317 | Requirement already satisfied: extras in /usr/local/lib/python3.6/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2020-11-30 15:23:42.319 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2020-11-30 15:23:42.329 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.6/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2020-11-30 15:23:42.343 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:23:42.343 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2020-11-30 15:23:42.399 | Collecting argparse 2020-11-30 15:23:42.408 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-11-30 15:23:42.942 | Installing collected packages: argparse 2020-11-30 15:23:43.017 | Successfully installed argparse-1.4.0 2020-11-30 15:23:43.165 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:43.168 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:43.170 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:43.172 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:43.174 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:43.176 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:43.178 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:43.180 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:43.183 | + functions-common:time_stop:2338 : start_time=1606749819323 2020-11-30 15:23:43.185 | + functions-common:time_stop:2340 : [[ -z 1606749819323 ]] 2020-11-30 15:23:43.187 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:43.190 | + functions-common:time_stop:2343 : end_time=1606749823188 2020-11-30 15:23:43.193 | + functions-common:time_stop:2344 : elapsed_time=3865 2020-11-30 15:23:43.195 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:23:43.197 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:43.199 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3865 2020-11-30 15:23:43.201 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:43.204 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:43.206 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2020-11-30 15:23:43.209 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-30 15:23:43.211 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:23:43.215 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-30 15:23:43.217 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2020-11-30 15:23:43.220 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:23:43.223 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:23:43.224 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:23:43.228 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2020-11-30 15:23:43.231 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2020-11-30 15:23:43.234 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2020-11-30 15:23:43.238 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-30 15:23:43.241 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-30 15:23:43.260 | Using python 3.6 to install systemd-python because python3_enabled=True 2020-11-30 15:23:43.267 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-11-30 15:23:45.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:46.029 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2020-11-30 15:23:46.811 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:46.814 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:46.818 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:46.822 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:46.825 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:46.829 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:46.833 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:46.835 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:46.838 | + functions-common:time_stop:2338 : start_time=1606749823255 2020-11-30 15:23:46.840 | + functions-common:time_stop:2340 : [[ -z 1606749823255 ]] 2020-11-30 15:23:46.843 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:46.846 | + functions-common:time_stop:2343 : end_time=1606749826844 2020-11-30 15:23:46.848 | + functions-common:time_stop:2344 : elapsed_time=3589 2020-11-30 15:23:46.850 | + functions-common:time_stop:2345 : total=3865 2020-11-30 15:23:46.853 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:46.855 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7454 2020-11-30 15:23:46.857 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:46.859 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-30 15:23:46.913 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2020-11-30 15:23:46.998 | + ./stack.sh:main:781 : install_infra 2020-11-30 15:23:47.001 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:23:47.004 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-30 15:23:47.006 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-30 15:23:49.635 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:23:49.639 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-30 15:23:49.663 | + inc/python:pip_install:200 : 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 2020-11-30 15:23:51.359 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.363 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.366 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.373 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.378 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.380 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.391 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.395 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.398 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.405 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.410 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.413 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.417 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.422 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.425 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.429 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.433 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.436 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.438 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.443 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.445 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.450 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.455 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.457 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.467 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.471 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.473 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.481 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.485 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.489 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.496 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.500 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.503 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.515 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.520 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.522 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.527 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.529 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.531 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.534 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.539 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.541 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.545 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.550 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.552 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.555 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.560 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.562 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.565 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.570 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.573 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.576 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.581 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.583 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.592 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.597 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.600 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.619 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.627 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.631 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.634 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.644 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.649 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.653 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.656 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.660 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.664 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.667 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.674 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.679 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.681 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.683 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.689 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.691 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.697 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.701 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.703 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.728 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.732 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.735 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.737 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.742 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.744 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.749 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.751 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.760 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.764 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.767 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.771 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.775 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.777 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.783 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.788 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.790 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.793 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.798 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.800 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.809 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.814 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.816 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.818 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.824 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.826 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.830 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.835 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.838 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.846 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.851 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.853 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.868 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.872 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.874 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.897 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.902 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.905 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.909 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.913 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.916 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.930 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.933 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.935 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.939 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.942 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:51.944 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.950 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.976 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:51.980 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:51.983 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.000 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.016 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.021 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.024 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.026 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.030 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.033 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.044 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.049 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.051 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.053 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.058 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.060 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.065 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.069 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.076 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.078 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.080 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.085 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.088 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.099 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.104 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.106 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.112 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.117 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.119 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.124 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.126 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.149 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.154 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.156 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.160 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.165 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.167 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.174 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.183 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.189 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.191 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.198 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.203 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.205 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.211 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.217 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.225 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.228 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.235 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.239 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.244 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.249 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.251 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.253 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.258 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.261 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.265 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.269 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.272 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.274 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.279 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.281 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.284 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.288 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.291 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.318 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.323 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.325 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.335 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.340 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.342 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.345 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.350 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.352 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.363 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.368 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.370 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.382 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.384 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.387 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.391 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.394 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.401 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.406 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.408 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.411 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.415 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.418 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.436 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.439 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.441 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.446 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.449 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.451 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.454 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.458 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.461 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.474 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.479 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.481 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.485 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.490 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.493 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.498 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.503 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.505 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.509 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.514 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.516 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.522 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.527 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.529 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.534 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.538 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.541 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.548 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.562 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.567 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.570 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.572 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.577 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.580 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.591 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.595 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.598 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.609 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.613 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.616 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.627 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.632 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.634 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.637 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.641 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.644 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.652 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.656 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.658 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.668 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.678 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.683 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.685 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.689 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.694 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.696 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.707 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.713 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.716 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.721 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.726 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.728 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.750 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.758 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.763 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.767 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.774 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.777 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.779 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.784 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.786 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.789 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.794 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.796 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.800 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.805 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.808 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.810 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.815 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.817 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.823 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.828 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.830 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.841 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.846 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.848 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.876 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.881 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.884 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.891 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.896 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.898 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.909 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.914 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.916 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.918 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.924 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.926 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.938 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.952 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.954 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.956 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.962 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.964 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.968 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.973 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.975 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:52.983 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:52.987 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:52.991 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.011 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.017 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.021 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.024 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.026 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.031 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.033 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.042 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.047 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.049 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.065 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.070 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.073 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.077 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.082 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.085 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.088 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.093 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.095 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.112 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.117 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.120 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.133 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.136 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.140 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.143 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.147 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.151 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.154 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.158 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.179 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.184 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.186 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.190 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.196 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.199 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.208 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.213 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.215 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.223 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.228 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.230 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.237 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.240 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.244 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.249 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.251 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.253 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.258 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.262 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.269 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.275 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.280 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.282 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.288 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.291 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.293 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.298 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.301 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.313 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.316 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.318 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.325 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.329 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.333 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.336 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.340 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.349 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.352 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.356 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.359 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.363 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.373 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.378 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.381 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.383 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.388 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.390 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.395 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.400 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.403 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.407 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.411 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.414 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.427 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.430 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.442 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.447 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.449 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.456 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.458 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.461 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:53.467 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:53.469 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:53.494 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:23:53.607 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2020-11-30 15:23:53.636 | Installing collected packages: pbr 2020-11-30 15:23:53.741 | Successfully installed pbr-5.4.5 2020-11-30 15:23:53.805 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:53.809 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:53.813 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:53.817 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:53.820 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:53.822 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:53.825 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:53.828 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:53.830 | + functions-common:time_stop:2338 : start_time=1606749829656 2020-11-30 15:23:53.832 | + functions-common:time_stop:2340 : [[ -z 1606749829656 ]] 2020-11-30 15:23:53.836 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:53.841 | + functions-common:time_stop:2343 : end_time=1606749833837 2020-11-30 15:23:53.844 | + functions-common:time_stop:2344 : elapsed_time=4181 2020-11-30 15:23:53.846 | + functions-common:time_stop:2345 : total=7454 2020-11-30 15:23:53.849 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:53.852 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11635 2020-11-30 15:23:53.855 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:53.857 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:23:53.860 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-30 15:23:53.882 | + inc/python:pip_install:200 : 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 2020-11-30 15:23:55.722 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.727 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.730 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.738 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.743 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.745 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.756 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.763 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.767 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.777 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.783 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.786 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.790 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.797 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.799 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.803 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.808 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.810 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.813 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.818 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.820 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.826 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.831 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.834 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.844 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.850 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.853 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.862 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.869 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.873 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.880 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.885 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.888 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.900 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.905 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.907 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.913 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.916 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.918 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.921 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.926 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.928 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.933 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.938 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.941 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.946 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.952 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.956 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.960 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.965 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.967 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.971 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.976 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.979 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:55.988 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:55.992 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:55.995 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.016 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.024 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.029 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.033 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.047 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.053 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.058 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.061 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.065 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.070 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.073 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.080 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.085 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.089 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.091 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.096 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.099 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.104 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.109 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.111 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.137 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.143 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.145 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.148 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.153 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.155 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.160 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.163 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.171 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.176 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.178 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.183 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.187 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.190 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.196 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.200 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.203 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.205 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.210 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.213 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.222 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.226 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.229 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.231 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.236 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.239 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.243 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.248 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.250 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.259 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.263 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.266 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.280 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.285 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.287 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.310 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.315 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.318 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.322 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.327 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.330 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.344 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.347 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.349 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.354 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.356 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.359 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.364 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.391 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.396 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.398 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.416 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.432 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.437 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.440 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.442 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.447 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.450 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.461 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.467 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.469 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.472 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.476 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.479 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.483 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.486 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.492 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.495 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.497 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.502 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.504 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.515 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.521 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.523 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.529 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.533 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.536 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.541 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.543 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.565 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.570 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.573 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.577 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.582 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.585 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.592 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.599 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.604 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.606 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.613 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.618 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.621 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.626 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.632 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.640 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.642 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.650 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.653 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.659 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.664 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.666 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.669 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.673 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.676 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.680 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.684 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.687 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.689 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.694 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.696 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.699 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.703 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.706 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.734 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.739 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.741 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.751 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.755 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.758 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.760 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.765 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.767 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.778 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.783 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.785 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.797 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.800 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.802 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.807 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.810 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.817 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.822 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.824 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.827 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.831 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.834 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.852 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.855 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.857 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.862 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.864 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.867 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.869 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.874 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.876 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.889 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.894 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.896 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.900 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.905 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.907 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.913 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.918 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.920 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.924 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.929 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.931 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.936 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.941 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.943 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.948 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.953 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.955 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.963 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.977 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.982 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.984 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:56.987 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:56.993 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:56.995 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.005 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.010 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.013 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.024 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.028 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.031 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.042 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.047 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.049 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.052 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.056 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.059 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.066 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.072 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.074 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.083 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.094 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.100 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.102 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.107 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.111 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.114 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.125 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.131 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.133 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.139 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.144 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.146 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.165 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.170 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.172 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.174 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.179 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.182 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.184 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.189 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.191 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.195 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.199 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.202 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.206 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.210 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.213 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.215 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.220 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.222 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.229 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.233 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.235 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.246 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.251 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.254 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.282 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.286 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.289 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.296 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.301 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.304 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.314 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.320 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.322 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.325 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.330 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.333 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.345 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.359 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.361 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.364 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.369 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.371 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.376 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.380 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.383 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.390 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.395 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.398 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.418 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.424 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.429 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.431 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.434 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.439 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.441 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.451 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.456 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.458 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.474 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.478 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.481 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.485 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.490 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.492 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.495 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.500 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.502 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.520 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.524 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.527 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.540 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.542 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.547 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.550 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.554 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.559 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.561 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.565 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.587 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.592 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.594 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.598 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.604 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.607 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.616 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.620 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.623 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.630 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.635 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.638 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.645 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.647 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.652 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.656 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.659 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.661 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.666 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.669 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.677 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.682 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.687 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.689 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.696 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.698 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.700 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.705 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.708 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.721 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.724 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.726 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.734 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.737 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.742 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.744 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.748 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.757 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.760 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.765 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.767 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.771 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.782 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.787 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.790 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.793 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.797 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.800 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.805 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.809 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.812 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.816 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.821 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.823 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.837 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.840 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.852 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.857 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.859 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.866 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.868 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.870 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:57.876 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:57.878 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:57.895 | Processing /opt/stack/requirements 2020-11-30 15:23:59.265 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2020-11-30 15:23:59.339 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-11-30 15:23:59.374 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-11-30 15:23:59.460 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-30 15:24:00.101 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-11-30 15:24:00.209 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-11-30 15:24:00.249 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-11-30 15:24:00.306 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2020-11-30 15:24:00.327 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-11-30 15:24:00.383 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-11-30 15:24:00.445 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) 2020-11-30 15:24:00.464 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 15:24:00.491 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) 2020-11-30 15:24:00.522 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2020-11-30 15:24:00.541 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) 2020-11-30 15:24:00.646 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-11-30 15:24:00.664 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) 2020-11-30 15:24:00.698 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2020-11-30 15:24:00.709 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:24:00.714 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2020-11-30 15:24:00.763 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2020-11-30 15:24:00.783 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-11-30 15:24:00.843 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2020-11-30 15:24:00.889 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-30 15:24:00.912 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-11-30 15:24:00.941 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:24:00.969 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-11-30 15:24:01.000 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-11-30 15:24:01.028 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-11-30 15:24:01.044 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-11-30 15:24:01.064 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-11-30 15:24:01.077 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2020-11-30 15:24:01.099 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-11-30 15:24:01.119 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:24:01.148 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-11-30 15:24:01.162 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-11-30 15:24:01.178 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-11-30 15:24:01.189 | Building wheels for collected packages: PyYAML 2020-11-30 15:24:01.190 | Running setup.py bdist_wheel for PyYAML: started 2020-11-30 15:24:01.485 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-30 15:24:01.485 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-esypmh0q/PyYAML/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/tmp5jmxlnzapip-wheel- --python-tag cp36: 2020-11-30 15:24:01.485 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-30 15:24:01.485 | or: -c --help [cmd1 cmd2 ...] 2020-11-30 15:24:01.485 | or: -c --help-commands 2020-11-30 15:24:01.485 | or: -c cmd --help 2020-11-30 15:24:01.485 | 2020-11-30 15:24:01.485 | error: invalid command 'bdist_wheel' 2020-11-30 15:24:01.485 | 2020-11-30 15:24:01.485 | ---------------------------------------- 2020-11-30 15:24:01.485 | Failed building wheel for PyYAML 2020-11-30 15:24:01.486 | Running setup.py clean for PyYAML 2020-11-30 15:24:01.782 | Failed to build PyYAML 2020-11-30 15:24:01.784 | Installing collected packages: chardet, certifi, argparse, linecache2, traceback2, six, unittest2, extras, python-mimeparse, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2020-11-30 15:24:02.631 | Running setup.py install for PyYAML: started 2020-11-30 15:24:12.284 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-30 15:24:12.745 | Running setup.py install for openstack-requirements: started 2020-11-30 15:24:14.967 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-30 15:24:15.245 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3502 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2020-11-30 15:24:15.352 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:15.356 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:15.360 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:15.363 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:15.367 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:15.370 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:15.372 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:15.375 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:15.378 | + functions-common:time_stop:2338 : start_time=1606749833874 2020-11-30 15:24:15.380 | + functions-common:time_stop:2340 : [[ -z 1606749833874 ]] 2020-11-30 15:24:15.384 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:15.388 | + functions-common:time_stop:2343 : end_time=1606749855385 2020-11-30 15:24:15.391 | + functions-common:time_stop:2344 : elapsed_time=21511 2020-11-30 15:24:15.394 | + functions-common:time_stop:2345 : total=11635 2020-11-30 15:24:15.397 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:15.399 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=33146 2020-11-30 15:24:15.402 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:15.404 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-30 15:24:15.407 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-30 15:24:15.409 | + inc/python:use_library_from_git:263 : local name=pbr 2020-11-30 15:24:15.412 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:15.414 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:15.417 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2020-11-30 15:24:15.419 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:15.421 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-30 15:24:15.440 | Using python 3.6 to install pbr because python3_enabled=True 2020-11-30 15:24:15.445 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-11-30 15:24:18.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:18.186 | Requirement already satisfied: pbr in /usr/local/lib/python3.6/dist-packages (5.4.5) 2020-11-30 15:24:19.147 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:19.151 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:19.155 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:19.158 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:19.162 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:19.166 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:19.169 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:19.173 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:19.177 | + functions-common:time_stop:2338 : start_time=1606749855435 2020-11-30 15:24:19.180 | + functions-common:time_stop:2340 : [[ -z 1606749855435 ]] 2020-11-30 15:24:19.184 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:19.187 | + functions-common:time_stop:2343 : end_time=1606749859185 2020-11-30 15:24:19.190 | + functions-common:time_stop:2344 : elapsed_time=3750 2020-11-30 15:24:19.192 | + functions-common:time_stop:2345 : total=33146 2020-11-30 15:24:19.195 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:19.197 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=36896 2020-11-30 15:24:19.199 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:19.202 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2020-11-30 15:24:21.354 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-30 15:24:23.050 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.6/site-packages 2020-11-30 15:24:23.057 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:24:23.059 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:24:23.062 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:24:23.117 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:24:23.124 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:24:23.129 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2020-11-30 15:24:23.148 | + ./stack.sh:main:790 : pkgs= 2020-11-30 15:24:23.151 | + ./stack.sh:main:791 : [[ -n '' ]] 2020-11-30 15:24:23.155 | + ./stack.sh:main:798 : run_phase stack pre-install 2020-11-30 15:24:23.158 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 15:24:23.161 | + functions-common:run_phase:1760 : local phase=pre-install 2020-11-30 15:24:23.164 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:24:23.166 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:24:23.168 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:24:23.171 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:24:23.173 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:24:23.176 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:24:23.179 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:24:23.181 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:24:23.184 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:24:23.186 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-30 15:24:23.188 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:24:23.202 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:23.205 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:24:23.207 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:24:23.209 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-30 15:24:23.211 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:24:23.213 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:24:23.215 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:24:23.217 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-30 15:24:23.219 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:24:23.222 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 15:24:23.224 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:24:23.226 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:24:23.228 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 15:24:23.230 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 15:24:23.232 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:24:23.234 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:24:23.236 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2020-11-30 15:24:23.239 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 15:24:23.241 | + functions-common:run_plugins:1746 : local phase=pre-install 2020-11-30 15:24:23.244 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 15:24:23.246 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 15:24:23.248 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-30 15:24:23.252 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2020-11-30 15:24:23.254 | + functions:set_systemd_override:800 : local value=2048 2020-11-30 15:24:23.257 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2020-11-30 15:24:23.260 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-30 15:24:23.307 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-30 15:24:23.307 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-30 15:24:23.310 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2020-11-30 15:24:23.524 | + ./stack.sh:main:803 : install_rpc_backend 2020-11-30 15:24:23.526 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-30 15:24:23.542 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:23.545 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-30 15:24:23.547 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:24:23.549 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:24:23.552 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:24:23.554 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:24:23.557 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:23.559 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:24:23.562 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:23.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:23.566 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:24:23.569 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:23.571 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:24:23.573 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:24:23.575 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2020-11-30 15:24:23.577 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:24:23.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:23.582 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:23.584 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2020-11-30 15:24:23.606 | + 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 2020-11-30 15:24:23.741 | Reading package lists... 2020-11-30 15:24:24.001 | Building dependency tree... 2020-11-30 15:24:24.002 | Reading state information... 2020-11-30 15:24:24.215 | rabbitmq-server is already the newest version (3.6.10-1ubuntu0.4). 2020-11-30 15:24:24.216 | The following packages were automatically installed and are no longer required: 2020-11-30 15:24:24.216 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:24:24.216 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:24:24.216 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:24:24.216 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:24:24.216 | python3-twisted-bin python3-zope.interface 2020-11-30 15:24:24.216 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:24:24.301 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:24:24.306 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:24:24.309 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:24:24.312 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:24.315 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:24.318 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:24.321 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:24.323 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:24.325 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:24:24.328 | + functions-common:time_stop:2338 : start_time=1606749863603 2020-11-30 15:24:24.330 | + functions-common:time_stop:2340 : [[ -z 1606749863603 ]] 2020-11-30 15:24:24.333 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:24.338 | + functions-common:time_stop:2343 : end_time=1606749864334 2020-11-30 15:24:24.341 | + functions-common:time_stop:2344 : elapsed_time=731 2020-11-30 15:24:24.344 | + functions-common:time_stop:2345 : total=2879 2020-11-30 15:24:24.347 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:24.350 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3610 2020-11-30 15:24:24.353 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:24:24.356 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-30 15:24:24.360 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:24:24.363 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:24:24.366 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:24:24.370 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:24:24.373 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:24:24.375 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:24:24.378 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-30 15:24:24.381 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:24:24.384 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:24:24.387 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:24:24.390 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:24:24.392 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:24:24.395 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:24:24.398 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:24:24.400 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:24:24.402 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-30 15:24:24.405 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:24:24.407 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:24:24.409 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:24:24.412 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:24:24.414 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:24:24.417 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:24:24.419 | + ./stack.sh:main:804 : restart_rpc_backend 2020-11-30 15:24:24.421 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-30 15:24:24.437 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:24.439 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-30 15:24:24.442 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:24:24.444 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2020-11-30 15:24:24.446 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-30 15:24:24.450 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-30 15:24:24.453 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-30 15:24:24.455 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-30 15:24:24.457 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-30 15:24:24.460 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-30 15:24:24.462 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-30 15:24:24.465 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-30 15:24:24.468 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-30 15:24:25.610 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-30 15:24:25.610 | stackrabbit []' 2020-11-30 15:24:25.613 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-30 15:24:25.613 | stackrabbit []' 2020-11-30 15:24:25.613 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-30 15:24:25.620 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2020-11-30 15:24:25.623 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2020-11-30 15:24:25.626 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:24:26.733 | Changing password for user "stackrabbit" 2020-11-30 15:24:26.763 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-30 15:24:27.889 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-30 15:24:27.924 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-30 15:24:27.926 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:24:28.997 | Changing password for user "stackrabbit" 2020-11-30 15:24:29.021 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-30 15:24:29.023 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-30 15:24:29.026 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-30 15:24:30.130 | Deleting user "guest" 2020-11-30 15:24:30.144 | Error: no_such_user: guest 2020-11-30 15:24:30.153 | + lib/rpc_backend:restart_rpc_backend:119 : true 2020-11-30 15:24:30.155 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2020-11-30 15:24:30.171 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:30.173 | + ./stack.sh:main:807 : install_database 2020-11-30 15:24:30.175 | + lib/database:install_database:116 : install_database_mysql 2020-11-30 15:24:30.178 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-30 15:24:30.180 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:30.183 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:30.185 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-30 15:24:30.395 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-30 15:24:30.398 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-30 15:24:30.402 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2020-11-30 15:24:30.405 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:24:30.409 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-30 15:24:30.411 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:24:30.414 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:24:30.416 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:24:30.419 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:24:30.422 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:24:30.424 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:24:30.427 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:24:30.429 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:24:30.432 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-30 15:24:30.434 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:24:30.437 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:24:30.439 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:24:30.441 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:24:30.444 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:24:30.446 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:24:30.449 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-30 15:24:30.451 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:30.453 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:30.455 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-30 15:24:30.458 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:24:30.460 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:24:30.463 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:24:30.466 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:24:30.469 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:30.471 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:24:30.475 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:30.477 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:30.479 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:24:30.482 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:30.484 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:24:30.486 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:24:30.488 | + functions-common:install_package:1334 : real_install_package mysql-server 2020-11-30 15:24:30.491 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:24:30.494 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:30.496 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:30.498 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2020-11-30 15:24:30.522 | + 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 2020-11-30 15:24:30.648 | Reading package lists... 2020-11-30 15:24:30.908 | Building dependency tree... 2020-11-30 15:24:30.909 | Reading state information... 2020-11-30 15:24:31.123 | mysql-server is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:24:31.123 | The following packages were automatically installed and are no longer required: 2020-11-30 15:24:31.124 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:24:31.124 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:24:31.124 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:24:31.124 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:24:31.124 | python3-twisted-bin python3-zope.interface 2020-11-30 15:24:31.124 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:24:31.217 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:24:31.222 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:24:31.225 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:24:31.227 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:31.230 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:31.232 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:31.234 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:31.236 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:31.239 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:24:31.241 | + functions-common:time_stop:2338 : start_time=1606749870518 2020-11-30 15:24:31.244 | + functions-common:time_stop:2340 : [[ -z 1606749870518 ]] 2020-11-30 15:24:31.247 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:31.251 | + functions-common:time_stop:2343 : end_time=1606749871248 2020-11-30 15:24:31.254 | + functions-common:time_stop:2344 : elapsed_time=730 2020-11-30 15:24:31.257 | + functions-common:time_stop:2345 : total=3610 2020-11-30 15:24:31.260 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:31.262 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4340 2020-11-30 15:24:31.265 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:24:31.268 | + ./stack.sh:main:809 : '[' -n mysql ']' 2020-11-30 15:24:31.270 | + ./stack.sh:main:810 : install_database_python 2020-11-30 15:24:31.274 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-30 15:24:31.278 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-30 15:24:31.280 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-30 15:24:31.283 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:24:31.288 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-30 15:24:31.290 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2020-11-30 15:24:31.293 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:24:31.297 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:24:31.297 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:24:31.301 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2020-11-30 15:24:31.304 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2020-11-30 15:24:31.307 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2020-11-30 15:24:31.310 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-30 15:24:31.313 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-30 15:24:31.333 | Using python 3.6 to install PyMySQL because python3_enabled=True 2020-11-30 15:24:31.338 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-11-30 15:24:33.972 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:34.097 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.6/dist-packages (0.9.3) 2020-11-30 15:24:34.865 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:34.868 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:34.871 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:34.874 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:34.877 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:34.879 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:34.882 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:34.885 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:34.888 | + functions-common:time_stop:2338 : start_time=1606749871327 2020-11-30 15:24:34.891 | + functions-common:time_stop:2340 : [[ -z 1606749871327 ]] 2020-11-30 15:24:34.894 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:34.898 | + functions-common:time_stop:2343 : end_time=1606749874895 2020-11-30 15:24:34.901 | + functions-common:time_stop:2344 : elapsed_time=3568 2020-11-30 15:24:34.904 | + functions-common:time_stop:2345 : total=36896 2020-11-30 15:24:34.908 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:34.911 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=40464 2020-11-30 15:24:34.914 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:34.917 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-30 15:24:34.920 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:24:34.923 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-30 15:24:34.926 | + ./stack.sh:main:813 : is_service_enabled neutron 2020-11-30 15:24:34.943 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:34.945 | + ./stack.sh:main:814 : install_neutron_agent_packages 2020-11-30 15:24:34.948 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-30 15:24:34.952 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:24:34.952 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 15:24:34.957 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:24:34.960 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 15:24:34.962 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 15:24:34.965 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 15:24:34.967 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-30 15:24:34.969 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2020-11-30 15:24:34.985 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:34.987 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2020-11-30 15:24:34.991 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:24:34.993 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:24:34.996 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:24:34.999 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:24:35.001 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:35.004 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:24:35.006 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:35.009 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:35.012 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:24:35.020 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:35.022 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:24:35.024 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:24:35.027 | + functions-common:install_package:1334 : real_install_package radvd 2020-11-30 15:24:35.031 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:24:35.034 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:35.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:35.040 | + functions-common:real_install_package:1320 : apt_get install radvd 2020-11-30 15:24:35.061 | + 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 2020-11-30 15:24:35.189 | Reading package lists... 2020-11-30 15:24:35.448 | Building dependency tree... 2020-11-30 15:24:35.449 | Reading state information... 2020-11-30 15:24:35.668 | radvd is already the newest version (1:2.16-3). 2020-11-30 15:24:35.668 | The following packages were automatically installed and are no longer required: 2020-11-30 15:24:35.669 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:24:35.669 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:24:35.669 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:24:35.669 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:24:35.669 | python3-twisted-bin python3-zope.interface 2020-11-30 15:24:35.669 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:24:35.766 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:24:35.773 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:24:35.777 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:24:35.780 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:35.784 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:35.787 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:35.790 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:35.792 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:35.794 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:24:35.797 | + functions-common:time_stop:2338 : start_time=1606749875058 2020-11-30 15:24:35.799 | + functions-common:time_stop:2340 : [[ -z 1606749875058 ]] 2020-11-30 15:24:35.802 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:35.806 | + functions-common:time_stop:2343 : end_time=1606749875803 2020-11-30 15:24:35.809 | + functions-common:time_stop:2344 : elapsed_time=745 2020-11-30 15:24:35.812 | + functions-common:time_stop:2345 : total=4340 2020-11-30 15:24:35.815 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:35.818 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5085 2020-11-30 15:24:35.821 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:24:35.823 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2020-11-30 15:24:35.842 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:35.846 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2020-11-30 15:24:35.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-30 15:24:35.852 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-30 15:24:35.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-30 15:24:35.877 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:24:35.879 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:24:35.882 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:24:35.884 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:24:35.887 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:35.890 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:24:35.893 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:35.896 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:35.899 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:24:35.902 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:35.905 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:24:35.907 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:24:35.910 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2020-11-30 15:24:35.913 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:24:35.915 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:35.918 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:35.920 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2020-11-30 15:24:35.939 | + 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 2020-11-30 15:24:36.063 | Reading package lists... 2020-11-30 15:24:36.327 | Building dependency tree... 2020-11-30 15:24:36.328 | Reading state information... 2020-11-30 15:24:36.547 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-30 15:24:36.547 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:24:36.547 | openvswitch-switch is already the newest version (2.12.1-0ubuntu0.19.10.1~cloud0). 2020-11-30 15:24:36.548 | The following packages were automatically installed and are no longer required: 2020-11-30 15:24:36.548 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:24:36.548 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:24:36.548 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:24:36.548 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:24:36.548 | python3-twisted-bin python3-zope.interface 2020-11-30 15:24:36.548 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:24:36.630 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:24:36.637 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:24:36.639 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:24:36.642 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:36.645 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:36.648 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:36.651 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:36.654 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:36.657 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:24:36.660 | + functions-common:time_stop:2338 : start_time=1606749875937 2020-11-30 15:24:36.663 | + functions-common:time_stop:2340 : [[ -z 1606749875937 ]] 2020-11-30 15:24:36.667 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:36.670 | + functions-common:time_stop:2343 : end_time=1606749876668 2020-11-30 15:24:36.673 | + functions-common:time_stop:2344 : elapsed_time=731 2020-11-30 15:24:36.675 | + functions-common:time_stop:2345 : total=5085 2020-11-30 15:24:36.678 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:36.680 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5816 2020-11-30 15:24:36.683 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:24:36.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-30 15:24:36.688 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:36.692 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:36.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-30 15:24:36.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-30 15:24:36.703 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-30 15:24:36.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-30 15:24:36.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-30 15:24:36.716 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-30 15:24:36.716 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-30 15:24:36.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-30 15:24:36.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-30 15:24:36.726 | + functions:vercmp:615 : local v1=4.15 2020-11-30 15:24:36.729 | + functions:vercmp:616 : local 'op=<' 2020-11-30 15:24:36.731 | + functions:vercmp:617 : local v2=3.13 2020-11-30 15:24:36.733 | + functions:vercmp:618 : local result 2020-11-30 15:24:36.736 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2020-11-30 15:24:36.737 | ++ functions:vercmp:622 : head -1 2020-11-30 15:24:36.737 | ++ functions:vercmp:622 : sort -V 2020-11-30 15:24:36.742 | + functions:vercmp:622 : result=3.13 2020-11-30 15:24:36.745 | + functions:vercmp:624 : case $op in 2020-11-30 15:24:36.747 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2020-11-30 15:24:36.750 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2020-11-30 15:24:36.752 | + functions:vercmp:635 : return 2020-11-30 15:24:36.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-30 15:24:36.757 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:24:36.760 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2020-11-30 15:24:37.244 | + ./stack.sh:main:817 : is_service_enabled etcd3 2020-11-30 15:24:37.262 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:37.265 | + ./stack.sh:main:818 : install_etcd3 2020-11-30 15:24:37.267 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-30 15:24:37.267 | Installing etcd 2020-11-30 15:24:37.270 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-30 15:24:37.281 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-30 15:24:37.293 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:37.296 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-30 15:24:37.312 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-30 15:24:37.315 | ++ 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 2020-11-30 15:24:37.318 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:24:37.321 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:24:37.325 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:24:37.327 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2020-11-30 15:24:37.330 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-30 15:24:37.332 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:24:37.335 | ++ functions:get_extra_file:73 : return 2020-11-30 15:24:37.338 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:24:37.340 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-30 15:24:37.343 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-30 15:24:37.346 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2020-11-30 15:24:37.365 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:24:37.368 | + ./stack.sh:main:837 : install_dstat 2020-11-30 15:24:37.371 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-30 15:24:37.392 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:24:37.395 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2020-11-30 15:24:37.397 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:24:37.400 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2020-11-30 15:24:37.403 | + ./stack.sh:main:846 : install_libs 2020-11-30 15:24:37.405 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-30 15:24:37.408 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-30 15:24:37.411 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-30 15:24:37.414 | + inc/python:use_library_from_git:263 : local name=automaton 2020-11-30 15:24:37.416 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.418 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.421 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2020-11-30 15:24:37.423 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.425 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-30 15:24:37.428 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-30 15:24:37.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-30 15:24:37.432 | + inc/python:use_library_from_git:263 : local name=castellan 2020-11-30 15:24:37.435 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.437 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.439 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2020-11-30 15:24:37.441 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.443 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-30 15:24:37.447 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-30 15:24:37.450 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-30 15:24:37.453 | + inc/python:use_library_from_git:263 : local name=cliff 2020-11-30 15:24:37.456 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.461 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.464 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2020-11-30 15:24:37.467 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.470 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-30 15:24:37.472 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-30 15:24:37.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-30 15:24:37.478 | + inc/python:use_library_from_git:263 : local name=cursive 2020-11-30 15:24:37.481 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.483 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.486 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2020-11-30 15:24:37.489 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.491 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-30 15:24:37.494 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-30 15:24:37.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-30 15:24:37.499 | + inc/python:use_library_from_git:263 : local name=debtcollector 2020-11-30 15:24:37.501 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.504 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.506 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2020-11-30 15:24:37.509 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.512 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-30 15:24:37.514 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-30 15:24:37.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-30 15:24:37.520 | + inc/python:use_library_from_git:263 : local name=futurist 2020-11-30 15:24:37.522 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.524 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.527 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2020-11-30 15:24:37.530 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.532 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-30 15:24:37.536 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-30 15:24:37.538 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-30 15:24:37.540 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2020-11-30 15:24:37.542 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.545 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.547 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2020-11-30 15:24:37.549 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.552 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-30 15:24:37.554 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-30 15:24:37.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-30 15:24:37.559 | + inc/python:use_library_from_git:263 : local name=osc-lib 2020-11-30 15:24:37.561 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.563 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.566 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2020-11-30 15:24:37.568 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.570 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-30 15:24:37.572 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-30 15:24:37.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-30 15:24:37.578 | + inc/python:use_library_from_git:263 : local name=osc-placement 2020-11-30 15:24:37.580 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.583 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.585 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2020-11-30 15:24:37.588 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.591 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-30 15:24:37.593 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-30 15:24:37.595 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-30 15:24:37.598 | + inc/python:use_library_from_git:263 : local name=os-client-config 2020-11-30 15:24:37.600 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.602 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.604 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2020-11-30 15:24:37.607 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.609 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-30 15:24:37.611 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-30 15:24:37.613 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-30 15:24:37.617 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2020-11-30 15:24:37.619 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.621 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.623 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2020-11-30 15:24:37.625 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.628 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-30 15:24:37.630 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-30 15:24:37.632 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-30 15:24:37.634 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2020-11-30 15:24:37.636 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.639 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.641 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-30 15:24:37.643 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.645 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-30 15:24:37.649 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-30 15:24:37.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-30 15:24:37.653 | + inc/python:use_library_from_git:263 : local name=oslo.config 2020-11-30 15:24:37.655 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.658 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.660 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2020-11-30 15:24:37.662 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.665 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-30 15:24:37.668 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-30 15:24:37.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-30 15:24:37.672 | + inc/python:use_library_from_git:263 : local name=oslo.context 2020-11-30 15:24:37.674 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.676 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.680 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2020-11-30 15:24:37.682 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.684 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-30 15:24:37.687 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-30 15:24:37.690 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-30 15:24:37.693 | + inc/python:use_library_from_git:263 : local name=oslo.db 2020-11-30 15:24:37.695 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.698 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.700 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2020-11-30 15:24:37.702 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.704 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-30 15:24:37.707 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-30 15:24:37.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-30 15:24:37.712 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2020-11-30 15:24:37.716 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.718 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.720 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-30 15:24:37.724 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.726 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-30 15:24:37.729 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-30 15:24:37.732 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-30 15:24:37.735 | + inc/python:use_library_from_git:263 : local name=oslo.log 2020-11-30 15:24:37.737 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.740 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.743 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2020-11-30 15:24:37.746 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.749 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-30 15:24:37.752 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-30 15:24:37.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-30 15:24:37.758 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2020-11-30 15:24:37.761 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.764 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.766 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-30 15:24:37.769 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.772 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-30 15:24:37.775 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-30 15:24:37.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-30 15:24:37.780 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2020-11-30 15:24:37.784 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.787 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.791 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-30 15:24:37.795 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.799 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-30 15:24:37.803 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-30 15:24:37.807 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-30 15:24:37.809 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2020-11-30 15:24:37.812 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.815 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.817 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2020-11-30 15:24:37.820 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.823 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-30 15:24:37.825 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-30 15:24:37.828 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-30 15:24:37.831 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2020-11-30 15:24:37.833 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.835 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.838 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-30 15:24:37.840 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.842 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-30 15:24:37.845 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-30 15:24:37.847 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-30 15:24:37.849 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2020-11-30 15:24:37.852 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.854 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.856 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2020-11-30 15:24:37.859 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.861 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-30 15:24:37.864 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-30 15:24:37.866 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-30 15:24:37.869 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2020-11-30 15:24:37.873 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.877 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.880 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-30 15:24:37.884 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.887 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-30 15:24:37.891 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-30 15:24:37.894 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-30 15:24:37.898 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2020-11-30 15:24:37.901 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.903 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.906 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-30 15:24:37.908 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.911 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-30 15:24:37.913 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-30 15:24:37.916 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-30 15:24:37.918 | + inc/python:use_library_from_git:263 : local name=oslo.service 2020-11-30 15:24:37.920 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.923 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.925 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2020-11-30 15:24:37.928 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.931 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-30 15:24:37.933 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-30 15:24:37.936 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-30 15:24:37.939 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2020-11-30 15:24:37.942 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.944 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.947 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2020-11-30 15:24:37.950 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.952 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-30 15:24:37.955 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-30 15:24:37.958 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-30 15:24:37.960 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2020-11-30 15:24:37.964 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.967 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.969 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-30 15:24:37.973 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.976 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-30 15:24:37.978 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-30 15:24:37.981 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-30 15:24:37.983 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2020-11-30 15:24:37.986 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:37.988 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:37.990 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-30 15:24:37.993 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:37.995 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-30 15:24:37.998 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-30 15:24:38.000 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-30 15:24:38.002 | + inc/python:use_library_from_git:263 : local name=osprofiler 2020-11-30 15:24:38.005 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.007 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.009 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2020-11-30 15:24:38.012 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.015 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-30 15:24:38.017 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-30 15:24:38.020 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-30 15:24:38.023 | + inc/python:use_library_from_git:263 : local name=pycadf 2020-11-30 15:24:38.025 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.028 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.030 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2020-11-30 15:24:38.032 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.035 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-30 15:24:38.038 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-30 15:24:38.042 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-30 15:24:38.045 | + inc/python:use_library_from_git:263 : local name=stevedore 2020-11-30 15:24:38.047 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.051 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.054 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2020-11-30 15:24:38.057 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.061 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-30 15:24:38.064 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-30 15:24:38.067 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-30 15:24:38.070 | + inc/python:use_library_from_git:263 : local name=taskflow 2020-11-30 15:24:38.073 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.076 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.078 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2020-11-30 15:24:38.081 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.084 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-30 15:24:38.087 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-30 15:24:38.090 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-30 15:24:38.092 | + inc/python:use_library_from_git:263 : local name=tooz 2020-11-30 15:24:38.094 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.097 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.100 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2020-11-30 15:24:38.103 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.105 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-30 15:24:38.108 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-30 15:24:38.110 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-30 15:24:38.112 | + inc/python:use_library_from_git:263 : local name=os-brick 2020-11-30 15:24:38.116 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.118 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.121 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2020-11-30 15:24:38.123 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.126 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-30 15:24:38.128 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-30 15:24:38.131 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-30 15:24:38.133 | + inc/python:use_library_from_git:263 : local name=os-traits 2020-11-30 15:24:38.136 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.139 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.143 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2020-11-30 15:24:38.146 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.150 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-30 15:24:38.153 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-30 15:24:38.157 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-30 15:24:38.161 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2020-11-30 15:24:38.163 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:38.166 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:38.168 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-30 15:24:38.172 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:38.174 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-30 15:24:38.197 | Using python 3.6 to install etcd3 because python3_enabled=True 2020-11-30 15:24:38.202 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-11-30 15:24:40.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:40.937 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.6/dist-packages (0.12.0) 2020-11-30 15:24:40.946 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:24:40.947 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.28.1) 2020-11-30 15:24:40.948 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (3.11.3) 2020-11-30 15:24:40.950 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (6.1.0) 2020-11-30 15:24:40.958 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:24:40.963 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf>=3.6.1->etcd3) (50.3.2) 2020-11-30 15:24:40.965 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:24:41.025 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:24:41.758 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:41.761 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:41.764 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:41.766 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:41.769 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:41.772 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:41.774 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:41.777 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:41.780 | + functions-common:time_stop:2338 : start_time=1606749878191 2020-11-30 15:24:41.782 | + functions-common:time_stop:2340 : [[ -z 1606749878191 ]] 2020-11-30 15:24:41.785 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:41.789 | + functions-common:time_stop:2343 : end_time=1606749881786 2020-11-30 15:24:41.791 | + functions-common:time_stop:2344 : elapsed_time=3595 2020-11-30 15:24:41.793 | + functions-common:time_stop:2345 : total=40464 2020-11-30 15:24:41.796 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:41.799 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=44059 2020-11-30 15:24:41.801 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:41.803 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-30 15:24:41.824 | Using python 3.6 to install etcd3gw because python3_enabled=True 2020-11-30 15:24:41.830 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-11-30 15:24:44.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:44.635 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.6/dist-packages (0.2.5) 2020-11-30 15:24:44.648 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (2.23.0) 2020-11-30 15:24:44.649 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:24:44.650 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:24:44.652 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (2.1.1) 2020-11-30 15:24:44.653 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:24:44.660 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:24:44.662 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:24:44.685 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2020.4.5.1) 2020-11-30 15:24:44.687 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.9) 2020-11-30 15:24:44.689 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:24:44.690 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2020-11-30 15:24:45.485 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:45.488 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:45.492 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:45.495 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:45.499 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:45.503 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:45.506 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:45.509 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:45.511 | + functions-common:time_stop:2338 : start_time=1606749881819 2020-11-30 15:24:45.514 | + functions-common:time_stop:2340 : [[ -z 1606749881819 ]] 2020-11-30 15:24:45.517 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:45.522 | + functions-common:time_stop:2343 : end_time=1606749885518 2020-11-30 15:24:45.525 | + functions-common:time_stop:2344 : elapsed_time=3699 2020-11-30 15:24:45.528 | + functions-common:time_stop:2345 : total=44059 2020-11-30 15:24:45.531 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:45.534 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47758 2020-11-30 15:24:45.537 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:45.540 | + ./stack.sh:main:849 : install_apache_uwsgi 2020-11-30 15:24:45.542 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-30 15:24:45.545 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-30 15:24:45.547 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:24:45.549 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:24:45.552 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:24:45.554 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:24:45.557 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:24:45.559 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:24:45.562 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:24:45.564 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:24:45.566 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-11-30 15:24:45.568 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:45.571 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:24:45.573 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-11-30 15:24:45.575 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-11-30 15:24:45.578 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:45.580 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:45.582 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:24:45.584 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:24:45.588 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:24:45.590 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:24:45.592 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:24:45.594 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:45.596 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:24:45.599 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:45.601 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:45.604 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:24:45.606 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:45.609 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:24:45.611 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:24:45.614 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:24:45.617 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:24:45.619 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:45.622 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:45.625 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:24:45.644 | + 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-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:24:45.767 | Reading package lists... 2020-11-30 15:24:46.028 | Building dependency tree... 2020-11-30 15:24:46.029 | Reading state information... 2020-11-30 15:24:46.246 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:46.246 | uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:46.246 | uwsgi-plugin-python is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:46.246 | uwsgi-plugin-python3 is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:46.246 | The following packages were automatically installed and are no longer required: 2020-11-30 15:24:46.247 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:24:46.247 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:24:46.247 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:24:46.247 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:24:46.247 | python3-twisted-bin python3-zope.interface 2020-11-30 15:24:46.247 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:24:46.325 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:24:46.330 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:24:46.334 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:24:46.338 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:46.342 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:46.346 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:46.349 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:46.353 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:46.355 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:24:46.357 | + functions-common:time_stop:2338 : start_time=1606749885641 2020-11-30 15:24:46.360 | + functions-common:time_stop:2340 : [[ -z 1606749885641 ]] 2020-11-30 15:24:46.363 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:46.367 | + functions-common:time_stop:2343 : end_time=1606749886364 2020-11-30 15:24:46.369 | + functions-common:time_stop:2344 : elapsed_time=723 2020-11-30 15:24:46.372 | + functions-common:time_stop:2345 : total=5816 2020-11-30 15:24:46.374 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:46.376 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6539 2020-11-30 15:24:46.379 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:24:46.382 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2020-11-30 15:24:46.384 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:46.387 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:46.389 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2020-11-30 15:24:46.460 | Module proxy already enabled 2020-11-30 15:24:46.466 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2020-11-30 15:24:46.527 | Considering dependency proxy for proxy_uwsgi: 2020-11-30 15:24:46.527 | Module proxy already enabled 2020-11-30 15:24:46.527 | Module proxy_uwsgi already enabled 2020-11-30 15:24:46.532 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2020-11-30 15:24:46.535 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 15:24:46.539 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:24:46.543 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 15:24:46.679 | + ./stack.sh:main:852 : install_keystoneauth 2020-11-30 15:24:46.681 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-30 15:24:46.684 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2020-11-30 15:24:46.688 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.690 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.692 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2020-11-30 15:24:46.695 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.698 | + ./stack.sh:main:853 : install_keystoneclient 2020-11-30 15:24:46.701 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-30 15:24:46.704 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2020-11-30 15:24:46.706 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.709 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.712 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-30 15:24:46.715 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.718 | + ./stack.sh:main:854 : install_glanceclient 2020-11-30 15:24:46.721 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2020-11-30 15:24:46.723 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2020-11-30 15:24:46.726 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.729 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.731 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-30 15:24:46.734 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.737 | + ./stack.sh:main:855 : install_cinderclient 2020-11-30 15:24:46.739 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-11-30 15:24:46.742 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2020-11-30 15:24:46.744 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.747 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.749 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-30 15:24:46.751 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.753 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-11-30 15:24:46.756 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2020-11-30 15:24:46.758 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.760 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.762 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-30 15:24:46.765 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.767 | + ./stack.sh:main:856 : install_novaclient 2020-11-30 15:24:46.770 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2020-11-30 15:24:46.772 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2020-11-30 15:24:46.774 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.777 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.779 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2020-11-30 15:24:46.781 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.783 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2020-11-30 15:24:46.802 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:46.805 | + ./stack.sh:main:858 : install_swiftclient 2020-11-30 15:24:46.807 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-11-30 15:24:46.810 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2020-11-30 15:24:46.812 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.815 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.817 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-30 15:24:46.821 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.824 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2020-11-30 15:24:46.841 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:46.844 | + ./stack.sh:main:861 : install_neutronclient 2020-11-30 15:24:46.847 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-30 15:24:46.849 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2020-11-30 15:24:46.851 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.854 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.856 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-30 15:24:46.859 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.861 | + ./stack.sh:main:865 : install_keystonemiddleware 2020-11-30 15:24:46.864 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-30 15:24:46.867 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2020-11-30 15:24:46.869 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:46.872 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:46.874 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-30 15:24:46.877 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:46.879 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-30 15:24:46.882 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-30 15:24:46.885 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:24:46.888 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-30 15:24:46.891 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2020-11-30 15:24:46.893 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:24:46.897 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:24:46.897 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:24:46.903 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2020-11-30 15:24:46.906 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2020-11-30 15:24:46.911 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2020-11-30 15:24:46.916 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-30 15:24:46.919 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-30 15:24:46.945 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2020-11-30 15:24:46.950 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-11-30 15:24:49.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:49.720 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.6/dist-packages (9.0.0) 2020-11-30 15:24:49.782 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:49.783 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:49.785 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:24:49.786 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:24:49.788 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:24:49.790 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:24:49.792 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:49.793 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:24:49.794 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.8.6) 2020-11-30 15:24:49.796 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.3) 2020-11-30 15:24:49.798 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:24:49.799 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.3.0) 2020-11-30 15:24:49.801 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.0) 2020-11-30 15:24:49.803 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.2) 2020-11-30 15:24:49.876 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:49.878 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:49.879 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2020-11-30 15:24:49.881 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:49.882 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2020-11-30 15:24:49.884 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:24:49.891 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:49.927 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:49.929 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:24:49.931 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:24:49.932 | Requirement already satisfied: dogpile.cache>=0.6.2 in /usr/local/lib/python3.6/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (0.9.0) 2020-11-30 15:24:49.933 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.3) 2020-11-30 15:24:49.935 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:24:49.939 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.6/dist-packages (from dogpile.cache>=0.6.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2020-11-30 15:24:49.955 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:24:49.957 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.7.19) 2020-11-30 15:24:49.958 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2020-11-30 15:24:49.959 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:24:49.962 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:49.963 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:24:49.964 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:24:49.973 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2020-11-30 15:24:49.975 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:49.977 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:49.987 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:24:49.990 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:50.001 | Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python3.6/dist-packages (from oslo.i18n>=3.15.3->keystonemiddleware) (2.8.0) 2020-11-30 15:24:50.003 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:50.006 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:50.012 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:24:50.059 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.2) 2020-11-30 15:24:50.061 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.6/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2020-11-30 15:24:50.063 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.6/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2020-11-30 15:24:50.065 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:24:50.067 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:24:50.069 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:24:50.072 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:50.074 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:24:50.076 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:24:50.092 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:24:50.093 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.6/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (0.6.2) 2020-11-30 15:24:50.096 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:50.098 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:24:50.099 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:24:50.101 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:24:50.125 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:24:50.127 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:50.129 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.7.19) 2020-11-30 15:24:50.130 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:24:50.133 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:50.135 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2020-11-30 15:24:50.137 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:24:50.138 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2020-11-30 15:24:50.139 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2020-11-30 15:24:50.166 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:24:50.168 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:50.170 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:24:50.172 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:24:50.174 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:24:50.198 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:50.226 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:24:50.228 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:50.231 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:50.233 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:24:50.234 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:24:50.236 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:24:50.238 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:24:50.241 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:50.242 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:24:50.244 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:24:50.289 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2020.4.5.1) 2020-11-30 15:24:50.292 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.8) 2020-11-30 15:24:50.294 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.9) 2020-11-30 15:24:50.295 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2020-11-30 15:24:50.354 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:50.357 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:24:50.956 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:50.959 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:50.963 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:50.967 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:50.969 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:50.972 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:50.976 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:50.979 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:50.982 | + functions-common:time_stop:2338 : start_time=1606749886938 2020-11-30 15:24:50.984 | + functions-common:time_stop:2340 : [[ -z 1606749886938 ]] 2020-11-30 15:24:50.988 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:50.994 | + functions-common:time_stop:2343 : end_time=1606749890989 2020-11-30 15:24:50.997 | + functions-common:time_stop:2344 : elapsed_time=4051 2020-11-30 15:24:51.000 | + functions-common:time_stop:2345 : total=47758 2020-11-30 15:24:51.003 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:51.006 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=51809 2020-11-30 15:24:51.010 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:51.014 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-30 15:24:51.018 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-30 15:24:51.021 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:24:51.024 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-30 15:24:51.027 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2020-11-30 15:24:51.029 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:24:51.033 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:24:51.033 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:24:51.037 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2020-11-30 15:24:51.039 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2020-11-30 15:24:51.042 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2020-11-30 15:24:51.045 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-30 15:24:51.047 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-30 15:24:51.067 | Using python 3.6 to install python-memcached because python3_enabled=True 2020-11-30 15:24:51.072 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-11-30 15:24:53.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:53.825 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.6/dist-packages (1.59) 2020-11-30 15:24:53.829 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.6/dist-packages (from python-memcached) (1.14.0) 2020-11-30 15:24:54.619 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:54.621 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:54.624 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:54.626 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:54.628 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:54.630 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:54.633 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:54.635 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:54.638 | + functions-common:time_stop:2338 : start_time=1606749891062 2020-11-30 15:24:54.640 | + functions-common:time_stop:2340 : [[ -z 1606749891062 ]] 2020-11-30 15:24:54.643 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:54.647 | + functions-common:time_stop:2343 : end_time=1606749894644 2020-11-30 15:24:54.649 | + functions-common:time_stop:2344 : elapsed_time=3582 2020-11-30 15:24:54.652 | + functions-common:time_stop:2345 : total=51809 2020-11-30 15:24:54.654 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:54.656 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=55391 2020-11-30 15:24:54.659 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:54.663 | + ./stack.sh:main:867 : is_service_enabled keystone 2020-11-30 15:24:54.682 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:54.684 | + ./stack.sh:main:868 : '[' 10.222.0.21 == 10.222.0.21 ']' 2020-11-30 15:24:54.687 | + ./stack.sh:main:869 : stack_install_service keystone 2020-11-30 15:24:54.690 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-30 15:24:54.692 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-30 15:24:54.695 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 15:24:54.698 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-30 15:24:54.701 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-30 15:24:54.716 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:24:54.718 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2020-11-30 15:24:54.721 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-30 15:24:54.723 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2020-11-30 15:24:54.725 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:24:54.728 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:24:54.733 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:24:54.736 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:24:54.738 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:24:54.740 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:24:54.755 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:24:54.757 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:24:54.760 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:54.763 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:24:54.763 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:24:54.768 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2020-11-30 15:24:54.770 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:54.772 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2020-11-30 15:24:54.775 | + functions-common:git_clone:593 : head -1 2020-11-30 15:24:54.776 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:24:54.780 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2020-11-30 15:24:54.783 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:24:54.786 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-30 15:24:54.788 | + inc/python:setup_develop:351 : local bindep 2020-11-30 15:24:54.791 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:24:54.793 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2020-11-30 15:24:54.796 | + inc/python:setup_develop:357 : local extras= 2020-11-30 15:24:54.798 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-30 15:24:54.800 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 15:24:54.803 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:24:54.805 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2020-11-30 15:24:54.807 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 15:24:54.810 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 15:24:54.813 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2020-11-30 15:24:54.815 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 15:24:54.817 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2020-11-30 15:24:54.820 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 15:24:54.822 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 15:24:54.826 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-30 15:24:54.831 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2020-11-30 15:24:54.834 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-11-30 15:24:56.019 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2020-11-30 15:24:56.022 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 15:24:56.024 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 15:24:56.026 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 15:24:56.028 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:24:56.031 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2020-11-30 15:24:56.033 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 15:24:56.035 | + inc/python:setup_package:440 : local extras= 2020-11-30 15:24:56.037 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 15:24:56.039 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 15:24:56.041 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 15:24:56.049 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 15:24:56.051 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 15:24:56.053 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2020-11-30 15:24:56.073 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2020-11-30 15:24:56.079 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-11-30 15:24:58.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:58.658 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-11-30 15:24:58.658 | ERROR: Links are not allowed as constraints 2020-11-30 15:24:58.796 | + inc/python:pip_install:1 : exit_trap 2020-11-30 15:24:58.799 | + ./stack.sh:exit_trap:496 : local r=1 2020-11-30 15:24:58.802 | ++ ./stack.sh:exit_trap:497 : jobs -p 2020-11-30 15:24:58.804 | + ./stack.sh:exit_trap:497 : jobs= 2020-11-30 15:24:58.806 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2020-11-30 15:24:58.809 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2020-11-30 15:24:58.811 | + ./stack.sh:exit_trap:511 : kill_spinner 2020-11-30 15:24:58.813 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2020-11-30 15:24:58.815 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2020-11-30 15:24:58.817 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2020-11-30 15:24:58.817 | Error on exit 2020-11-30 15:24:58.819 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2020-11-30 15:24:58.821 | + ./stack.sh:exit_trap:517 : generate-subunit 1606749779 119 fail 2020-11-30 15:24:59.232 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2020-11-30 15:24:59.234 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2020-11-30 15:24:59.704 | + ./stack.sh:exit_trap:531 : exit 1