2022-04-13 14:22:11.397 | + ./stack.sh:main:489 : exec 2022-04-13 14:22:11.397 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142211' 2022-04-13 14:22:11.397 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-142211.summary.2022-04-13-142211 2022-04-13 14:22:11.397 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:22:11.397 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142211 2022-04-13 14:22:11.397 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142211 /opt/stack/logs/stack.sh.log 2022-04-13 14:22:11.397 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142211.summary.2022-04-13-142211 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:22:11.397 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:22:11.397 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:22:11.397 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:22:11.398 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:22:11.398 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:22:11.398 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:22:11.398 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:22:11.398 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:22:11.399 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:22:11.401 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:22:11.403 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:22:11.405 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:22:11.406 | Linux dv-cinder-779233-6-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 14:22:11.408 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:22:11.410 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:22:11.414 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:22:11.450 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:22:11.466 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:22:11.468 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:22:11.469 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:22:11.471 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:22:11.473 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:22:11.476 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:22:11.477 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:22:11.479 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:22:11.481 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:22:11.483 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:22:11.484 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:22:11.486 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:22:11.488 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:22:11.490 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:22:11.493 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:22:11.495 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:22:11.497 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:22:11.498 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:22:11.500 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:22:11.513 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:11.515 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:22:11.516 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:22:11.518 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:22:11.520 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:22:11.522 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:22:11.524 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:22:11.526 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:22:11.527 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:22:11.529 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:22:11.531 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:22:11.533 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:22:11.535 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:22:11.537 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:22:11.539 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:22:11.540 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:22:11.543 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:22:11.560 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:22:11.562 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:22:11.575 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:22:11.578 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:22:11.581 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:22:11.583 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:22:11.585 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:22:11.587 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:22:11.589 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:22:11.590 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:22:11.592 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:22:11.594 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:22:11.596 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:22:11.598 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:22:11.602 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:22:11.615 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:22:11.631 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:22:11.643 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:22:11.656 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:22:11.691 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:22:11.754 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:22:11.844 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:22:11.867 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:22:11.909 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:22:11.962 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:22:12.111 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:22:12.125 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:22:12.138 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:22:12.151 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:22:12.237 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:22:12.240 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:22:12.243 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:22:12.245 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:22:12.247 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:22:12.249 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:22:12.251 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:22:12.251 | False' 2022-04-13 14:22:12.254 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:22:12.269 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:22:12.271 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:22:12.273 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:22:12.275 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:22:12.277 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:22:12.279 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:22:12.281 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:22:12.283 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:22:12.285 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:22:12.288 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:22:12.291 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:22:12.294 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:22:12.296 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:22:12.298 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:22:12.300 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:22:12.314 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:12.316 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:22:12.319 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:22:12.357 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:22:12.360 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:22:12.362 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:22:12.364 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:22:12.367 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:22:12.369 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:22:12.371 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:22:12.373 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:22:12.375 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:22:12.377 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:22:12.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.382 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 14:22:12.384 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.386 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 14:22:12.389 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.391 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 14:22:12.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.396 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 14:22:12.398 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.400 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 14:22:12.403 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.405 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 14:22:12.407 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.409 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 14:22:12.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.414 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 14:22:12.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.419 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 14:22:12.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.423 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 14:22:12.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.428 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 14:22:12.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.432 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 14:22:12.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.437 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 14:22:12.439 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.441 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 14:22:12.444 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.446 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 14:22:12.448 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.451 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 14:22:12.453 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.455 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 14:22:12.458 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.460 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 14:22:12.463 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.465 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 14:22:12.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.469 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 14:22:12.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.474 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 14:22:12.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.479 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 14:22:12.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.483 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 14:22:12.485 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.487 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 14:22:12.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.492 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 14:22:12.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.497 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 14:22:12.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.501 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 14:22:12.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.506 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 14:22:12.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.511 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 14:22:12.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.515 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 14:22:12.518 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.520 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 14:22:12.523 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.525 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 14:22:12.528 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.530 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 14:22:12.532 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.534 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 14:22:12.537 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.539 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 14:22:12.541 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.544 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 14:22:12.546 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.548 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 14:22:12.551 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.553 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 14:22:12.555 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.557 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 14:22:12.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.562 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 14:22:12.564 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.566 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 14:22:12.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.571 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 14:22:12.574 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.576 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 14:22:12.578 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.580 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 14:22:12.583 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:22:12.586 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 14:22:12.588 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:22:12.591 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:22:12.593 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:22:12.608 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:12.610 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:22:12.612 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:22:12.614 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:22:12.629 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:22:12.632 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:22:12.634 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:22:12.636 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:22:12.639 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:22:12.641 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:22:12.643 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:22:12.646 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:22:12.648 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:22:12.651 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:22:12.651 | Using mysql database backend 2022-04-13 14:22:12.653 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:22:12.669 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:22:12.672 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:22:12.675 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:22:12.677 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:22:12.680 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:22:12.682 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:22:12.698 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:12.701 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:22:12.717 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:22:12.733 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:12.736 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:22:12.752 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:22:12.768 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:22:12.784 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:22:12.787 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:22:12.803 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:12.806 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:22:12.822 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:22:12.825 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:22:12.827 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:22:12.829 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:22:12.832 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:22:12.837 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-142212 2022-04-13 14:22:12.839 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-142212 759' 2022-04-13 14:22:12.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.844 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:22:12.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.849 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:22:12.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.853 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:22:12.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.858 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:22:12.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.863 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 14:22:12.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.868 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 14:22:12.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.873 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-142211 2022-04-13 14:22:12.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.878 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:22:12.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.883 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 14:22:12.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.888 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:22:12.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.893 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:22:12.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.898 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:22:12.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:22:12.902 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:22:12.905 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:22:12.907 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:22:12.910 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:22:12.912 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:22:12.914 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:22:12.916 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:22:12.919 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:22:12.921 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:22:12.924 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:22:12.926 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:22:12.942 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:22:12.944 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:22:12.946 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:22:12.949 | + functions-common:git_clone:629 : echo master 2022-04-13 14:22:12.949 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:22:12.954 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:22:12.956 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:22:12.958 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:22:12.961 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:22:12.961 | + functions-common:git_clone:678 : head -1 2022-04-13 14:22:12.964 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:22:12.967 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:22:12.969 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:22:12.972 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:22:12.974 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:22:12.977 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:22:12.979 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:22:12.982 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:22:12.984 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:22:12.987 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:22:12.990 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:22:12.992 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:22:12.995 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:22:12.999 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859732 2022-04-13 14:22:13.003 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:22:13.007 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859644 2022-04-13 14:22:13.010 | ++ tools/install_prereqs.sh:source:49 : DELTA=88 2022-04-13 14:22:13.012 | ++ tools/install_prereqs.sh:source:50 : [[ 88 -lt 7200 ]] 2022-04-13 14:22:13.015 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:22:13.017 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:22:13.019 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:22:13.022 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:22:13.025 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:22:13.027 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:22:13.029 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:22:13.032 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:22:13.035 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:22:13.081 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:22:13.081 | apache2-dev 2022-04-13 14:22:13.081 | bc 2022-04-13 14:22:13.081 | bsdmainutils 2022-04-13 14:22:13.081 | curl 2022-04-13 14:22:13.081 | g++ 2022-04-13 14:22:13.081 | gawk 2022-04-13 14:22:13.081 | gcc 2022-04-13 14:22:13.081 | gettext 2022-04-13 14:22:13.081 | git 2022-04-13 14:22:13.081 | graphviz 2022-04-13 14:22:13.081 | iputils-ping 2022-04-13 14:22:13.081 | libapache2-mod-proxy-uwsgi 2022-04-13 14:22:13.081 | libffi-dev 2022-04-13 14:22:13.081 | libjpeg-dev 2022-04-13 14:22:13.081 | libpcre3-dev 2022-04-13 14:22:13.081 | libpq-dev 2022-04-13 14:22:13.081 | libssl-dev 2022-04-13 14:22:13.081 | libsystemd-dev 2022-04-13 14:22:13.081 | libxml2-dev 2022-04-13 14:22:13.081 | libxslt1-dev 2022-04-13 14:22:13.081 | libyaml-dev 2022-04-13 14:22:13.082 | lsof 2022-04-13 14:22:13.082 | openssh-server 2022-04-13 14:22:13.082 | openssl 2022-04-13 14:22:13.082 | pkg-config 2022-04-13 14:22:13.082 | psmisc 2022-04-13 14:22:13.082 | python3-dev 2022-04-13 14:22:13.082 | python3-pip 2022-04-13 14:22:13.082 | python3-systemd 2022-04-13 14:22:13.082 | python3-venv 2022-04-13 14:22:13.082 | tar 2022-04-13 14:22:13.082 | tcpdump 2022-04-13 14:22:13.082 | unzip 2022-04-13 14:22:13.082 | uuid-runtime 2022-04-13 14:22:13.082 | wget 2022-04-13 14:22:13.082 | wget 2022-04-13 14:22:13.082 | zlib1g-dev 2022-04-13 14:22:13.082 | libkrb5-dev 2022-04-13 14:22:13.082 | libldap2-dev 2022-04-13 14:22:13.082 | libsasl2-dev 2022-04-13 14:22:13.082 | memcached 2022-04-13 14:22:13.082 | python3-mysqldb 2022-04-13 14:22:13.082 | sqlite3 2022-04-13 14:22:13.082 | conntrack 2022-04-13 14:22:13.082 | curl 2022-04-13 14:22:13.082 | dnsmasq-base 2022-04-13 14:22:13.082 | dnsmasq-utils 2022-04-13 14:22:13.082 | ebtables 2022-04-13 14:22:13.082 | genisoimage 2022-04-13 14:22:13.082 | iptables 2022-04-13 14:22:13.082 | iputils-arping 2022-04-13 14:22:13.082 | kpartx 2022-04-13 14:22:13.082 | libjs-jquery-tablesorter 2022-04-13 14:22:13.082 | parted 2022-04-13 14:22:13.082 | pm-utils 2022-04-13 14:22:13.082 | python3-mysqldb 2022-04-13 14:22:13.082 | socat 2022-04-13 14:22:13.083 | sqlite3 2022-04-13 14:22:13.083 | sudo 2022-04-13 14:22:13.083 | vlan 2022-04-13 14:22:13.083 | lsscsi 2022-04-13 14:22:13.083 | open-iscsi 2022-04-13 14:22:13.083 | lvm2 2022-04-13 14:22:13.083 | qemu-utils 2022-04-13 14:22:13.083 | thin-provisioning-tools 2022-04-13 14:22:13.083 | acl 2022-04-13 14:22:13.083 | dnsmasq-base 2022-04-13 14:22:13.083 | dnsmasq-utils 2022-04-13 14:22:13.083 | ebtables 2022-04-13 14:22:13.083 | haproxy 2022-04-13 14:22:13.083 | iptables 2022-04-13 14:22:13.083 | iputils-arping 2022-04-13 14:22:13.083 | iputils-ping 2022-04-13 14:22:13.084 | postgresql-server-dev-all 2022-04-13 14:22:13.084 | python3-mysqldb 2022-04-13 14:22:13.084 | sqlite3 2022-04-13 14:22:13.084 | sudo 2022-04-13 14:22:13.084 | vlan 2022-04-13 14:22:13.084 | pcp 2022-04-13 14:22:13.084 | ipset 2022-04-13 14:22:13.084 | conntrack 2022-04-13 14:22:13.084 | conntrackd 2022-04-13 14:22:13.084 | keepalived 2022-04-13 14:22:13.084 | lvm2 2022-04-13 14:22:13.084 | qemu-utils 2022-04-13 14:22:13.084 | thin-provisioning-tools 2022-04-13 14:22:13.084 | curl 2022-04-13 14:22:13.084 | liberasurecode-dev 2022-04-13 14:22:13.084 | make 2022-04-13 14:22:13.084 | memcached 2022-04-13 14:22:13.084 | rsync 2022-04-13 14:22:13.084 | sqlite3 2022-04-13 14:22:13.084 | xfsprogs' 2022-04-13 14:22:13.084 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:22:13.102 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:22:13.102 | apache2-dev 2022-04-13 14:22:13.102 | bc 2022-04-13 14:22:13.102 | bsdmainutils 2022-04-13 14:22:13.102 | curl 2022-04-13 14:22:13.102 | g++ 2022-04-13 14:22:13.102 | gawk 2022-04-13 14:22:13.102 | gcc 2022-04-13 14:22:13.102 | gettext 2022-04-13 14:22:13.102 | git 2022-04-13 14:22:13.102 | graphviz 2022-04-13 14:22:13.102 | iputils-ping 2022-04-13 14:22:13.102 | libapache2-mod-proxy-uwsgi 2022-04-13 14:22:13.102 | libffi-dev 2022-04-13 14:22:13.103 | libjpeg-dev 2022-04-13 14:22:13.103 | libpcre3-dev 2022-04-13 14:22:13.103 | libpq-dev 2022-04-13 14:22:13.103 | libssl-dev 2022-04-13 14:22:13.103 | libsystemd-dev 2022-04-13 14:22:13.103 | libxml2-dev 2022-04-13 14:22:13.103 | libxslt1-dev 2022-04-13 14:22:13.103 | libyaml-dev 2022-04-13 14:22:13.103 | lsof 2022-04-13 14:22:13.103 | openssh-server 2022-04-13 14:22:13.103 | openssl 2022-04-13 14:22:13.103 | pkg-config 2022-04-13 14:22:13.103 | psmisc 2022-04-13 14:22:13.103 | python3-dev 2022-04-13 14:22:13.103 | python3-pip 2022-04-13 14:22:13.103 | python3-systemd 2022-04-13 14:22:13.103 | python3-venv 2022-04-13 14:22:13.103 | tar 2022-04-13 14:22:13.103 | tcpdump 2022-04-13 14:22:13.103 | unzip 2022-04-13 14:22:13.103 | uuid-runtime 2022-04-13 14:22:13.103 | wget 2022-04-13 14:22:13.103 | wget 2022-04-13 14:22:13.103 | zlib1g-dev 2022-04-13 14:22:13.103 | libkrb5-dev 2022-04-13 14:22:13.103 | libldap2-dev 2022-04-13 14:22:13.103 | libsasl2-dev 2022-04-13 14:22:13.103 | memcached 2022-04-13 14:22:13.103 | python3-mysqldb 2022-04-13 14:22:13.103 | sqlite3 2022-04-13 14:22:13.103 | conntrack 2022-04-13 14:22:13.103 | curl 2022-04-13 14:22:13.103 | dnsmasq-base 2022-04-13 14:22:13.103 | dnsmasq-utils 2022-04-13 14:22:13.103 | ebtables 2022-04-13 14:22:13.103 | genisoimage 2022-04-13 14:22:13.103 | iptables 2022-04-13 14:22:13.104 | iputils-arping 2022-04-13 14:22:13.104 | kpartx 2022-04-13 14:22:13.104 | libjs-jquery-tablesorter 2022-04-13 14:22:13.104 | parted 2022-04-13 14:22:13.104 | pm-utils 2022-04-13 14:22:13.104 | python3-mysqldb 2022-04-13 14:22:13.104 | socat 2022-04-13 14:22:13.104 | sqlite3 2022-04-13 14:22:13.104 | sudo 2022-04-13 14:22:13.104 | vlan 2022-04-13 14:22:13.104 | lsscsi 2022-04-13 14:22:13.104 | open-iscsi 2022-04-13 14:22:13.104 | lvm2 2022-04-13 14:22:13.104 | qemu-utils 2022-04-13 14:22:13.104 | thin-provisioning-tools 2022-04-13 14:22:13.104 | acl 2022-04-13 14:22:13.104 | dnsmasq-base 2022-04-13 14:22:13.104 | dnsmasq-utils 2022-04-13 14:22:13.104 | ebtables 2022-04-13 14:22:13.104 | haproxy 2022-04-13 14:22:13.104 | iptables 2022-04-13 14:22:13.104 | iputils-arping 2022-04-13 14:22:13.104 | iputils-ping 2022-04-13 14:22:13.104 | postgresql-server-dev-all 2022-04-13 14:22:13.104 | python3-mysqldb 2022-04-13 14:22:13.104 | sqlite3 2022-04-13 14:22:13.104 | sudo 2022-04-13 14:22:13.104 | vlan 2022-04-13 14:22:13.104 | pcp 2022-04-13 14:22:13.104 | ipset 2022-04-13 14:22:13.104 | conntrack 2022-04-13 14:22:13.104 | conntrackd 2022-04-13 14:22:13.104 | keepalived 2022-04-13 14:22:13.104 | lvm2 2022-04-13 14:22:13.104 | qemu-utils 2022-04-13 14:22:13.104 | thin-provisioning-tools 2022-04-13 14:22:13.105 | curl 2022-04-13 14:22:13.105 | liberasurecode-dev 2022-04-13 14:22:13.105 | make 2022-04-13 14:22:13.105 | memcached 2022-04-13 14:22:13.105 | rsync 2022-04-13 14:22:13.105 | sqlite3 2022-04-13 14:22:13.105 | xfsprogs ' 2022-04-13 14:22:13.105 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:22:13.107 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:13.109 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:13.112 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:22:13.112 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:22:13.118 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:22:13.120 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:22:13.122 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:22:13.124 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:22:13.126 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:22:13.129 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:22:13.131 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:22:13.133 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:13.135 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:13.137 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:22:13.139 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:22:13.141 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:22:13.143 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:22:13.147 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:22:13.151 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:22:13.153 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:22:13.155 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:22:13.157 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:22:13.159 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:22:13.162 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:22:13.166 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859733164 2022-04-13 14:22:13.168 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:22:13.170 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:22:13.172 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 14:22:13.556 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:22:13.556 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:22:13.678 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:22:13.808 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:22:15.782 | Reading package lists... 2022-04-13 14:22:15.814 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:22:15.816 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:22:15.818 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:22:15.820 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:15.822 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:15.824 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:22:15.826 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:15.828 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:22:15.830 | ++ functions-common:time_stop:2432 : start_time=1649859733164 2022-04-13 14:22:15.832 | ++ functions-common:time_stop:2434 : [[ -z 1649859733164 ]] 2022-04-13 14:22:15.836 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:15.840 | ++ functions-common:time_stop:2437 : end_time=1649859735837 2022-04-13 14:22:15.842 | ++ functions-common:time_stop:2438 : elapsed_time=2673 2022-04-13 14:22:15.844 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:22:15.846 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:15.848 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2673 2022-04-13 14:22:15.851 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:22:15.853 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:22:15.855 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:15.858 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:15.860 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:22:15.880 | ++ functions-common:apt_get:1230 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:22:15.990 | Reading package lists... 2022-04-13 14:22:16.242 | Building dependency tree... 2022-04-13 14:22:16.243 | Reading state information... 2022-04-13 14:22:16.278 | acl is already the newest version (2.2.53-6). 2022-04-13 14:22:16.278 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:22:16.278 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:22:16.278 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:22:16.278 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:22:16.278 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:22:16.278 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:22:16.278 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:22:16.278 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:22:16.278 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:22:16.278 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:22:16.278 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:22:16.278 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:22:16.278 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:22:16.278 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:22:16.278 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:22:16.278 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:22:16.278 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:22:16.278 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:22:16.278 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:22:16.278 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:22:16.278 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:22:16.278 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:22:16.278 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:22:16.278 | psmisc is already the newest version (23.3-1). 2022-04-13 14:22:16.278 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:22:16.279 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:22:16.279 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:22:16.279 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:22:16.279 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:22:16.279 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:22:16.279 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:22:16.279 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:22:16.279 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:22:16.279 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:22:16.279 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:22:16.279 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:22:16.279 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:22:16.279 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:22:16.279 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:22:16.279 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:22:16.279 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:22:16.279 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:22:16.279 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:22:16.279 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:22:16.279 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:22:16.279 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:22:16.279 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:22:16.279 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:22:16.279 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:22:16.279 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:22:16.279 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:22:16.279 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:22:16.279 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:22:16.279 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:22:16.279 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:22:16.279 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:22:16.279 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:22:16.279 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:22:16.280 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:22:16.280 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:22:16.280 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:22:16.280 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:22:16.280 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:22:16.280 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:22:16.280 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:22:16.280 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:22:16.280 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:22:16.280 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:22:16.491 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:22:16.492 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:22:16.492 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:22:16.492 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:22:16.492 | The following packages were automatically installed and are no longer required: 2022-04-13 14:22:16.493 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:22:16.493 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:22:16.493 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:22:16.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:22:16.493 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:22:16.493 | python3-zope.interface 2022-04-13 14:22:16.493 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:22:16.607 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:22:16.611 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:22:16.614 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:22:16.616 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:22:16.619 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:16.621 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:16.623 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:22:16.625 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:16.628 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:22:16.630 | ++ functions-common:time_stop:2432 : start_time=1649859735878 2022-04-13 14:22:16.633 | ++ functions-common:time_stop:2434 : [[ -z 1649859735878 ]] 2022-04-13 14:22:16.635 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:16.640 | ++ functions-common:time_stop:2437 : end_time=1649859736637 2022-04-13 14:22:16.642 | ++ functions-common:time_stop:2438 : elapsed_time=759 2022-04-13 14:22:16.644 | ++ functions-common:time_stop:2439 : total=744 2022-04-13 14:22:16.646 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:16.648 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1503 2022-04-13 14:22:16.651 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:22:16.653 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:22:16.656 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:22:16.658 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:22:16.663 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:22:16.667 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:22:16.669 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:22:16.672 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:22:18.054 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:22:18.056 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:22:18.057 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:22:18.059 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:22:18.061 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:22:18.063 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:22:18.065 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:22:18.066 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:22:18.068 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:22:18.070 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:22:18.071 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:22:18.073 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:22:18.075 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:22:18.077 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:22:18.078 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:22:18.080 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:22:18.082 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:22:18.084 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:22:18.086 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:22:18.088 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:22:18.090 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:22:18.092 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:22:18.094 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:22:18.096 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:22:18.164 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:22:18.167 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:22:18.235 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:22:18.238 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:22:18.304 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:22:18.306 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:22:18.308 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:22:18.310 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:22:18.312 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:22:18.314 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:22:18.316 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:22:18.318 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:22:18.320 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:22:18.322 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:22:18.324 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:22:18.324 | Distro: focal 2022-04-13 14:22:18.326 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:22:18.328 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:22:18.332 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:22:18.334 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:22:18.337 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:22:18.337 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:22:18.910 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:22:18.912 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:22:18.912 | pip: 21.3.1 2022-04-13 14:22:18.914 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:22:18.916 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:22:18.918 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:22:18.920 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:22:18.921 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:22:18.923 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:22:18.925 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:22:18.927 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:22:18.929 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:22:18.930 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:22:18.932 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:22:18.934 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:22:18.935 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:22:18.937 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:22:18.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:18.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:18.943 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:22:18.945 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:22:18.947 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:22:18.948 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:22:18.950 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:22:18.952 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:22:18.954 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:22:18.956 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:22:18.959 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:22:18.959 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:22:18.963 | ++ inc/python:get_from_global_requirements:227 : 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,!=48.0.0,!=49.0.0 ' 2022-04-13 14:22:18.965 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 14:22:18.966 | ++ inc/python:get_from_global_requirements:231 : 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,!=48.0.0,!=49.0.0' 2022-04-13 14:22:18.968 | + 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,!=48.0.0,!=49.0.0' 2022-04-13 14:22:18.970 | + 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,!=48.0.0,!=49.0.0' 2022-04-13 14:22:18.986 | Using python 3.8 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,!=48.0.0,!=49.0.0 2022-04-13 14:22:18.988 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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,!=48.0.0,!=49.0.0' 2022-04-13 14:22:19.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:19.726 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:19.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:19.726 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:20.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:22:22.712 | Collecting 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,!=48.0.0,!=49.0.0 2022-04-13 14:22:22.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 14:22:24.449 | Installing collected packages: setuptools 2022-04-13 14:22:25.396 | Successfully installed setuptools-62.0.0 2022-04-13 14:22:25.396 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:22:25.544 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:22:25.544 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:22:25.661 | + inc/python:pip_install:200 : result=0 2022-04-13 14:22:25.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:22:25.664 | + functions-common:time_stop:2425 : local name 2022-04-13 14:22:25.666 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:25.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:25.670 | + functions-common:time_stop:2428 : local total 2022-04-13 14:22:25.671 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:25.673 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:22:25.675 | + functions-common:time_stop:2432 : start_time=1649859738982 2022-04-13 14:22:25.676 | + functions-common:time_stop:2434 : [[ -z 1649859738982 ]] 2022-04-13 14:22:25.679 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:25.682 | + functions-common:time_stop:2437 : end_time=1649859745680 2022-04-13 14:22:25.683 | + functions-common:time_stop:2438 : elapsed_time=6698 2022-04-13 14:22:25.685 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:22:25.687 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:25.689 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6698 2022-04-13 14:22:25.690 | + inc/python:pip_install:203 : return 0 2022-04-13 14:22:25.692 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:22:25.695 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:22:25.698 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:22:25.700 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:22:25.703 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:22:25.706 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:22:26.287 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:22:26.289 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:22:26.290 | pip: 21.3.1 2022-04-13 14:22:26.293 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:22:26.296 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:22:26.299 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:22:26.302 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:22:26.304 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:22:26.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:26.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:26.310 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:22:26.322 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:22:26.333 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:22:26.344 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:22:26.346 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:22:26.349 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:22:26.351 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:22:26.353 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:22:26.355 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:22:26.357 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:22:26.359 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:22:26.361 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:22:26.363 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:22:26.365 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:22:26.367 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:22:26.370 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:22:26.372 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:22:26.374 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:22:26.376 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:22:26.379 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:22:26.381 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:22:26.383 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:22:26.385 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:22:26.387 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:22:26.389 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:22:26.391 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:22:26.394 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:22:26.396 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:22:26.399 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:22:26.401 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:22:26.403 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:22:26.405 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:22:26.427 | Using python 3.8 to install os-testr 2022-04-13 14:22:26.429 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 14:22:27.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:27.173 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:27.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:27.173 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:28.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:22:28.356 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:22:28.421 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 14:22:28.422 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 14:22:28.423 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:22:28.437 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 14:22:28.447 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 14:22:28.457 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 14:22:30.093 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:22:30.099 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:22:30.099 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:22:30.205 | + inc/python:pip_install:200 : result=0 2022-04-13 14:22:30.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:22:30.209 | + functions-common:time_stop:2425 : local name 2022-04-13 14:22:30.212 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:30.214 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:30.216 | + functions-common:time_stop:2428 : local total 2022-04-13 14:22:30.218 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:30.220 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:22:30.222 | + functions-common:time_stop:2432 : start_time=1649859746421 2022-04-13 14:22:30.224 | + functions-common:time_stop:2434 : [[ -z 1649859746421 ]] 2022-04-13 14:22:30.227 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:30.231 | + functions-common:time_stop:2437 : end_time=1649859750229 2022-04-13 14:22:30.233 | + functions-common:time_stop:2438 : elapsed_time=3808 2022-04-13 14:22:30.236 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:22:30.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:30.240 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3808 2022-04-13 14:22:30.243 | + inc/python:pip_install:203 : return 0 2022-04-13 14:22:30.245 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:22:30.296 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:22:30.621 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:22:30.624 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:22:30.626 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:22:30.630 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:22:30.632 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:22:30.655 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:22:32.567 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.574 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.578 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.585 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.588 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.595 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.600 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.625 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.708 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.727 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.731 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.735 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.750 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.759 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.761 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.778 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.796 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.806 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.810 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.829 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.852 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.870 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.878 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.883 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.904 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.934 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.936 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.950 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.954 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.959 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.964 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.979 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:32.986 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.036 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.055 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.059 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.090 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.153 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.161 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.168 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.219 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.233 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.242 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.351 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.376 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.381 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.392 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.397 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.417 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.424 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.441 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.472 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.501 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.514 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.526 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.545 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.554 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.568 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.579 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.584 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:33.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:22:33.728 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:22:34.019 | + inc/python:pip_install:200 : result=0 2022-04-13 14:22:34.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:22:34.024 | + functions-common:time_stop:2425 : local name 2022-04-13 14:22:34.026 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:34.031 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:34.033 | + functions-common:time_stop:2428 : local total 2022-04-13 14:22:34.036 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:34.038 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:22:34.040 | + functions-common:time_stop:2432 : start_time=1649859750647 2022-04-13 14:22:34.042 | + functions-common:time_stop:2434 : [[ -z 1649859750647 ]] 2022-04-13 14:22:34.045 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:34.049 | + functions-common:time_stop:2437 : end_time=1649859754047 2022-04-13 14:22:34.051 | + functions-common:time_stop:2438 : elapsed_time=3400 2022-04-13 14:22:34.053 | + functions-common:time_stop:2439 : total=3808 2022-04-13 14:22:34.055 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:34.057 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7208 2022-04-13 14:22:34.060 | + inc/python:pip_install:203 : return 0 2022-04-13 14:22:34.062 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:22:34.064 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:22:34.087 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 14:22:35.874 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:35.882 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:35.886 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:35.891 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:35.895 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:35.902 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:35.906 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:35.932 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.012 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.031 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.035 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.040 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.055 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.063 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.065 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.082 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.099 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.114 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.131 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.154 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.172 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.181 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.186 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.207 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.235 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.238 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.251 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.256 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.260 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.265 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.281 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.287 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.338 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.355 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.359 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.390 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.457 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.464 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.471 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.521 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.535 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.544 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.648 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.673 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.677 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.687 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.693 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.713 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.720 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.737 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.767 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.797 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.809 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.822 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.840 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.848 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.862 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.874 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.878 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:22:36.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:22:36.886 | Processing /opt/stack/requirements 2022-04-13 14:22:38.610 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 14:22:38.614 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 14:22:38.626 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 14:22:38.632 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:22:38.634 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 14:22:38.640 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 14:22:38.667 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 14:22:38.670 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 14:22:38.681 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 14:22:38.731 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 14:22:38.734 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 14:22:38.750 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 14:22:38.753 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 14:22:38.757 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 14:22:38.761 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 14:22:38.763 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 14:22:38.776 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 14:22:38.779 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 14:22:38.785 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 14:22:38.797 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 14:22:38.845 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 14:22:38.850 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 14:22:38.911 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 14:22:38.914 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:22:38.914 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:22:39.740 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:22:39.741 | ERROR: Command errored out with exit status 1: 2022-04-13 14:22:39.741 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-h3qn0vuy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-h3qn0vuy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-jziejos0 2022-04-13 14:22:39.741 | cwd: /tmp/pip-req-build-h3qn0vuy/ 2022-04-13 14:22:39.741 | Complete output (6 lines): 2022-04-13 14:22:39.741 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:22:39.741 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:22:39.741 | or: setup.py --help-commands 2022-04-13 14:22:39.741 | or: setup.py cmd --help 2022-04-13 14:22:39.741 | 2022-04-13 14:22:39.741 | error: invalid command 'bdist_wheel' 2022-04-13 14:22:39.741 | ---------------------------------------- 2022-04-13 14:22:39.741 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:22:39.741 | Running setup.py clean for openstack-requirements 2022-04-13 14:22:40.582 | Failed to build openstack-requirements 2022-04-13 14:22:40.599 | Installing collected packages: openstack-requirements 2022-04-13 14:22:40.599 | Attempting uninstall: openstack-requirements 2022-04-13 14:22:40.600 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:22:40.636 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:22:40.654 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:22:40.657 | Running setup.py install for openstack-requirements: started 2022-04-13 14:22:43.029 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:22:43.053 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:22:43.180 | + inc/python:pip_install:200 : result=0 2022-04-13 14:22:43.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:22:43.185 | + functions-common:time_stop:2425 : local name 2022-04-13 14:22:43.187 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:43.189 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:43.192 | + functions-common:time_stop:2428 : local total 2022-04-13 14:22:43.194 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:43.196 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:22:43.198 | + functions-common:time_stop:2432 : start_time=1649859754079 2022-04-13 14:22:43.200 | + functions-common:time_stop:2434 : [[ -z 1649859754079 ]] 2022-04-13 14:22:43.203 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:43.208 | + functions-common:time_stop:2437 : end_time=1649859763205 2022-04-13 14:22:43.210 | + functions-common:time_stop:2438 : elapsed_time=9126 2022-04-13 14:22:43.212 | + functions-common:time_stop:2439 : total=7208 2022-04-13 14:22:43.214 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:43.216 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16334 2022-04-13 14:22:43.219 | + inc/python:pip_install:203 : return 0 2022-04-13 14:22:43.221 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:22:43.224 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:22:43.226 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:22:43.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:22:43.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:22:43.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:22:43.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:22:43.237 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:22:43.258 | Using python 3.8 to install pbr 2022-04-13 14:22:43.260 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:22:43.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:43.997 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:43.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:43.997 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:45.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:22:45.185 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:22:46.974 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:22:46.980 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:22:46.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:22:47.090 | + inc/python:pip_install:200 : result=0 2022-04-13 14:22:47.092 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:22:47.094 | + functions-common:time_stop:2425 : local name 2022-04-13 14:22:47.096 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:47.098 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:47.101 | + functions-common:time_stop:2428 : local total 2022-04-13 14:22:47.103 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:47.105 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:22:47.107 | + functions-common:time_stop:2432 : start_time=1649859763252 2022-04-13 14:22:47.109 | + functions-common:time_stop:2434 : [[ -z 1649859763252 ]] 2022-04-13 14:22:47.112 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:47.116 | + functions-common:time_stop:2437 : end_time=1649859767113 2022-04-13 14:22:47.118 | + functions-common:time_stop:2438 : elapsed_time=3861 2022-04-13 14:22:47.120 | + functions-common:time_stop:2439 : total=16334 2022-04-13 14:22:47.122 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:47.124 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20195 2022-04-13 14:22:47.126 | + inc/python:pip_install:203 : return 0 2022-04-13 14:22:47.129 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:22:49.507 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:22:51.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:22:51.400 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:22:51.416 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 14:22:51.418 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:22:51.421 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 14:22:51.427 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:22:51.430 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 14:22:51.501 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:22:51.504 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:22:51.507 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:22:51.524 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:22:51.526 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:22:51.528 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:22:51.531 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:22:51.533 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:22:51.535 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:22:51.538 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:22:51.540 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:22:51.542 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:22:51.544 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:22:51.547 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:22:51.552 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:22:51.554 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:22:51.556 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:22:51.558 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:22:51.560 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:22:51.576 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:51.578 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:22:51.580 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:22:51.583 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:22:51.585 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:22:51.587 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:22:51.589 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:22:51.591 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:22:51.593 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:22:51.595 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:22:51.598 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:22:51.600 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:22:51.602 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:22:51.604 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:22:51.606 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:22:51.608 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:22:51.610 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:22:51.613 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:22:51.615 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:22:51.617 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:22:51.619 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:22:51.622 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:22:51.624 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:22:51.626 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:22:51.629 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:22:51.632 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:22:51.683 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:22:51.683 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:22:51.685 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:22:52.041 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:22:52.044 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:22:52.060 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:52.062 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:22:52.065 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:22:52.067 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:22:52.069 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:22:52.072 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:22:52.074 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:22:52.076 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:22:52.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:52.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:52.083 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:22:52.086 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:22:52.088 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:22:52.090 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:22:52.092 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:22:52.095 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:22:52.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:52.100 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:52.102 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:22:52.123 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 14:22:52.232 | Reading package lists... 2022-04-13 14:22:52.473 | Building dependency tree... 2022-04-13 14:22:52.474 | Reading state information... 2022-04-13 14:22:52.721 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:22:52.721 | The following packages were automatically installed and are no longer required: 2022-04-13 14:22:52.722 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:22:52.722 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:22:52.722 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:22:52.722 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:22:52.722 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:22:52.723 | python3-zope.interface 2022-04-13 14:22:52.723 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:22:52.837 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:22:52.841 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:22:52.844 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:22:52.846 | + functions-common:time_stop:2425 : local name 2022-04-13 14:22:52.848 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:52.851 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:52.853 | + functions-common:time_stop:2428 : local total 2022-04-13 14:22:52.855 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:52.857 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:22:52.859 | + functions-common:time_stop:2432 : start_time=1649859772120 2022-04-13 14:22:52.861 | + functions-common:time_stop:2434 : [[ -z 1649859772120 ]] 2022-04-13 14:22:52.865 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:52.869 | + functions-common:time_stop:2437 : end_time=1649859772866 2022-04-13 14:22:52.871 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-13 14:22:52.873 | + functions-common:time_stop:2439 : total=1503 2022-04-13 14:22:52.875 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:52.877 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2249 2022-04-13 14:22:52.880 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:22:52.883 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:22:52.885 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:22:52.887 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:22:52.889 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:22:52.892 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:22:52.894 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:22:52.896 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:22:52.899 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:22:52.901 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:22:52.903 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:22:52.906 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:22:52.908 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:22:52.911 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:22:52.913 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:22:52.915 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:22:52.918 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:22:52.920 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:22:52.922 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:22:52.925 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:22:52.927 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:22:52.930 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:22:52.932 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:22:52.934 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:22:52.937 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:22:52.939 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:22:52.941 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:22:52.943 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:22:52.946 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:22:52.961 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:52.964 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:22:52.966 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:22:52.968 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:22:52.971 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:22:52.974 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:22:52.978 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:22:52.980 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:22:52.982 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:22:52.985 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:22:52.987 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:22:52.990 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:22:52.993 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:22:53.689 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:22:53.689 | user tags 2022-04-13 14:22:53.689 | stackrabbit []' 2022-04-13 14:22:53.692 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:22:53.692 | user tags 2022-04-13 14:22:53.692 | stackrabbit []' 2022-04-13 14:22:53.692 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:22:53.699 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:22:53.701 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:22:53.703 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:22:54.369 | Changing password for user "stackrabbit" ... 2022-04-13 14:22:54.427 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:22:55.095 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:22:55.163 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:22:55.165 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:22:55.845 | Changing password for user "stackrabbit" ... 2022-04-13 14:22:55.907 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:22:55.910 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:22:55.912 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:22:56.556 | Deleting user "guest" ... 2022-04-13 14:22:56.571 | Error: 2022-04-13 14:22:56.571 | {:no_such_user, "guest"} 2022-04-13 14:22:56.583 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:22:56.586 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:22:56.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:22:56.605 | + ./stack.sh:main:838 : install_database 2022-04-13 14:22:56.608 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:22:56.610 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:22:56.612 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:56.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:56.618 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:22:56.928 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:22:56.930 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:22:56.933 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:22:56.935 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:22:56.937 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:22:56.940 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:22:56.942 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:22:56.945 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:22:56.947 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:22:56.949 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:22:56.952 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:22:56.954 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:22:56.957 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:22:56.959 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:22:56.962 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:22:56.964 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:22:56.967 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:22:56.969 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:22:56.971 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:22:56.974 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:22:56.976 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:22:56.978 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:22:56.981 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:22:56.983 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:22:56.985 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:22:56.987 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:56.990 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:56.992 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:22:56.994 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:22:56.997 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:22:56.999 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:22:57.001 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:22:57.004 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:22:57.006 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:22:57.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:57.011 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:57.013 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:22:57.015 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:22:57.017 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:22:57.020 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:22:57.023 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:22:57.025 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:22:57.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:22:57.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:22:57.032 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:22:57.053 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 14:22:57.161 | Reading package lists... 2022-04-13 14:22:57.403 | Building dependency tree... 2022-04-13 14:22:57.404 | Reading state information... 2022-04-13 14:22:57.654 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:22:57.654 | The following packages were automatically installed and are no longer required: 2022-04-13 14:22:57.655 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:22:57.655 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:22:57.655 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:22:57.655 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:22:57.655 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:22:57.655 | python3-zope.interface 2022-04-13 14:22:57.656 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:22:57.769 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:22:57.773 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:22:57.775 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:22:57.778 | + functions-common:time_stop:2425 : local name 2022-04-13 14:22:57.780 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:22:57.782 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:22:57.784 | + functions-common:time_stop:2428 : local total 2022-04-13 14:22:57.787 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:22:57.789 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:22:57.791 | + functions-common:time_stop:2432 : start_time=1649859777050 2022-04-13 14:22:57.793 | + functions-common:time_stop:2434 : [[ -z 1649859777050 ]] 2022-04-13 14:22:57.796 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:22:57.801 | + functions-common:time_stop:2437 : end_time=1649859777798 2022-04-13 14:22:57.803 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 14:22:57.805 | + functions-common:time_stop:2439 : total=2249 2022-04-13 14:22:57.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:22:57.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2997 2022-04-13 14:22:57.811 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:22:57.814 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:22:57.816 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:22:57.818 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:22:57.820 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:22:57.823 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:22:57.825 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:22:57.828 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:22:57.830 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:22:57.833 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:22:57.836 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:22:57.837 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:22:57.842 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:22:57.844 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:22:57.846 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:22:57.850 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:22:57.852 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:22:57.873 | Using python 3.8 to install PyMySQL 2022-04-13 14:22:57.875 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 14:22:58.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:58.614 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:58.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:22:58.614 | from cryptography.utils import int_from_bytes 2022-04-13 14:22:59.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:22:59.818 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:23:01.479 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:23:01.485 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:23:01.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:23:01.587 | + inc/python:pip_install:200 : result=0 2022-04-13 14:23:01.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:23:01.592 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:01.594 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:01.596 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:01.599 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:01.601 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:01.604 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:23:01.606 | + functions-common:time_stop:2432 : start_time=1649859777867 2022-04-13 14:23:01.608 | + functions-common:time_stop:2434 : [[ -z 1649859777867 ]] 2022-04-13 14:23:01.611 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:01.615 | + functions-common:time_stop:2437 : end_time=1649859781613 2022-04-13 14:23:01.618 | + functions-common:time_stop:2438 : elapsed_time=3746 2022-04-13 14:23:01.620 | + functions-common:time_stop:2439 : total=20195 2022-04-13 14:23:01.622 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:01.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23941 2022-04-13 14:23:01.627 | + inc/python:pip_install:203 : return 0 2022-04-13 14:23:01.630 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:23:01.632 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:23:01.634 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:23:01.636 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:23:01.653 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:01.656 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:23:01.658 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:23:01.662 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:23:01.662 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:23:01.668 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:23:01.670 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:23:01.672 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 14:23:01.675 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:23:01.677 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:23:01.680 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:23:01.695 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:01.697 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:23:01.700 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:23:01.702 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:23:01.704 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:23:01.707 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:23:01.709 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:01.712 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:23:01.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:01.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:01.719 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:23:01.721 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:23:01.724 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:23:01.726 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:23:01.728 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:23:01.731 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:23:01.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:01.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:01.738 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:23:01.758 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 14:23:01.868 | Reading package lists... 2022-04-13 14:23:02.113 | Building dependency tree... 2022-04-13 14:23:02.115 | Reading state information... 2022-04-13 14:23:02.363 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:23:02.363 | The following packages were automatically installed and are no longer required: 2022-04-13 14:23:02.364 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:23:02.364 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:23:02.364 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:23:02.364 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:23:02.364 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:23:02.364 | python3-zope.interface 2022-04-13 14:23:02.364 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:23:02.480 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:23:02.485 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:23:02.487 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:23:02.489 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:02.492 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:02.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:02.496 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:02.498 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:02.500 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:23:02.503 | + functions-common:time_stop:2432 : start_time=1649859781755 2022-04-13 14:23:02.505 | + functions-common:time_stop:2434 : [[ -z 1649859781755 ]] 2022-04-13 14:23:02.508 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:02.512 | + functions-common:time_stop:2437 : end_time=1649859782509 2022-04-13 14:23:02.514 | + functions-common:time_stop:2438 : elapsed_time=754 2022-04-13 14:23:02.516 | + functions-common:time_stop:2439 : total=2997 2022-04-13 14:23:02.518 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:02.521 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3751 2022-04-13 14:23:02.523 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:23:02.525 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:23:02.543 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:02.545 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:23:02.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:23:02.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:23:02.553 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:23:02.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:23:02.575 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:23:02.577 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:23:02.579 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:23:02.582 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:23:02.584 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:02.587 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:23:02.589 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:02.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:02.593 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:23:02.595 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:23:02.598 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:23:02.600 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:23:02.603 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:23:02.605 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:23:02.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:02.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:02.612 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:23:02.634 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 14:23:02.744 | Reading package lists... 2022-04-13 14:23:02.985 | Building dependency tree... 2022-04-13 14:23:02.987 | Reading state information... 2022-04-13 14:23:03.238 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:23:03.238 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:23:03.238 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:23:03.238 | The following packages were automatically installed and are no longer required: 2022-04-13 14:23:03.239 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:23:03.239 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:23:03.239 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:23:03.239 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:23:03.239 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:23:03.239 | python3-zope.interface 2022-04-13 14:23:03.240 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:23:03.352 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:23:03.356 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:23:03.358 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:23:03.360 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:03.363 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:03.365 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:03.367 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:03.369 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:03.372 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:23:03.374 | + functions-common:time_stop:2432 : start_time=1649859782632 2022-04-13 14:23:03.376 | + functions-common:time_stop:2434 : [[ -z 1649859782632 ]] 2022-04-13 14:23:03.379 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:03.383 | + functions-common:time_stop:2437 : end_time=1649859783380 2022-04-13 14:23:03.385 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 14:23:03.387 | + functions-common:time_stop:2439 : total=3751 2022-04-13 14:23:03.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:03.391 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4499 2022-04-13 14:23:03.393 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:23:03.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:23:03.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:03.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:03.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:23:03.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:23:03.408 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:23:03.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:23:03.415 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:23:03.418 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:23:03.419 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:23:03.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:23:03.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:23:03.428 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:23:03.430 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:23:03.432 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:23:03.434 | + functions:vercmp:631 : local result 2022-04-13 14:23:03.438 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:23:03.438 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:23:03.439 | ++ functions:vercmp:635 : head -1 2022-04-13 14:23:03.444 | + functions:vercmp:635 : result=3.13 2022-04-13 14:23:03.446 | + functions:vercmp:637 : case $op in 2022-04-13 14:23:03.449 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:23:03.451 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:23:03.453 | + functions:vercmp:648 : return 2022-04-13 14:23:03.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:23:03.458 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:23:03.461 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:23:03.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:23:03.843 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:23:03.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:03.848 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:03.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:23:03.854 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:03.856 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:23:03.874 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:03.876 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:23:03.879 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:23:03.879 | Installing etcd 2022-04-13 14:23:03.882 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:23:03.894 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:23:03.906 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:23:03.908 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:23:03.920 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:23:03.927 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:23:03.930 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:23:03.933 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:23:03.937 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:23:03.940 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 14:23:03.943 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:23:03.945 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:23:03.947 | ++ functions:get_extra_file:74 : return 2022-04-13 14:23:03.951 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:23:03.953 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:23:03.955 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:23:03.958 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:23:03.974 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:23:03.977 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:23:03.979 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:23:03.995 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:23:03.998 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:23:04.000 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:23:04.002 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:23:04.005 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:23:04.008 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:23:04.010 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:23:04.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:23:04.014 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:23:04.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:23:04.023 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.025 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:23:04.028 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:23:04.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:23:04.032 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:23:04.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:23:04.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.043 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:23:04.046 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:23:04.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:23:04.051 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:23:04.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:23:04.060 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.062 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:23:04.064 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:23:04.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:23:04.070 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:23:04.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.074 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:23:04.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.081 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:23:04.083 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:23:04.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:23:04.088 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:23:04.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.092 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:23:04.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.099 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:23:04.101 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:23:04.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:23:04.106 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:23:04.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:23:04.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.118 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:23:04.120 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:23:04.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:23:04.125 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:23:04.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:23:04.134 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.136 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:23:04.139 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:23:04.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:23:04.143 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:23:04.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.150 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:23:04.152 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.155 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:23:04.157 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:23:04.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:23:04.162 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:23:04.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:23:04.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.173 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:23:04.176 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:23:04.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:23:04.181 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:23:04.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:23:04.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.192 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:23:04.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:23:04.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:23:04.199 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:23:04.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:23:04.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.210 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:23:04.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:23:04.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:23:04.217 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:23:04.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:23:04.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.229 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:23:04.232 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:23:04.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:23:04.236 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:23:04.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:23:04.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.248 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:23:04.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:23:04.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:23:04.255 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:23:04.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:23:04.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.267 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:23:04.269 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:23:04.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:23:04.274 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:23:04.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:23:04.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.286 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:23:04.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:23:04.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:23:04.293 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:23:04.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:23:04.303 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.305 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:23:04.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:23:04.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:23:04.312 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:23:04.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:23:04.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.324 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:23:04.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:23:04.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:23:04.331 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:23:04.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:23:04.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.342 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:23:04.344 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:23:04.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:23:04.350 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:23:04.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.354 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.356 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:23:04.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.361 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:23:04.364 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:23:04.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:23:04.369 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:23:04.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.376 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:23:04.378 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.380 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:23:04.383 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:23:04.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:23:04.387 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:23:04.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:23:04.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.399 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:23:04.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:23:04.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:23:04.406 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:23:04.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:23:04.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.418 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:23:04.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:23:04.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:23:04.426 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:23:04.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:23:04.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.437 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:23:04.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:23:04.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:23:04.444 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:23:04.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:23:04.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.456 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:23:04.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:23:04.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:23:04.463 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:23:04.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:23:04.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.475 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:23:04.477 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:23:04.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:23:04.482 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:23:04.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:23:04.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.494 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:23:04.502 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:23:04.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:23:04.507 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:23:04.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.512 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:23:04.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.519 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:23:04.521 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:23:04.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:23:04.526 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:23:04.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:23:04.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.538 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:23:04.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:23:04.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:23:04.545 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:23:04.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:23:04.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.557 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:23:04.560 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:23:04.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:23:04.564 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:23:04.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:23:04.573 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.576 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:23:04.578 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:23:04.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:23:04.583 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:23:04.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:23:04.592 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.595 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:23:04.597 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:23:04.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:23:04.602 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:23:04.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:23:04.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.613 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:23:04.616 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:23:04.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:23:04.620 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:23:04.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:23:04.630 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.632 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:23:04.634 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:23:04.637 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:23:04.639 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:23:04.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:23:04.649 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.651 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:23:04.653 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:23:04.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:23:04.658 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:23:04.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:23:04.668 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.670 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:23:04.673 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:23:04.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:23:04.678 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:23:04.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.684 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:23:04.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.689 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:23:04.692 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:23:04.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:23:04.696 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:23:04.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:23:04.705 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.709 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:23:04.711 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:23:04.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:23:04.716 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:23:04.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:04.720 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:04.723 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:23:04.725 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:04.727 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:23:04.749 | Using python 3.8 to install etcd3 2022-04-13 14:23:04.751 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 14:23:05.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:05.499 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:05.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:05.499 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:06.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:23:06.719 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:23:06.727 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:23:06.728 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:23:06.729 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:23:06.730 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:23:08.419 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:23:08.424 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:23:08.424 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:23:08.527 | + inc/python:pip_install:200 : result=0 2022-04-13 14:23:08.530 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:23:08.532 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:08.534 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:08.536 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:08.538 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:08.540 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:08.543 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:23:08.545 | + functions-common:time_stop:2432 : start_time=1649859784743 2022-04-13 14:23:08.547 | + functions-common:time_stop:2434 : [[ -z 1649859784743 ]] 2022-04-13 14:23:08.550 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:08.554 | + functions-common:time_stop:2437 : end_time=1649859788552 2022-04-13 14:23:08.556 | + functions-common:time_stop:2438 : elapsed_time=3809 2022-04-13 14:23:08.559 | + functions-common:time_stop:2439 : total=23941 2022-04-13 14:23:08.561 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:08.563 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27750 2022-04-13 14:23:08.565 | + inc/python:pip_install:203 : return 0 2022-04-13 14:23:08.568 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:23:08.589 | Using python 3.8 to install etcd3gw 2022-04-13 14:23:08.592 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 14:23:09.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:09.333 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:09.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:09.333 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:10.515 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:23:10.547 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:23:10.555 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:23:10.556 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:23:10.557 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:23:10.558 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:23:10.591 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 14:23:10.592 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 14:23:10.594 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 14:23:10.597 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 14:23:12.257 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:23:12.263 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:23:12.263 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:23:12.367 | + inc/python:pip_install:200 : result=0 2022-04-13 14:23:12.370 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:23:12.372 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:12.374 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:12.376 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:12.379 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:12.381 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:12.383 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:23:12.386 | + functions-common:time_stop:2432 : start_time=1649859788584 2022-04-13 14:23:12.388 | + functions-common:time_stop:2434 : [[ -z 1649859788584 ]] 2022-04-13 14:23:12.390 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:12.395 | + functions-common:time_stop:2437 : end_time=1649859792392 2022-04-13 14:23:12.397 | + functions-common:time_stop:2438 : elapsed_time=3808 2022-04-13 14:23:12.399 | + functions-common:time_stop:2439 : total=27750 2022-04-13 14:23:12.401 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:12.404 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31558 2022-04-13 14:23:12.406 | + inc/python:pip_install:203 : return 0 2022-04-13 14:23:12.408 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:23:12.411 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:23:12.414 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:23:12.416 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:23:12.419 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:23:12.421 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:23:12.423 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:23:12.426 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:23:12.428 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:23:12.430 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:23:12.433 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:23:12.435 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:23:12.437 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:23:12.440 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:23:12.442 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:23:12.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:12.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:12.449 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:23:12.452 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:23:12.454 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:23:12.457 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:23:12.459 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:23:12.461 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:23:12.464 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:12.466 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:23:12.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:12.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:12.473 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:23:12.475 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:23:12.478 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:23:12.480 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:23:12.482 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:23:12.484 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:23:12.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:12.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:12.491 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:23:12.513 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:23:12.622 | Reading package lists... 2022-04-13 14:23:12.865 | Building dependency tree... 2022-04-13 14:23:12.867 | Reading state information... 2022-04-13 14:23:13.114 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:23:13.114 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:23:13.114 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:23:13.114 | The following packages were automatically installed and are no longer required: 2022-04-13 14:23:13.115 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:23:13.115 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:23:13.115 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:23:13.115 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:23:13.115 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:23:13.115 | python3-zope.interface 2022-04-13 14:23:13.115 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:23:13.229 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:23:13.233 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:23:13.236 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:23:13.238 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:13.240 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:13.243 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:13.245 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:13.247 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:13.249 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:23:13.251 | + functions-common:time_stop:2432 : start_time=1649859792510 2022-04-13 14:23:13.254 | + functions-common:time_stop:2434 : [[ -z 1649859792510 ]] 2022-04-13 14:23:13.257 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:13.261 | + functions-common:time_stop:2437 : end_time=1649859793259 2022-04-13 14:23:13.263 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 14:23:13.265 | + functions-common:time_stop:2439 : total=4499 2022-04-13 14:23:13.268 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:13.270 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5248 2022-04-13 14:23:13.273 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:23:13.275 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:23:13.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:13.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:13.282 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:23:13.344 | Module proxy already enabled 2022-04-13 14:23:13.349 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:23:13.410 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:23:13.410 | Module proxy already enabled 2022-04-13 14:23:13.410 | Module proxy_uwsgi already enabled 2022-04-13 14:23:13.414 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:23:13.416 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:23:13.419 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:23:13.421 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:23:13.552 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:23:13.554 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:23:13.556 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:23:13.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:23:13.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.569 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:23:13.571 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:23:13.574 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:23:13.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:23:13.583 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.586 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:23:13.588 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:23:13.591 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:23:13.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.595 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:23:13.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.602 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:23:13.605 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:23:13.607 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:23:13.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:23:13.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.620 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:23:13.622 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:23:13.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:23:13.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.634 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:23:13.637 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:23:13.639 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:23:13.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:23:13.649 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.651 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:23:13.668 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:13.671 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:23:13.673 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:23:13.676 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:23:13.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:23:13.686 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.688 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:23:13.705 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:13.707 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:23:13.710 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:23:13.712 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:23:13.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:23:13.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.724 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:23:13.727 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:23:13.729 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:23:13.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:23:13.734 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:23:13.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:23:13.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:23:13.742 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:23:13.745 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:23:13.747 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:23:13.750 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:23:13.752 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:23:13.755 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:23:13.759 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:23:13.759 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:23:13.764 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:23:13.766 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:23:13.769 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:23:13.771 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:23:13.774 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:23:13.795 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:23:13.797 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 14:23:14.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:14.539 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:14.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:14.539 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:15.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:23:15.724 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:23:15.777 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:23:15.778 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 14:23:15.779 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:23:15.780 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:23:15.781 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:23:15.782 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:23:15.783 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:23:15.784 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:23:15.786 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 14:23:15.787 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:23:15.788 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:23:15.789 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 14:23:15.790 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:23:15.791 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:23:15.848 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 14:23:15.849 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 14:23:15.851 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 14:23:15.888 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 14:23:15.928 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 14:23:15.929 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 14:23:15.930 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 14:23:15.931 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 14:23:15.980 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 14:23:15.983 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 14:23:15.994 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 14:23:15.995 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 14:23:16.009 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 14:23:16.010 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 14:23:16.012 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 14:23:16.077 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 14:23:16.078 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 14:23:16.080 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 14:23:16.081 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 14:23:16.131 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 14:23:16.143 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 14:23:17.704 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:23:17.710 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:23:17.710 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:23:17.818 | + inc/python:pip_install:200 : result=0 2022-04-13 14:23:17.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:23:17.823 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:17.825 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:17.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:17.829 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:17.831 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:17.834 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:23:17.836 | + functions-common:time_stop:2432 : start_time=1649859793789 2022-04-13 14:23:17.838 | + functions-common:time_stop:2434 : [[ -z 1649859793789 ]] 2022-04-13 14:23:17.841 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:17.845 | + functions-common:time_stop:2437 : end_time=1649859797842 2022-04-13 14:23:17.847 | + functions-common:time_stop:2438 : elapsed_time=4053 2022-04-13 14:23:17.850 | + functions-common:time_stop:2439 : total=31558 2022-04-13 14:23:17.852 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:17.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35611 2022-04-13 14:23:17.856 | + inc/python:pip_install:203 : return 0 2022-04-13 14:23:17.859 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:23:17.861 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:23:17.864 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:23:17.867 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:23:17.870 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:23:17.872 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:23:17.875 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:23:17.876 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:23:17.882 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:23:17.885 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:23:17.887 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:23:17.890 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:23:17.892 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:23:17.913 | Using python 3.8 to install python-memcached 2022-04-13 14:23:17.916 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 14:23:18.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:18.665 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:18.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:18.665 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:19.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:23:19.855 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:23:19.859 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:23:21.575 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:23:21.580 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:23:21.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:23:21.687 | + inc/python:pip_install:200 : result=0 2022-04-13 14:23:21.689 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:23:21.692 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:21.694 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:21.697 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:21.699 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:21.701 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:21.703 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:23:21.705 | + functions-common:time_stop:2432 : start_time=1649859797908 2022-04-13 14:23:21.708 | + functions-common:time_stop:2434 : [[ -z 1649859797908 ]] 2022-04-13 14:23:21.711 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:21.715 | + functions-common:time_stop:2437 : end_time=1649859801713 2022-04-13 14:23:21.717 | + functions-common:time_stop:2438 : elapsed_time=3805 2022-04-13 14:23:21.720 | + functions-common:time_stop:2439 : total=35611 2022-04-13 14:23:21.722 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:21.725 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39416 2022-04-13 14:23:21.727 | + inc/python:pip_install:203 : return 0 2022-04-13 14:23:21.729 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:23:21.746 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:21.748 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 14:23:21.750 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:23:21.753 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:23:21.756 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:23:21.759 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:23:21.761 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:23:21.763 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:23:21.779 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:23:21.781 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:23:21.784 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:23:21.786 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:23:21.788 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:23:21.790 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:23:21.792 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:23:21.795 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:23:21.797 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:23:21.800 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:23:21.815 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:23:21.818 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:23:21.820 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:21.823 | + functions-common:git_clone:629 : echo master 2022-04-13 14:23:21.823 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:23:21.828 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:23:21.830 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:21.832 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:23:21.835 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:23:21.835 | + functions-common:git_clone:678 : head -1 2022-04-13 14:23:21.838 | c141e6164 trivial: Fix typo 2022-04-13 14:23:21.841 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:23:21.843 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:23:21.845 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:23:21.848 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:23:21.850 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:23:21.852 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:23:21.855 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:23:21.857 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:23:21.859 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:23:21.861 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:23:21.864 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:23:21.867 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:23:21.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:23:21.872 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:23:21.874 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:23:21.877 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:23:21.880 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:23:21.882 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:23:21.888 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:23:21.890 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 14:23:22.585 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:23:22.588 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:23:22.590 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:23:22.592 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:23:22.594 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:23:22.596 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:23:22.598 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:23:22.601 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:23:22.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:23:22.605 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:23:22.607 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:23:22.609 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:23:22.611 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:23:22.614 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:23:22.635 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:23:22.637 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 14:23:23.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:23.367 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:23.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:23.367 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:24.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:23:24.588 | Obtaining file:///opt/stack/keystone 2022-04-13 14:23:24.588 | Preparing metadata (setup.py): started 2022-04-13 14:23:25.366 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:23:25.366 | ERROR: Command errored out with exit status 1: 2022-04-13 14:23:25.366 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-rocxrwd8 2022-04-13 14:23:25.366 | cwd: /opt/stack/keystone/ 2022-04-13 14:23:25.366 | Complete output (16 lines): 2022-04-13 14:23:25.366 | Error parsing 2022-04-13 14:23:25.366 | Traceback (most recent call last): 2022-04-13 14:23:25.366 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:23:25.366 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:23:25.366 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:23:25.366 | pbr.hooks.setup_hook(config) 2022-04-13 14:23:25.366 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:23:25.366 | metadata_config.run() 2022-04-13 14:23:25.366 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:23:25.366 | self.hook() 2022-04-13 14:23:25.366 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:23:25.366 | self.config['version'] = packaging.get_version( 2022-04-13 14:23:25.366 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:23:25.366 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:23:25.367 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:23:25.367 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:23:25.367 | ---------------------------------------- 2022-04-13 14:23:25.367 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:23:25.367 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:23:25.374 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:23:25.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:23:25.459 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:23:25.462 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:23:25.464 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:23:25.467 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:23:25.469 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:23:25.471 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:23:25.473 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:23:25.475 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:23:25.477 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:23:25.480 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:23:25.480 | Error on exit 2022-04-13 14:23:25.482 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:23:25.484 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859727 78 fail 2022-04-13 14:23:26.075 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:23:26.077 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:23:26.966 | + ./stack.sh:exit_trap:558 : exit 1