2022-04-13 14:19:02.518 | + ./stack.sh:main:489 : exec 2022-04-13 14:19:02.518 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141902' 2022-04-13 14:19:02.518 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-141902.summary.2022-04-13-141902 2022-04-13 14:19:02.518 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:19:02.518 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141902 2022-04-13 14:19:02.518 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141902 /opt/stack/logs/stack.sh.log 2022-04-13 14:19:02.518 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141902.summary.2022-04-13-141902 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:19:02.518 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:19:02.518 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:19:02.518 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:19:02.518 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:19:02.518 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:19:02.518 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:19:02.518 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:19:02.519 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:19:02.519 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:19:02.519 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:19:02.519 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:19:02.519 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:19:02.519 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:19:02.519 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:19:02.519 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:19:02.521 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:19:02.524 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:19:02.525 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:19:02.527 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:19:02.529 | Linux dv-cinder-785362-4-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:19:02.531 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:19:02.532 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:19:02.536 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:19:02.572 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:19:02.588 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:19:02.589 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:19:02.591 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:19:02.593 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:19:02.595 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:19:02.597 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:19:02.599 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:19:02.600 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:19:02.602 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:19:02.604 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:19:02.605 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:19:02.607 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:19:02.609 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:19:02.611 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:19:02.615 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:19:02.616 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:19:02.618 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:19:02.620 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:19:02.622 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:19:02.635 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:02.636 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:19:02.638 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:19:02.640 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:19:02.642 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:19:02.643 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:19:02.646 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:19:02.647 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:19:02.649 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:19:02.651 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:19:02.653 | + 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:19:02.655 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:19:02.656 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:19:02.658 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:19:02.660 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:19:02.662 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:19:02.664 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:19:02.681 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:19:02.683 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:19:02.696 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:19:02.698 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:19:02.702 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:19:02.703 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:19:02.705 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:19:02.708 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:19:02.710 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:19:02.712 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:19:02.713 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:19:02.715 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:19:02.717 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:19:02.719 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:19:02.723 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:19:02.735 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:19:02.751 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:19:02.764 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:19:02.776 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:19:02.811 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:19:02.869 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:19:02.958 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:19:02.979 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:19:03.022 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:19:03.074 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:19:03.219 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:19:03.234 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:19:03.246 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:19:03.258 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:19:03.345 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:19:03.347 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:19:03.350 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:19:03.353 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:19:03.355 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:19:03.357 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:19:03.359 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:19:03.359 | False' 2022-04-13 14:19:03.362 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:19:03.376 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:19:03.379 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:19:03.381 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:19:03.383 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:19:03.385 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:19:03.387 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:19:03.389 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:19:03.391 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:19:03.393 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:19:03.396 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:19:03.400 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:19:03.403 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:19:03.406 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:19:03.408 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:19:03.410 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:19:03.425 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:03.427 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:19:03.429 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:19:03.468 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:19:03.470 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:19:03.472 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:19:03.475 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:19:03.477 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:19:03.479 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:19:03.481 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:19:03.483 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:19:03.485 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:19:03.487 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:19:03.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.492 | + 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:19:03.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.496 | + 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:19:03.498 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.501 | + 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:19:03.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.506 | + 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:19:03.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.510 | + 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:19:03.512 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.515 | + 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:19:03.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.519 | + 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:19:03.522 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.524 | + 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:19:03.526 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.528 | + 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:19:03.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.533 | + 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:19:03.535 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.538 | + 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:19:03.540 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.542 | + 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:19:03.544 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.547 | + 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:19:03.549 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.551 | + 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:19:03.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.556 | + 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:19:03.558 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.560 | + 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:19:03.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.565 | + 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:19:03.568 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.570 | + 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:19:03.572 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.574 | + 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:19:03.577 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.579 | + 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:19:03.581 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.584 | + 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:19:03.586 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.588 | + 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:19:03.591 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.593 | + 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:19:03.595 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.597 | + 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:19:03.599 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.602 | + 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:19:03.604 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.606 | + 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:19:03.608 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.611 | + 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:19:03.613 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.615 | + 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:19:03.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.620 | + 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:19:03.622 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.624 | + 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:19:03.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.629 | + 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:19:03.631 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.634 | + 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:19:03.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.638 | + 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:19:03.640 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.643 | + 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:19:03.645 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.647 | + 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:19:03.649 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.652 | + 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:19:03.654 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.656 | + 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:19:03.658 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.661 | + 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:19:03.663 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.665 | + 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:19:03.668 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.670 | + 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:19:03.672 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.675 | + 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:19:03.677 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.679 | + 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:19:03.681 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.684 | + 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:19:03.686 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.688 | + 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:19:03.690 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:19:03.693 | + 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:19:03.696 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:19:03.698 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:19:03.700 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:19:03.716 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:03.718 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:19:03.720 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:19:03.722 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:19:03.737 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:19:03.739 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:19:03.742 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:19:03.744 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:19:03.746 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:19:03.748 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:19:03.750 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:19:03.753 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:19:03.756 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:19:03.758 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:19:03.758 | Using mysql database backend 2022-04-13 14:19:03.760 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:19:03.778 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:19:03.781 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:19:03.784 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:19:03.787 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:19:03.790 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:19:03.792 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:19:03.809 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:03.811 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:19:03.828 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:19:03.843 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:03.846 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:19:03.861 | + ./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:19:03.877 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:19:03.894 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:19:03.896 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:19:03.912 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:03.914 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:19:03.931 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:19:03.933 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:19:03.936 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:19:03.938 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:19:03.941 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:19:03.946 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-141903 2022-04-13 14:19:03.948 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-141903 759' 2022-04-13 14:19:03.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.954 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:19:03.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.959 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:19:03.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.964 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:19:03.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.969 | + 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:19:03.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.973 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 14:19:03.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.978 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 14:19:03.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.983 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-141902 2022-04-13 14:19:03.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.987 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:19:03.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.993 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 14:19:03.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:03.997 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:19:04.000 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:04.002 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:19:04.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:04.007 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:19:04.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:19:04.012 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:19:04.014 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:19:04.017 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:19:04.019 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:19:04.021 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:19:04.023 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:19:04.025 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:19:04.028 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:19:04.031 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:19:04.033 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:19:04.036 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:19:04.050 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:19:04.053 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:19:04.055 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:04.058 | + functions-common:git_clone:629 : echo master 2022-04-13 14:19:04.058 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:19:04.063 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:19:04.065 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:04.068 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:19:04.070 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:19:04.071 | + functions-common:git_clone:678 : head -1 2022-04-13 14:19:04.074 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:19:04.076 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:19:04.079 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:19:04.081 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:19:04.083 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:19:04.086 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:19:04.088 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:19:04.091 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:19:04.093 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:19:04.096 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:19:04.098 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:19:04.101 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:19:04.104 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:19:04.108 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859544 2022-04-13 14:19:04.111 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:19:04.116 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859455 2022-04-13 14:19:04.118 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 14:19:04.121 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 14:19:04.123 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:19:04.125 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:19:04.128 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:19:04.131 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:19:04.133 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:19:04.135 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:19:04.138 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:19:04.140 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:19:04.143 | +++ 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:19:04.188 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:19:04.188 | apache2-dev 2022-04-13 14:19:04.188 | bc 2022-04-13 14:19:04.188 | bsdmainutils 2022-04-13 14:19:04.188 | curl 2022-04-13 14:19:04.189 | g++ 2022-04-13 14:19:04.189 | gawk 2022-04-13 14:19:04.189 | gcc 2022-04-13 14:19:04.189 | gettext 2022-04-13 14:19:04.189 | git 2022-04-13 14:19:04.189 | graphviz 2022-04-13 14:19:04.189 | iputils-ping 2022-04-13 14:19:04.189 | libapache2-mod-proxy-uwsgi 2022-04-13 14:19:04.189 | libffi-dev 2022-04-13 14:19:04.189 | libjpeg-dev 2022-04-13 14:19:04.189 | libpcre3-dev 2022-04-13 14:19:04.189 | libpq-dev 2022-04-13 14:19:04.189 | libssl-dev 2022-04-13 14:19:04.189 | libsystemd-dev 2022-04-13 14:19:04.189 | libxml2-dev 2022-04-13 14:19:04.189 | libxslt1-dev 2022-04-13 14:19:04.189 | libyaml-dev 2022-04-13 14:19:04.189 | lsof 2022-04-13 14:19:04.189 | openssh-server 2022-04-13 14:19:04.189 | openssl 2022-04-13 14:19:04.189 | pkg-config 2022-04-13 14:19:04.189 | psmisc 2022-04-13 14:19:04.189 | python3-dev 2022-04-13 14:19:04.189 | python3-pip 2022-04-13 14:19:04.189 | python3-systemd 2022-04-13 14:19:04.189 | python3-venv 2022-04-13 14:19:04.189 | tar 2022-04-13 14:19:04.189 | tcpdump 2022-04-13 14:19:04.189 | unzip 2022-04-13 14:19:04.189 | uuid-runtime 2022-04-13 14:19:04.189 | wget 2022-04-13 14:19:04.189 | wget 2022-04-13 14:19:04.189 | zlib1g-dev 2022-04-13 14:19:04.189 | libkrb5-dev 2022-04-13 14:19:04.189 | libldap2-dev 2022-04-13 14:19:04.189 | libsasl2-dev 2022-04-13 14:19:04.189 | memcached 2022-04-13 14:19:04.189 | python3-mysqldb 2022-04-13 14:19:04.190 | sqlite3 2022-04-13 14:19:04.190 | conntrack 2022-04-13 14:19:04.190 | curl 2022-04-13 14:19:04.190 | dnsmasq-base 2022-04-13 14:19:04.190 | dnsmasq-utils 2022-04-13 14:19:04.190 | ebtables 2022-04-13 14:19:04.190 | genisoimage 2022-04-13 14:19:04.190 | iptables 2022-04-13 14:19:04.190 | iputils-arping 2022-04-13 14:19:04.190 | kpartx 2022-04-13 14:19:04.190 | libjs-jquery-tablesorter 2022-04-13 14:19:04.190 | parted 2022-04-13 14:19:04.190 | pm-utils 2022-04-13 14:19:04.190 | python3-mysqldb 2022-04-13 14:19:04.190 | socat 2022-04-13 14:19:04.190 | sqlite3 2022-04-13 14:19:04.190 | sudo 2022-04-13 14:19:04.190 | vlan 2022-04-13 14:19:04.190 | lsscsi 2022-04-13 14:19:04.190 | open-iscsi 2022-04-13 14:19:04.190 | lvm2 2022-04-13 14:19:04.190 | qemu-utils 2022-04-13 14:19:04.190 | thin-provisioning-tools 2022-04-13 14:19:04.190 | acl 2022-04-13 14:19:04.190 | dnsmasq-base 2022-04-13 14:19:04.190 | dnsmasq-utils 2022-04-13 14:19:04.190 | ebtables 2022-04-13 14:19:04.190 | haproxy 2022-04-13 14:19:04.190 | iptables 2022-04-13 14:19:04.190 | iputils-arping 2022-04-13 14:19:04.190 | iputils-ping 2022-04-13 14:19:04.190 | postgresql-server-dev-all 2022-04-13 14:19:04.190 | python3-mysqldb 2022-04-13 14:19:04.190 | sqlite3 2022-04-13 14:19:04.190 | sudo 2022-04-13 14:19:04.190 | vlan 2022-04-13 14:19:04.190 | pcp 2022-04-13 14:19:04.191 | ipset 2022-04-13 14:19:04.191 | conntrack 2022-04-13 14:19:04.191 | conntrackd 2022-04-13 14:19:04.191 | keepalived 2022-04-13 14:19:04.191 | lvm2 2022-04-13 14:19:04.191 | qemu-utils 2022-04-13 14:19:04.191 | thin-provisioning-tools 2022-04-13 14:19:04.191 | curl 2022-04-13 14:19:04.191 | liberasurecode-dev 2022-04-13 14:19:04.191 | make 2022-04-13 14:19:04.191 | memcached 2022-04-13 14:19:04.191 | rsync 2022-04-13 14:19:04.191 | sqlite3 2022-04-13 14:19:04.191 | xfsprogs' 2022-04-13 14:19:04.192 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:19:04.209 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:19:04.209 | apache2-dev 2022-04-13 14:19:04.209 | bc 2022-04-13 14:19:04.209 | bsdmainutils 2022-04-13 14:19:04.209 | curl 2022-04-13 14:19:04.210 | g++ 2022-04-13 14:19:04.210 | gawk 2022-04-13 14:19:04.210 | gcc 2022-04-13 14:19:04.210 | gettext 2022-04-13 14:19:04.210 | git 2022-04-13 14:19:04.210 | graphviz 2022-04-13 14:19:04.210 | iputils-ping 2022-04-13 14:19:04.210 | libapache2-mod-proxy-uwsgi 2022-04-13 14:19:04.210 | libffi-dev 2022-04-13 14:19:04.210 | libjpeg-dev 2022-04-13 14:19:04.210 | libpcre3-dev 2022-04-13 14:19:04.210 | libpq-dev 2022-04-13 14:19:04.210 | libssl-dev 2022-04-13 14:19:04.210 | libsystemd-dev 2022-04-13 14:19:04.210 | libxml2-dev 2022-04-13 14:19:04.210 | libxslt1-dev 2022-04-13 14:19:04.210 | libyaml-dev 2022-04-13 14:19:04.210 | lsof 2022-04-13 14:19:04.210 | openssh-server 2022-04-13 14:19:04.210 | openssl 2022-04-13 14:19:04.210 | pkg-config 2022-04-13 14:19:04.210 | psmisc 2022-04-13 14:19:04.210 | python3-dev 2022-04-13 14:19:04.210 | python3-pip 2022-04-13 14:19:04.210 | python3-systemd 2022-04-13 14:19:04.210 | python3-venv 2022-04-13 14:19:04.210 | tar 2022-04-13 14:19:04.210 | tcpdump 2022-04-13 14:19:04.210 | unzip 2022-04-13 14:19:04.210 | uuid-runtime 2022-04-13 14:19:04.210 | wget 2022-04-13 14:19:04.210 | wget 2022-04-13 14:19:04.210 | zlib1g-dev 2022-04-13 14:19:04.210 | libkrb5-dev 2022-04-13 14:19:04.210 | libldap2-dev 2022-04-13 14:19:04.210 | libsasl2-dev 2022-04-13 14:19:04.210 | memcached 2022-04-13 14:19:04.210 | python3-mysqldb 2022-04-13 14:19:04.211 | sqlite3 2022-04-13 14:19:04.211 | conntrack 2022-04-13 14:19:04.211 | curl 2022-04-13 14:19:04.211 | dnsmasq-base 2022-04-13 14:19:04.211 | dnsmasq-utils 2022-04-13 14:19:04.211 | ebtables 2022-04-13 14:19:04.211 | genisoimage 2022-04-13 14:19:04.211 | iptables 2022-04-13 14:19:04.211 | iputils-arping 2022-04-13 14:19:04.211 | kpartx 2022-04-13 14:19:04.211 | libjs-jquery-tablesorter 2022-04-13 14:19:04.211 | parted 2022-04-13 14:19:04.211 | pm-utils 2022-04-13 14:19:04.211 | python3-mysqldb 2022-04-13 14:19:04.211 | socat 2022-04-13 14:19:04.211 | sqlite3 2022-04-13 14:19:04.211 | sudo 2022-04-13 14:19:04.211 | vlan 2022-04-13 14:19:04.211 | lsscsi 2022-04-13 14:19:04.211 | open-iscsi 2022-04-13 14:19:04.211 | lvm2 2022-04-13 14:19:04.211 | qemu-utils 2022-04-13 14:19:04.211 | thin-provisioning-tools 2022-04-13 14:19:04.211 | acl 2022-04-13 14:19:04.211 | dnsmasq-base 2022-04-13 14:19:04.211 | dnsmasq-utils 2022-04-13 14:19:04.211 | ebtables 2022-04-13 14:19:04.211 | haproxy 2022-04-13 14:19:04.211 | iptables 2022-04-13 14:19:04.211 | iputils-arping 2022-04-13 14:19:04.211 | iputils-ping 2022-04-13 14:19:04.211 | postgresql-server-dev-all 2022-04-13 14:19:04.211 | python3-mysqldb 2022-04-13 14:19:04.211 | sqlite3 2022-04-13 14:19:04.211 | sudo 2022-04-13 14:19:04.212 | vlan 2022-04-13 14:19:04.212 | pcp 2022-04-13 14:19:04.212 | ipset 2022-04-13 14:19:04.212 | conntrack 2022-04-13 14:19:04.212 | conntrackd 2022-04-13 14:19:04.212 | keepalived 2022-04-13 14:19:04.212 | lvm2 2022-04-13 14:19:04.212 | qemu-utils 2022-04-13 14:19:04.212 | thin-provisioning-tools 2022-04-13 14:19:04.212 | curl 2022-04-13 14:19:04.212 | liberasurecode-dev 2022-04-13 14:19:04.212 | make 2022-04-13 14:19:04.212 | memcached 2022-04-13 14:19:04.212 | rsync 2022-04-13 14:19:04.212 | sqlite3 2022-04-13 14:19:04.212 | xfsprogs ' 2022-04-13 14:19:04.212 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:19:04.214 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:04.216 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:04.219 | ++ 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:19:04.220 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:19:04.225 | ++ 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:19:04.227 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:19:04.229 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:19:04.231 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:19:04.233 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:19:04.236 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:04.238 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:19:04.240 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:04.242 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:04.244 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:19:04.246 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:19:04.248 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:04.250 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:19:04.253 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:19:04.257 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:19:04.259 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:19:04.261 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:19:04.264 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:19:04.266 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:19:04.268 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:19:04.272 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859544270 2022-04-13 14:19:04.275 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:19:04.277 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:19:04.279 | ++ 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:19:04.488 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:19:04.524 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:19:04.568 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:19:04.720 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:19:06.693 | Reading package lists... 2022-04-13 14:19:06.724 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:19:06.726 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:19:06.728 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:19:06.730 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:06.732 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:06.734 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:19:06.736 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:06.739 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:19:06.741 | ++ functions-common:time_stop:2432 : start_time=1649859544270 2022-04-13 14:19:06.743 | ++ functions-common:time_stop:2434 : [[ -z 1649859544270 ]] 2022-04-13 14:19:06.745 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:06.749 | ++ functions-common:time_stop:2437 : end_time=1649859546747 2022-04-13 14:19:06.752 | ++ functions-common:time_stop:2438 : elapsed_time=2477 2022-04-13 14:19:06.754 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:19:06.756 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:06.758 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2477 2022-04-13 14:19:06.761 | ++ 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:19:06.763 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:19:06.765 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:06.767 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:06.770 | ++ 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:19:06.790 | ++ 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:19:06.900 | Reading package lists... 2022-04-13 14:19:07.137 | Building dependency tree... 2022-04-13 14:19:07.139 | Reading state information... 2022-04-13 14:19:07.173 | acl is already the newest version (2.2.53-6). 2022-04-13 14:19:07.173 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:19:07.173 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:19:07.173 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:19:07.173 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:19:07.173 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:19:07.173 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:19:07.173 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:19:07.173 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:19:07.173 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:19:07.173 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:19:07.173 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:19:07.173 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:19:07.173 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:19:07.173 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:19:07.173 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:19:07.173 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:19:07.173 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:19:07.173 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:19:07.173 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:19:07.173 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:19:07.173 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:19:07.173 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:19:07.173 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:19:07.173 | psmisc is already the newest version (23.3-1). 2022-04-13 14:19:07.173 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:19:07.173 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:19:07.173 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:19:07.174 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:19:07.174 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:19:07.174 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:19:07.174 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:19:07.174 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:19:07.174 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:19:07.174 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:19:07.174 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:19:07.174 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:19:07.174 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:19:07.174 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:19:07.174 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:19:07.174 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:19:07.174 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:19:07.174 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:19:07.174 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:19:07.174 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:19:07.174 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:19:07.174 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:19:07.174 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:19:07.174 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:19:07.174 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:19:07.174 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:19:07.174 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:19:07.174 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:19:07.175 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:19:07.175 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:19:07.175 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:19:07.175 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:19:07.175 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:19:07.175 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:19:07.175 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:19:07.175 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:19:07.175 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:19:07.175 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:19:07.175 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:19:07.175 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:19:07.175 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:19:07.175 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:19:07.175 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:19:07.175 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:19:07.385 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:19:07.385 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:19:07.385 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:19:07.385 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:19:07.385 | The following packages were automatically installed and are no longer required: 2022-04-13 14:19:07.386 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:19:07.386 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:19:07.386 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:19:07.386 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:19:07.386 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:19:07.386 | python3-zope.interface 2022-04-13 14:19:07.387 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:19:07.497 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:19:07.501 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:19:07.504 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:19:07.506 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:19:07.508 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:07.511 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:07.513 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:19:07.515 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:07.517 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:19:07.519 | ++ functions-common:time_stop:2432 : start_time=1649859546788 2022-04-13 14:19:07.522 | ++ functions-common:time_stop:2434 : [[ -z 1649859546788 ]] 2022-04-13 14:19:07.525 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:07.529 | ++ functions-common:time_stop:2437 : end_time=1649859547526 2022-04-13 14:19:07.531 | ++ functions-common:time_stop:2438 : elapsed_time=738 2022-04-13 14:19:07.533 | ++ functions-common:time_stop:2439 : total=758 2022-04-13 14:19:07.535 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:07.537 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1496 2022-04-13 14:19:07.539 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:19:07.542 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:19:07.544 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:19:07.547 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:19:07.552 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:19:07.556 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:19:07.558 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:19:07.561 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:19:08.928 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:19:08.930 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:19:08.932 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:19:08.937 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:19:08.939 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:19:08.941 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:19:08.943 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:19:08.945 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:19:08.947 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:19:08.949 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:19:08.950 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:19:08.952 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:19:08.954 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:19:08.956 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:19:08.958 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:19:08.960 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:19:08.962 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:19:08.963 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:19:08.965 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:19:08.967 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:19:08.969 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:19:08.971 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:19:08.973 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:19:08.975 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:19:09.043 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:19:09.045 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:19:09.112 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:19:09.115 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:19:09.181 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:19:09.182 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:19:09.184 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:19:09.186 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:19:09.188 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:19:09.190 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:19:09.192 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:19:09.194 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:19:09.196 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:19:09.198 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:19:09.200 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:19:09.200 | Distro: focal 2022-04-13 14:19:09.202 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:19:09.205 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:19:09.208 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:19:09.210 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:19:09.213 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:19:09.213 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:19:09.780 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:19:09.782 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:19:09.782 | pip: 21.3.1 2022-04-13 14:19:09.784 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:19:09.786 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:19:09.788 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:19:09.790 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:19:09.791 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:19:09.793 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:19:09.795 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:19:09.796 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:19:09.798 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:19:09.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:19:09.802 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:19:09.804 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:19:09.806 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:19:09.808 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:19:09.810 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:09.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:09.814 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:19:09.816 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:19:09.818 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:19:09.820 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:19:09.822 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:19:09.824 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:19:09.826 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:19:09.827 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:19:09.830 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:19:09.830 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:19:09.835 | ++ 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:19:09.837 | ++ 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:19:09.838 | ++ 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:19:09.840 | + 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:19:09.842 | + 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:19:09.859 | 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:19:09.861 | + 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:19:10.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:10.589 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:10.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:10.589 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:11.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:13.439 | 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:19:13.450 | 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:19:15.179 | Installing collected packages: setuptools 2022-04-13 14:19:16.133 | Successfully installed setuptools-62.0.0 2022-04-13 14:19:16.133 | 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:19:16.285 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:19:16.285 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:19:16.399 | + inc/python:pip_install:200 : result=0 2022-04-13 14:19:16.401 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:19:16.403 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:16.404 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:16.406 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:16.408 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:16.409 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:16.412 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:19:16.413 | + functions-common:time_stop:2432 : start_time=1649859549854 2022-04-13 14:19:16.415 | + functions-common:time_stop:2434 : [[ -z 1649859549854 ]] 2022-04-13 14:19:16.417 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:16.420 | + functions-common:time_stop:2437 : end_time=1649859556418 2022-04-13 14:19:16.422 | + functions-common:time_stop:2438 : elapsed_time=6564 2022-04-13 14:19:16.424 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:19:16.426 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:16.428 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6564 2022-04-13 14:19:16.430 | + inc/python:pip_install:203 : return 0 2022-04-13 14:19:16.432 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:19:16.434 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:19:16.438 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:19:16.439 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:19:16.442 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:19:16.442 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:19:17.055 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:19:17.057 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:19:17.057 | pip: 21.3.1 2022-04-13 14:19:17.060 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:19:17.063 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:19:17.066 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:19:17.069 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:19:17.071 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:19:17.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:17.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:17.077 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:19:17.089 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:19:17.100 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:19:17.110 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:19:17.113 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:19:17.115 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:19:17.117 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:19:17.119 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:19:17.121 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:19:17.123 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:19:17.125 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:19:17.127 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:19:17.130 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:19:17.132 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:19:17.134 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:19:17.136 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:19:17.138 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:19:17.140 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:19:17.142 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:19:17.145 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:19:17.147 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:19:17.149 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:19:17.151 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:19:17.153 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:19:17.160 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:19:17.162 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:19:17.164 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:19:17.167 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:19:17.169 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:19:17.172 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:19:17.175 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:19:17.177 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:19:17.199 | Using python 3.8 to install os-testr 2022-04-13 14:19:17.201 | + 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:19:17.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:17.940 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:17.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:17.941 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:19.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:19.131 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:19:19.198 | 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:19:19.199 | 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:19:19.200 | 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:19:19.214 | 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:19:19.223 | 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:19:19.234 | 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:19:20.872 | 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:19:20.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:19:20.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:19:20.983 | + inc/python:pip_install:200 : result=0 2022-04-13 14:19:20.985 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:19:20.987 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:20.990 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:20.992 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:20.994 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:20.996 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:20.998 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:19:21.000 | + functions-common:time_stop:2432 : start_time=1649859557193 2022-04-13 14:19:21.002 | + functions-common:time_stop:2434 : [[ -z 1649859557193 ]] 2022-04-13 14:19:21.005 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:21.009 | + functions-common:time_stop:2437 : end_time=1649859561007 2022-04-13 14:19:21.011 | + functions-common:time_stop:2438 : elapsed_time=3814 2022-04-13 14:19:21.013 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:19:21.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:21.018 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3814 2022-04-13 14:19:21.020 | + inc/python:pip_install:203 : return 0 2022-04-13 14:19:21.022 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:19:21.084 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:19:21.365 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:19:21.367 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:19:21.370 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:19:21.373 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:19:21.375 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:19:21.402 | + 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:19:23.318 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.325 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.329 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.334 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.338 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.344 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.348 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.374 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.453 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.472 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.476 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.481 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.496 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.504 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.506 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.522 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.540 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.549 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.554 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.571 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.593 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.614 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.622 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.628 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.648 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.677 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.679 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.693 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.697 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.701 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.706 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.721 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.727 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.776 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.793 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.797 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.828 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.894 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.901 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.907 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.957 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.970 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:23.979 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.080 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.104 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.108 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.119 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.124 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.143 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.150 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.166 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.197 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.225 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.237 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.249 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.266 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.275 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.289 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.300 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.304 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:24.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:24.447 | 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:19:24.736 | + inc/python:pip_install:200 : result=0 2022-04-13 14:19:24.738 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:19:24.741 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:24.743 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:24.745 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:24.747 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:24.749 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:24.751 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:19:24.753 | + functions-common:time_stop:2432 : start_time=1649859561395 2022-04-13 14:19:24.756 | + functions-common:time_stop:2434 : [[ -z 1649859561395 ]] 2022-04-13 14:19:24.759 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:24.763 | + functions-common:time_stop:2437 : end_time=1649859564760 2022-04-13 14:19:24.765 | + functions-common:time_stop:2438 : elapsed_time=3365 2022-04-13 14:19:24.767 | + functions-common:time_stop:2439 : total=3814 2022-04-13 14:19:24.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:24.771 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7179 2022-04-13 14:19:24.773 | + inc/python:pip_install:203 : return 0 2022-04-13 14:19:24.775 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:19:24.778 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:19:24.800 | + 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:19:26.555 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.563 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.567 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.572 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.576 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.582 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.586 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.612 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.691 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.710 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.714 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.719 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.734 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.742 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.744 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.761 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.779 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.788 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.793 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.811 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.834 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.852 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.862 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.870 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.890 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.920 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.922 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.936 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.940 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.944 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.949 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.964 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:26.971 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.021 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.039 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.043 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.074 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.137 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.143 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.151 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.202 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.216 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.226 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.333 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.358 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.362 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.372 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.378 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.397 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.404 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.421 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.453 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.481 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.493 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.506 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.524 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.532 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.546 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.558 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.562 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:19:27.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:27.571 | Processing /opt/stack/requirements 2022-04-13 14:19:29.292 | 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:19:29.295 | 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:19:29.307 | 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:19:29.312 | 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:19:29.315 | 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:19:29.321 | 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:19:29.348 | 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:19:29.350 | 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:19:29.361 | 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:19:29.411 | 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:19:29.414 | 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:19:29.429 | 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:19:29.432 | 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:19:29.435 | 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:19:29.440 | 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:19:29.443 | 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:19:29.455 | 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:19:29.459 | 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:19:29.506 | 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:19:29.517 | 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:19:29.524 | 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:19:29.529 | 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:19:29.532 | 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:19:29.598 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:19:29.599 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:19:30.422 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:19:30.422 | ERROR: Command errored out with exit status 1: 2022-04-13 14:19:30.422 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-q0puhbk6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-q0puhbk6/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-u93mfls6 2022-04-13 14:19:30.422 | cwd: /tmp/pip-req-build-q0puhbk6/ 2022-04-13 14:19:30.422 | Complete output (6 lines): 2022-04-13 14:19:30.422 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:19:30.422 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:19:30.422 | or: setup.py --help-commands 2022-04-13 14:19:30.422 | or: setup.py cmd --help 2022-04-13 14:19:30.422 | 2022-04-13 14:19:30.422 | error: invalid command 'bdist_wheel' 2022-04-13 14:19:30.422 | ---------------------------------------- 2022-04-13 14:19:30.422 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:19:30.422 | Running setup.py clean for openstack-requirements 2022-04-13 14:19:31.244 | Failed to build openstack-requirements 2022-04-13 14:19:31.260 | Installing collected packages: openstack-requirements 2022-04-13 14:19:31.260 | Attempting uninstall: openstack-requirements 2022-04-13 14:19:31.261 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:19:31.313 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:19:31.334 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:19:31.337 | Running setup.py install for openstack-requirements: started 2022-04-13 14:19:33.695 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:19:33.717 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:19:33.840 | + inc/python:pip_install:200 : result=0 2022-04-13 14:19:33.842 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:19:33.844 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:33.847 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:33.849 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:33.851 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:33.853 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:33.856 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:19:33.858 | + functions-common:time_stop:2432 : start_time=1649859564792 2022-04-13 14:19:33.860 | + functions-common:time_stop:2434 : [[ -z 1649859564792 ]] 2022-04-13 14:19:33.863 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:33.867 | + functions-common:time_stop:2437 : end_time=1649859573865 2022-04-13 14:19:33.869 | + functions-common:time_stop:2438 : elapsed_time=9073 2022-04-13 14:19:33.871 | + functions-common:time_stop:2439 : total=7179 2022-04-13 14:19:33.874 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:33.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16252 2022-04-13 14:19:33.878 | + inc/python:pip_install:203 : return 0 2022-04-13 14:19:33.881 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:19:33.883 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:19:33.891 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:19:33.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:33.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:33.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:19:33.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:33.903 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:19:33.924 | Using python 3.8 to install pbr 2022-04-13 14:19:33.927 | + 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:19:34.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:34.662 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:34.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:34.662 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:35.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:35.844 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:19:37.644 | 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:19:37.651 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:19:37.651 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:19:37.757 | + inc/python:pip_install:200 : result=0 2022-04-13 14:19:37.759 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:19:37.762 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:37.764 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:37.766 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:37.768 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:37.771 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:37.773 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:19:37.775 | + functions-common:time_stop:2432 : start_time=1649859573919 2022-04-13 14:19:37.777 | + functions-common:time_stop:2434 : [[ -z 1649859573919 ]] 2022-04-13 14:19:37.780 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:37.784 | + functions-common:time_stop:2437 : end_time=1649859577781 2022-04-13 14:19:37.786 | + functions-common:time_stop:2438 : elapsed_time=3862 2022-04-13 14:19:37.788 | + functions-common:time_stop:2439 : total=16252 2022-04-13 14:19:37.790 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:37.792 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20114 2022-04-13 14:19:37.795 | + inc/python:pip_install:203 : return 0 2022-04-13 14:19:37.797 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:19:40.037 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:19:41.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:41.895 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:19:41.916 | 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:19:41.922 | 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:19:41.924 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:19:41.927 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:19:41.930 | 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:19:42.006 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:19:42.009 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:19:42.012 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:19:42.029 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:19:42.031 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:19:42.033 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:19:42.036 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:19:42.038 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:19:42.041 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:19:42.043 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:19:42.045 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:19:42.047 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:19:42.049 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:19:42.052 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:19:42.056 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:19:42.058 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:19:42.060 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:19:42.063 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:19:42.065 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:19:42.080 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:42.082 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:19:42.084 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:19:42.086 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:19:42.088 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:19:42.090 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:19:42.093 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:19:42.095 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:19:42.097 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:19:42.099 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:19:42.101 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:19:42.103 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:19:42.105 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:19:42.107 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:19:42.109 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:19:42.111 | + 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:19:42.113 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:19:42.115 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:19:42.117 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:19:42.120 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:19:42.122 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:19:42.124 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:19:42.127 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:19:42.129 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:19:42.132 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:19:42.134 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:19:42.185 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:19:42.185 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:19:42.187 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:19:42.542 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:19:42.545 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:19:42.561 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:42.564 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:19:42.566 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:19:42.569 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:19:42.571 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:19:42.573 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:19:42.576 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:42.578 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:19:42.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:42.583 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:42.585 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:19:42.587 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:19:42.589 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:19:42.592 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:19:42.594 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:19:42.596 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:19:42.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:42.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:42.603 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:19:42.624 | + 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:19:42.733 | Reading package lists... 2022-04-13 14:19:42.973 | Building dependency tree... 2022-04-13 14:19:42.974 | Reading state information... 2022-04-13 14:19:43.218 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:19:43.218 | The following packages were automatically installed and are no longer required: 2022-04-13 14:19:43.219 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:19:43.219 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:19:43.219 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:19:43.219 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:19:43.219 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:19:43.219 | python3-zope.interface 2022-04-13 14:19:43.219 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:19:43.332 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:19:43.337 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:19:43.339 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:19:43.341 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:43.344 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:43.346 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:43.348 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:43.350 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:43.352 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:19:43.354 | + functions-common:time_stop:2432 : start_time=1649859582621 2022-04-13 14:19:43.357 | + functions-common:time_stop:2434 : [[ -z 1649859582621 ]] 2022-04-13 14:19:43.359 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:43.364 | + functions-common:time_stop:2437 : end_time=1649859583361 2022-04-13 14:19:43.366 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 14:19:43.369 | + functions-common:time_stop:2439 : total=1496 2022-04-13 14:19:43.371 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:43.373 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2236 2022-04-13 14:19:43.375 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:19:43.377 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:19:43.380 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:19:43.383 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:19:43.385 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:19:43.387 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:19:43.389 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:19:43.392 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:19:43.394 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:19:43.396 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:19:43.399 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:19:43.401 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:19:43.403 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:19:43.405 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:19:43.407 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:19:43.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:19:43.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:19:43.414 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:19:43.416 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:19:43.419 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:19:43.421 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:19:43.423 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:19:43.426 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:19:43.429 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:19:43.431 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:19:43.433 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:19:43.435 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:19:43.438 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:19:43.440 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:19:43.456 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:43.458 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:19:43.461 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:19:43.463 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:19:43.465 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:19:43.468 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:19:43.472 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:19:43.474 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:19:43.477 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:19:43.479 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:19:43.481 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:19:43.483 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:19:43.486 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:19:44.166 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:19:44.166 | user tags 2022-04-13 14:19:44.166 | stackrabbit []' 2022-04-13 14:19:44.169 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:19:44.170 | user tags 2022-04-13 14:19:44.170 | stackrabbit []' 2022-04-13 14:19:44.170 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:19:44.176 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:19:44.179 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:19:44.181 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:19:44.827 | Changing password for user "stackrabbit" ... 2022-04-13 14:19:44.926 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:19:45.592 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:19:45.649 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:19:45.652 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:19:46.317 | Changing password for user "stackrabbit" ... 2022-04-13 14:19:46.369 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:19:46.372 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:19:46.374 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:19:47.044 | Deleting user "guest" ... 2022-04-13 14:19:47.059 | Error: 2022-04-13 14:19:47.059 | {:no_such_user, "guest"} 2022-04-13 14:19:47.073 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:19:47.075 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:19:47.096 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:47.098 | + ./stack.sh:main:838 : install_database 2022-04-13 14:19:47.100 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:19:47.103 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:19:47.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:47.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:47.110 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:19:47.428 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:19:47.430 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:19:47.433 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:19:47.435 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:19:47.437 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:19:47.440 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:19:47.442 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:19:47.444 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:19:47.447 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:19:47.449 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:19:47.451 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:19:47.454 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:19:47.456 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:19:47.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:19:47.461 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:19:47.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:19:47.465 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:19:47.468 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:19:47.470 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:19:47.473 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:19:47.475 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:19:47.478 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:19:47.480 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:19:47.482 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:19:47.484 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:19:47.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:47.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:47.492 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:19:47.494 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:19:47.496 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:19:47.498 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:19:47.500 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:19:47.503 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:47.505 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:19:47.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:47.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:47.512 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:19:47.514 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:19:47.516 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:19:47.518 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:19:47.521 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:19:47.523 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:19:47.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:47.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:47.530 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:19:47.550 | + 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:19:47.658 | Reading package lists... 2022-04-13 14:19:47.912 | Building dependency tree... 2022-04-13 14:19:47.913 | Reading state information... 2022-04-13 14:19:48.169 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:19:48.170 | The following packages were automatically installed and are no longer required: 2022-04-13 14:19:48.170 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:19:48.170 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:19:48.170 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:19:48.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:19:48.171 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:19:48.171 | python3-zope.interface 2022-04-13 14:19:48.171 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:19:48.281 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:19:48.286 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:19:48.288 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:19:48.290 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:48.292 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:48.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:48.297 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:48.299 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:48.301 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:19:48.303 | + functions-common:time_stop:2432 : start_time=1649859587548 2022-04-13 14:19:48.305 | + functions-common:time_stop:2434 : [[ -z 1649859587548 ]] 2022-04-13 14:19:48.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:48.312 | + functions-common:time_stop:2437 : end_time=1649859588310 2022-04-13 14:19:48.314 | + functions-common:time_stop:2438 : elapsed_time=762 2022-04-13 14:19:48.318 | + functions-common:time_stop:2439 : total=2236 2022-04-13 14:19:48.320 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:48.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2998 2022-04-13 14:19:48.325 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:19:48.328 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:19:48.330 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:19:48.334 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:19:48.336 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:19:48.339 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:19:48.341 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:19:48.344 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:19:48.346 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:19:48.349 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:19:48.353 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:19:48.353 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:19:48.358 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:19:48.360 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:19:48.363 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:19:48.366 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:19:48.368 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:19:48.390 | Using python 3.8 to install PyMySQL 2022-04-13 14:19:48.392 | + 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:19:49.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:49.115 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:49.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:49.115 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:50.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:50.305 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:19:51.986 | 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:19:51.997 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:19:51.997 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:19:52.100 | + inc/python:pip_install:200 : result=0 2022-04-13 14:19:52.102 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:19:52.104 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:52.106 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:52.109 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:52.111 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:52.114 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:52.116 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:19:52.118 | + functions-common:time_stop:2432 : start_time=1649859588384 2022-04-13 14:19:52.120 | + functions-common:time_stop:2434 : [[ -z 1649859588384 ]] 2022-04-13 14:19:52.123 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:52.128 | + functions-common:time_stop:2437 : end_time=1649859592125 2022-04-13 14:19:52.130 | + functions-common:time_stop:2438 : elapsed_time=3741 2022-04-13 14:19:52.132 | + functions-common:time_stop:2439 : total=20114 2022-04-13 14:19:52.134 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:52.137 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23855 2022-04-13 14:19:52.139 | + inc/python:pip_install:203 : return 0 2022-04-13 14:19:52.141 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:19:52.143 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:19:52.146 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:19:52.148 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:19:52.164 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:52.167 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:19:52.169 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:19:52.172 | ++ 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:19:52.173 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:19:52.179 | + 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:19:52.181 | + 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:19:52.184 | + 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:19:52.186 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:19:52.188 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:19:52.191 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:19:52.206 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:52.209 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:19:52.211 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:19:52.213 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:19:52.216 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:19:52.218 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:19:52.220 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:52.223 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:19:52.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:52.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:52.230 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:19:52.232 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:19:52.234 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:19:52.237 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:19:52.239 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:19:52.241 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:19:52.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:52.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:52.248 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:19:52.272 | + 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:19:52.381 | Reading package lists... 2022-04-13 14:19:52.623 | Building dependency tree... 2022-04-13 14:19:52.624 | Reading state information... 2022-04-13 14:19:52.871 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:19:52.871 | The following packages were automatically installed and are no longer required: 2022-04-13 14:19:52.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:19:52.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:19:52.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:19:52.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:19:52.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:19:52.872 | python3-zope.interface 2022-04-13 14:19:52.872 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:19:52.986 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:19:52.990 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:19:52.993 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:19:52.995 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:52.997 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:52.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:53.002 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:53.004 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:53.007 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:19:53.009 | + functions-common:time_stop:2432 : start_time=1649859592268 2022-04-13 14:19:53.011 | + functions-common:time_stop:2434 : [[ -z 1649859592268 ]] 2022-04-13 14:19:53.014 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:53.018 | + functions-common:time_stop:2437 : end_time=1649859593015 2022-04-13 14:19:53.020 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 14:19:53.022 | + functions-common:time_stop:2439 : total=2998 2022-04-13 14:19:53.024 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:53.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3745 2022-04-13 14:19:53.029 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:19:53.031 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:19:53.051 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:53.057 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:19:53.059 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:19:53.061 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:19:53.064 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:19:53.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:19:53.088 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:19:53.090 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:19:53.092 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:19:53.094 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:19:53.097 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:19:53.099 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:19:53.101 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:53.103 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:53.106 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:19:53.108 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:19:53.110 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:19:53.112 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:19:53.115 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:19:53.117 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:19:53.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:53.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:53.124 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:19:53.144 | + 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:19:53.257 | Reading package lists... 2022-04-13 14:19:53.518 | Building dependency tree... 2022-04-13 14:19:53.520 | Reading state information... 2022-04-13 14:19:53.781 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:19:53.781 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:19:53.781 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:19:53.781 | The following packages were automatically installed and are no longer required: 2022-04-13 14:19:53.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:19:53.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:19:53.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:19:53.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:19:53.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:19:53.782 | python3-zope.interface 2022-04-13 14:19:53.782 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:19:53.895 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:19:53.899 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:19:53.901 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:19:53.903 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:53.906 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:53.908 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:53.910 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:53.912 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:53.914 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:19:53.916 | + functions-common:time_stop:2432 : start_time=1649859593142 2022-04-13 14:19:53.918 | + functions-common:time_stop:2434 : [[ -z 1649859593142 ]] 2022-04-13 14:19:53.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:53.926 | + functions-common:time_stop:2437 : end_time=1649859593923 2022-04-13 14:19:53.928 | + functions-common:time_stop:2438 : elapsed_time=781 2022-04-13 14:19:53.930 | + functions-common:time_stop:2439 : total=3745 2022-04-13 14:19:53.932 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:53.934 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4526 2022-04-13 14:19:53.937 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:19:53.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:19:53.942 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:19:53.944 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:19:53.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:19:53.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:19:53.952 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:19:53.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:19:53.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:19:53.961 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:19:53.961 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:19:53.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:19:53.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:19:53.970 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:19:53.973 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:19:53.975 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:19:53.977 | + functions:vercmp:631 : local result 2022-04-13 14:19:53.981 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:19:53.981 | ++ functions:vercmp:635 : head -1 2022-04-13 14:19:53.986 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:19:53.989 | + functions:vercmp:635 : result=3.13 2022-04-13 14:19:53.992 | + functions:vercmp:637 : case $op in 2022-04-13 14:19:53.994 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:19:53.996 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:19:53.998 | + functions:vercmp:648 : return 2022-04-13 14:19:54.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:19:54.003 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:19:54.006 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:19:54.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:19:54.474 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:19:54.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:19:54.485 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.487 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:19:54.506 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:19:54.508 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:19:54.511 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:19:54.511 | Installing etcd 2022-04-13 14:19:54.513 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:19:54.526 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:19:54.541 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:19:54.543 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:19:54.557 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:19:54.560 | ++ 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:19:54.563 | ++ 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:19:54.566 | +++ 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:19:54.570 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:19:54.573 | ++ 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:19:54.575 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:19:54.577 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:19:54.580 | ++ functions:get_extra_file:74 : return 2022-04-13 14:19:54.583 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:19:54.586 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:19:54.588 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:19:54.590 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:19:54.607 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:19:54.609 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:19:54.612 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:19:54.627 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:19:54.630 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:19:54.632 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:19:54.634 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:19:54.637 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:19:54.639 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:19:54.641 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:19:54.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:19:54.646 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:19:54.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:19:54.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.658 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:19:54.661 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:19:54.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:19:54.665 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:19:54.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:19:54.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.677 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:19:54.679 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:19:54.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:19:54.684 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:19:54.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:19:54.692 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.695 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:19:54.697 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:19:54.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:19:54.701 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:19:54.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.706 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:19:54.711 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.713 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:19:54.715 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:19:54.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:19:54.720 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:19:54.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:19:54.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.732 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:19:54.734 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:19:54.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:19:54.738 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:19:54.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:19:54.747 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.749 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:19:54.752 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:19:54.754 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:19:54.756 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:19:54.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.761 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.763 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:19:54.765 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.767 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:19:54.770 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:19:54.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:19:54.774 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:19:54.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:19:54.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.786 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:19:54.789 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:19:54.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:19:54.793 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:19:54.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:19:54.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.805 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:19:54.807 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:19:54.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:19:54.811 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:19:54.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.816 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.818 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:19:54.821 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.823 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:19:54.825 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:19:54.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:19:54.830 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:19:54.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:19:54.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.842 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:19:54.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:19:54.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:19:54.849 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:19:54.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.853 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:19:54.858 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.860 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:19:54.862 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:19:54.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:19:54.867 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:19:54.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:19:54.876 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.879 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:19:54.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:19:54.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:19:54.886 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:19:54.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.890 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:19:54.895 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.898 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:19:54.900 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:19:54.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:19:54.905 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:19:54.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.909 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:19:54.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.916 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:19:54.918 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:19:54.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:19:54.923 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:19:54.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:19:54.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.935 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:19:54.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:19:54.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:19:54.942 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:19:54.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:19:54.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.953 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:19:54.956 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:19:54.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:19:54.961 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:19:54.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:19:54.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.972 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:19:54.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:19:54.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:19:54.979 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:19:54.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:54.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:54.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:19:54.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:54.990 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:19:54.993 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:19:54.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:19:54.997 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:19:55.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:19:55.007 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.009 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:19:55.012 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:19:55.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:19:55.016 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:19:55.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:19:55.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.028 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:19:55.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:19:55.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:19:55.035 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:19:55.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.040 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.042 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:19:55.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.047 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:19:55.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:19:55.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:19:55.054 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:19:55.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:19:55.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.065 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:19:55.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:19:55.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:19:55.073 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:19:55.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:19:55.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.085 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:19:55.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:19:55.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:19:55.092 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:19:55.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.099 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:19:55.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.103 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:19:55.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:19:55.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:19:55.110 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:19:55.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:19:55.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.122 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:19:55.124 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:19:55.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:19:55.129 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:19:55.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:19:55.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.140 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:19:55.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:19:55.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:19:55.148 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:19:55.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:19:55.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.159 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:19:55.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:19:55.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:19:55.166 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:19:55.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:19:55.176 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.178 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:19:55.181 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:19:55.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:19:55.185 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:19:55.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.193 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:19:55.195 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.197 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:19:55.200 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:19:55.202 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:19:55.204 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:19:55.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.211 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:19:55.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.216 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:19:55.218 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:19:55.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:19:55.222 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:19:55.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:19:55.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.234 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:19:55.236 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:19:55.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:19:55.241 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:19:55.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:19:55.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.253 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:19:55.255 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:19:55.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:19:55.260 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:19:55.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.265 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:19:55.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.271 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:19:55.274 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:19:55.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:19:55.278 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:19:55.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:19:55.287 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.290 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:19:55.292 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:19:55.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:19:55.296 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:19:55.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:19:55.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.309 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:19:55.311 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:19:55.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:19:55.315 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:19:55.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:19:55.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.328 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:19:55.330 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:19:55.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:19:55.334 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:19:55.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:19:55.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:19:55.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:19:55.343 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:19:55.346 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:19:55.366 | Using python 3.8 to install etcd3 2022-04-13 14:19:55.369 | + 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:19:56.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:56.113 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:56.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:56.113 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:57.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:19:57.309 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:19:57.317 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:19:57.318 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:19:57.318 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:19:57.319 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:19:59.012 | 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:19:59.018 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:19:59.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:19:59.120 | + inc/python:pip_install:200 : result=0 2022-04-13 14:19:59.122 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:19:59.124 | + functions-common:time_stop:2425 : local name 2022-04-13 14:19:59.126 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:19:59.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:19:59.131 | + functions-common:time_stop:2428 : local total 2022-04-13 14:19:59.133 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:19:59.135 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:19:59.137 | + functions-common:time_stop:2432 : start_time=1649859595361 2022-04-13 14:19:59.140 | + functions-common:time_stop:2434 : [[ -z 1649859595361 ]] 2022-04-13 14:19:59.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:19:59.146 | + functions-common:time_stop:2437 : end_time=1649859599144 2022-04-13 14:19:59.148 | + functions-common:time_stop:2438 : elapsed_time=3783 2022-04-13 14:19:59.150 | + functions-common:time_stop:2439 : total=23855 2022-04-13 14:19:59.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:19:59.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27638 2022-04-13 14:19:59.157 | + inc/python:pip_install:203 : return 0 2022-04-13 14:19:59.159 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:19:59.181 | Using python 3.8 to install etcd3gw 2022-04-13 14:19:59.183 | + 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:19:59.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:59.906 | from cryptography.utils import int_from_bytes 2022-04-13 14:19:59.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:19:59.906 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:01.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:01.109 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:20:01.117 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:20:01.118 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:20:01.118 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:20:01.119 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:20:01.154 | 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:20:01.155 | 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:20:01.156 | 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:20:01.159 | 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:20:02.847 | 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:20:02.853 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:02.853 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:02.955 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:02.958 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:02.960 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:02.962 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:02.965 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:02.967 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:02.969 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:02.971 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:02.974 | + functions-common:time_stop:2432 : start_time=1649859599175 2022-04-13 14:20:02.976 | + functions-common:time_stop:2434 : [[ -z 1649859599175 ]] 2022-04-13 14:20:02.979 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:02.983 | + functions-common:time_stop:2437 : end_time=1649859602980 2022-04-13 14:20:02.985 | + functions-common:time_stop:2438 : elapsed_time=3805 2022-04-13 14:20:02.987 | + functions-common:time_stop:2439 : total=27638 2022-04-13 14:20:02.989 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:02.991 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31443 2022-04-13 14:20:02.993 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:02.996 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:20:02.998 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:20:03.000 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:20:03.003 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:20:03.005 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:20:03.007 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:20:03.010 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:20:03.012 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:20:03.014 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:20:03.017 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:20:03.020 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:20:03.022 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:20:03.024 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:20:03.026 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:20:03.029 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:20:03.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:03.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:03.036 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:20:03.038 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:20:03.041 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:20:03.043 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:20:03.045 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:20:03.047 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:20:03.050 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:03.052 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:20:03.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:03.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:03.059 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:20:03.061 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:20:03.064 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:20:03.066 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:20:03.069 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:20:03.071 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:20:03.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:03.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:03.078 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:20:03.101 | + 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:20:03.214 | Reading package lists... 2022-04-13 14:20:03.461 | Building dependency tree... 2022-04-13 14:20:03.462 | Reading state information... 2022-04-13 14:20:03.708 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:20:03.708 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:20:03.708 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:20:03.708 | The following packages were automatically installed and are no longer required: 2022-04-13 14:20:03.710 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:20:03.710 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:20:03.710 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:20:03.710 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:20:03.710 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:20:03.710 | python3-zope.interface 2022-04-13 14:20:03.710 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:20:03.826 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:20:03.831 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:20:03.833 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:20:03.835 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:03.838 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:03.840 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:03.842 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:03.844 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:03.846 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:20:03.849 | + functions-common:time_stop:2432 : start_time=1649859603098 2022-04-13 14:20:03.851 | + functions-common:time_stop:2434 : [[ -z 1649859603098 ]] 2022-04-13 14:20:03.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:03.858 | + functions-common:time_stop:2437 : end_time=1649859603856 2022-04-13 14:20:03.860 | + functions-common:time_stop:2438 : elapsed_time=758 2022-04-13 14:20:03.863 | + functions-common:time_stop:2439 : total=4526 2022-04-13 14:20:03.865 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:03.867 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5284 2022-04-13 14:20:03.870 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:20:03.872 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:20:03.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:20:03.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:20:03.879 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:20:03.941 | Module proxy already enabled 2022-04-13 14:20:03.945 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:20:04.007 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:20:04.007 | Module proxy already enabled 2022-04-13 14:20:04.007 | Module proxy_uwsgi already enabled 2022-04-13 14:20:04.017 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:20:04.019 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:20:04.021 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:20:04.024 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:20:04.151 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:20:04.154 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:20:04.156 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:20:04.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:20:04.167 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.169 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:20:04.171 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:20:04.174 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:20:04.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:20:04.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.186 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:20:04.189 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:20:04.191 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:20:04.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:20:04.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.203 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:20:04.205 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:20:04.208 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:20:04.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:20:04.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.220 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:20:04.223 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:20:04.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:20:04.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.234 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:20:04.237 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:20:04.239 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:20:04.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:20:04.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.251 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:20:04.267 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:04.270 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:20:04.272 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:20:04.275 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:20:04.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:20:04.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.287 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:20:04.303 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:04.306 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:20:04.308 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:20:04.311 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:20:04.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:20:04.320 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.323 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:20:04.325 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:20:04.327 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:20:04.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:20:04.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:20:04.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:20:04.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:20:04.340 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:20:04.342 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:20:04.344 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:20:04.348 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:20:04.350 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:20:04.353 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:20:04.356 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:20:04.356 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:20:04.362 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:20:04.364 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:20:04.366 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:20:04.369 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:20:04.371 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:20:04.392 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:20:04.395 | + 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:20:05.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:05.122 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:05.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:05.122 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:06.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:06.312 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:20:06.364 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:20:06.365 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:20:06.366 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:20:06.367 | 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:20:06.368 | 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:20:06.369 | 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:20:06.370 | 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:20:06.371 | 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:20:06.373 | 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:20:06.374 | 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:20:06.374 | 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:20:06.375 | 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:20:06.376 | 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:20:06.378 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:20:06.436 | 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:20:06.436 | 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:20:06.438 | 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:20:06.477 | 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:20:06.514 | 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:20:06.514 | 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:20:06.516 | 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:20:06.518 | 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:20:06.566 | 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:20:06.570 | 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:20:06.578 | 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:20:06.579 | 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:20:06.593 | 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:20:06.594 | 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:20:06.596 | 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:20:06.660 | 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:20:06.662 | 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:20:06.663 | 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:20:06.664 | 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:20:06.713 | 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:20:06.725 | 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:20:08.270 | 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:20:08.276 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:08.279 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:08.384 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:08.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:08.389 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:08.391 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:08.393 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:08.395 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:08.398 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:08.400 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:08.402 | + functions-common:time_stop:2432 : start_time=1649859604387 2022-04-13 14:20:08.404 | + functions-common:time_stop:2434 : [[ -z 1649859604387 ]] 2022-04-13 14:20:08.407 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:08.411 | + functions-common:time_stop:2437 : end_time=1649859608408 2022-04-13 14:20:08.413 | + functions-common:time_stop:2438 : elapsed_time=4021 2022-04-13 14:20:08.416 | + functions-common:time_stop:2439 : total=31443 2022-04-13 14:20:08.418 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:08.420 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35464 2022-04-13 14:20:08.422 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:08.425 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:20:08.428 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:20:08.430 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:20:08.433 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:20:08.436 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:20:08.438 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:20:08.442 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:20:08.442 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:20:08.447 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:20:08.449 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:20:08.452 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:20:08.454 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:20:08.457 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:20:08.478 | Using python 3.8 to install python-memcached 2022-04-13 14:20:08.480 | + 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:20:09.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:09.205 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:09.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:09.205 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:10.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:10.384 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:20:10.388 | 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:20:12.046 | 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:20:12.053 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:12.053 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:12.157 | + inc/python:pip_install:200 : result=0 2022-04-13 14:20:12.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:20:12.162 | + functions-common:time_stop:2425 : local name 2022-04-13 14:20:12.164 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:20:12.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:20:12.169 | + functions-common:time_stop:2428 : local total 2022-04-13 14:20:12.171 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:20:12.173 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:20:12.176 | + functions-common:time_stop:2432 : start_time=1649859608473 2022-04-13 14:20:12.178 | + functions-common:time_stop:2434 : [[ -z 1649859608473 ]] 2022-04-13 14:20:12.181 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:20:12.185 | + functions-common:time_stop:2437 : end_time=1649859612182 2022-04-13 14:20:12.187 | + functions-common:time_stop:2438 : elapsed_time=3709 2022-04-13 14:20:12.189 | + functions-common:time_stop:2439 : total=35464 2022-04-13 14:20:12.191 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:20:12.194 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39173 2022-04-13 14:20:12.196 | + inc/python:pip_install:203 : return 0 2022-04-13 14:20:12.198 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:20:12.214 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:20:12.217 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 14:20:12.219 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:20:12.222 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:20:12.224 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:20:12.226 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:20:12.229 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:20:12.231 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:20:12.246 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:20:12.248 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:20:12.251 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:20:12.253 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:20:12.255 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:20:12.257 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:20:12.259 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:20:12.262 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:20:12.264 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:20:12.266 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:20:12.281 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:20:12.283 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:20:12.286 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:12.288 | + functions-common:git_clone:629 : echo master 2022-04-13 14:20:12.289 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:20:12.294 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:20:12.296 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:20:12.298 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:20:12.301 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:20:12.301 | + functions-common:git_clone:678 : head -1 2022-04-13 14:20:12.305 | c141e6164 trivial: Fix typo 2022-04-13 14:20:12.307 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:20:12.309 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:20:12.312 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:20:12.314 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:20:12.316 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:20:12.318 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:20:12.321 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:20:12.323 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:20:12.325 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:20:12.327 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:20:12.330 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:20:12.332 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:20:12.335 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:20:12.337 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:20:12.340 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:20:12.342 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:20:12.344 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:20:12.347 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:20:12.353 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:20:12.355 | + 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:20:13.035 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:20:13.037 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:20:13.039 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:20:13.042 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:20:13.044 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:20:13.046 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:20:13.048 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:20:13.050 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:20:13.053 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:20:13.055 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:20:13.057 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:20:13.059 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:20:13.061 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:20:13.063 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:20:13.084 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:20:13.086 | + 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:20:13.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:13.819 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:13.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:20:13.819 | from cryptography.utils import int_from_bytes 2022-04-13 14:20:14.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:20:14.995 | Obtaining file:///opt/stack/keystone 2022-04-13 14:20:14.996 | Preparing metadata (setup.py): started 2022-04-13 14:20:15.756 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:20:15.756 | ERROR: Command errored out with exit status 1: 2022-04-13 14:20:15.756 | 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-5rkfz3og 2022-04-13 14:20:15.756 | cwd: /opt/stack/keystone/ 2022-04-13 14:20:15.756 | Complete output (16 lines): 2022-04-13 14:20:15.756 | Error parsing 2022-04-13 14:20:15.756 | Traceback (most recent call last): 2022-04-13 14:20:15.756 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:20:15.756 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:20:15.757 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:20:15.757 | pbr.hooks.setup_hook(config) 2022-04-13 14:20:15.757 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:20:15.757 | metadata_config.run() 2022-04-13 14:20:15.757 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:20:15.757 | self.hook() 2022-04-13 14:20:15.757 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:20:15.757 | self.config['version'] = packaging.get_version( 2022-04-13 14:20:15.757 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:20:15.757 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:20:15.757 | 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:20:15.757 | 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:20:15.757 | ---------------------------------------- 2022-04-13 14:20:15.757 | 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:20:15.757 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:20:15.764 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:20:15.764 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:20:15.851 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:20:15.854 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:20:15.856 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:20:15.859 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:20:15.861 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:20:15.863 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:20:15.865 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:20:15.867 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:20:15.869 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:20:15.871 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:20:15.872 | Error on exit 2022-04-13 14:20:15.873 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:20:15.876 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859539 76 fail 2022-04-13 14:20:16.458 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:20:16.460 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:20:17.340 | + ./stack.sh:exit_trap:558 : exit 1