2022-02-17 14:21:59.606 | + ./stack.sh:main:487 : exec 2022-02-17 14:21:59.606 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-142159' 2022-02-17 14:21:59.607 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-142159.summary.2022-02-17-142159 2022-02-17 14:21:59.607 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:21:59.607 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-142159 2022-02-17 14:21:59.607 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-142159 /opt/stack/logs/stack.sh.log 2022-02-17 14:21:59.607 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-142159.summary.2022-02-17-142159 /opt/stack/logs/stack.sh.log.summary 2022-02-17 14:21:59.607 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 14:21:59.607 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 14:21:59.607 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 14:21:59.607 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 14:21:59.607 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 14:21:59.607 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 14:21:59.607 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:21:59.607 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 14:21:59.607 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 14:21:59.607 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 14:21:59.608 | + ./stack.sh:main:576 : uname -a 2022-02-17 14:21:59.609 | Linux dv-neutron-827683-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 14:21:59.612 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 14:21:59.614 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 14:21:59.617 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 14:21:59.653 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 14:21:59.670 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 14:21:59.673 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 14:21:59.675 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 14:21:59.677 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 14:21:59.679 | + functions-common:fetch_plugins:1776 : return 2022-02-17 14:21:59.681 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 14:21:59.683 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 14:21:59.685 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:21:59.689 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:21:59.691 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:21:59.694 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:21:59.696 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:21:59.697 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:21:59.700 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:21:59.704 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:21:59.705 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:21:59.707 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:21:59.709 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 14:21:59.711 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:21:59.724 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:59.726 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:21:59.728 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:21:59.730 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:21:59.732 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:21:59.733 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:21:59.735 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:21:59.737 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 14:21:59.739 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 14:21:59.741 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:21:59.743 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:21:59.744 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 14:21:59.746 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 14:21:59.748 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 14:21:59.750 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 14:21:59.752 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 14:21:59.754 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 14:21:59.772 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 14:21:59.774 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 14:21:59.789 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:59.791 | +++ lib/tls:source:43 : hostname -f 2022-02-17 14:21:59.795 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 14:21:59.797 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 14:21:59.798 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 14:21:59.800 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 14:21:59.802 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 14:21:59.804 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 14:21:59.806 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 14:21:59.808 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 14:21:59.810 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 14:21:59.811 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 14:21:59.816 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 14:21:59.828 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 14:21:59.845 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 14:21:59.858 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 14:21:59.870 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 14:21:59.903 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 14:21:59.962 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 14:22:00.050 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 14:22:00.071 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 14:22:00.122 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 14:22:00.176 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 14:22:00.324 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 14:22:00.339 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 14:22:00.351 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 14:22:00.364 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 14:22:00.456 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 14:22:00.459 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 14:22:00.462 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 14:22:00.464 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 14:22:00.466 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 14:22:00.468 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 14:22:00.470 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 14:22:00.470 | False' 2022-02-17 14:22:00.473 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 14:22:00.488 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 14:22:00.491 | + ./stack.sh:main:624 : run_phase source 2022-02-17 14:22:00.493 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 14:22:00.495 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:22:00.497 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:22:00.499 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:22:00.501 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:22:00.503 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:22:00.505 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:22:00.508 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:22:00.512 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:22:00.514 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:22:00.516 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:22:00.519 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 14:22:00.521 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:22:00.536 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:00.538 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:22:00.540 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 14:22:00.580 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 14:22:00.582 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 14:22:00.584 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:22:00.587 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 14:22:00.590 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 14:22:00.593 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 14:22:00.595 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 14:22:00.597 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 14:22:00.600 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 14:22:00.603 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 14:22:00.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.607 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 14:22:00.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.612 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 14:22:00.614 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.617 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 14:22:00.619 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.621 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 14:22:00.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.625 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 14:22:00.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.630 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 14:22:00.632 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.634 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 14:22:00.637 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.639 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 14:22:00.642 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.644 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 14:22:00.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.649 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 14:22:00.651 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.653 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 14:22:00.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.658 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 14:22:00.660 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.662 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 14:22:00.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.667 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 14:22:00.669 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 14:22:00.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.676 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 14:22:00.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.681 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 14:22:00.683 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.686 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 14:22:00.688 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 14:22:00.693 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.695 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 14:22:00.697 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 14:22:00.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.704 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 14:22:00.706 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.708 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 14:22:00.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.713 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 14:22:00.715 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.717 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 14:22:00.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.722 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 14:22:00.724 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.726 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 14:22:00.728 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.731 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 14:22:00.733 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 14:22:00.738 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.740 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 14:22:00.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.745 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 14:22:00.747 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.750 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 14:22:00.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.754 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 14:22:00.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 14:22:00.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.764 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 14:22:00.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.768 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 14:22:00.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.773 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 14:22:00.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 14:22:00.780 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.782 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 14:22:00.784 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.787 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 14:22:00.789 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.791 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 14:22:00.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.796 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 14:22:00.799 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.801 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 14:22:00.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.805 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 14:22:00.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.810 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 14:22:00.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.814 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 14:22:00.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:22:00.819 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 14:22:00.821 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 14:22:00.824 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:22:00.826 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 14:22:00.841 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:00.844 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 14:22:00.847 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:22:00.849 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 14:22:00.866 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:22:00.869 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 14:22:00.871 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 14:22:00.873 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 14:22:00.876 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 14:22:00.878 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 14:22:00.881 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 14:22:00.884 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 14:22:00.886 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 14:22:00.889 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 14:22:00.889 | Using mysql database backend 2022-02-17 14:22:00.891 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 14:22:00.908 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 14:22:00.911 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 14:22:00.914 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:22:00.916 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 14:22:00.919 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:22:00.922 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 14:22:00.938 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:00.941 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 14:22:00.957 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 14:22:00.973 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:00.975 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 14:22:00.992 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 14:22:01.008 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 14:22:01.024 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:22:01.026 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 14:22:01.043 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:01.045 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 14:22:01.061 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 14:22:01.064 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 14:22:01.066 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 14:22:01.069 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 14:22:01.072 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:22:01.076 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-142201 2022-02-17 14:22:01.078 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-142201 757' 2022-02-17 14:22:01.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.083 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:22:01.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.088 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:22:01.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.093 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:22:01.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.098 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:22:01.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.102 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-02-17 14:22:01.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.108 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-02-17 14:22:01.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.112 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-142159 2022-02-17 14:22:01.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.117 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:22:01.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.122 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-02-17 14:22:01.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.127 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:22:01.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.132 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:22:01.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.136 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:22:01.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:22:01.142 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:22:01.144 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 14:22:01.147 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 14:22:01.149 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 14:22:01.151 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 14:22:01.153 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:22:01.156 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:22:01.158 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:22:01.161 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:22:01.163 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:22:01.166 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:22:01.181 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:22:01.183 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:22:01.186 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:01.189 | + functions-common:git_clone:629 : echo master 2022-02-17 14:22:01.189 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:22:01.194 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 14:22:01.196 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:01.198 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 14:22:01.201 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:22:01.201 | + functions-common:git_clone:678 : head -1 2022-02-17 14:22:01.205 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 14:22:01.207 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:22:01.210 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 14:22:01.212 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:22:01.215 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 14:22:01.217 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 14:22:01.220 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 14:22:01.222 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 14:22:01.225 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:22:01.227 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 14:22:01.230 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 14:22:01.233 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 14:22:01.236 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 14:22:01.240 | ++ tools/install_prereqs.sh:source:47 : NOW=1645107721 2022-02-17 14:22:01.243 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 14:22:01.247 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645107537 2022-02-17 14:22:01.251 | ++ tools/install_prereqs.sh:source:49 : DELTA=184 2022-02-17 14:22:01.254 | ++ tools/install_prereqs.sh:source:50 : [[ 184 -lt 7200 ]] 2022-02-17 14:22:01.256 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 14:22:01.259 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 14:22:01.261 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 14:22:01.263 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 14:22:01.266 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 14:22:01.268 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 14:22:01.271 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 14:22:01.273 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 14:22:01.276 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:22:01.324 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 14:22:01.324 | apache2-dev 2022-02-17 14:22:01.324 | bc 2022-02-17 14:22:01.324 | bsdmainutils 2022-02-17 14:22:01.324 | curl 2022-02-17 14:22:01.324 | g++ 2022-02-17 14:22:01.324 | gawk 2022-02-17 14:22:01.324 | gcc 2022-02-17 14:22:01.324 | gettext 2022-02-17 14:22:01.324 | git 2022-02-17 14:22:01.324 | graphviz 2022-02-17 14:22:01.324 | iputils-ping 2022-02-17 14:22:01.324 | libapache2-mod-proxy-uwsgi 2022-02-17 14:22:01.324 | libffi-dev 2022-02-17 14:22:01.324 | libjpeg-dev 2022-02-17 14:22:01.324 | libpcre3-dev 2022-02-17 14:22:01.324 | libpq-dev 2022-02-17 14:22:01.324 | libssl-dev 2022-02-17 14:22:01.324 | libsystemd-dev 2022-02-17 14:22:01.324 | libxml2-dev 2022-02-17 14:22:01.324 | libxslt1-dev 2022-02-17 14:22:01.324 | libyaml-dev 2022-02-17 14:22:01.324 | lsof 2022-02-17 14:22:01.324 | openssh-server 2022-02-17 14:22:01.324 | openssl 2022-02-17 14:22:01.324 | pkg-config 2022-02-17 14:22:01.324 | psmisc 2022-02-17 14:22:01.324 | python3-dev 2022-02-17 14:22:01.324 | python3-pip 2022-02-17 14:22:01.324 | python3-systemd 2022-02-17 14:22:01.324 | python3-venv 2022-02-17 14:22:01.325 | tar 2022-02-17 14:22:01.325 | tcpdump 2022-02-17 14:22:01.325 | unzip 2022-02-17 14:22:01.325 | uuid-runtime 2022-02-17 14:22:01.325 | wget 2022-02-17 14:22:01.325 | wget 2022-02-17 14:22:01.325 | zlib1g-dev 2022-02-17 14:22:01.325 | libkrb5-dev 2022-02-17 14:22:01.325 | libldap2-dev 2022-02-17 14:22:01.325 | libsasl2-dev 2022-02-17 14:22:01.325 | memcached 2022-02-17 14:22:01.325 | python3-mysqldb 2022-02-17 14:22:01.325 | sqlite3 2022-02-17 14:22:01.325 | conntrack 2022-02-17 14:22:01.325 | curl 2022-02-17 14:22:01.325 | dnsmasq-base 2022-02-17 14:22:01.325 | dnsmasq-utils 2022-02-17 14:22:01.325 | ebtables 2022-02-17 14:22:01.325 | genisoimage 2022-02-17 14:22:01.325 | iptables 2022-02-17 14:22:01.325 | iputils-arping 2022-02-17 14:22:01.325 | kpartx 2022-02-17 14:22:01.325 | libjs-jquery-tablesorter 2022-02-17 14:22:01.325 | parted 2022-02-17 14:22:01.325 | pm-utils 2022-02-17 14:22:01.325 | python3-mysqldb 2022-02-17 14:22:01.325 | socat 2022-02-17 14:22:01.325 | sqlite3 2022-02-17 14:22:01.325 | sudo 2022-02-17 14:22:01.325 | vlan 2022-02-17 14:22:01.326 | lsscsi 2022-02-17 14:22:01.326 | open-iscsi 2022-02-17 14:22:01.326 | lvm2 2022-02-17 14:22:01.326 | qemu-utils 2022-02-17 14:22:01.326 | thin-provisioning-tools 2022-02-17 14:22:01.326 | acl 2022-02-17 14:22:01.326 | dnsmasq-base 2022-02-17 14:22:01.326 | dnsmasq-utils 2022-02-17 14:22:01.326 | ebtables 2022-02-17 14:22:01.326 | haproxy 2022-02-17 14:22:01.326 | iptables 2022-02-17 14:22:01.326 | iputils-arping 2022-02-17 14:22:01.326 | iputils-ping 2022-02-17 14:22:01.326 | postgresql-server-dev-all 2022-02-17 14:22:01.326 | python3-mysqldb 2022-02-17 14:22:01.326 | sqlite3 2022-02-17 14:22:01.326 | sudo 2022-02-17 14:22:01.326 | vlan 2022-02-17 14:22:01.326 | pcp 2022-02-17 14:22:01.326 | ipset 2022-02-17 14:22:01.326 | conntrack 2022-02-17 14:22:01.327 | conntrackd 2022-02-17 14:22:01.327 | keepalived 2022-02-17 14:22:01.327 | lvm2 2022-02-17 14:22:01.327 | qemu-utils 2022-02-17 14:22:01.327 | thin-provisioning-tools 2022-02-17 14:22:01.327 | curl 2022-02-17 14:22:01.327 | liberasurecode-dev 2022-02-17 14:22:01.327 | make 2022-02-17 14:22:01.327 | memcached 2022-02-17 14:22:01.327 | rsync 2022-02-17 14:22:01.327 | sqlite3 2022-02-17 14:22:01.327 | xfsprogs' 2022-02-17 14:22:01.327 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 14:22:01.345 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 14:22:01.345 | apache2-dev 2022-02-17 14:22:01.345 | bc 2022-02-17 14:22:01.345 | bsdmainutils 2022-02-17 14:22:01.345 | curl 2022-02-17 14:22:01.345 | g++ 2022-02-17 14:22:01.345 | gawk 2022-02-17 14:22:01.345 | gcc 2022-02-17 14:22:01.345 | gettext 2022-02-17 14:22:01.345 | git 2022-02-17 14:22:01.345 | graphviz 2022-02-17 14:22:01.345 | iputils-ping 2022-02-17 14:22:01.345 | libapache2-mod-proxy-uwsgi 2022-02-17 14:22:01.345 | libffi-dev 2022-02-17 14:22:01.345 | libjpeg-dev 2022-02-17 14:22:01.345 | libpcre3-dev 2022-02-17 14:22:01.345 | libpq-dev 2022-02-17 14:22:01.345 | libssl-dev 2022-02-17 14:22:01.345 | libsystemd-dev 2022-02-17 14:22:01.345 | libxml2-dev 2022-02-17 14:22:01.345 | libxslt1-dev 2022-02-17 14:22:01.345 | libyaml-dev 2022-02-17 14:22:01.345 | lsof 2022-02-17 14:22:01.345 | openssh-server 2022-02-17 14:22:01.345 | openssl 2022-02-17 14:22:01.345 | pkg-config 2022-02-17 14:22:01.345 | psmisc 2022-02-17 14:22:01.345 | python3-dev 2022-02-17 14:22:01.346 | python3-pip 2022-02-17 14:22:01.346 | python3-systemd 2022-02-17 14:22:01.346 | python3-venv 2022-02-17 14:22:01.346 | tar 2022-02-17 14:22:01.346 | tcpdump 2022-02-17 14:22:01.346 | unzip 2022-02-17 14:22:01.346 | uuid-runtime 2022-02-17 14:22:01.346 | wget 2022-02-17 14:22:01.346 | wget 2022-02-17 14:22:01.346 | zlib1g-dev 2022-02-17 14:22:01.346 | libkrb5-dev 2022-02-17 14:22:01.346 | libldap2-dev 2022-02-17 14:22:01.346 | libsasl2-dev 2022-02-17 14:22:01.346 | memcached 2022-02-17 14:22:01.346 | python3-mysqldb 2022-02-17 14:22:01.346 | sqlite3 2022-02-17 14:22:01.346 | conntrack 2022-02-17 14:22:01.346 | curl 2022-02-17 14:22:01.346 | dnsmasq-base 2022-02-17 14:22:01.346 | dnsmasq-utils 2022-02-17 14:22:01.346 | ebtables 2022-02-17 14:22:01.346 | genisoimage 2022-02-17 14:22:01.346 | iptables 2022-02-17 14:22:01.346 | iputils-arping 2022-02-17 14:22:01.346 | kpartx 2022-02-17 14:22:01.346 | libjs-jquery-tablesorter 2022-02-17 14:22:01.346 | parted 2022-02-17 14:22:01.346 | pm-utils 2022-02-17 14:22:01.346 | python3-mysqldb 2022-02-17 14:22:01.346 | socat 2022-02-17 14:22:01.346 | sqlite3 2022-02-17 14:22:01.346 | sudo 2022-02-17 14:22:01.346 | vlan 2022-02-17 14:22:01.346 | lsscsi 2022-02-17 14:22:01.346 | open-iscsi 2022-02-17 14:22:01.346 | lvm2 2022-02-17 14:22:01.346 | qemu-utils 2022-02-17 14:22:01.346 | thin-provisioning-tools 2022-02-17 14:22:01.347 | acl 2022-02-17 14:22:01.347 | dnsmasq-base 2022-02-17 14:22:01.347 | dnsmasq-utils 2022-02-17 14:22:01.347 | ebtables 2022-02-17 14:22:01.347 | haproxy 2022-02-17 14:22:01.347 | iptables 2022-02-17 14:22:01.347 | iputils-arping 2022-02-17 14:22:01.347 | iputils-ping 2022-02-17 14:22:01.347 | postgresql-server-dev-all 2022-02-17 14:22:01.347 | python3-mysqldb 2022-02-17 14:22:01.347 | sqlite3 2022-02-17 14:22:01.347 | sudo 2022-02-17 14:22:01.347 | vlan 2022-02-17 14:22:01.347 | pcp 2022-02-17 14:22:01.347 | ipset 2022-02-17 14:22:01.347 | conntrack 2022-02-17 14:22:01.347 | conntrackd 2022-02-17 14:22:01.347 | keepalived 2022-02-17 14:22:01.347 | lvm2 2022-02-17 14:22:01.347 | qemu-utils 2022-02-17 14:22:01.347 | thin-provisioning-tools 2022-02-17 14:22:01.347 | curl 2022-02-17 14:22:01.347 | liberasurecode-dev 2022-02-17 14:22:01.347 | make 2022-02-17 14:22:01.347 | memcached 2022-02-17 14:22:01.347 | rsync 2022-02-17 14:22:01.347 | sqlite3 2022-02-17 14:22:01.347 | xfsprogs ' 2022-02-17 14:22:01.347 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 14:22:01.350 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:01.352 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:01.355 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 14:22:01.356 | ++ 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-02-17 14:22:01.361 | ++ 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-02-17 14:22:01.363 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 14:22:01.365 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:22:01.367 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 14:22:01.369 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:22:01.371 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:01.374 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:22:01.376 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:01.378 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:01.380 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:22:01.382 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 14:22:01.384 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:01.386 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 14:22:01.389 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 14:22:01.393 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 14:22:01.396 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 14:22:01.398 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 14:22:01.400 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 14:22:01.402 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:22:01.405 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:22:01.409 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645107721406 2022-02-17 14:22:01.411 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 14:22:01.413 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 14:22:01.415 | ++ 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-02-17 14:22:01.672 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 14:22:01.754 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 14:22:01.868 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 14:22:01.983 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-17 14:22:03.889 | Reading package lists... 2022-02-17 14:22:03.921 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 14:22:03.923 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 14:22:03.925 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:22:03.927 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:03.929 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:03.931 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:22:03.933 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:03.936 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 14:22:03.938 | ++ functions-common:time_stop:2432 : start_time=1645107721406 2022-02-17 14:22:03.940 | ++ functions-common:time_stop:2434 : [[ -z 1645107721406 ]] 2022-02-17 14:22:03.943 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:03.946 | ++ functions-common:time_stop:2437 : end_time=1645107723944 2022-02-17 14:22:03.949 | ++ functions-common:time_stop:2438 : elapsed_time=2538 2022-02-17 14:22:03.951 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 14:22:03.953 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:03.955 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2538 2022-02-17 14:22:03.957 | ++ 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-02-17 14:22:03.960 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:22:03.962 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:03.964 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:03.967 | ++ 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-02-17 14:22:03.988 | ++ 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-02-17 14:22:04.097 | Reading package lists... 2022-02-17 14:22:04.340 | Building dependency tree... 2022-02-17 14:22:04.341 | Reading state information... 2022-02-17 14:22:04.375 | acl is already the newest version (2.2.53-6). 2022-02-17 14:22:04.375 | bc is already the newest version (1.07.1-2build1). 2022-02-17 14:22:04.375 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 14:22:04.375 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 14:22:04.375 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 14:22:04.375 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:22:04.375 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 14:22:04.375 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:22:04.376 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 14:22:04.376 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 14:22:04.376 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 14:22:04.376 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 14:22:04.376 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 14:22:04.376 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 14:22:04.376 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 14:22:04.376 | libffi-dev is already the newest version (3.3-4). 2022-02-17 14:22:04.376 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 14:22:04.376 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 14:22:04.376 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 14:22:04.376 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 14:22:04.376 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 14:22:04.376 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 14:22:04.376 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 14:22:04.376 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:22:04.376 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 14:22:04.376 | psmisc is already the newest version (23.3-1). 2022-02-17 14:22:04.376 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:22:04.376 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 14:22:04.376 | python3-systemd is already the newest version (234-3build2). 2022-02-17 14:22:04.376 | socat is already the newest version (1.7.3.3-2). 2022-02-17 14:22:04.376 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 14:22:04.376 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 14:22:04.376 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 14:22:04.376 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 14:22:04.376 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 14:22:04.376 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 14:22:04.376 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 14:22:04.376 | pcp is already the newest version (5.0.3-1). 2022-02-17 14:22:04.376 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 14:22:04.376 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:22:04.376 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:22:04.376 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:22:04.377 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 14:22:04.377 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:22:04.377 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:22:04.377 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 14:22:04.377 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 14:22:04.377 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 14:22:04.377 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 14:22:04.377 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 14:22:04.377 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 14:22:04.377 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 14:22:04.377 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:22:04.377 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 14:22:04.377 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 14:22:04.377 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 14:22:04.377 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 14:22:04.377 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 14:22:04.377 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 14:22:04.377 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:22:04.377 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 14:22:04.377 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 14:22:04.377 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 14:22:04.377 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 14:22:04.377 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 14:22:04.377 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 14:22:04.377 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 14:22:04.377 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 14:22:04.377 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 14:22:04.594 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:22:04.594 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 14:22:04.594 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 14:22:04.594 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 14:22:04.594 | The following packages were automatically installed and are no longer required: 2022-02-17 14:22:04.595 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:22:04.595 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:22:04.595 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:22:04.595 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:22:04.595 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:22:04.596 | python3-zope.interface 2022-02-17 14:22:04.596 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:22:04.709 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:22:04.713 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 14:22:04.716 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:22:04.718 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:22:04.721 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:04.723 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:04.725 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:22:04.727 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:04.729 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:22:04.731 | ++ functions-common:time_stop:2432 : start_time=1645107723985 2022-02-17 14:22:04.734 | ++ functions-common:time_stop:2434 : [[ -z 1645107723985 ]] 2022-02-17 14:22:04.737 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:04.741 | ++ functions-common:time_stop:2437 : end_time=1645107724739 2022-02-17 14:22:04.743 | ++ functions-common:time_stop:2438 : elapsed_time=754 2022-02-17 14:22:04.745 | ++ functions-common:time_stop:2439 : total=799 2022-02-17 14:22:04.747 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:04.749 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1553 2022-02-17 14:22:04.752 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 14:22:04.754 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 14:22:04.757 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:22:04.759 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 14:22:04.763 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 14:22:04.768 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 14:22:04.770 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 14:22:04.773 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 14:22:06.191 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 14:22:06.193 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 14:22:06.195 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 14:22:06.197 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 14:22:06.198 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 14:22:06.200 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 14:22:06.203 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 14:22:06.204 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 14:22:06.206 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 14:22:06.208 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 14:22:06.210 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 14:22:06.211 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 14:22:06.213 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 14:22:06.215 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 14:22:06.217 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 14:22:06.218 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 14:22:06.220 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 14:22:06.222 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 14:22:06.223 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 14:22:06.225 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 14:22:06.227 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 14:22:06.230 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 14:22:06.231 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 14:22:06.234 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 14:22:06.307 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 14:22:06.309 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 14:22:06.384 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 14:22:06.386 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 14:22:06.460 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 14:22:06.462 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 14:22:06.464 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 14:22:06.466 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 14:22:06.468 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 14:22:06.470 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 14:22:06.472 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 14:22:06.474 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 14:22:06.476 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 14:22:06.477 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 14:22:06.479 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 14:22:06.479 | Distro: focal 2022-02-17 14:22:06.482 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 14:22:06.485 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:22:06.488 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:22:06.490 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:22:06.493 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:22:06.493 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:22:07.165 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:22:07.167 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:22:07.167 | pip: 21.3.1 2022-02-17 14:22:07.168 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 14:22:07.171 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 14:22:07.173 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:22:07.175 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:22:07.176 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:22:07.178 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:22:07.180 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:22:07.181 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:22:07.183 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:22:07.185 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:22:07.187 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:22:07.188 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:22:07.190 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:22:07.192 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 14:22:07.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:07.195 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:07.197 | + tools/install_pip.sh:main:142 : : 2022-02-17 14:22:07.199 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 14:22:07.200 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 14:22:07.203 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 14:22:07.204 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:22:07.207 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 14:22:07.208 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 14:22:07.210 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:22:07.213 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:22:07.213 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:22:07.218 | ++ 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-02-17 14:22:07.219 | ++ 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-02-17 14:22:07.221 | ++ 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-02-17 14:22:07.223 | + 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-02-17 14:22:07.225 | + 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-02-17 14:22:07.241 | 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-02-17 14:22:07.243 | + 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-02-17 14:22:08.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:08.132 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:08.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:08.132 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:09.333 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:10.307 | 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-02-17 14:22:10.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 14:22:12.657 | Installing collected packages: setuptools 2022-02-17 14:22:13.426 | Successfully installed setuptools-60.9.0 2022-02-17 14:22:13.427 | 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-02-17 14:22:13.589 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:22:13.589 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:22:13.724 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:13.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:13.727 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:13.729 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:13.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:13.733 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:13.735 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:13.736 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:13.738 | + functions-common:time_stop:2432 : start_time=1645107727237 2022-02-17 14:22:13.740 | + functions-common:time_stop:2434 : [[ -z 1645107727237 ]] 2022-02-17 14:22:13.742 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:13.745 | + functions-common:time_stop:2437 : end_time=1645107733743 2022-02-17 14:22:13.747 | + functions-common:time_stop:2438 : elapsed_time=6506 2022-02-17 14:22:13.749 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:22:13.751 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:13.752 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6506 2022-02-17 14:22:13.754 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:13.756 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 14:22:13.758 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:22:13.762 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:22:13.764 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:22:13.767 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:22:13.767 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:22:14.473 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:22:14.475 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:22:14.475 | pip: 21.3.1 2022-02-17 14:22:14.478 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 14:22:14.481 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:22:14.484 | + ./stack.sh:main:796 : fixup_all 2022-02-17 14:22:14.486 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 14:22:14.489 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 14:22:14.491 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:14.493 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:14.495 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 14:22:14.507 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 14:22:14.519 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 14:22:14.530 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 14:22:14.532 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 14:22:14.534 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:22:14.537 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:22:14.539 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:22:14.541 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:22:14.543 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:22:14.545 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:22:14.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:22:14.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:22:14.551 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:22:14.553 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:22:14.555 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:22:14.558 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 14:22:14.560 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 14:22:14.563 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 14:22:14.565 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:22:14.567 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:22:14.569 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:22:14.571 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:22:14.574 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:22:14.576 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:22:14.579 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 14:22:14.581 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 14:22:14.583 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 14:22:14.585 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 14:22:14.587 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 14:22:14.590 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 14:22:14.592 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 14:22:14.612 | Using python 3.8 to install os-testr 2022-02-17 14:22:14.615 | + 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-02-17 14:22:15.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:15.511 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:15.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:15.511 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:16.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:16.695 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 14:22:16.769 | 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-02-17 14:22:16.770 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 14:22:16.770 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 14:22:16.772 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 14:22:16.785 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 14:22:16.811 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 14:22:16.813 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 14:22:16.814 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 14:22:16.814 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 14:22:16.815 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 14:22:16.838 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 14:22:16.840 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 14:22:16.841 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 14:22:16.842 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 14:22:16.843 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 14:22:16.855 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 14:22:16.923 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 14:22:16.924 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 14:22:16.925 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 14:22:19.229 | 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-02-17 14:22:19.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:22:19.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:22:19.357 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:19.360 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:19.362 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:19.364 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:19.366 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:19.368 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:19.370 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:19.373 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:19.375 | + functions-common:time_stop:2432 : start_time=1645107734607 2022-02-17 14:22:19.377 | + functions-common:time_stop:2434 : [[ -z 1645107734607 ]] 2022-02-17 14:22:19.380 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:19.384 | + functions-common:time_stop:2437 : end_time=1645107739381 2022-02-17 14:22:19.386 | + functions-common:time_stop:2438 : elapsed_time=4774 2022-02-17 14:22:19.388 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:22:19.391 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:19.393 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4774 2022-02-17 14:22:19.395 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:19.397 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 14:22:19.451 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 14:22:19.551 | + ./stack.sh:main:810 : install_infra 2022-02-17 14:22:19.554 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:22:19.556 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 14:22:19.559 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:22:19.562 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 14:22:19.586 | + 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-02-17 14:22:21.547 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.562 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.566 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.671 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.691 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.695 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.698 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.713 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.722 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.724 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.756 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.766 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.771 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.789 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.827 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.835 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.840 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.889 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.905 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.924 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.931 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:21.980 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.007 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.010 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.113 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.119 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.176 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.300 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.324 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.329 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.340 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.346 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.366 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.373 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.390 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.449 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.461 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.477 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.523 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.527 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:22.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:22.654 | 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 355)) (5.8.1) 2022-02-17 14:22:22.953 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:22.955 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:22.957 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:22.960 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:22.962 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:22.964 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:22.966 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:22.968 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:22.970 | + functions-common:time_stop:2432 : start_time=1645107739578 2022-02-17 14:22:22.972 | + functions-common:time_stop:2434 : [[ -z 1645107739578 ]] 2022-02-17 14:22:22.975 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:22.979 | + functions-common:time_stop:2437 : end_time=1645107742976 2022-02-17 14:22:22.981 | + functions-common:time_stop:2438 : elapsed_time=3398 2022-02-17 14:22:22.984 | + functions-common:time_stop:2439 : total=4774 2022-02-17 14:22:22.986 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:22.988 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8172 2022-02-17 14:22:22.990 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:22.993 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:22:22.995 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 14:22:23.019 | + 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-02-17 14:22:24.834 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:24.848 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:24.852 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:24.960 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:24.980 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:24.985 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:24.988 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.003 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.011 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.013 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.045 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.054 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.059 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.077 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.115 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.123 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.128 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.177 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.191 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.211 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.219 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.267 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.285 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.289 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.381 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.388 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.443 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.564 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.588 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.593 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.604 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.610 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.629 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.636 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.653 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.709 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.722 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.738 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.782 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.786 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:22:25.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:25.794 | Processing /opt/stack/requirements 2022-02-17 14:22:27.523 | 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 25)) (6.0) 2022-02-17 14:22:27.526 | 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 183)) (3.0.0) 2022-02-17 14:22:27.537 | 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 351)) (21.3) 2022-02-17 14:22:27.542 | 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 355)) (5.8.1) 2022-02-17 14:22:27.545 | 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 393)) (3.0.7) 2022-02-17 14:22:27.551 | 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 479)) (2.27.1) 2022-02-17 14:22:27.577 | 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 521)) (1.16.0) 2022-02-17 14:22:27.580 | 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 577)) (2.5.0) 2022-02-17 14:22:27.590 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-17 14:22:27.610 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (1.3) 2022-02-17 14:22:27.612 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (0.3.0) 2022-02-17 14:22:27.627 | 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 122)) (2.0.12) 2022-02-17 14:22:27.632 | 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 479)) (2021.10.8) 2022-02-17 14:22:27.635 | 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 217)) (3.3) 2022-02-17 14:22:27.638 | 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 178)) (1.0.0) 2022-02-17 14:22:27.640 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-17 14:22:27.653 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-17 14:22:27.725 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 14:22:27.737 | 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 99)) (0.5.0) 2022-02-17 14:22:27.740 | 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 557)) (3.5.0) 2022-02-17 14:22:27.746 | 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 95)) (21.4.0) 2022-02-17 14:22:27.807 | 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 394)) (1.8.2) 2022-02-17 14:22:27.810 | 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 618)) (0.2.5) 2022-02-17 14:22:27.815 | Building wheels for collected packages: openstack-requirements 2022-02-17 14:22:27.816 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 14:22:28.634 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 14:22:28.635 | ERROR: Command errored out with exit status 1: 2022-02-17 14:22:28.635 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4wj2ulfm/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4wj2ulfm/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-845cm2w5 2022-02-17 14:22:28.635 | cwd: /tmp/pip-req-build-4wj2ulfm/ 2022-02-17 14:22:28.635 | Complete output (6 lines): 2022-02-17 14:22:28.635 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 14:22:28.635 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 14:22:28.635 | or: setup.py --help-commands 2022-02-17 14:22:28.635 | or: setup.py cmd --help 2022-02-17 14:22:28.635 | 2022-02-17 14:22:28.635 | error: invalid command 'bdist_wheel' 2022-02-17 14:22:28.635 | ---------------------------------------- 2022-02-17 14:22:28.635 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 14:22:28.635 | Running setup.py clean for openstack-requirements 2022-02-17 14:22:29.459 | Failed to build openstack-requirements 2022-02-17 14:22:29.475 | Installing collected packages: openstack-requirements 2022-02-17 14:22:29.475 | Attempting uninstall: openstack-requirements 2022-02-17 14:22:29.476 | Found existing installation: openstack-requirements 1.2.1.dev5223 2022-02-17 14:22:29.511 | Uninstalling openstack-requirements-1.2.1.dev5223: 2022-02-17 14:22:29.531 | Successfully uninstalled openstack-requirements-1.2.1.dev5223 2022-02-17 14:22:29.534 | Running setup.py install for openstack-requirements: started 2022-02-17 14:22:31.881 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 14:22:31.906 | Successfully installed openstack-requirements-1.2.1.dev5223 2022-02-17 14:22:32.033 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:32.035 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:32.037 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:32.039 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:32.041 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:32.043 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:32.046 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:32.048 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:32.050 | + functions-common:time_stop:2432 : start_time=1645107743010 2022-02-17 14:22:32.052 | + functions-common:time_stop:2434 : [[ -z 1645107743010 ]] 2022-02-17 14:22:32.055 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:32.059 | + functions-common:time_stop:2437 : end_time=1645107752056 2022-02-17 14:22:32.061 | + functions-common:time_stop:2438 : elapsed_time=9046 2022-02-17 14:22:32.063 | + functions-common:time_stop:2439 : total=8172 2022-02-17 14:22:32.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:32.068 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17218 2022-02-17 14:22:32.071 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:32.073 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 14:22:32.076 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 14:22:32.079 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 14:22:32.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:32.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:32.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 14:22:32.088 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:32.091 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 14:22:32.112 | Using python 3.8 to install pbr 2022-02-17 14:22:32.114 | + 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-02-17 14:22:32.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:32.983 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:32.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:32.983 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:34.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:34.161 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 14:22:36.780 | 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-02-17 14:22:36.787 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:22:36.787 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:22:36.907 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:36.909 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:36.911 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:36.913 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:36.915 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:36.918 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:36.920 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:36.922 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:36.924 | + functions-common:time_stop:2432 : start_time=1645107752106 2022-02-17 14:22:36.927 | + functions-common:time_stop:2434 : [[ -z 1645107752106 ]] 2022-02-17 14:22:36.929 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:36.933 | + functions-common:time_stop:2437 : end_time=1645107756931 2022-02-17 14:22:36.935 | + functions-common:time_stop:2438 : elapsed_time=4825 2022-02-17 14:22:36.938 | + functions-common:time_stop:2439 : total=17218 2022-02-17 14:22:36.940 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:36.942 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22043 2022-02-17 14:22:36.944 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:36.946 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 14:22:39.247 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 14:22:41.179 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:41.180 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 14:22:41.195 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 14:22:41.197 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 14:22:41.200 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 14:22:41.203 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 14:22:41.209 | 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.7) 2022-02-17 14:22:41.282 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:22:41.285 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:22:41.288 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 14:22:41.305 | + ./stack.sh:main:819 : pkgs= 2022-02-17 14:22:41.307 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 14:22:41.310 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 14:22:41.313 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:22:41.315 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 14:22:41.317 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:22:41.319 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:22:41.321 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:22:41.324 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:22:41.326 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:22:41.329 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:22:41.333 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:22:41.335 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:22:41.337 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:22:41.340 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 14:22:41.343 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:22:41.358 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:41.360 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:22:41.362 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:22:41.364 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 14:22:41.366 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:22:41.368 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:22:41.371 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:22:41.373 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 14:22:41.375 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:22:41.377 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 14:22:41.379 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:22:41.381 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:22:41.383 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:22:41.385 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:22:41.388 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:22:41.390 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:22:41.392 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 14:22:41.395 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:22:41.397 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 14:22:41.399 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:22:41.401 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:22:41.404 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 14:22:41.407 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 14:22:41.409 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 14:22:41.411 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 14:22:41.413 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 14:22:41.466 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 14:22:41.466 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 14:22:41.468 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 14:22:41.850 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 14:22:41.852 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 14:22:41.869 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:41.872 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 14:22:41.874 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:22:41.876 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:22:41.879 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:22:41.881 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:22:41.883 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:41.886 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:22:41.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:41.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:41.893 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:22:41.895 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:41.897 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:22:41.899 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:22:41.902 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 14:22:41.904 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:22:41.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:41.909 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:41.911 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 14:22:41.932 | + 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-02-17 14:22:42.042 | Reading package lists... 2022-02-17 14:22:42.296 | Building dependency tree... 2022-02-17 14:22:42.298 | Reading state information... 2022-02-17 14:22:42.564 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 14:22:42.564 | The following packages were automatically installed and are no longer required: 2022-02-17 14:22:42.565 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:22:42.565 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:22:42.565 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:22:42.565 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:22:42.565 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:22:42.565 | python3-zope.interface 2022-02-17 14:22:42.565 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:22:42.679 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:22:42.684 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:22:42.687 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:22:42.689 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:42.691 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:42.694 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:42.696 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:42.698 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:42.701 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:22:42.703 | + functions-common:time_stop:2432 : start_time=1645107761929 2022-02-17 14:22:42.705 | + functions-common:time_stop:2434 : [[ -z 1645107761929 ]] 2022-02-17 14:22:42.708 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:42.712 | + functions-common:time_stop:2437 : end_time=1645107762710 2022-02-17 14:22:42.714 | + functions-common:time_stop:2438 : elapsed_time=781 2022-02-17 14:22:42.717 | + functions-common:time_stop:2439 : total=1553 2022-02-17 14:22:42.719 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:42.721 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2334 2022-02-17 14:22:42.723 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:22:42.726 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 14:22:42.728 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:22:42.730 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:22:42.732 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:22:42.735 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:22:42.737 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:22:42.739 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:22:42.741 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 14:22:42.744 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:22:42.747 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:22:42.749 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:22:42.751 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:22:42.753 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:22:42.756 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:22:42.758 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:22:42.760 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:22:42.762 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:22:42.765 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:22:42.767 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:22:42.769 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 14:22:42.772 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:22:42.774 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:22:42.776 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:22:42.779 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:22:42.781 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:22:42.784 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:22:42.786 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 14:22:42.788 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 14:22:42.805 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:42.807 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 14:22:42.809 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:22:42.812 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 14:22:42.814 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 14:22:42.817 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 14:22:42.821 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 14:22:42.823 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 14:22:42.826 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 14:22:42.828 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 14:22:42.830 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 14:22:42.833 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 14:22:42.835 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 14:22:43.521 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 14:22:43.521 | user tags 2022-02-17 14:22:43.521 | stackrabbit []' 2022-02-17 14:22:43.525 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 14:22:43.525 | user tags 2022-02-17 14:22:43.525 | stackrabbit []' 2022-02-17 14:22:43.525 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 14:22:43.531 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 14:22:43.533 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 14:22:43.536 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:22:44.203 | Changing password for user "stackrabbit" ... 2022-02-17 14:22:44.224 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 14:22:44.901 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 14:22:44.926 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 14:22:44.929 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:22:45.595 | Changing password for user "stackrabbit" ... 2022-02-17 14:22:45.617 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 14:22:45.619 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 14:22:45.622 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 14:22:46.326 | Deleting user "guest" ... 2022-02-17 14:22:46.341 | Error: 2022-02-17 14:22:46.342 | {:no_such_user, "guest"} 2022-02-17 14:22:46.354 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 14:22:46.357 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 14:22:46.374 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:46.376 | + ./stack.sh:main:836 : install_database 2022-02-17 14:22:46.378 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 14:22:46.380 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 14:22:46.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:46.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:46.388 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 14:22:46.604 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 14:22:46.607 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:46.609 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 14:22:46.611 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 14:22:46.614 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:22:46.616 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 14:22:46.618 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:22:46.621 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:22:46.623 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:22:46.625 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:22:46.628 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:22:46.630 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:22:46.632 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:22:46.635 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:22:46.637 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:22:46.640 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:22:46.642 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:22:46.645 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 14:22:46.647 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:22:46.649 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:22:46.652 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:22:46.655 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:22:46.657 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:22:46.659 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:22:46.662 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 14:22:46.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:46.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:46.669 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 14:22:46.671 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:22:46.673 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:22:46.676 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:22:46.678 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:22:46.680 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:46.682 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:22:46.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:46.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:46.690 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:22:46.692 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:46.694 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:22:46.696 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:22:46.699 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 14:22:46.701 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:22:46.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:46.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:46.708 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 14:22:46.729 | + 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-02-17 14:22:46.838 | Reading package lists... 2022-02-17 14:22:47.076 | Building dependency tree... 2022-02-17 14:22:47.078 | Reading state information... 2022-02-17 14:22:47.325 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 14:22:47.326 | The following packages were automatically installed and are no longer required: 2022-02-17 14:22:47.327 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:22:47.327 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:22:47.327 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:22:47.327 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:22:47.327 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:22:47.327 | python3-zope.interface 2022-02-17 14:22:47.327 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:22:47.440 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:22:47.445 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:22:47.447 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:22:47.450 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:47.452 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:47.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:47.456 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:47.458 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:47.460 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:22:47.463 | + functions-common:time_stop:2432 : start_time=1645107766727 2022-02-17 14:22:47.465 | + functions-common:time_stop:2434 : [[ -z 1645107766727 ]] 2022-02-17 14:22:47.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:47.472 | + functions-common:time_stop:2437 : end_time=1645107767469 2022-02-17 14:22:47.474 | + functions-common:time_stop:2438 : elapsed_time=742 2022-02-17 14:22:47.476 | + functions-common:time_stop:2439 : total=2334 2022-02-17 14:22:47.478 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:47.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3076 2022-02-17 14:22:47.483 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:22:47.486 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 14:22:47.488 | + ./stack.sh:main:839 : install_database_python 2022-02-17 14:22:47.490 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 14:22:47.492 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 14:22:47.495 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 14:22:47.497 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:22:47.500 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 14:22:47.503 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 14:22:47.505 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:22:47.508 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:22:47.509 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:22:47.514 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 14:22:47.517 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 14:22:47.519 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 14:22:47.522 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 14:22:47.524 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 14:22:47.546 | Using python 3.8 to install PyMySQL 2022-02-17 14:22:47.548 | + 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-02-17 14:22:48.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:48.390 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:48.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:48.390 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:49.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:49.567 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 14:22:51.884 | 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-02-17 14:22:51.892 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:22:51.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:22:52.006 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:52.008 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:52.011 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:52.014 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:52.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:52.019 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:52.021 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:52.023 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:52.025 | + functions-common:time_stop:2432 : start_time=1645107767540 2022-02-17 14:22:52.028 | + functions-common:time_stop:2434 : [[ -z 1645107767540 ]] 2022-02-17 14:22:52.031 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:52.035 | + functions-common:time_stop:2437 : end_time=1645107772033 2022-02-17 14:22:52.038 | + functions-common:time_stop:2438 : elapsed_time=4493 2022-02-17 14:22:52.040 | + functions-common:time_stop:2439 : total=22043 2022-02-17 14:22:52.042 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:52.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26536 2022-02-17 14:22:52.047 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:52.049 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 14:22:52.051 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:22:52.053 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 14:22:52.056 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 14:22:52.072 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:52.075 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 14:22:52.077 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 14:22:52.081 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:22:52.081 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:22:52.086 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:22:52.089 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:22:52.092 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:22:52.094 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:22:52.096 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 14:22:52.099 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 14:22:52.114 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:52.117 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 14:22:52.119 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:22:52.122 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:22:52.124 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:22:52.126 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:22:52.128 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:52.131 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:22:52.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:52.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:52.138 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:22:52.140 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:52.143 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:22:52.145 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:22:52.147 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 14:22:52.150 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:22:52.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:52.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:52.158 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 14:22:52.178 | + 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-02-17 14:22:52.286 | Reading package lists... 2022-02-17 14:22:52.523 | Building dependency tree... 2022-02-17 14:22:52.524 | Reading state information... 2022-02-17 14:22:52.770 | radvd is already the newest version (1:2.17-2). 2022-02-17 14:22:52.771 | The following packages were automatically installed and are no longer required: 2022-02-17 14:22:52.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:22:52.771 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:22:52.771 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:22:52.771 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:22:52.772 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:22:52.772 | python3-zope.interface 2022-02-17 14:22:52.772 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:22:52.884 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:22:52.889 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:22:52.891 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:22:52.893 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:52.896 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:52.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:52.900 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:52.903 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:52.905 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:22:52.907 | + functions-common:time_stop:2432 : start_time=1645107772175 2022-02-17 14:22:52.909 | + functions-common:time_stop:2434 : [[ -z 1645107772175 ]] 2022-02-17 14:22:52.912 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:52.916 | + functions-common:time_stop:2437 : end_time=1645107772913 2022-02-17 14:22:52.918 | + functions-common:time_stop:2438 : elapsed_time=738 2022-02-17 14:22:52.920 | + functions-common:time_stop:2439 : total=3076 2022-02-17 14:22:52.922 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:52.924 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3814 2022-02-17 14:22:52.927 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:22:52.929 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 14:22:52.946 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:52.948 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 14:22:52.951 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 14:22:52.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 14:22:52.956 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 14:22:52.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 14:22:52.978 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:22:52.980 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:22:52.982 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:22:52.985 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:22:52.987 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:52.989 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:22:52.991 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:52.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:52.996 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:22:52.998 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:53.001 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:22:53.003 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:22:53.005 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 14:22:53.007 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:22:53.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:53.012 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:53.014 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 14:22:53.035 | + 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-02-17 14:22:53.144 | Reading package lists... 2022-02-17 14:22:53.383 | Building dependency tree... 2022-02-17 14:22:53.385 | Reading state information... 2022-02-17 14:22:53.631 | fakeroot is already the newest version (1.24-1). 2022-02-17 14:22:53.631 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:22:53.631 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 14:22:53.631 | The following packages were automatically installed and are no longer required: 2022-02-17 14:22:53.632 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:22:53.632 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:22:53.632 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:22:53.632 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:22:53.632 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:22:53.632 | python3-zope.interface 2022-02-17 14:22:53.633 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:22:53.745 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:22:53.750 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:22:53.752 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:22:53.755 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:53.757 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:53.759 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:53.762 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:53.764 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:53.766 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:22:53.768 | + functions-common:time_stop:2432 : start_time=1645107773032 2022-02-17 14:22:53.771 | + functions-common:time_stop:2434 : [[ -z 1645107773032 ]] 2022-02-17 14:22:53.774 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:53.778 | + functions-common:time_stop:2437 : end_time=1645107773775 2022-02-17 14:22:53.780 | + functions-common:time_stop:2438 : elapsed_time=743 2022-02-17 14:22:53.782 | + functions-common:time_stop:2439 : total=3814 2022-02-17 14:22:53.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:53.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4557 2022-02-17 14:22:53.789 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:22:53.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 14:22:53.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:53.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:53.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 14:22:53.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 14:22:53.803 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 14:22:53.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 14:22:53.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 14:22:53.813 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 14:22:53.814 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 14:22:53.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 14:22:53.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 14:22:53.823 | + functions:vercmp:628 : local v1=5.4 2022-02-17 14:22:53.826 | + functions:vercmp:629 : local 'op=<' 2022-02-17 14:22:53.828 | + functions:vercmp:630 : local v2=3.13 2022-02-17 14:22:53.830 | + functions:vercmp:631 : local result 2022-02-17 14:22:53.834 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 14:22:53.834 | ++ functions:vercmp:635 : sort -V 2022-02-17 14:22:53.834 | ++ functions:vercmp:635 : head -1 2022-02-17 14:22:53.839 | + functions:vercmp:635 : result=3.13 2022-02-17 14:22:53.841 | + functions:vercmp:637 : case $op in 2022-02-17 14:22:53.843 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 14:22:53.846 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 14:22:53.848 | + functions:vercmp:648 : return 2022-02-17 14:22:53.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 14:22:53.853 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:22:53.855 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 14:22:54.325 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 14:22:54.327 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 14:22:54.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 14:22:54.336 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.339 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 14:22:54.359 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:22:54.362 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 14:22:54.364 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 14:22:54.364 | Installing etcd 2022-02-17 14:22:54.366 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 14:22:54.379 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 14:22:54.391 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:54.393 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 14:22:54.409 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 14:22:54.412 | ++ 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-02-17 14:22:54.415 | ++ 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-02-17 14:22:54.419 | +++ 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-02-17 14:22:54.423 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:22:54.425 | ++ 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-02-17 14:22:54.428 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 14:22:54.430 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:22:54.432 | ++ functions:get_extra_file:74 : return 2022-02-17 14:22:54.436 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:22:54.438 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 14:22:54.440 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 14:22:54.443 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 14:22:54.460 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:22:54.462 | + ./stack.sh:main:866 : install_dstat 2022-02-17 14:22:54.465 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 14:22:54.482 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:22:54.484 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 14:22:54.486 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:22:54.489 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 14:22:54.491 | + ./stack.sh:main:875 : install_libs 2022-02-17 14:22:54.493 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 14:22:54.496 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 14:22:54.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 14:22:54.500 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 14:22:54.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 14:22:54.509 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.512 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 14:22:54.514 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 14:22:54.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 14:22:54.519 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 14:22:54.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 14:22:54.529 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.531 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 14:22:54.533 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 14:22:54.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 14:22:54.538 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 14:22:54.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 14:22:54.547 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.550 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 14:22:54.552 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 14:22:54.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 14:22:54.557 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 14:22:54.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 14:22:54.566 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.568 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 14:22:54.570 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 14:22:54.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 14:22:54.575 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 14:22:54.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 14:22:54.584 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.586 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 14:22:54.589 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 14:22:54.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 14:22:54.594 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 14:22:54.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 14:22:54.603 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.606 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 14:22:54.608 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 14:22:54.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 14:22:54.613 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 14:22:54.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 14:22:54.622 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.625 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 14:22:54.627 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 14:22:54.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 14:22:54.632 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 14:22:54.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 14:22:54.641 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.644 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 14:22:54.646 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 14:22:54.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 14:22:54.650 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 14:22:54.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 14:22:54.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.663 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 14:22:54.665 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 14:22:54.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 14:22:54.670 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 14:22:54.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 14:22:54.679 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.682 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 14:22:54.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 14:22:54.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 14:22:54.689 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 14:22:54.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 14:22:54.698 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.700 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 14:22:54.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 14:22:54.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 14:22:54.707 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 14:22:54.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 14:22:54.717 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.719 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 14:22:54.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 14:22:54.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 14:22:54.726 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 14:22:54.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 14:22:54.736 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.739 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 14:22:54.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 14:22:54.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 14:22:54.745 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 14:22:54.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 14:22:54.756 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.758 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 14:22:54.761 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 14:22:54.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 14:22:54.765 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 14:22:54.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 14:22:54.775 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.778 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 14:22:54.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 14:22:54.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 14:22:54.785 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 14:22:54.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 14:22:54.795 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.798 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 14:22:54.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 14:22:54.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 14:22:54.805 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 14:22:54.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 14:22:54.814 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.816 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 14:22:54.819 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 14:22:54.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 14:22:54.824 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 14:22:54.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 14:22:54.833 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.835 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 14:22:54.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 14:22:54.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 14:22:54.843 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 14:22:54.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 14:22:54.852 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.855 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 14:22:54.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 14:22:54.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 14:22:54.862 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 14:22:54.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 14:22:54.871 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.873 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 14:22:54.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 14:22:54.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 14:22:54.880 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 14:22:54.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 14:22:54.890 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.893 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 14:22:54.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 14:22:54.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 14:22:54.900 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 14:22:54.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 14:22:54.910 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.912 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 14:22:54.914 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 14:22:54.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 14:22:54.919 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 14:22:54.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 14:22:54.928 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.931 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 14:22:54.933 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 14:22:54.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 14:22:54.938 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 14:22:54.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 14:22:54.947 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.950 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 14:22:54.952 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 14:22:54.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 14:22:54.957 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 14:22:54.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 14:22:54.967 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.970 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 14:22:54.972 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 14:22:54.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 14:22:54.976 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 14:22:54.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:54.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:54.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 14:22:54.986 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:54.988 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 14:22:54.991 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 14:22:54.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 14:22:54.995 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 14:22:54.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 14:22:55.005 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.007 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 14:22:55.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 14:22:55.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 14:22:55.015 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 14:22:55.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 14:22:55.024 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.027 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 14:22:55.029 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 14:22:55.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 14:22:55.034 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 14:22:55.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 14:22:55.043 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.046 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 14:22:55.048 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 14:22:55.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 14:22:55.053 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 14:22:55.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 14:22:55.062 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.064 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 14:22:55.066 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 14:22:55.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 14:22:55.071 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 14:22:55.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 14:22:55.081 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.083 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 14:22:55.085 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 14:22:55.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 14:22:55.091 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 14:22:55.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 14:22:55.100 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.102 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 14:22:55.105 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 14:22:55.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 14:22:55.109 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 14:22:55.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 14:22:55.118 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.121 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 14:22:55.123 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 14:22:55.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 14:22:55.128 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 14:22:55.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 14:22:55.138 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.140 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 14:22:55.143 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 14:22:55.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 14:22:55.147 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 14:22:55.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 14:22:55.158 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.160 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 14:22:55.162 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 14:22:55.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 14:22:55.171 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 14:22:55.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 14:22:55.180 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.183 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 14:22:55.186 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 14:22:55.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 14:22:55.190 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 14:22:55.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 14:22:55.200 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.203 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 14:22:55.206 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 14:22:55.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 14:22:55.210 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 14:22:55.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:55.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:55.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 14:22:55.220 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:55.222 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 14:22:55.243 | Using python 3.8 to install etcd3 2022-02-17 14:22:55.246 | + 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-02-17 14:22:56.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:56.115 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:56.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:22:56.115 | from cryptography.utils import int_from_bytes 2022-02-17 14:22:57.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:22:57.297 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 14:22:57.304 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 14:22:57.305 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 14:22:57.306 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 14:22:57.307 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 14:22:59.701 | 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-02-17 14:22:59.707 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:22:59.707 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:22:59.822 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:59.825 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:59.827 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:59.830 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:59.832 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:59.834 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:59.836 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:59.838 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:59.841 | + functions-common:time_stop:2432 : start_time=1645107775238 2022-02-17 14:22:59.843 | + functions-common:time_stop:2434 : [[ -z 1645107775238 ]] 2022-02-17 14:22:59.846 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:59.850 | + functions-common:time_stop:2437 : end_time=1645107779847 2022-02-17 14:22:59.852 | + functions-common:time_stop:2438 : elapsed_time=4609 2022-02-17 14:22:59.854 | + functions-common:time_stop:2439 : total=26536 2022-02-17 14:22:59.857 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:59.859 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31145 2022-02-17 14:22:59.861 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:59.864 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 14:22:59.885 | Using python 3.8 to install etcd3gw 2022-02-17 14:22:59.888 | + 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-02-17 14:23:00.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:00.754 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:00.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:00.754 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:02.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:02.088 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 14:23:02.096 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 14:23:02.096 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 14:23:02.097 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 14:23:02.098 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 14:23:02.132 | 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-02-17 14:23:02.133 | 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.8) 2022-02-17 14:23:02.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 14:23:02.137 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 14:23:04.458 | 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-02-17 14:23:04.465 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:04.466 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:04.581 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:04.583 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:04.585 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:04.587 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:04.590 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:04.592 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:04.595 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:04.597 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:04.599 | + functions-common:time_stop:2432 : start_time=1645107779880 2022-02-17 14:23:04.601 | + functions-common:time_stop:2434 : [[ -z 1645107779880 ]] 2022-02-17 14:23:04.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:04.608 | + functions-common:time_stop:2437 : end_time=1645107784606 2022-02-17 14:23:04.610 | + functions-common:time_stop:2438 : elapsed_time=4726 2022-02-17 14:23:04.612 | + functions-common:time_stop:2439 : total=31145 2022-02-17 14:23:04.614 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:04.617 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35871 2022-02-17 14:23:04.619 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:04.621 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 14:23:04.624 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 14:23:04.626 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 14:23:04.629 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:23:04.631 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:23:04.633 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:23:04.636 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:23:04.639 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:23:04.641 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:23:04.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:23:04.646 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:23:04.648 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:23:04.650 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:23:04.653 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:23:04.656 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 14:23:04.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:04.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:04.662 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 14:23:04.665 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:23:04.667 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:23:04.669 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:23:04.671 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:23:04.674 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:23:04.676 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:04.678 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:23:04.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:04.683 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:04.685 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:23:04.687 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:23:04.690 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:23:04.692 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:23:04.694 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:23:04.696 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:23:04.699 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:04.702 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:04.704 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:23:04.726 | + 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-02-17 14:23:04.834 | Reading package lists... 2022-02-17 14:23:05.074 | Building dependency tree... 2022-02-17 14:23:05.075 | Reading state information... 2022-02-17 14:23:05.333 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:23:05.333 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:23:05.333 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:23:05.333 | The following packages were automatically installed and are no longer required: 2022-02-17 14:23:05.334 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:23:05.334 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:23:05.334 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:23:05.334 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:23:05.334 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:23:05.334 | python3-zope.interface 2022-02-17 14:23:05.335 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:23:05.447 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:23:05.451 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:23:05.454 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:23:05.456 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:05.458 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:05.460 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:05.463 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:05.465 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:05.467 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:23:05.469 | + functions-common:time_stop:2432 : start_time=1645107784723 2022-02-17 14:23:05.471 | + functions-common:time_stop:2434 : [[ -z 1645107784723 ]] 2022-02-17 14:23:05.474 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:05.478 | + functions-common:time_stop:2437 : end_time=1645107785476 2022-02-17 14:23:05.480 | + functions-common:time_stop:2438 : elapsed_time=753 2022-02-17 14:23:05.484 | + functions-common:time_stop:2439 : total=4557 2022-02-17 14:23:05.486 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:05.488 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5310 2022-02-17 14:23:05.490 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:23:05.493 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 14:23:05.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:05.498 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:05.500 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 14:23:05.563 | Module proxy already enabled 2022-02-17 14:23:05.567 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 14:23:05.629 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 14:23:05.629 | Module proxy already enabled 2022-02-17 14:23:05.629 | Module proxy_uwsgi already enabled 2022-02-17 14:23:05.633 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 14:23:05.635 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:23:05.638 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:23:05.640 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:23:05.768 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 14:23:05.769 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 14:23:05.772 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 14:23:05.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 14:23:05.783 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.785 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 14:23:05.788 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 14:23:05.790 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 14:23:05.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 14:23:05.800 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.803 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 14:23:05.805 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 14:23:05.808 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 14:23:05.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 14:23:05.817 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.820 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 14:23:05.822 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 14:23:05.824 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 14:23:05.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 14:23:05.835 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.837 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 14:23:05.839 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 14:23:05.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 14:23:05.849 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.852 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 14:23:05.854 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 14:23:05.859 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 14:23:05.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 14:23:05.869 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.871 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 14:23:05.888 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:05.891 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 14:23:05.893 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 14:23:05.896 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 14:23:05.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 14:23:05.906 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.908 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 14:23:05.925 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:05.928 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 14:23:05.930 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 14:23:05.932 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 14:23:05.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 14:23:05.942 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.945 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 14:23:05.947 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 14:23:05.949 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 14:23:05.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:05.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:05.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 14:23:05.959 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:05.961 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 14:23:05.964 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 14:23:05.967 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:23:05.970 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 14:23:05.972 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 14:23:05.974 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:23:05.978 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:23:05.978 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:23:05.984 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 14:23:05.986 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 14:23:05.988 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 14:23:05.991 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 14:23:05.994 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 14:23:06.014 | Using python 3.8 to install keystonemiddleware 2022-02-17 14:23:06.017 | + 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-02-17 14:23:06.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:06.872 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:06.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:06.872 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:07.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:08.024 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 14:23:08.076 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 14:23:08.077 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 14:23:08.078 | 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-02-17 14:23:08.079 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:23:08.080 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 14:23:08.081 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 14:23:08.082 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 14:23:08.083 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 14:23:08.084 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 14:23:08.085 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 14:23:08.086 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 14:23:08.087 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:23:08.088 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 14:23:08.090 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 14:23:08.147 | 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-02-17 14:23:08.148 | 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-02-17 14:23:08.149 | 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-02-17 14:23:08.188 | 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-02-17 14:23:08.226 | 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-02-17 14:23:08.227 | 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-02-17 14:23:08.229 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 14:23:08.230 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 14:23:08.277 | 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-02-17 14:23:08.280 | 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-02-17 14:23:08.290 | 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-02-17 14:23:08.292 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 14:23:08.305 | 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-02-17 14:23:08.306 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 14:23:08.310 | 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-02-17 14:23:08.372 | 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.8) 2022-02-17 14:23:08.375 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 14:23:08.377 | 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-02-17 14:23:08.378 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 14:23:08.427 | 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.13.3) 2022-02-17 14:23:08.440 | 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-02-17 14:23:10.682 | 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-02-17 14:23:10.688 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:10.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:10.805 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:10.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:10.810 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:10.812 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:10.814 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:10.816 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:10.818 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:10.821 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:10.823 | + functions-common:time_stop:2432 : start_time=1645107786008 2022-02-17 14:23:10.826 | + functions-common:time_stop:2434 : [[ -z 1645107786008 ]] 2022-02-17 14:23:10.828 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:10.832 | + functions-common:time_stop:2437 : end_time=1645107790830 2022-02-17 14:23:10.835 | + functions-common:time_stop:2438 : elapsed_time=4822 2022-02-17 14:23:10.837 | + functions-common:time_stop:2439 : total=35871 2022-02-17 14:23:10.839 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:10.842 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40693 2022-02-17 14:23:10.844 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:10.847 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 14:23:10.849 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 14:23:10.851 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:23:10.854 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 14:23:10.857 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 14:23:10.859 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:23:10.863 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:23:10.863 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:23:10.869 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 14:23:10.871 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 14:23:10.874 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 14:23:10.876 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 14:23:10.879 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 14:23:10.901 | Using python 3.8 to install python-memcached 2022-02-17 14:23:10.904 | + 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-02-17 14:23:11.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:11.784 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:11.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:11.784 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:12.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:12.940 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 14:23:12.944 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 14:23:15.291 | 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-02-17 14:23:15.298 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:15.298 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:15.413 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:15.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:15.418 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:15.421 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:15.423 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:15.425 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:15.427 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:15.430 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:15.432 | + functions-common:time_stop:2432 : start_time=1645107790895 2022-02-17 14:23:15.435 | + functions-common:time_stop:2434 : [[ -z 1645107790895 ]] 2022-02-17 14:23:15.437 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:15.442 | + functions-common:time_stop:2437 : end_time=1645107795439 2022-02-17 14:23:15.444 | + functions-common:time_stop:2438 : elapsed_time=4544 2022-02-17 14:23:15.446 | + functions-common:time_stop:2439 : total=40693 2022-02-17 14:23:15.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:15.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45237 2022-02-17 14:23:15.453 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:15.456 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 14:23:15.472 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:15.475 | + ./stack.sh:main:897 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-02-17 14:23:15.477 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 14:23:15.480 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 14:23:15.482 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 14:23:15.484 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:23:15.486 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 14:23:15.489 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 14:23:15.504 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:15.507 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 14:23:15.509 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 14:23:15.511 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 14:23:15.514 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:23:15.516 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:23:15.519 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:23:15.521 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:23:15.523 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:23:15.526 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:23:15.542 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:23:15.544 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:23:15.546 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:15.549 | + functions-common:git_clone:629 : echo master 2022-02-17 14:23:15.549 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:23:15.554 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 14:23:15.556 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:15.558 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 14:23:15.561 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:23:15.562 | + functions-common:git_clone:678 : head -1 2022-02-17 14:23:15.583 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 14:23:15.585 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:23:15.588 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 14:23:15.590 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:23:15.593 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:23:15.595 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 14:23:15.597 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:23:15.599 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 14:23:15.602 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:23:15.604 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:23:15.607 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 14:23:15.609 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:23:15.612 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:23:15.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 14:23:15.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:23:15.620 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 14:23:15.623 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:23:15.625 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:23:15.628 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 14:23:15.634 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 14:23:15.636 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 14:23:16.306 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 14:23:16.309 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:23:16.311 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:23:16.313 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:23:16.315 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:23:16.317 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 14:23:16.319 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:23:16.322 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:23:16.324 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:23:16.326 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:23:16.328 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:23:16.331 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:23:16.333 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:23:16.335 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 14:23:16.356 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 14:23:16.358 | + 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-02-17 14:23:17.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:17.211 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:17.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:17.211 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:18.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:18.407 | Obtaining file:///opt/stack/keystone 2022-02-17 14:23:18.408 | Preparing metadata (setup.py): started 2022-02-17 14:23:21.810 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:23:21.884 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 14:23:21.885 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 14:23:21.887 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:23:21.888 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-17 14:23:21.889 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 14:23:21.890 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 14:23:21.892 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 14:23:21.892 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:23:21.893 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-17 14:23:21.894 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:23:21.896 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 14:23:21.897 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:23:21.898 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-17 14:23:21.899 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 14:23:21.900 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 14:23:21.901 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 14:23:21.902 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 14:23:21.903 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 14:23:21.904 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 14:23:21.906 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 14:23:21.907 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 14:23:21.908 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 14:23:21.909 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 14:23:21.910 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:23:21.911 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 14:23:21.912 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:23:21.913 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-17 14:23:21.914 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-17 14:23:21.915 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 14:23:21.916 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:23:21.917 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 14:23:21.918 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 14:23:21.919 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 14:23:21.920 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 14:23:21.931 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 14:23:21.932 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 14:23:21.975 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 14:23:21.987 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 14:23:21.988 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-17 14:23:21.989 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:23:21.991 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:23:22.001 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-17 14:23:22.062 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 14:23:22.064 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:23:22.158 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:23:22.159 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 14:23:22.160 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 14:23:22.161 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:23:22.213 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:23:22.217 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 14:23:22.218 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 14:23:22.266 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 14:23:22.270 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 14:23:22.328 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 14:23:22.328 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 14:23:22.330 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 14:23:22.333 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:23:22.334 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-17 14:23:22.335 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:23:22.356 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 14:23:22.401 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 14:23:22.422 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 14:23:22.423 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 14:23:22.425 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 14:23:22.426 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 14:23:22.478 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 14:23:22.619 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-17 14:23:22.621 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 14:23:22.623 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 14:23:22.624 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-17 14:23:22.838 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 14:23:22.860 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 14:23:22.862 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 14:23:22.929 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 14:23:22.930 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 14:23:22.948 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:23:23.017 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 14:23:23.057 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-17 14:23:23.167 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:23:23.240 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-17 14:23:23.365 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-17 14:23:23.393 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-17 14:23:23.431 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-17 14:23:23.433 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-17 14:23:23.435 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:23:23.436 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-17 14:23:23.437 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-17 14:23:23.439 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-17 14:23:23.491 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 14:23:23.626 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-17 14:23:23.628 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 14:23:23.629 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-17 14:23:23.631 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-17 14:23:23.779 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 14:23:23.857 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:23:23.929 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 14:23:24.100 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 14:23:24.265 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 14:23:24.356 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-17 14:23:24.389 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-17 14:23:26.114 | Installing collected packages: keystone 2022-02-17 14:23:26.115 | Attempting uninstall: keystone 2022-02-17 14:23:26.115 | Found existing installation: keystone 20.1.0.dev100 2022-02-17 14:23:26.119 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 14:23:26.121 | Running setup.py develop for keystone 2022-02-17 14:23:30.353 | Successfully installed keystone 2022-02-17 14:23:30.353 | 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-02-17 14:23:30.362 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:30.362 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:30.502 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:30.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:30.507 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:30.509 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:30.511 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:30.514 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:30.516 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:30.518 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:30.520 | + functions-common:time_stop:2432 : start_time=1645107796350 2022-02-17 14:23:30.522 | + functions-common:time_stop:2434 : [[ -z 1645107796350 ]] 2022-02-17 14:23:30.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:30.529 | + functions-common:time_stop:2437 : end_time=1645107810527 2022-02-17 14:23:30.531 | + functions-common:time_stop:2438 : elapsed_time=14177 2022-02-17 14:23:30.533 | + functions-common:time_stop:2439 : total=45237 2022-02-17 14:23:30.535 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:30.538 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=59414 2022-02-17 14:23:30.540 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:30.542 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:23:30.545 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:23:30.547 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:23:30.566 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:23:30.578 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 14:23:30.581 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 14:23:30.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:30.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:30.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 14:23:30.591 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:30.593 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 14:23:30.611 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:30.613 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:23:30.615 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:23:30.618 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 14:23:30.620 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 14:23:30.633 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 14:23:30.635 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 14:23:30.641 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 14:23:30.658 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:30.660 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 14:23:30.691 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 14:23:30.719 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 14:23:30.749 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 14:23:30.779 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 14:23:30.810 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 14:23:30.840 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 14:23:30.868 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 14:23:30.895 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 14:23:30.898 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 14:23:30.900 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 14:23:30.903 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 14:23:30.905 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:23:30.907 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:23:30.924 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:30.927 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:23:30.929 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:23:30.931 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:23:30.946 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:30.949 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:23:30.952 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:23:30.982 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:23:30.985 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:23:30.987 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 14:23:30.989 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 14:23:31.005 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:31.008 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-02-17 14:23:31.040 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 14:23:31.043 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 14:23:31.074 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 14:23:31.077 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 14:23:31.079 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 14:23:31.081 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 14:23:31.084 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:23:31.086 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:23:31.117 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 14:23:31.119 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 14:23:31.123 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 14:23:31.125 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 14:23:31.128 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:23:31.145 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:23:31.148 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:23:31.150 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:23:31.153 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:23:31.155 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:23:31.183 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:23:31.210 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:23:31.239 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:23:31.267 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 14:23:31.295 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:23:31.297 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 14:23:31.299 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:23:31.302 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 14:23:31.304 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 14:23:31.306 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:23:31.309 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:23:31.312 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 14:23:31.316 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 14:23:31.318 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:23:31.321 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:23:31.334 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:23:31.334 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:31.343 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:23:31.347 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:31.362 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:23:31.364 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:23:31.368 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 14:23:31.398 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 14:23:31.427 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 14:23:31.454 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 14:23:31.481 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 14:23:31.508 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 14:23:31.537 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 14:23:31.564 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 14:23:31.592 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 14:23:31.618 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:23:31.646 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 14:23:31.673 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 14:23:31.701 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 14:23:31.728 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:23:31.731 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:23:31.733 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 14:23:31.736 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 14:23:31.738 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:23:31.740 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:31.742 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:31.745 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:23:31.747 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:23:31.750 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:23:31.777 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 14:23:31.805 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 14:23:31.806 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:23:31.814 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 14:23:31.818 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 14:23:31.820 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 14:23:31.822 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:23:31.825 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:23:31.827 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:23:31.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:31.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:31.834 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:23:31.837 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:23:31.839 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:31.842 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:31.844 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 14:23:31.906 | Site keystone-wsgi-public already enabled 2022-02-17 14:23:31.910 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:23:31.913 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:23:31.915 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:23:31.917 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:23:32.046 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 14:23:32.075 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 14:23:32.107 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 14:23:32.139 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 14:23:32.142 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 14:23:32.172 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 14:23:32.201 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 14:23:32.229 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 14:23:32.247 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:32.249 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 14:23:32.266 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:32.268 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 14:23:32.271 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 14:23:32.273 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 14:23:32.275 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:23:32.278 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 14:23:32.280 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 14:23:32.282 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 14:23:32.285 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 14:23:32.287 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:23:32.289 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:23:32.292 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:23:32.295 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:23:32.297 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:23:32.300 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:23:32.316 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:23:32.319 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:23:32.321 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:32.324 | + functions-common:git_clone:629 : echo master 2022-02-17 14:23:32.324 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:23:32.329 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 14:23:32.331 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:32.333 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 14:23:32.336 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:23:32.336 | + functions-common:git_clone:678 : head -1 2022-02-17 14:23:32.340 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 14:23:32.342 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:23:32.345 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 14:23:32.347 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:23:32.350 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:23:32.352 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 14:23:32.354 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 14:23:32.357 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 14:23:32.360 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:23:32.362 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:23:32.364 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 14:23:32.367 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:23:32.369 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 14:23:32.373 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 14:23:32.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:23:32.378 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 14:23:32.380 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:23:32.382 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:23:32.385 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 14:23:32.392 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 14:23:32.394 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 14:23:33.054 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 14:23:33.056 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:23:33.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:23:33.062 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:23:33.064 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:23:33.066 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 14:23:33.069 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:23:33.071 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 14:23:33.073 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:23:33.075 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 14:23:33.078 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 14:23:33.080 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 14:23:33.082 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:23:33.085 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 14:23:33.106 | Using python 3.8 to install /opt/stack/swift 2022-02-17 14:23:33.108 | + 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/swift[keystone]' 2022-02-17 14:23:33.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:33.952 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:33.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:33.952 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:35.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:35.096 | Obtaining file:///opt/stack/swift 2022-02-17 14:23:35.097 | Preparing metadata (setup.py): started 2022-02-17 14:23:38.145 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:23:38.186 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 14:23:38.187 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 14:23:38.188 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 14:23:38.189 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 14:23:38.190 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 14:23:38.191 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 14:23:38.192 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 14:23:38.193 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 14:23:38.194 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 14:23:38.195 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 14:23:38.196 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 14:23:38.234 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 14:23:38.242 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 14:23:38.297 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 14:23:38.299 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 14:23:38.300 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:23:38.301 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 14:23:38.302 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 14:23:38.303 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:23:38.304 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 14:23:38.305 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 14:23:38.306 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 14:23:38.307 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 14:23:38.309 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 14:23:38.310 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 14:23:38.330 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 14:23:38.362 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 14:23:38.363 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 14:23:38.365 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 14:23:38.366 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 14:23:38.390 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 14:23:38.481 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 14:23:38.482 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 14:23:38.484 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 14:23:38.526 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 14:23:38.571 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 14:23:38.572 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 14:23:38.574 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 14:23:38.575 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 14:23:38.638 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 14:23:38.640 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 14:23:38.654 | 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>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 14:23:38.655 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 14:23:38.673 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 14:23:38.675 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 14:23:38.777 | 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>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 14:23:38.792 | 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>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 14:23:40.944 | Installing collected packages: swift 2022-02-17 14:23:40.944 | Attempting uninstall: swift 2022-02-17 14:23:40.944 | Found existing installation: swift 2.29.1.dev6 2022-02-17 14:23:40.947 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 14:23:40.949 | Running setup.py develop for swift 2022-02-17 14:23:44.975 | Successfully installed swift 2022-02-17 14:23:44.975 | 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-02-17 14:23:44.983 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:44.984 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:45.112 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:45.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:45.117 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:45.119 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:45.122 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:45.124 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:45.126 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:45.128 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:45.131 | + functions-common:time_stop:2432 : start_time=1645107813100 2022-02-17 14:23:45.133 | + functions-common:time_stop:2434 : [[ -z 1645107813100 ]] 2022-02-17 14:23:45.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:45.141 | + functions-common:time_stop:2437 : end_time=1645107825138 2022-02-17 14:23:45.143 | + functions-common:time_stop:2438 : elapsed_time=12038 2022-02-17 14:23:45.145 | + functions-common:time_stop:2439 : total=59414 2022-02-17 14:23:45.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:45.150 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=71452 2022-02-17 14:23:45.152 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:45.155 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:23:45.157 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:23:45.159 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:23:45.179 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:23:45.191 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 14:23:45.193 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 14:23:45.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:45.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:45.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 14:23:45.204 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:45.206 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 14:23:45.209 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:23:45.211 | + ./stack.sh:main:908 : configure_swift 2022-02-17 14:23:45.213 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 14:23:45.215 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 14:23:45.218 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 14:23:45.220 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 14:23:45.222 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 14:23:46.399 | No object-auditor running 2022-02-17 14:23:46.399 | No proxy-server running 2022-02-17 14:23:46.399 | No object-server running 2022-02-17 14:23:46.399 | No container-reconciler running 2022-02-17 14:23:46.399 | No object-reconstructor running 2022-02-17 14:23:46.399 | No account-replicator running 2022-02-17 14:23:46.399 | No object-replicator running 2022-02-17 14:23:46.399 | No container-server running 2022-02-17 14:23:46.399 | No container-sync running 2022-02-17 14:23:46.399 | No container-sharder running 2022-02-17 14:23:46.399 | No container-updater running 2022-02-17 14:23:46.399 | No account-auditor running 2022-02-17 14:23:46.399 | No object-updater running 2022-02-17 14:23:46.399 | No container-auditor running 2022-02-17 14:23:46.399 | No account-server running 2022-02-17 14:23:46.399 | No object-expirer running 2022-02-17 14:23:46.399 | No account-reaper running 2022-02-17 14:23:46.399 | No container-replicator running 2022-02-17 14:23:46.486 | + lib/swift:configure_swift:340 : true 2022-02-17 14:23:46.488 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 14:23:46.501 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 14:23:46.513 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 14:23:46.516 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 14:23:46.517 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 14:23:46.521 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 14:23:46.521 | s/%GROUP%/ubuntu/; 2022-02-17 14:23:46.521 | s/%USER%/ubuntu/; 2022-02-17 14:23:46.521 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 14:23:46.522 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 14:23:46.525 | uid = ubuntu 2022-02-17 14:23:46.525 | gid = ubuntu 2022-02-17 14:23:46.525 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 14:23:46.525 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 14:23:46.525 | address = 127.0.0.1 2022-02-17 14:23:46.525 | 2022-02-17 14:23:46.525 | [account6612] 2022-02-17 14:23:46.525 | max connections = 25 2022-02-17 14:23:46.525 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:23:46.525 | read only = false 2022-02-17 14:23:46.525 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 14:23:46.525 | 2022-02-17 14:23:46.525 | [account6622] 2022-02-17 14:23:46.525 | max connections = 25 2022-02-17 14:23:46.525 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:23:46.525 | read only = false 2022-02-17 14:23:46.525 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 14:23:46.525 | 2022-02-17 14:23:46.525 | [account6632] 2022-02-17 14:23:46.525 | max connections = 25 2022-02-17 14:23:46.525 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:23:46.525 | read only = false 2022-02-17 14:23:46.525 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 14:23:46.525 | 2022-02-17 14:23:46.525 | [account6642] 2022-02-17 14:23:46.526 | max connections = 25 2022-02-17 14:23:46.526 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:23:46.526 | read only = false 2022-02-17 14:23:46.526 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 14:23:46.526 | 2022-02-17 14:23:46.526 | 2022-02-17 14:23:46.526 | [container6611] 2022-02-17 14:23:46.526 | max connections = 25 2022-02-17 14:23:46.526 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:23:46.526 | read only = false 2022-02-17 14:23:46.526 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 14:23:46.526 | 2022-02-17 14:23:46.526 | [container6621] 2022-02-17 14:23:46.526 | max connections = 25 2022-02-17 14:23:46.526 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:23:46.526 | read only = false 2022-02-17 14:23:46.526 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 14:23:46.526 | 2022-02-17 14:23:46.526 | [container6631] 2022-02-17 14:23:46.526 | max connections = 25 2022-02-17 14:23:46.526 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:23:46.526 | read only = false 2022-02-17 14:23:46.526 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 14:23:46.526 | 2022-02-17 14:23:46.526 | [container6641] 2022-02-17 14:23:46.526 | max connections = 25 2022-02-17 14:23:46.526 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:23:46.526 | read only = false 2022-02-17 14:23:46.526 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 14:23:46.526 | 2022-02-17 14:23:46.526 | 2022-02-17 14:23:46.527 | [object6613] 2022-02-17 14:23:46.527 | max connections = 25 2022-02-17 14:23:46.527 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:23:46.527 | read only = false 2022-02-17 14:23:46.527 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 14:23:46.527 | 2022-02-17 14:23:46.527 | [object6623] 2022-02-17 14:23:46.527 | max connections = 25 2022-02-17 14:23:46.527 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:23:46.527 | read only = false 2022-02-17 14:23:46.527 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 14:23:46.527 | 2022-02-17 14:23:46.527 | [object6633] 2022-02-17 14:23:46.527 | max connections = 25 2022-02-17 14:23:46.527 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:23:46.527 | read only = false 2022-02-17 14:23:46.527 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 14:23:46.527 | 2022-02-17 14:23:46.527 | [object6643] 2022-02-17 14:23:46.527 | max connections = 25 2022-02-17 14:23:46.527 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:23:46.527 | read only = false 2022-02-17 14:23:46.527 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 14:23:46.528 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 14:23:46.531 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:46.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:46.535 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 14:23:46.547 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 14:23:46.549 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 14:23:46.553 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 14:23:46.558 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 14:23:46.560 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 14:23:46.564 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 14:23:46.592 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-02-17 14:23:46.617 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 14:23:46.635 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 14:23:46.670 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 14:23:46.687 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:23:46.715 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 14:23:46.733 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 14:23:46.761 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 14:23:46.779 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 14:23:46.808 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 14:23:46.825 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:23:46.857 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 14:23:46.875 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 14:23:46.890 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:46.893 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 14:23:46.921 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 14:23:46.947 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 14:23:46.975 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 14:23:47.002 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 14:23:47.017 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:47.019 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 14:23:47.046 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 14:23:47.061 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:47.063 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 14:23:47.078 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:47.081 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 14:23:47.083 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 14:23:47.097 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:47.099 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 14:23:47.101 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 14:23:47.103 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 14:23:47.108 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 14:23:47.113 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 14:23:47.141 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 14:23:47.167 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 14:23:47.196 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 14:23:47.226 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 14:23:47.253 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 14:23:47.255 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 14:23:47.257 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 14:23:47.259 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 14:23:47.262 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 14:23:47.289 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 14:23:47.317 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:23:47.344 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 14:23:47.371 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 14:23:47.398 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 14:23:47.425 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 14:23:47.452 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 14:23:47.480 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:23:47.507 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 14:23:47.534 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 14:23:47.562 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 14:23:47.588 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 14:23:47.616 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 14:23:47.646 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 14:23:47.674 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 14:23:47.692 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 14:23:47.719 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 14:23:47.746 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 14:23:47.751 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 14:23:47.780 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 14:23:47.811 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 14:23:47.837 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 14:23:47.840 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 14:23:47.842 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:23:47.845 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 14:23:47.849 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 14:23:47.851 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:23:47.853 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:23:47.856 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 14:23:47.858 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 14:23:47.860 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:23:47.863 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:23:47.865 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 14:23:47.883 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 14:23:47.915 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 14:23:47.933 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 14:23:47.962 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 14:23:47.980 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:23:48.007 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 14:23:48.027 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:23:48.055 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 14:23:48.073 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:23:48.101 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 14:23:48.121 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 14:23:48.150 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:23:48.169 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:23:48.197 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 14:23:48.216 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 14:23:48.243 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 14:23:48.262 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 14:23:48.289 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 14:23:48.294 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 14:23:48.312 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:23:48.343 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 14:23:48.371 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:23:48.373 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 14:23:48.378 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 14:23:48.380 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:23:48.382 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:23:48.384 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 14:23:48.387 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 14:23:48.389 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:23:48.391 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:23:48.394 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 14:23:48.412 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 14:23:48.441 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 14:23:48.458 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 14:23:48.486 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 14:23:48.505 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:23:48.534 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 14:23:48.552 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:23:48.580 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 14:23:48.598 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:23:48.627 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 14:23:48.645 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 14:23:48.683 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:23:48.702 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:23:48.732 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 14:23:48.750 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 14:23:48.779 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 14:23:48.798 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 14:23:48.826 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 14:23:48.831 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 14:23:48.849 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:23:48.878 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:23:48.880 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 14:23:48.884 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 14:23:48.887 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:23:48.889 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:23:48.891 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 14:23:48.894 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 14:23:48.896 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:23:48.898 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:23:48.900 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 14:23:48.918 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 14:23:48.947 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 14:23:48.964 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 14:23:48.995 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 14:23:49.014 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:23:49.043 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 14:23:49.062 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:23:49.091 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 14:23:49.108 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:23:49.137 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 14:23:49.155 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 14:23:49.183 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:23:49.201 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:23:49.229 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 14:23:49.247 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 14:23:49.275 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 14:23:49.294 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 14:23:49.325 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 14:23:49.330 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 14:23:49.349 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:23:49.379 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 14:23:49.407 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 14:23:49.436 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 14:23:49.463 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 14:23:49.466 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 14:23:49.470 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 14:23:49.498 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 14:23:49.528 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 14:23:49.556 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 14:23:49.584 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 14:23:49.612 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 14:23:49.639 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 14:23:49.668 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 14:23:49.695 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 14:23:49.723 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 14:23:49.739 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:49.741 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 14:23:49.760 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 14:23:49.762 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 14:23:49.782 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 14:23:49.784 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-02-17 14:23:49.813 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 14:23:49.816 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 14:23:49.842 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-02-17 14:23:49.871 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 14:23:49.873 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 14:23:49.901 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 14:23:49.916 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:49.919 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 14:23:49.921 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 14:23:49.926 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 14:23:49.928 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 14:23:49.941 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 14:23:49.943 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 14:23:49.956 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 14:23:49.958 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 14:23:49.960 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:23:49.963 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:23:49.965 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:23:49.967 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:23:49.970 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:23:49.972 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:23:49.974 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 14:23:49.987 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:23:49.989 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 14:23:49.991 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 14:23:50.009 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:50.012 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 14:23:50.030 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:50.032 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 14:23:50.034 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 14:23:50.037 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 14:23:50.039 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:23:50.042 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 14:23:50.044 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 14:23:50.047 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 14:23:50.049 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 14:23:50.066 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:50.069 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 14:23:50.071 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 14:23:50.089 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:50.091 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 14:23:50.094 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 14:23:50.096 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 14:23:50.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:50.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:50.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 14:23:50.106 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:50.110 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 14:23:50.112 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 14:23:50.115 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 14:23:50.118 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 14:23:50.121 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 14:23:50.123 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 14:23:50.126 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 14:23:50.129 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 14:23:50.132 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 14:23:50.135 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 14:23:50.139 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:23:50.139 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 14:23:50.144 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 14:23:50.147 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 14:23:50.149 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 14:23:50.152 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 14:23:50.155 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:23:50.176 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 14:23:50.179 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:23:51.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:51.019 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:51.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:51.019 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:52.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:52.202 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 14:23:52.285 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 14:23:52.286 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 14:23:52.288 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:23:52.289 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 14:23:52.290 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 14:23:52.291 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-17 14:23:52.292 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:23:52.293 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 14:23:52.294 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-17 14:23:52.295 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-17 14:23:52.296 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 14:23:52.297 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:23:52.300 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 14:23:52.302 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-17 14:23:52.304 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 14:23:52.306 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 14:23:52.309 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 14:23:52.312 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-17 14:23:52.320 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 14:23:52.321 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 14:23:52.337 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 14:23:52.409 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 14:23:52.410 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-17 14:23:52.411 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 14:23:52.435 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 14:23:52.437 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-17 14:23:52.438 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 14:23:52.439 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 14:23:52.441 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 14:23:52.451 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 14:23:52.493 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-17 14:23:52.495 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-17 14:23:52.497 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-17 14:23:52.498 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 14:23:52.517 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 14:23:52.520 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 14:23:52.534 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 14:23:52.552 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 14:23:52.554 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-17 14:23:52.572 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 14:23:52.574 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 14:23:52.655 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 14:23:52.657 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 14:23:52.659 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 14:23:52.660 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 14:23:52.716 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 14:23:52.741 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 14:23:52.939 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 14:23:52.940 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 14:23:52.972 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:23:52.975 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 14:23:52.976 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 14:23:52.978 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 14:23:52.979 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 14:23:52.980 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 14:23:53.034 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 14:23:53.200 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 14:23:53.222 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 14:23:53.329 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 14:23:53.475 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 14:23:55.407 | 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-02-17 14:23:55.414 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:55.414 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:55.533 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:55.535 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:55.537 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:55.540 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:55.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:55.545 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:55.547 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:55.550 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:55.552 | + functions-common:time_stop:2432 : start_time=1645107830171 2022-02-17 14:23:55.554 | + functions-common:time_stop:2434 : [[ -z 1645107830171 ]] 2022-02-17 14:23:55.558 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:55.562 | + functions-common:time_stop:2437 : end_time=1645107835559 2022-02-17 14:23:55.564 | + functions-common:time_stop:2438 : elapsed_time=5388 2022-02-17 14:23:55.567 | + functions-common:time_stop:2439 : total=71452 2022-02-17 14:23:55.569 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:55.571 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76840 2022-02-17 14:23:55.574 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:55.576 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 14:23:55.579 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 14:23:55.581 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 14:23:55.594 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 14:23:55.599 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 14:23:55.601 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 14:23:55.604 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 14:23:55.607 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:23:55.609 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:23:55.612 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:23:55.615 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:23:55.617 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:23:55.620 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:23:55.637 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:23:55.639 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:23:55.642 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:55.645 | + functions-common:git_clone:629 : echo master 2022-02-17 14:23:55.645 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:23:55.650 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 14:23:55.653 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:55.655 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 14:23:55.658 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:23:55.658 | + functions-common:git_clone:678 : head -1 2022-02-17 14:23:55.662 | 52af68247 Merge "tests: Remove check for os.set_inheritable" 2022-02-17 14:23:55.664 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:23:55.667 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 14:23:55.670 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:23:55.672 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:23:55.675 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 14:23:55.677 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:23:55.680 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 14:23:55.682 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:23:55.685 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:23:55.687 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 14:23:55.690 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:23:55.692 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:23:55.695 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 14:23:55.698 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:23:55.701 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 14:23:55.704 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:23:55.706 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:23:55.709 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 14:23:55.716 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 14:23:55.718 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 14:23:56.378 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 14:23:56.380 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:23:56.383 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:23:56.385 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:23:56.387 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:23:56.390 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 14:23:56.392 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:23:56.395 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:23:56.397 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:23:56.399 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:23:56.402 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:23:56.404 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:23:56.406 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:23:56.409 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 14:23:56.432 | Using python 3.8 to install /opt/stack/glance 2022-02-17 14:23:56.435 | + 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/glance 2022-02-17 14:23:57.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:57.291 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:57.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:57.291 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:58.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:58.449 | Obtaining file:///opt/stack/glance 2022-02-17 14:23:58.449 | Preparing metadata (setup.py): started 2022-02-17 14:24:01.493 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:24:01.565 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.8.1) 2022-02-17 14:24:01.566 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.7.1) 2022-02-17 14:24:01.567 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.4.31) 2022-02-17 14:24:01.568 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.33.0) 2022-02-17 14:24:01.569 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.1.1) 2022-02-17 14:24:01.570 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.5.1) 2022-02-17 14:24:01.571 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.8.7) 2022-02-17 14:24:01.572 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.4.2) 2022-02-17 14:24:01.573 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.7.6) 2022-02-17 14:24:01.574 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.20.4) 2022-02-17 14:24:01.575 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (8.8.0) 2022-02-17 14:24:01.576 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.0) 2022-02-17 14:24:01.577 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.0) 2022-02-17 14:24:01.579 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:24:01.580 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.12.1) 2022-02-17 14:24:01.581 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:24:01.582 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:24:01.582 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.4) 2022-02-17 14:24:01.584 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:24:01.585 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (9.4.0) 2022-02-17 14:24:01.586 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:24:01.587 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.1.0) 2022-02-17 14:24:01.588 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:24:01.589 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:24:01.590 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:24:01.591 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (22.0.0) 2022-02-17 14:24:01.592 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (11.2.0) 2022-02-17 14:24:01.593 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.1.0) 2022-02-17 14:24:01.594 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:24:01.595 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.1) 2022-02-17 14:24:01.596 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (12.13.0) 2022-02-17 14:24:01.597 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.1) 2022-02-17 14:24:01.599 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.3.0) 2022-02-17 14:24:01.600 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:24:01.601 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:24:01.602 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.2) 2022-02-17 14:24:01.603 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:24:01.605 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:24:01.606 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (36.0.1) 2022-02-17 14:24:01.607 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.2.2) 2022-02-17 14:24:01.608 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.0.2) 2022-02-17 14:24:01.609 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.5.0) 2022-02-17 14:24:01.610 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:24:01.626 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (1.1.6) 2022-02-17 14:24:01.627 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (5.4.0) 2022-02-17 14:24:01.629 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (4.11.0) 2022-02-17 14:24:01.650 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (2.27.1) 2022-02-17 14:24:01.652 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (5.2.0) 2022-02-17 14:24:01.692 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev79) (1.15.0) 2022-02-17 14:24:01.708 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev79) (4.3.0) 2022-02-17 14:24:01.717 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev79) (1.13.3) 2022-02-17 14:24:01.732 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.16.0) 2022-02-17 14:24:01.733 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.1.2) 2022-02-17 14:24:01.734 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (2.1.0) 2022-02-17 14:24:01.826 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev79) (3.0.7) 2022-02-17 14:24:01.902 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev79) (1.7.0) 2022-02-17 14:24:01.953 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (2.10.1) 2022-02-17 14:24:01.954 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (3.1.1) 2022-02-17 14:24:01.989 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev79) (0.17.3) 2022-02-17 14:24:02.034 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:24:02.036 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (0.8.0) 2022-02-17 14:24:02.037 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (6.0) 2022-02-17 14:24:02.096 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:24:02.097 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.13.0) 2022-02-17 14:24:02.098 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:24:02.124 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.61.0) 2022-02-17 14:24:02.171 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (0.9.6) 2022-02-17 14:24:02.173 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (2.8.2) 2022-02-17 14:24:02.258 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:24:02.260 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.9) 2022-02-17 14:24:02.261 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.2.3) 2022-02-17 14:24:02.264 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (2.8.0) 2022-02-17 14:24:02.267 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.4.0) 2022-02-17 14:24:02.290 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.0.3) 2022-02-17 14:24:02.292 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.3.0) 2022-02-17 14:24:02.295 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:24:02.337 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev79) (5.9.0) 2022-02-17 14:24:02.381 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (21.3) 2022-02-17 14:24:02.382 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (2021.3) 2022-02-17 14:24:02.384 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:24:02.462 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev79) (60.9.0) 2022-02-17 14:24:02.521 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev79) (0.2.5) 2022-02-17 14:24:02.621 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev79) (0.7) 2022-02-17 14:24:02.899 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.6.3) 2022-02-17 14:24:02.901 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (1.4.2) 2022-02-17 14:24:02.902 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (6.3.1) 2022-02-17 14:24:02.906 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:24:02.959 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev79) (0.8.1) 2022-02-17 14:24:02.983 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:24:03.094 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev79) (2.21) 2022-02-17 14:24:03.221 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:24:03.447 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.0) 2022-02-17 14:24:03.449 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.10.0) 2022-02-17 14:24:03.449 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (5.1.1) 2022-02-17 14:24:03.450 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:24:03.452 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.4) 2022-02-17 14:24:03.453 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.1.5) 2022-02-17 14:24:03.454 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.32) 2022-02-17 14:24:03.574 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.13.1) 2022-02-17 14:24:03.606 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev79) (1.0.3) 2022-02-17 14:24:03.653 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:24:03.655 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:24:03.892 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (3.10.0) 2022-02-17 14:24:04.076 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (1.26.8) 2022-02-17 14:24:04.077 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2019.11.28) 2022-02-17 14:24:04.079 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2.0.12) 2022-02-17 14:24:04.082 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (3.3) 2022-02-17 14:24:04.189 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.2) 2022-02-17 14:24:04.342 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:24:04.443 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev79) (3.7.0) 2022-02-17 14:24:04.755 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:24:04.757 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (2.3.3) 2022-02-17 14:24:04.989 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.2) 2022-02-17 14:24:05.261 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (1.0.0) 2022-02-17 14:24:05.599 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (1.8.2) 2022-02-17 14:24:05.600 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (21.4.0) 2022-02-17 14:24:06.895 | Installing collected packages: glance 2022-02-17 14:24:06.895 | Attempting uninstall: glance 2022-02-17 14:24:06.895 | Found existing installation: glance 24.0.0.dev79 2022-02-17 14:24:06.902 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 14:24:06.904 | Running setup.py develop for glance 2022-02-17 14:24:11.192 | Successfully installed glance 2022-02-17 14:24:11.192 | 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-02-17 14:24:11.199 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:11.199 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:11.330 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:11.332 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:11.335 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:11.337 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:11.340 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:11.343 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:11.345 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:11.347 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:11.349 | + functions-common:time_stop:2432 : start_time=1645107836426 2022-02-17 14:24:11.351 | + functions-common:time_stop:2434 : [[ -z 1645107836426 ]] 2022-02-17 14:24:11.354 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:11.359 | + functions-common:time_stop:2437 : end_time=1645107851356 2022-02-17 14:24:11.361 | + functions-common:time_stop:2438 : elapsed_time=14930 2022-02-17 14:24:11.363 | + functions-common:time_stop:2439 : total=76840 2022-02-17 14:24:11.365 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:11.368 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91770 2022-02-17 14:24:11.370 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:11.372 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:24:11.375 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:24:11.377 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:24:11.397 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:24:11.409 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 14:24:11.412 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 14:24:11.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:11.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:11.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 14:24:11.422 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:11.424 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:24:11.427 | + ./stack.sh:main:920 : configure_glance 2022-02-17 14:24:11.429 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 14:24:11.441 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 14:24:11.444 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 14:24:11.447 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 14:24:11.450 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 14:24:11.452 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 14:24:11.455 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:24:11.458 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:24:11.460 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 14:24:11.489 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:24:11.519 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 14:24:11.550 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:24:11.580 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 14:24:11.610 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 14:24:11.641 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 14:24:11.643 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:24:11.646 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 14:24:11.648 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:24:11.651 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 14:24:11.680 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 14:24:11.713 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:24:11.744 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 14:24:11.774 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 14:24:11.804 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 14:24:11.833 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 14:24:11.863 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 14:24:11.892 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:24:11.923 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:24:11.952 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:24:11.982 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 14:24:11.984 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 14:24:11.989 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 14:24:11.991 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:24:11.993 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:24:11.996 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:24:12.014 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:12.017 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:24:12.020 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:24:12.022 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:24:12.039 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:12.042 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:24:12.045 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:24:12.075 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:24:12.078 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:24:12.080 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 14:24:12.082 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 14:24:12.085 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 14:24:12.115 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 14:24:12.146 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 14:24:12.148 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 14:24:12.151 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 14:24:12.153 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 14:24:12.155 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:24:12.158 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:12.160 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:24:12.191 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 14:24:12.193 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-02-17 14:24:12.222 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:24:12.225 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 14:24:12.242 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:12.245 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 14:24:12.275 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 14:24:12.305 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 14:24:12.335 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 14:24:12.367 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 14:24:12.399 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 14:24:12.416 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:12.418 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:24:12.449 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 14:24:12.478 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 14:24:12.508 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-02-17 14:24:12.539 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 14:24:12.570 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-02-17 14:24:12.601 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 14:24:12.617 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:12.621 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 14:24:12.623 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 14:24:12.626 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:24:12.629 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:24:12.646 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:24:12.648 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:24:12.651 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:12.654 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:24:12.656 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:24:12.686 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:24:12.718 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:24:12.748 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:24:12.779 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 14:24:12.784 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 14:24:12.813 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 14:24:12.844 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:24:12.873 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-02-17 14:24:12.903 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 14:24:12.933 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 14:24:12.965 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 14:24:12.995 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:24:13.026 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 14:24:13.057 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 14:24:13.086 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 14:24:13.116 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 14:24:13.122 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-17 14:24:13.130 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 14:24:13.146 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:13.148 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 14:24:13.151 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 14:24:13.154 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 14:24:13.156 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 14:24:13.158 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 14:24:13.161 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 14:24:13.165 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 14:24:13.168 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 14:24:13.172 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 14:24:13.202 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 14:24:13.204 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 14:24:13.207 | ++ functions:get_random_port:837 : true 2022-02-17 14:24:13.209 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 14:24:13.211 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 14:24:13.214 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 14:24:13.272 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 14:24:13.274 | ++ functions:get_random_port:841 : break 2 2022-02-17 14:24:13.277 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 14:24:13.279 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 14:24:13.282 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 14:24:13.309 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 14:24:13.337 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 14:24:13.365 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:24:13.393 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:24:13.421 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:24:13.449 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:24:13.476 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:24:13.504 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:24:13.532 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:24:13.561 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:24:13.589 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:24:13.617 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:24:13.645 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:24:13.673 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 14:24:13.701 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 14:24:13.729 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 14:24:13.757 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 14:24:13.786 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 14:24:13.813 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 14:24:13.815 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 14:24:13.817 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:13.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:13.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:13.825 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:13.828 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 14:24:13.882 | proxy (enabled by site administrator) 2022-02-17 14:24:13.885 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 14:24:13.888 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 14:24:13.890 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:13.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:13.895 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:13.897 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:13.899 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 14:24:13.953 | proxy_http (enabled by site administrator) 2022-02-17 14:24:13.956 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 14:24:13.959 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 14:24:13.961 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 14:24:13.964 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:24:13.966 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:13.968 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:13.971 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:24:13.973 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:24:13.976 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 14:24:13.977 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:24:13.986 | KeepAlive Off 2022-02-17 14:24:13.990 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 14:24:13.990 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:24:13.998 | SetEnv proxy-sendchunked 1 2022-02-17 14:24:14.003 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:24:14.003 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 14:24:14.012 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 14:24:14.015 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 14:24:14.018 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 14:24:14.020 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:24:14.023 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:24:14.026 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:14.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:14.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:14.033 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:14.035 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:24:14.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:14.040 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:14.043 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 14:24:14.106 | Site glance-wsgi-api already enabled 2022-02-17 14:24:14.110 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 14:24:14.113 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:24:14.115 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:24:14.117 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:24:14.246 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 14:24:14.253 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 14:24:14.284 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 14:24:14.287 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 14:24:14.305 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:14.308 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 14:24:14.311 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 14:24:14.313 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 14:24:14.316 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:24:14.318 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 14:24:14.321 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 14:24:14.323 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 14:24:14.326 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 14:24:14.328 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:24:14.330 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:24:14.333 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:24:14.336 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:24:14.338 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:24:14.341 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:24:14.358 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:24:14.360 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:24:14.363 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:14.365 | + functions-common:git_clone:629 : echo master 2022-02-17 14:24:14.366 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:24:14.371 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 14:24:14.374 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:14.376 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 14:24:14.379 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:24:14.379 | + functions-common:git_clone:678 : head -1 2022-02-17 14:24:14.384 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 14:24:14.387 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:24:14.390 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 14:24:14.393 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:24:14.395 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:24:14.398 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 14:24:14.401 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:24:14.403 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 14:24:14.406 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:24:14.408 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:24:14.410 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 14:24:14.413 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:24:14.415 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:24:14.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 14:24:14.421 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:24:14.424 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 14:24:14.426 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:24:14.429 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:24:14.432 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 14:24:14.438 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 14:24:14.440 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 14:24:15.096 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 14:24:15.098 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:24:15.101 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:24:15.104 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:24:15.106 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:24:15.108 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 14:24:15.111 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:24:15.113 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:24:15.115 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:24:15.118 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:24:15.121 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:24:15.123 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:24:15.126 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:24:15.128 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 14:24:15.149 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 14:24:15.152 | + 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/cinder 2022-02-17 14:24:15.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:15.996 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:15.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:15.996 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:17.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:17.148 | Obtaining file:///opt/stack/cinder 2022-02-17 14:24:17.149 | Preparing metadata (setup.py): started 2022-02-17 14:24:21.012 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:24:21.141 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 14:24:21.142 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 14:24:21.143 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 14:24:21.144 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 14:24:21.145 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 14:24:21.146 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 14:24:21.147 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:24:21.148 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:24:21.149 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 14:24:21.150 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 14:24:21.151 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 14:24:21.152 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 14:24:21.154 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 14:24:21.155 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 14:24:21.156 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 14:24:21.157 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 14:24:21.158 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 14:24:21.159 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 14:24:21.160 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:24:21.161 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 14:24:21.162 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 14:24:21.163 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 14:24:21.164 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 14:24:21.166 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 14:24:21.167 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:24:21.168 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 14:24:21.169 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:24:21.170 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 14:24:21.171 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 14:24:21.172 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 14:24:21.173 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:24:21.174 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 14:24:21.175 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 14:24:21.176 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 14:24:21.177 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 14:24:21.179 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:24:21.180 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:24:21.181 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 14:24:21.182 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 14:24:21.184 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 14:24:21.185 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 14:24:21.185 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 14:24:21.186 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 14:24:21.187 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 14:24:21.189 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 14:24:21.190 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 14:24:21.191 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 14:24:21.191 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:24:21.192 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 14:24:21.194 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 14:24:21.195 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 14:24:21.196 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:24:21.197 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:24:21.198 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:24:21.199 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 14:24:21.200 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:24:21.201 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 14:24:21.202 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:24:21.203 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 14:24:21.204 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 14:24:21.205 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 14:24:21.206 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 14:24:21.219 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.10.0) 2022-02-17 14:24:21.220 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.5.1) 2022-02-17 14:24:21.221 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 14:24:21.282 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 14:24:21.312 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 14:24:21.326 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.6.0) 2022-02-17 14:24:21.327 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:24:21.328 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (4.1.1) 2022-02-17 14:24:21.329 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (0.1.0) 2022-02-17 14:24:21.425 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev203) (1.7.0) 2022-02-17 14:24:21.478 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:24:21.480 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (3.1.1) 2022-02-17 14:24:21.506 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 14:24:21.507 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.2.8) 2022-02-17 14:24:21.508 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 14:24:21.563 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 14:24:21.605 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 14:24:21.607 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:24:21.608 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 14:24:21.609 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:24:21.698 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:24:21.700 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 14:24:21.701 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:24:21.757 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (2.8.2) 2022-02-17 14:24:21.762 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 14:24:21.819 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:24:21.821 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 14:24:21.823 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.4.0) 2022-02-17 14:24:21.827 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 14:24:21.828 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:24:21.852 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 14:24:21.853 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:24:21.855 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 14:24:21.898 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 14:24:21.981 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 14:24:21.986 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:24:22.006 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 14:24:22.035 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 14:24:22.100 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:24:22.102 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 14:24:22.230 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:24:22.255 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 14:24:22.393 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:24:22.431 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:24:22.432 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 14:24:22.434 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 14:24:22.626 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 14:24:22.629 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 14:24:22.632 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 14:24:22.669 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 14:24:22.697 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev203) (0.23.2) 2022-02-17 14:24:22.931 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 14:24:22.932 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 14:24:23.071 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 14:24:23.074 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 14:24:23.077 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:24:23.202 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 14:24:23.321 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 14:24:23.323 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (5.4.0) 2022-02-17 14:24:23.324 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.1.6) 2022-02-17 14:24:23.358 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:24:23.597 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 14:24:23.679 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:24:23.681 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (2.3.3) 2022-02-17 14:24:23.847 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:24:23.936 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (1.54.0) 2022-02-17 14:24:23.937 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (3.19.4) 2022-02-17 14:24:24.121 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:24:24.570 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (1.1.5) 2022-02-17 14:24:24.621 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.13.1) 2022-02-17 14:24:24.668 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 14:24:25.695 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.32) 2022-02-17 14:24:25.964 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (1.8.2) 2022-02-17 14:24:25.964 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (21.4.0) 2022-02-17 14:24:26.105 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (2.2) 2022-02-17 14:24:26.293 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:24:26.419 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (3.7.0) 2022-02-17 14:24:27.898 | Installing collected packages: cinder 2022-02-17 14:24:27.898 | Attempting uninstall: cinder 2022-02-17 14:24:27.898 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 14:24:27.905 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 14:24:27.907 | Running setup.py develop for cinder 2022-02-17 14:24:33.487 | Successfully installed cinder 2022-02-17 14:24:33.487 | 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-02-17 14:24:33.495 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:33.495 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:33.638 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:33.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:33.643 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:33.645 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:33.647 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:33.650 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:33.652 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:33.654 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:33.657 | + functions-common:time_stop:2432 : start_time=1645107855144 2022-02-17 14:24:33.659 | + functions-common:time_stop:2434 : [[ -z 1645107855144 ]] 2022-02-17 14:24:33.662 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:33.666 | + functions-common:time_stop:2437 : end_time=1645107873663 2022-02-17 14:24:33.669 | + functions-common:time_stop:2438 : elapsed_time=18519 2022-02-17 14:24:33.671 | + functions-common:time_stop:2439 : total=91770 2022-02-17 14:24:33.673 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:33.675 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=110289 2022-02-17 14:24:33.678 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:33.681 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:24:33.683 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:24:33.686 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:24:33.705 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:24:33.717 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 14:24:33.719 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 14:24:33.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:33.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:33.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 14:24:33.730 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:33.732 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 14:24:33.735 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 14:24:33.737 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 14:24:33.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:33.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:33.745 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 14:24:33.757 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 14:24:33.759 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:24:33.762 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:24:33.764 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:24:33.767 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:24:33.770 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:33.772 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:24:33.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:33.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:33.780 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:24:33.783 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:24:33.785 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:24:33.788 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:24:33.791 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 14:24:33.794 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:24:33.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:33.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:33.801 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 14:24:33.826 | + 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 targetcli-fb 2022-02-17 14:24:33.935 | Reading package lists... 2022-02-17 14:24:34.178 | Building dependency tree... 2022-02-17 14:24:34.180 | Reading state information... 2022-02-17 14:24:34.427 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 14:24:34.427 | The following packages were automatically installed and are no longer required: 2022-02-17 14:24:34.428 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:24:34.428 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:24:34.428 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:24:34.428 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:24:34.428 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:24:34.428 | python3-zope.interface 2022-02-17 14:24:34.428 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:24:34.541 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:24:34.545 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:24:34.548 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:24:34.551 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:34.553 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:34.556 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:34.559 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:34.561 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:34.564 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:24:34.566 | + functions-common:time_stop:2432 : start_time=1645107873823 2022-02-17 14:24:34.568 | + functions-common:time_stop:2434 : [[ -z 1645107873823 ]] 2022-02-17 14:24:34.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:34.576 | + functions-common:time_stop:2437 : end_time=1645107874573 2022-02-17 14:24:34.579 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-17 14:24:34.581 | + functions-common:time_stop:2439 : total=5310 2022-02-17 14:24:34.584 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:34.587 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6060 2022-02-17 14:24:34.589 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:24:34.592 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:24:34.594 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 14:24:34.597 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 14:24:34.609 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 14:24:34.613 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 14:24:34.615 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 14:24:34.618 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:24:34.621 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 14:24:34.621 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:24:34.626 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 14:24:34.628 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 14:24:34.630 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:24:34.632 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 14:24:34.635 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 14:24:34.637 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 14:24:34.639 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 14:24:34.642 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 14:24:34.653 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 14:24:34.665 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-17 14:24:34.677 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-17 14:24:34.690 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 14:24:34.702 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:24:34.705 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:24:34.709 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Oy56mADr5N 2022-02-17 14:24:34.712 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:24:34.715 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:24:34.717 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 14:24:34.719 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Oy56mADr5N 2022-02-17 14:24:34.723 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Oy56mADr5N 2022-02-17 14:24:34.734 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Oy56mADr5N /etc/sudoers.d/cinder-rootwrap 2022-02-17 14:24:34.747 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 14:24:34.751 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:24:34.753 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:24:34.755 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:24:34.758 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:24:34.760 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-17 14:24:34.762 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-17 14:24:34.765 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 14:24:34.767 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 14:24:34.772 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 14:24:34.777 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 14:24:34.795 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 14:24:34.815 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 14:24:34.834 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 14:24:34.854 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 14:24:34.872 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 14:24:34.891 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 14:24:34.911 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 14:24:34.930 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 14:24:34.933 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:24:34.935 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 14:24:34.937 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:24:34.939 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 14:24:34.970 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 14:24:34.997 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-02-17 14:24:35.025 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 14:24:35.052 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 14:24:35.081 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 14:24:35.114 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 14:24:35.143 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 14:24:35.172 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:24:35.201 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:24:35.229 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 14:24:35.260 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 14:24:35.289 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 14:24:35.292 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 14:24:35.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 14:24:35.297 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 14:24:35.299 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:24:35.302 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:24:35.334 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 14:24:35.362 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 14:24:35.392 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 14:24:35.421 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 14:24:35.450 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 14:24:35.479 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 14:24:35.510 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 14:24:35.512 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-02-17 14:24:35.542 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:24:35.573 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 14:24:35.581 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 213e237a8ca337e1bfae7770774a8ba0 2022-02-17 14:24:35.610 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 14:24:35.612 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 14:24:35.644 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 14:24:35.673 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 14:24:35.703 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 14:24:35.732 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 14:24:35.750 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:35.752 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 14:24:35.755 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 14:24:35.757 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 14:24:35.759 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 14:24:35.762 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 14:24:35.764 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 14:24:35.767 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 14:24:35.769 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 14:24:35.771 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 14:24:35.774 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 14:24:35.776 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 14:24:35.808 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 14:24:35.835 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 14:24:35.865 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 14:24:35.894 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 14:24:35.922 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 14:24:35.950 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 14:24:35.953 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 14:24:35.955 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 14:24:35.957 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 14:24:35.987 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 14:24:35.990 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 14:24:36.020 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 14:24:36.022 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 14:24:36.025 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 14:24:36.028 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 14:24:36.058 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 14:24:36.060 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 14:24:36.062 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 14:24:36.080 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:36.082 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 14:24:36.085 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 14:24:36.088 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 14:24:36.090 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 14:24:36.118 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.36:8080/v1/AUTH_ 2022-02-17 14:24:36.147 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 14:24:36.164 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:36.166 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 14:24:36.184 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:36.186 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 14:24:36.203 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:36.206 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 14:24:36.208 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 14:24:36.211 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 14:24:36.213 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 14:24:36.216 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:24:36.218 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:24:36.220 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:24:36.237 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:36.240 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:24:36.243 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:24:36.245 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:24:36.261 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:36.264 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:24:36.267 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-02-17 14:24:36.295 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:24:36.297 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:24:36.299 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 14:24:36.302 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 14:24:36.304 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:24:36.308 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:24:36.326 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:24:36.328 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:24:36.331 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:36.333 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:24:36.336 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:24:36.366 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:24:36.394 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:24:36.422 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:24:36.452 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 14:24:36.469 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:36.471 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 14:24:36.474 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:24:36.476 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 14:24:36.478 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 14:24:36.481 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:24:36.483 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:24:36.486 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 14:24:36.490 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 14:24:36.493 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:24:36.495 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:24:36.508 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:24:36.508 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:36.517 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:24:36.521 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:36.537 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:24:36.539 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:24:36.543 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 14:24:36.572 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:24:36.599 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 14:24:36.627 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:24:36.655 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:24:36.683 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:24:36.710 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:24:36.739 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:24:36.767 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:24:36.794 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:24:36.822 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:24:36.851 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:24:36.879 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:24:36.908 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:24:36.910 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:24:36.913 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 14:24:36.916 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 14:24:36.918 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:24:36.921 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:36.923 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:36.925 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:24:36.928 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:24:36.931 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:24:36.959 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:24:36.987 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:24:36.987 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 14:24:36.996 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 14:24:36.999 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 14:24:37.002 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 14:24:37.004 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:24:37.006 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:24:37.010 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:37.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:37.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:37.017 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:37.019 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:24:37.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:37.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:37.027 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 14:24:37.088 | Enabling site cinder-wsgi. 2022-02-17 14:24:37.094 | To activate the new configuration, you need to run: 2022-02-17 14:24:37.094 | systemctl reload apache2 2022-02-17 14:24:37.098 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:24:37.100 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:24:37.103 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:24:37.105 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:24:37.232 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 14:24:37.234 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 14:24:37.266 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-02-17 14:24:37.295 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 14:24:37.312 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:37.314 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 14:24:37.317 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:24:37.319 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:24:37.322 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 14:24:37.324 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 14:24:37.355 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 14:24:37.385 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-02-17 14:24:37.413 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 14:24:37.441 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 14:24:37.471 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 14:24:37.498 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 14:24:37.528 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 14:24:37.556 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:24:37.584 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 14:24:37.613 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 14:24:37.641 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:24:37.671 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 14:24:37.673 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 14:24:37.690 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:37.692 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-02-17 14:24:37.723 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 14:24:37.725 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 14:24:37.743 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:37.746 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 14:24:37.748 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 14:24:37.751 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 14:24:37.753 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:24:37.755 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 14:24:37.758 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 14:24:37.762 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:24:37.762 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:24:37.768 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:24:37.770 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:24:37.773 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:24:37.776 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:24:37.779 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 14:24:37.782 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 14:24:37.784 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 14:24:37.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:37.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:37.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 14:24:37.794 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:37.797 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 14:24:37.799 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 14:24:37.802 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 14:24:37.804 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:24:37.807 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:24:37.810 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:24:37.812 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:24:37.815 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:24:37.818 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:24:37.834 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:24:37.837 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:24:37.839 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:37.842 | + functions-common:git_clone:629 : echo master 2022-02-17 14:24:37.842 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:24:37.847 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 14:24:37.850 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:37.852 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 14:24:37.855 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:24:37.855 | + functions-common:git_clone:678 : head -1 2022-02-17 14:24:37.866 | dbedfb5ea8 Merge commit 'refs/changes/83/827683/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-17 14:24:37.870 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:24:37.872 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 14:24:37.875 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:24:37.877 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:24:37.880 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 14:24:37.882 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:24:37.885 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 14:24:37.887 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:24:37.890 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:24:37.892 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 14:24:37.895 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:24:37.897 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:24:37.901 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 14:24:37.904 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:24:37.907 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 14:24:37.909 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:24:37.912 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:24:37.916 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 14:24:37.922 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 14:24:37.924 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 14:24:38.580 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 14:24:38.583 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:24:38.585 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:24:38.588 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:24:38.591 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:24:38.593 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 14:24:38.595 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:24:38.598 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:24:38.600 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:24:38.603 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:24:38.605 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:24:38.608 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:24:38.610 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:24:38.613 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 14:24:38.634 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 14:24:38.637 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-17 14:24:39.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:39.511 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:39.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:39.511 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:40.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:40.677 | Obtaining file:///opt/stack/neutron 2022-02-17 14:24:40.678 | Preparing metadata (setup.py): started 2022-02-17 14:24:44.697 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:24:44.790 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.8.1) 2022-02-17 14:24:44.791 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 14:24:44.792 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.1.1) 2022-02-17 14:24:44.793 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.1) 2022-02-17 14:24:44.794 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 14:24:44.795 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.1) 2022-02-17 14:24:44.796 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.33.0) 2022-02-17 14:24:44.797 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.1) 2022-02-17 14:24:44.798 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.20.4) 2022-02-17 14:24:44.799 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.27.1) 2022-02-17 14:24:44.800 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.0.3) 2022-02-17 14:24:44.801 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (9.4.0) 2022-02-17 14:24:44.802 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.8.0) 2022-02-17 14:24:44.803 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.11.0) 2022-02-17 14:24:44.935 | ERROR: Cannot install neutron==19.1.0.dev511 because these package versions have conflicting dependencies. 2022-02-17 14:24:44.935 | 2022-02-17 14:24:44.935 | The conflict is caused by: 2022-02-17 14:24:44.936 | neutron 19.1.0.dev511 depends on neutron-lib>=2.20.0 2022-02-17 14:24:44.936 | The user requested (constraint) neutron-lib===2.19.0 2022-02-17 14:24:44.936 | 2022-02-17 14:24:44.936 | To fix this you could try to: 2022-02-17 14:24:44.936 | 1. loosen the range of package versions you've specified 2022-02-17 14:24:44.936 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-02-17 14:24:44.936 | 2022-02-17 14:24:44.936 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-02-17 14:24:44.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:44.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:45.034 | + inc/python:pip_install:1 : exit_trap 2022-02-17 14:24:45.037 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-17 14:24:45.040 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-17 14:24:45.042 | + ./stack.sh:exit_trap:522 : jobs= 2022-02-17 14:24:45.044 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-02-17 14:24:45.047 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-02-17 14:24:45.049 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-17 14:24:45.051 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-17 14:24:45.053 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-17 14:24:45.056 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-17 14:24:45.056 | Error on exit 2022-02-17 14:24:45.058 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-17 14:24:45.061 | + ./stack.sh:exit_trap:542 : generate-subunit 1645107716 170 fail 2022-02-17 14:24:45.709 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-17 14:24:45.712 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-17 14:24:46.649 | + ./stack.sh:exit_trap:556 : exit 1