2021-10-15 14:55:37.899 | + ./stack.sh:main:473 : exec 2021-10-15 14:55:37.899 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-145537.summary.2021-10-15-145537 2021-10-15 14:55:37.899 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145537' 2021-10-15 14:55:37.899 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:55:37.899 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145537 2021-10-15 14:55:37.899 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145537 /opt/stack/logs/stack.sh.log 2021-10-15 14:55:37.899 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145537.summary.2021-10-15-145537 /opt/stack/logs/stack.sh.log.summary 2021-10-15 14:55:37.900 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 14:55:37.900 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 14:55:37.900 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 14:55:37.900 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 14:55:37.900 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 14:55:37.900 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 14:55:37.900 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:55:37.900 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 14:55:37.901 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 14:55:37.903 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 14:55:37.904 | + ./stack.sh:main:562 : uname -a 2021-10-15 14:55:37.906 | Linux dv-cinder-814174-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 14:55:37.908 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 14:55:37.910 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 14:55:37.913 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 14:55:37.941 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 14:55:37.957 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 14:55:37.959 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 14:55:37.961 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 14:55:37.962 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 14:55:37.965 | + functions-common:fetch_plugins:1660 : return 2021-10-15 14:55:37.967 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 14:55:37.969 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 14:55:37.970 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:55:37.972 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:55:37.974 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:55:37.976 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:55:37.977 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:55:37.979 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:55:37.981 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:55:37.985 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:55:37.986 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:55:37.988 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:55:37.990 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 14:55:37.992 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:55:38.004 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:38.006 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:55:38.007 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:38.009 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:38.011 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:38.013 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:38.015 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:55:38.017 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 14:55:38.019 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 14:55:38.021 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:55:38.023 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 14:55:38.025 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 14:55:38.027 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 14:55:38.029 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 14:55:38.031 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 14:55:38.032 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 14:55:38.034 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 14:55:38.051 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 14:55:38.053 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 14:55:38.065 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:38.068 | +++ lib/tls:source:43 : hostname -f 2021-10-15 14:55:38.071 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 14:55:38.073 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 14:55:38.075 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 14:55:38.077 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 14:55:38.079 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 14:55:38.080 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 14:55:38.082 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 14:55:38.084 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 14:55:38.086 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 14:55:38.088 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 14:55:38.093 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 14:55:38.104 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 14:55:38.121 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 14:55:38.132 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 14:55:38.145 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 14:55:38.172 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 14:55:38.230 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 14:55:38.313 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 14:55:38.334 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 14:55:38.377 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 14:55:38.428 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 14:55:38.560 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 14:55:38.577 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 14:55:38.592 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 14:55:38.608 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 14:55:38.701 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 14:55:38.704 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 14:55:38.707 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 14:55:38.709 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 14:55:38.711 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 14:55:38.713 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 14:55:38.715 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 14:55:38.715 | False' 2021-10-15 14:55:38.718 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 14:55:38.733 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 14:55:38.736 | + ./stack.sh:main:610 : run_phase source 2021-10-15 14:55:38.738 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 14:55:38.740 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:55:38.742 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:55:38.744 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:55:38.746 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:55:38.749 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:55:38.751 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:55:38.754 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:55:38.757 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:55:38.759 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:55:38.762 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:55:38.764 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 14:55:38.767 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:55:38.781 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:38.783 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:55:38.785 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 14:55:38.824 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 14:55:38.826 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 14:55:38.828 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:55:38.830 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 14:55:38.832 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 14:55:38.834 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 14:55:38.836 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 14:55:38.838 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 14:55:38.841 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 14:55:38.843 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 14:55:38.845 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.847 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 14:55:38.849 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.851 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 14:55:38.854 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.856 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 14:55:38.859 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.861 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 14:55:38.863 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.865 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 14:55:38.868 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.870 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 14:55:38.873 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.875 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 14:55:38.877 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.879 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 14:55:38.882 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.884 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 14:55:38.886 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.888 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 14:55:38.891 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.893 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 14:55:38.895 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.897 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 14:55:38.900 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.902 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 14:55:38.904 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.907 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 14:55:38.909 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.911 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 14:55:38.913 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.915 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 14:55:38.918 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.920 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 14:55:38.923 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.925 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 14:55:38.927 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.929 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 14:55:38.932 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.934 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 14:55:38.937 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.939 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 14:55:38.941 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.943 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 14:55:38.946 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.948 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 14:55:38.957 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.959 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 14:55:38.961 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.964 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 14:55:38.967 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.969 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 14:55:38.971 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.973 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 14:55:38.975 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.978 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 14:55:38.980 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.983 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 14:55:38.985 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.987 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 14:55:38.989 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.991 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 14:55:38.994 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:38.996 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 14:55:38.998 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.000 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 14:55:39.003 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.005 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 14:55:39.007 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.009 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 14:55:39.011 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.013 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 14:55:39.016 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.018 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 14:55:39.020 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.022 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 14:55:39.024 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.027 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 14:55:39.030 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.032 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 14:55:39.034 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.036 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 14:55:39.038 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.040 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 14:55:39.043 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.046 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 14:55:39.048 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.050 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 14:55:39.052 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:55:39.054 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 14:55:39.057 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 14:55:39.059 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:55:39.062 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 14:55:39.076 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:39.078 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 14:55:39.080 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:55:39.083 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 14:55:39.098 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:39.100 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 14:55:39.102 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 14:55:39.105 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 14:55:39.108 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 14:55:39.110 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 14:55:39.112 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 14:55:39.114 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 14:55:39.117 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 14:55:39.119 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:55:39.122 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 14:55:39.124 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:55:39.126 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 14:55:39.129 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 14:55:39.129 | Using mysql database backend 2021-10-15 14:55:39.131 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 14:55:39.146 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 14:55:39.163 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:39.165 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 14:55:39.182 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 14:55:39.197 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:39.200 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 14:55:39.216 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 14:55:39.232 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 14:55:39.248 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:55:39.251 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 14:55:39.267 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:55:39.270 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 14:55:39.286 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 14:55:39.289 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 14:55:39.292 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 14:55:39.294 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 14:55:39.297 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 14:55:39.301 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-145539 2021-10-15 14:55:39.303 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-145539 741' 2021-10-15 14:55:39.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.308 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:55:39.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.313 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 14:55:39.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.317 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 14:55:39.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.322 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 14:55:39.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.327 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-10-15 14:55:39.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.332 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-10-15 14:55:39.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.336 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-145537 2021-10-15 14:55:39.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.341 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 14:55:39.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.346 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-10-15 14:55:39.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.351 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 14:55:39.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.355 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 14:55:39.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.360 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 14:55:39.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:55:39.364 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 14:55:39.367 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 14:55:39.369 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 14:55:39.371 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 14:55:39.373 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:55:39.375 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:55:39.378 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:55:39.380 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:55:39.382 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:55:39.386 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:55:39.401 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:55:39.403 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:55:39.405 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:39.407 | + functions-common:git_clone:544 : echo master 2021-10-15 14:55:39.408 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:55:39.413 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 14:55:39.415 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:39.417 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 14:55:39.420 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:55:39.420 | + functions-common:git_clone:593 : head -1 2021-10-15 14:55:39.424 | c9e9adfd Updated from generate-constraints 2021-10-15 14:55:39.426 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:55:39.428 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 14:55:39.431 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:55:39.434 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 14:55:39.436 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 14:55:39.438 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 14:55:39.441 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 14:55:39.443 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:55:39.446 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 14:55:39.448 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 14:55:39.450 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 14:55:39.453 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 14:55:39.457 | ++ tools/install_prereqs.sh:source:47 : NOW=1634309739 2021-10-15 14:55:39.460 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 14:55:39.465 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634309595 2021-10-15 14:55:39.468 | ++ tools/install_prereqs.sh:source:49 : DELTA=144 2021-10-15 14:55:39.470 | ++ tools/install_prereqs.sh:source:50 : [[ 144 -lt 7200 ]] 2021-10-15 14:55:39.472 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 14:55:39.475 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 14:55:39.477 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 14:55:39.480 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 14:55:39.482 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 14:55:39.484 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 14:55:39.487 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 14:55:39.489 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 14:55:39.492 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 14:55:39.537 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 14:55:39.537 | apache2-dev 2021-10-15 14:55:39.537 | bc 2021-10-15 14:55:39.537 | bsdmainutils 2021-10-15 14:55:39.537 | curl 2021-10-15 14:55:39.537 | g++ 2021-10-15 14:55:39.537 | gawk 2021-10-15 14:55:39.537 | gcc 2021-10-15 14:55:39.537 | gettext 2021-10-15 14:55:39.537 | git 2021-10-15 14:55:39.537 | graphviz 2021-10-15 14:55:39.537 | iputils-ping 2021-10-15 14:55:39.537 | libapache2-mod-proxy-uwsgi 2021-10-15 14:55:39.537 | libffi-dev 2021-10-15 14:55:39.538 | libjpeg-dev 2021-10-15 14:55:39.538 | libpcre3-dev 2021-10-15 14:55:39.538 | libpq-dev 2021-10-15 14:55:39.538 | libssl-dev 2021-10-15 14:55:39.538 | libsystemd-dev 2021-10-15 14:55:39.538 | libxml2-dev 2021-10-15 14:55:39.538 | libxslt1-dev 2021-10-15 14:55:39.538 | libyaml-dev 2021-10-15 14:55:39.538 | lsof 2021-10-15 14:55:39.538 | openssh-server 2021-10-15 14:55:39.538 | openssl 2021-10-15 14:55:39.538 | pkg-config 2021-10-15 14:55:39.538 | psmisc 2021-10-15 14:55:39.538 | python3-dev 2021-10-15 14:55:39.538 | python3-pip 2021-10-15 14:55:39.538 | python3-systemd 2021-10-15 14:55:39.538 | python3-venv 2021-10-15 14:55:39.538 | tar 2021-10-15 14:55:39.538 | tcpdump 2021-10-15 14:55:39.538 | unzip 2021-10-15 14:55:39.538 | uuid-runtime 2021-10-15 14:55:39.538 | wget 2021-10-15 14:55:39.538 | wget 2021-10-15 14:55:39.538 | zlib1g-dev 2021-10-15 14:55:39.538 | libkrb5-dev 2021-10-15 14:55:39.538 | libldap2-dev 2021-10-15 14:55:39.538 | libsasl2-dev 2021-10-15 14:55:39.538 | memcached 2021-10-15 14:55:39.538 | python3-mysqldb 2021-10-15 14:55:39.538 | sqlite3 2021-10-15 14:55:39.538 | conntrack 2021-10-15 14:55:39.538 | curl 2021-10-15 14:55:39.538 | dnsmasq-base 2021-10-15 14:55:39.538 | dnsmasq-utils 2021-10-15 14:55:39.538 | ebtables 2021-10-15 14:55:39.538 | genisoimage 2021-10-15 14:55:39.538 | iptables 2021-10-15 14:55:39.538 | iputils-arping 2021-10-15 14:55:39.538 | kpartx 2021-10-15 14:55:39.539 | libjs-jquery-tablesorter 2021-10-15 14:55:39.539 | parted 2021-10-15 14:55:39.539 | pm-utils 2021-10-15 14:55:39.539 | python3-mysqldb 2021-10-15 14:55:39.539 | socat 2021-10-15 14:55:39.539 | sqlite3 2021-10-15 14:55:39.539 | sudo 2021-10-15 14:55:39.539 | vlan 2021-10-15 14:55:39.539 | lsscsi 2021-10-15 14:55:39.539 | open-iscsi 2021-10-15 14:55:39.539 | lvm2 2021-10-15 14:55:39.539 | qemu-utils 2021-10-15 14:55:39.539 | thin-provisioning-tools 2021-10-15 14:55:39.539 | acl 2021-10-15 14:55:39.539 | dnsmasq-base 2021-10-15 14:55:39.539 | dnsmasq-utils 2021-10-15 14:55:39.539 | ebtables 2021-10-15 14:55:39.539 | haproxy 2021-10-15 14:55:39.539 | iptables 2021-10-15 14:55:39.539 | iputils-arping 2021-10-15 14:55:39.539 | iputils-ping 2021-10-15 14:55:39.539 | postgresql-server-dev-all 2021-10-15 14:55:39.539 | python3-mysqldb 2021-10-15 14:55:39.539 | sqlite3 2021-10-15 14:55:39.539 | sudo 2021-10-15 14:55:39.539 | vlan 2021-10-15 14:55:39.539 | pcp 2021-10-15 14:55:39.539 | ipset 2021-10-15 14:55:39.539 | conntrack 2021-10-15 14:55:39.539 | conntrackd 2021-10-15 14:55:39.539 | keepalived 2021-10-15 14:55:39.539 | lvm2 2021-10-15 14:55:39.539 | qemu-utils 2021-10-15 14:55:39.539 | thin-provisioning-tools 2021-10-15 14:55:39.539 | curl 2021-10-15 14:55:39.539 | liberasurecode-dev 2021-10-15 14:55:39.539 | make 2021-10-15 14:55:39.539 | memcached 2021-10-15 14:55:39.539 | sqlite3 2021-10-15 14:55:39.539 | xfsprogs' 2021-10-15 14:55:39.540 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 14:55:39.558 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 14:55:39.558 | apache2-dev 2021-10-15 14:55:39.558 | bc 2021-10-15 14:55:39.558 | bsdmainutils 2021-10-15 14:55:39.558 | curl 2021-10-15 14:55:39.558 | g++ 2021-10-15 14:55:39.558 | gawk 2021-10-15 14:55:39.558 | gcc 2021-10-15 14:55:39.558 | gettext 2021-10-15 14:55:39.558 | git 2021-10-15 14:55:39.558 | graphviz 2021-10-15 14:55:39.558 | iputils-ping 2021-10-15 14:55:39.558 | libapache2-mod-proxy-uwsgi 2021-10-15 14:55:39.558 | libffi-dev 2021-10-15 14:55:39.558 | libjpeg-dev 2021-10-15 14:55:39.558 | libpcre3-dev 2021-10-15 14:55:39.558 | libpq-dev 2021-10-15 14:55:39.559 | libssl-dev 2021-10-15 14:55:39.559 | libsystemd-dev 2021-10-15 14:55:39.559 | libxml2-dev 2021-10-15 14:55:39.559 | libxslt1-dev 2021-10-15 14:55:39.559 | libyaml-dev 2021-10-15 14:55:39.559 | lsof 2021-10-15 14:55:39.559 | openssh-server 2021-10-15 14:55:39.559 | openssl 2021-10-15 14:55:39.559 | pkg-config 2021-10-15 14:55:39.559 | psmisc 2021-10-15 14:55:39.559 | python3-dev 2021-10-15 14:55:39.559 | python3-pip 2021-10-15 14:55:39.559 | python3-systemd 2021-10-15 14:55:39.559 | python3-venv 2021-10-15 14:55:39.559 | tar 2021-10-15 14:55:39.559 | tcpdump 2021-10-15 14:55:39.559 | unzip 2021-10-15 14:55:39.559 | uuid-runtime 2021-10-15 14:55:39.559 | wget 2021-10-15 14:55:39.559 | wget 2021-10-15 14:55:39.559 | zlib1g-dev 2021-10-15 14:55:39.559 | libkrb5-dev 2021-10-15 14:55:39.559 | libldap2-dev 2021-10-15 14:55:39.559 | libsasl2-dev 2021-10-15 14:55:39.559 | memcached 2021-10-15 14:55:39.559 | python3-mysqldb 2021-10-15 14:55:39.559 | sqlite3 2021-10-15 14:55:39.559 | conntrack 2021-10-15 14:55:39.559 | curl 2021-10-15 14:55:39.559 | dnsmasq-base 2021-10-15 14:55:39.559 | dnsmasq-utils 2021-10-15 14:55:39.559 | ebtables 2021-10-15 14:55:39.559 | genisoimage 2021-10-15 14:55:39.559 | iptables 2021-10-15 14:55:39.559 | iputils-arping 2021-10-15 14:55:39.559 | kpartx 2021-10-15 14:55:39.559 | libjs-jquery-tablesorter 2021-10-15 14:55:39.559 | parted 2021-10-15 14:55:39.559 | pm-utils 2021-10-15 14:55:39.559 | python3-mysqldb 2021-10-15 14:55:39.560 | socat 2021-10-15 14:55:39.560 | sqlite3 2021-10-15 14:55:39.560 | sudo 2021-10-15 14:55:39.560 | vlan 2021-10-15 14:55:39.560 | lsscsi 2021-10-15 14:55:39.560 | open-iscsi 2021-10-15 14:55:39.560 | lvm2 2021-10-15 14:55:39.560 | qemu-utils 2021-10-15 14:55:39.560 | thin-provisioning-tools 2021-10-15 14:55:39.560 | acl 2021-10-15 14:55:39.560 | dnsmasq-base 2021-10-15 14:55:39.560 | dnsmasq-utils 2021-10-15 14:55:39.560 | ebtables 2021-10-15 14:55:39.560 | haproxy 2021-10-15 14:55:39.560 | iptables 2021-10-15 14:55:39.560 | iputils-arping 2021-10-15 14:55:39.560 | iputils-ping 2021-10-15 14:55:39.560 | postgresql-server-dev-all 2021-10-15 14:55:39.560 | python3-mysqldb 2021-10-15 14:55:39.560 | sqlite3 2021-10-15 14:55:39.560 | sudo 2021-10-15 14:55:39.560 | vlan 2021-10-15 14:55:39.560 | pcp 2021-10-15 14:55:39.560 | ipset 2021-10-15 14:55:39.560 | conntrack 2021-10-15 14:55:39.560 | conntrackd 2021-10-15 14:55:39.560 | keepalived 2021-10-15 14:55:39.560 | lvm2 2021-10-15 14:55:39.560 | qemu-utils 2021-10-15 14:55:39.560 | thin-provisioning-tools 2021-10-15 14:55:39.560 | curl 2021-10-15 14:55:39.560 | liberasurecode-dev 2021-10-15 14:55:39.560 | make 2021-10-15 14:55:39.560 | memcached 2021-10-15 14:55:39.560 | sqlite3 2021-10-15 14:55:39.560 | xfsprogs ' 2021-10-15 14:55:39.560 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 14:55:39.563 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:39.565 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:39.568 | ++ 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 sqlite3 xfsprogs 2021-10-15 14:55:39.568 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 14:55:39.573 | ++ 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 sqlite3 xfsprogs 2021-10-15 14:55:39.575 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 14:55:39.577 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:55:39.579 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 14:55:39.581 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:55:39.583 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:39.585 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:55:39.587 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:39.590 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:39.592 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:55:39.594 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 14:55:39.596 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 14:55:39.598 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 14:55:39.600 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 14:55:39.605 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 14:55:39.607 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 14:55:39.609 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 14:55:39.611 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 14:55:39.613 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 14:55:39.615 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 14:55:39.619 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634309739617 2021-10-15 14:55:39.621 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 14:55:39.623 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 14:55:39.626 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 14:55:39.835 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 14:55:39.870 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-10-15 14:55:39.914 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-10-15 14:55:40.017 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-10-15 14:55:41.925 | Reading package lists... 2021-10-15 14:55:41.955 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 14:55:41.957 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 14:55:41.959 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:55:41.961 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:41.964 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:41.966 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:55:41.968 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:41.970 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 14:55:41.972 | ++ functions-common:time_stop:2316 : start_time=1634309739617 2021-10-15 14:55:41.974 | ++ functions-common:time_stop:2318 : [[ -z 1634309739617 ]] 2021-10-15 14:55:41.977 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:41.981 | ++ functions-common:time_stop:2321 : end_time=1634309741978 2021-10-15 14:55:41.983 | ++ functions-common:time_stop:2322 : elapsed_time=2361 2021-10-15 14:55:41.985 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 14:55:41.987 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:41.989 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2361 2021-10-15 14:55:41.991 | ++ functions-common:install_package:1348 : 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 sqlite3 xfsprogs 2021-10-15 14:55:41.993 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:55:41.996 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:41.998 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:42.001 | ++ functions-common:real_install_package:1334 : 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 sqlite3 xfsprogs 2021-10-15 14:55:42.021 | ++ functions-common:apt_get:1114 : 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 sqlite3 xfsprogs 2021-10-15 14:55:42.127 | Reading package lists... 2021-10-15 14:55:42.354 | Building dependency tree... 2021-10-15 14:55:42.355 | Reading state information... 2021-10-15 14:55:42.387 | acl is already the newest version (2.2.53-6). 2021-10-15 14:55:42.387 | bc is already the newest version (1.07.1-2build1). 2021-10-15 14:55:42.387 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 14:55:42.387 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 14:55:42.387 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 14:55:42.387 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:55:42.387 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 14:55:42.387 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:55:42.387 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 14:55:42.387 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 14:55:42.387 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 14:55:42.387 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 14:55:42.387 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 14:55:42.387 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 14:55:42.387 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 14:55:42.387 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 14:55:42.388 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 14:55:42.388 | libffi-dev is already the newest version (3.3-4). 2021-10-15 14:55:42.388 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 14:55:42.388 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 14:55:42.388 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 14:55:42.388 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 14:55:42.388 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 14:55:42.388 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 14:55:42.388 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 14:55:42.388 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:55:42.388 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 14:55:42.388 | psmisc is already the newest version (23.3-1). 2021-10-15 14:55:42.388 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:55:42.388 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 14:55:42.388 | python3-systemd is already the newest version (234-3build2). 2021-10-15 14:55:42.388 | socat is already the newest version (1.7.3.3-2). 2021-10-15 14:55:42.388 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 14:55:42.388 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 14:55:42.388 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 14:55:42.388 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 14:55:42.388 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 14:55:42.388 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 14:55:42.388 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 14:55:42.388 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 14:55:42.388 | pcp is already the newest version (5.0.3-1). 2021-10-15 14:55:42.388 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 14:55:42.388 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:55:42.388 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:55:42.388 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:55:42.388 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 14:55:42.388 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:55:42.388 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:55:42.388 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 14:55:42.388 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 14:55:42.388 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 14:55:42.388 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 14:55:42.389 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 14:55:42.389 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:55:42.389 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 14:55:42.389 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 14:55:42.389 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 14:55:42.389 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 14:55:42.389 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 14:55:42.389 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 14:55:42.389 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:55:42.389 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 14:55:42.389 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 14:55:42.389 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 14:55:42.389 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 14:55:42.389 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 14:55:42.389 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 14:55:42.389 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 14:55:42.389 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:55:42.591 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 14:55:42.591 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 14:55:42.591 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 14:55:42.591 | The following packages were automatically installed and are no longer required: 2021-10-15 14:55:42.592 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:55:42.592 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:55:42.592 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:55:42.592 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:55:42.592 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:55:42.592 | python3-zope.interface 2021-10-15 14:55:42.592 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:55:42.710 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:55:42.714 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 14:55:42.717 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:55:42.719 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:55:42.721 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:42.723 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:42.725 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:55:42.727 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:42.730 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:55:42.732 | ++ functions-common:time_stop:2316 : start_time=1634309742018 2021-10-15 14:55:42.734 | ++ functions-common:time_stop:2318 : [[ -z 1634309742018 ]] 2021-10-15 14:55:42.737 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:42.741 | ++ functions-common:time_stop:2321 : end_time=1634309742739 2021-10-15 14:55:42.743 | ++ functions-common:time_stop:2322 : elapsed_time=721 2021-10-15 14:55:42.745 | ++ functions-common:time_stop:2323 : total=719 2021-10-15 14:55:42.747 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:42.750 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1440 2021-10-15 14:55:42.752 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 14:55:42.754 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 14:55:42.757 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:55:42.759 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 14:55:42.764 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 14:55:42.768 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 14:55:42.770 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 14:55:42.773 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 14:55:44.154 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 14:55:44.156 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:55:44.158 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:55:44.161 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:55:44.163 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 14:55:44.165 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 14:55:44.167 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 14:55:44.169 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 14:55:44.171 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 14:55:44.173 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 14:55:44.175 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 14:55:44.247 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 14:55:44.249 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 14:55:44.319 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 14:55:44.321 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 14:55:44.398 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 14:55:44.400 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 14:55:44.402 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 14:55:44.404 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 14:55:44.406 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 14:55:44.408 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 14:55:44.410 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 14:55:44.411 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 14:55:44.413 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 14:55:44.415 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 14:55:44.417 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 14:55:44.417 | Distro: focal 2021-10-15 14:55:44.419 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 14:55:44.422 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:55:44.425 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:55:44.427 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:55:44.429 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:55:44.430 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:55:45.077 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:55:45.078 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:55:45.079 | pip: 21.3 2021-10-15 14:55:45.080 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 14:55:45.082 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 14:55:45.084 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:55:45.086 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:55:45.087 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:55:45.089 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:55:45.091 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:55:45.092 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:55:45.094 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:55:45.096 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:55:45.097 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:55:45.099 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 14:55:45.101 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:55:45.103 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:55:45.103 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 14:55:45.107 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:55:45.108 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 14:55:45.110 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 14:55:45.112 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:55:45.113 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 14:55:45.115 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:55:45.126 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 14:55:45.126 | Dload Upload Total Spent Left Speed 2021-10-15 14:55:45.317 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 14:55:45.321 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 14:55:45.325 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:55:48.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:48.515 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:48.515 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:48.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:55:49.007 | Collecting pip 2021-10-15 14:55:49.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 14:55:51.203 | Installing collected packages: pip 2021-10-15 14:55:51.204 | Attempting uninstall: pip 2021-10-15 14:55:51.205 | Found existing installation: pip 21.3 2021-10-15 14:55:51.463 | Uninstalling pip-21.3: 2021-10-15 14:55:51.477 | Successfully uninstalled pip-21.3 2021-10-15 14:55:53.149 | Successfully installed pip-21.3 2021-10-15 14:55:53.149 | 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 2021-10-15 14:55:53.288 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 14:55:53.290 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 14:55:53.292 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 14:55:53.294 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:55:53.296 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 14:55:53.298 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 14:55:53.300 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:55:53.302 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:55:53.303 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:55:53.306 | ++ 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 ' 2021-10-15 14:55:53.308 | ++ 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 == '' ]] 2021-10-15 14:55:53.310 | ++ 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' 2021-10-15 14:55:53.312 | + 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' 2021-10-15 14:55:53.314 | + 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' 2021-10-15 14:55:53.330 | 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 2021-10-15 14:55:53.332 | + 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' 2021-10-15 14:55:54.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:54.137 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:54.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:54.137 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:55.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:55:55.235 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 14:55:57.332 | 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 2021-10-15 14:55:57.448 | + inc/python:pip_install:200 : result=0 2021-10-15 14:55:57.450 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:55:57.451 | + functions-common:time_stop:2309 : local name 2021-10-15 14:55:57.453 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:55:57.455 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:55:57.456 | + functions-common:time_stop:2312 : local total 2021-10-15 14:55:57.458 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:55:57.460 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:55:57.461 | + functions-common:time_stop:2316 : start_time=1634309753326 2021-10-15 14:55:57.464 | + functions-common:time_stop:2318 : [[ -z 1634309753326 ]] 2021-10-15 14:55:57.466 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:55:57.469 | + functions-common:time_stop:2321 : end_time=1634309757467 2021-10-15 14:55:57.471 | + functions-common:time_stop:2322 : elapsed_time=4141 2021-10-15 14:55:57.472 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:55:57.474 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:55:57.476 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4141 2021-10-15 14:55:57.477 | + inc/python:pip_install:203 : return 0 2021-10-15 14:55:57.480 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 14:55:57.482 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:55:57.486 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:55:57.487 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:55:57.490 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:55:57.490 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:55:58.133 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:55:58.135 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:55:58.146 | pip: 21.3 2021-10-15 14:55:58.146 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 14:55:58.146 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:55:58.146 | + ./stack.sh:main:778 : fixup_all 2021-10-15 14:55:58.146 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 14:55:58.148 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 14:55:58.151 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:55:58.156 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:55:58.156 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 14:55:58.156 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 14:55:58.161 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 14:55:58.163 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 14:55:58.165 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 14:55:58.174 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 14:55:58.177 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 14:55:58.179 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 14:55:58.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:55:58.183 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:55:58.186 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 14:55:58.197 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 14:55:58.208 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 14:55:58.219 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 14:55:58.221 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 14:55:58.223 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:55:58.225 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:55:58.227 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:55:58.229 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:55:58.231 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:55:58.233 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:55:58.235 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:55:58.237 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:55:58.239 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:55:58.241 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 14:55:58.244 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 14:55:58.246 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 14:55:58.248 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:55:58.250 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:55:58.252 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:55:58.254 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:55:58.256 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:55:58.258 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:55:58.261 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 14:55:58.264 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 14:55:58.285 | Using python 3.8 to install os-testr 2021-10-15 14:55:58.288 | + 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 2021-10-15 14:55:59.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:59.100 | from cryptography.utils import int_from_bytes 2021-10-15 14:55:59.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:55:59.100 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:00.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:00.179 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 14:56:00.251 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 14:56:00.252 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 14:56:00.253 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 14:56:00.254 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 14:56:00.267 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 14:56:00.292 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 14:56:00.294 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 14:56:00.295 | 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) 2021-10-15 14:56:00.296 | 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) 2021-10-15 14:56:00.297 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 14:56:00.321 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 14:56:00.322 | 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.4.0) 2021-10-15 14:56:00.324 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 14:56:00.326 | 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.4.0) 2021-10-15 14:56:00.327 | 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.2.0) 2021-10-15 14:56:00.340 | 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) 2021-10-15 14:56:00.410 | 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) 2021-10-15 14:56:00.411 | 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) 2021-10-15 14:56:00.412 | 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.2.0) 2021-10-15 14:56:00.413 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 14:56:02.473 | 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 2021-10-15 14:56:02.591 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:02.593 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:02.595 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:02.597 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:02.599 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:02.601 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:02.604 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:02.606 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:02.608 | + functions-common:time_stop:2316 : start_time=1634309758280 2021-10-15 14:56:02.610 | + functions-common:time_stop:2318 : [[ -z 1634309758280 ]] 2021-10-15 14:56:02.613 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:02.617 | + functions-common:time_stop:2321 : end_time=1634309762615 2021-10-15 14:56:02.619 | + functions-common:time_stop:2322 : elapsed_time=4335 2021-10-15 14:56:02.621 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:56:02.623 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:02.625 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4335 2021-10-15 14:56:02.627 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:02.630 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 14:56:02.681 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 14:56:02.981 | + ./stack.sh:main:792 : install_infra 2021-10-15 14:56:02.983 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:56:02.986 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 14:56:02.988 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:56:02.991 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 14:56:03.015 | + 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 2021-10-15 14:56:04.955 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.092 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.114 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.154 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.159 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.219 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.279 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.349 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.367 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.663 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.667 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.674 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.783 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:05.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:05.980 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 14:56:06.243 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:06.246 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:06.248 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:06.250 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:06.252 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:06.254 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:06.256 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:06.258 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:06.260 | + functions-common:time_stop:2316 : start_time=1634309763007 2021-10-15 14:56:06.262 | + functions-common:time_stop:2318 : [[ -z 1634309763007 ]] 2021-10-15 14:56:06.265 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:06.269 | + functions-common:time_stop:2321 : end_time=1634309766266 2021-10-15 14:56:06.271 | + functions-common:time_stop:2322 : elapsed_time=3259 2021-10-15 14:56:06.273 | + functions-common:time_stop:2323 : total=4335 2021-10-15 14:56:06.275 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:06.277 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7594 2021-10-15 14:56:06.279 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:06.282 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:56:06.284 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 14:56:06.307 | + 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 2021-10-15 14:56:08.127 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.262 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.283 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.322 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.327 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.387 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.447 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.516 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.533 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.828 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.832 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.838 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:08.945 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:56:09.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:09.010 | Processing /opt/stack/requirements 2021-10-15 14:56:10.701 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (5.4.1) 2021-10-15 14:56:10.704 | 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 172)) (3.0.0) 2021-10-15 14:56:10.716 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 14:56:10.721 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 14:56:10.724 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-10-15 14:56:10.728 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 14:56:10.754 | 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 498)) (1.16.0) 2021-10-15 14:56:10.757 | 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 548)) (2.5.0) 2021-10-15 14:56:10.767 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 14:56:10.788 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 14:56:10.791 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 14:56:10.806 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 14:56:10.811 | 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 204)) (3.3) 2021-10-15 14:56:10.815 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 14:56:10.817 | 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 168)) (1.0.0) 2021-10-15 14:56:10.819 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 14:56:10.832 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 14:56:10.834 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 14:56:10.842 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-10-15 14:56:10.863 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 14:56:10.919 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (0.4.4) 2021-10-15 14:56:10.923 | 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 377)) (1.8.2) 2021-10-15 14:56:10.925 | 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 587)) (0.2.5) 2021-10-15 14:56:10.930 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 14:56:10.984 | Building wheels for collected packages: openstack-requirements 2021-10-15 14:56:10.984 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 14:56:11.783 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 14:56:11.784 | ERROR: Command errored out with exit status 1: 2021-10-15 14:56:11.784 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-mgjuialc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-mgjuialc/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-j_pv2a5z 2021-10-15 14:56:11.784 | cwd: /tmp/pip-req-build-mgjuialc/ 2021-10-15 14:56:11.784 | Complete output (6 lines): 2021-10-15 14:56:11.784 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 14:56:11.784 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 14:56:11.784 | or: setup.py --help-commands 2021-10-15 14:56:11.784 | or: setup.py cmd --help 2021-10-15 14:56:11.784 | 2021-10-15 14:56:11.784 | error: invalid command 'bdist_wheel' 2021-10-15 14:56:11.784 | ---------------------------------------- 2021-10-15 14:56:11.784 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 14:56:11.784 | Running setup.py clean for openstack-requirements 2021-10-15 14:56:12.590 | Failed to build openstack-requirements 2021-10-15 14:56:12.607 | Installing collected packages: openstack-requirements 2021-10-15 14:56:12.607 | Attempting uninstall: openstack-requirements 2021-10-15 14:56:12.608 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 14:56:12.647 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 14:56:12.670 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 14:56:12.673 | Running setup.py install for openstack-requirements: started 2021-10-15 14:56:15.045 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 14:56:15.069 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 14:56:15.198 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:15.200 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:15.202 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:15.204 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:15.207 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:15.209 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:15.211 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:15.213 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:15.215 | + functions-common:time_stop:2316 : start_time=1634309766299 2021-10-15 14:56:15.217 | + functions-common:time_stop:2318 : [[ -z 1634309766299 ]] 2021-10-15 14:56:15.219 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:15.223 | + functions-common:time_stop:2321 : end_time=1634309775221 2021-10-15 14:56:15.225 | + functions-common:time_stop:2322 : elapsed_time=8922 2021-10-15 14:56:15.228 | + functions-common:time_stop:2323 : total=7594 2021-10-15 14:56:15.230 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:15.232 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16516 2021-10-15 14:56:15.234 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:15.236 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 14:56:15.239 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 14:56:15.241 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 14:56:15.244 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:15.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:15.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 14:56:15.251 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:15.253 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 14:56:15.272 | Using python 3.8 to install pbr 2021-10-15 14:56:15.275 | + 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 2021-10-15 14:56:16.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:16.085 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:16.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:16.085 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:17.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:17.206 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 14:56:19.514 | 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 2021-10-15 14:56:19.631 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:19.634 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:19.636 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:19.638 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:19.640 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:19.642 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:19.644 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:19.646 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:19.649 | + functions-common:time_stop:2316 : start_time=1634309775267 2021-10-15 14:56:19.651 | + functions-common:time_stop:2318 : [[ -z 1634309775267 ]] 2021-10-15 14:56:19.654 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:19.658 | + functions-common:time_stop:2321 : end_time=1634309779656 2021-10-15 14:56:19.660 | + functions-common:time_stop:2322 : elapsed_time=4389 2021-10-15 14:56:19.662 | + functions-common:time_stop:2323 : total=16516 2021-10-15 14:56:19.664 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:19.666 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20905 2021-10-15 14:56:19.668 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:19.671 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 14:56:21.950 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 14:56:23.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:23.870 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 14:56:23.878 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 14:56:23.881 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 14:56:23.884 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 14:56:23.953 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:56:23.955 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:56:23.959 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 14:56:23.975 | + ./stack.sh:main:801 : pkgs= 2021-10-15 14:56:23.978 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 14:56:23.980 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 14:56:23.983 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 14:56:23.985 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 14:56:23.987 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:56:23.989 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:56:23.991 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:56:23.994 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:56:23.996 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:56:23.999 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:56:24.002 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:56:24.005 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:56:24.007 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:56:24.010 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 14:56:24.012 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:56:24.028 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:24.030 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:56:24.032 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:24.034 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 14:56:24.037 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:24.039 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:56:24.042 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:24.044 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 14:56:24.046 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:24.048 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 14:56:24.051 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:56:24.053 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:56:24.056 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 14:56:24.058 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 14:56:24.060 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:56:24.063 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 14:56:24.065 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 14:56:24.068 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 14:56:24.070 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 14:56:24.072 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 14:56:24.074 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 14:56:24.077 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 14:56:24.079 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 14:56:24.081 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 14:56:24.084 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 14:56:24.086 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 14:56:24.137 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 14:56:24.137 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 14:56:24.139 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 14:56:24.502 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 14:56:24.504 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 14:56:24.520 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:24.522 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 14:56:24.525 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:24.527 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:24.530 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:24.532 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:24.534 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:24.536 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:24.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:24.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:24.544 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:24.546 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:24.548 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:24.551 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:24.553 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 14:56:24.555 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:24.557 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:24.560 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:24.562 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 14:56:24.582 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 14:56:24.689 | Reading package lists... 2021-10-15 14:56:24.914 | Building dependency tree... 2021-10-15 14:56:24.916 | Reading state information... 2021-10-15 14:56:25.157 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 14:56:25.157 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:25.158 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:25.158 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:25.158 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:25.158 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:25.158 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:25.158 | python3-zope.interface 2021-10-15 14:56:25.158 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:25.270 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:25.275 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:25.277 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:25.279 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:25.282 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:25.284 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:25.286 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:25.288 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:25.291 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:25.293 | + functions-common:time_stop:2316 : start_time=1634309784580 2021-10-15 14:56:25.295 | + functions-common:time_stop:2318 : [[ -z 1634309784580 ]] 2021-10-15 14:56:25.298 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:25.302 | + functions-common:time_stop:2321 : end_time=1634309785299 2021-10-15 14:56:25.304 | + functions-common:time_stop:2322 : elapsed_time=719 2021-10-15 14:56:25.306 | + functions-common:time_stop:2323 : total=1440 2021-10-15 14:56:25.308 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:25.310 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2159 2021-10-15 14:56:25.313 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:25.315 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 14:56:25.317 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:56:25.319 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.322 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:56:25.324 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:56:25.326 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.328 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:56:25.331 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 14:56:25.333 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.335 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:56:25.338 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:56:25.340 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:56:25.342 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:56:25.345 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:56:25.347 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:56:25.349 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:25.352 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:56:25.354 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 14:56:25.356 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:56:25.359 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.361 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:56:25.363 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:56:25.365 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:56:25.368 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:56:25.370 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 14:56:25.372 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 14:56:25.388 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:25.390 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 14:56:25.393 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:56:25.395 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 14:56:25.397 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 14:56:25.401 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 14:56:25.405 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 14:56:25.407 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 14:56:25.409 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 14:56:25.411 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 14:56:25.413 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 14:56:25.416 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 14:56:25.419 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 14:56:26.155 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 14:56:26.155 | user tags 2021-10-15 14:56:26.155 | stackrabbit []' 2021-10-15 14:56:26.158 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 14:56:26.158 | user tags 2021-10-15 14:56:26.158 | stackrabbit []' 2021-10-15 14:56:26.158 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 14:56:26.164 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 14:56:26.167 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 14:56:26.169 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:56:26.840 | Changing password for user "stackrabbit" ... 2021-10-15 14:56:26.888 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 14:56:27.544 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 14:56:27.591 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 14:56:27.594 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:56:28.248 | Changing password for user "stackrabbit" ... 2021-10-15 14:56:28.300 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 14:56:28.302 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 14:56:28.305 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 14:56:28.963 | Deleting user "guest" ... 2021-10-15 14:56:28.977 | Error: 2021-10-15 14:56:28.977 | {:no_such_user, "guest"} 2021-10-15 14:56:28.989 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 14:56:28.991 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 14:56:29.008 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:29.011 | + ./stack.sh:main:818 : install_database 2021-10-15 14:56:29.013 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 14:56:29.015 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 14:56:29.018 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:29.020 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:29.022 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 14:56:29.328 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 14:56:29.330 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 14:56:29.333 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 14:56:29.335 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:29.338 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 14:56:29.340 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:56:29.343 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:56:29.345 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:56:29.347 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:56:29.350 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:56:29.352 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:56:29.355 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:56:29.357 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:29.359 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:56:29.361 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 14:56:29.364 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:56:29.366 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:56:29.368 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:56:29.371 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:56:29.373 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:56:29.375 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:56:29.377 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 14:56:29.380 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:29.382 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:29.385 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 14:56:29.387 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:29.389 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:29.391 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:29.393 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:29.396 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:29.399 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:29.401 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:29.404 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:29.406 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:29.408 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:29.410 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:29.412 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:29.415 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 14:56:29.417 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:29.419 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:29.422 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:29.424 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 14:56:29.444 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 14:56:29.551 | Reading package lists... 2021-10-15 14:56:29.776 | Building dependency tree... 2021-10-15 14:56:29.778 | Reading state information... 2021-10-15 14:56:30.013 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 14:56:30.013 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:30.014 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:30.014 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:30.014 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:30.014 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:30.014 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:30.014 | python3-zope.interface 2021-10-15 14:56:30.014 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:30.126 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:30.130 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:30.133 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:30.135 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:30.137 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:30.139 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:30.142 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:30.144 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:30.146 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:30.148 | + functions-common:time_stop:2316 : start_time=1634309789442 2021-10-15 14:56:30.151 | + functions-common:time_stop:2318 : [[ -z 1634309789442 ]] 2021-10-15 14:56:30.154 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:30.158 | + functions-common:time_stop:2321 : end_time=1634309790156 2021-10-15 14:56:30.160 | + functions-common:time_stop:2322 : elapsed_time=714 2021-10-15 14:56:30.162 | + functions-common:time_stop:2323 : total=2159 2021-10-15 14:56:30.165 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:30.167 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2873 2021-10-15 14:56:30.169 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:30.172 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 14:56:30.174 | + ./stack.sh:main:821 : install_database_python 2021-10-15 14:56:30.176 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 14:56:30.178 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 14:56:30.181 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 14:56:30.184 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:56:30.187 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 14:56:30.189 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 14:56:30.191 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:56:30.195 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:56:30.195 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:56:30.200 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 14:56:30.202 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 14:56:30.204 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 14:56:30.207 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 14:56:30.209 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 14:56:30.231 | Using python 3.8 to install PyMySQL 2021-10-15 14:56:30.233 | + 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 2021-10-15 14:56:31.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:31.042 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:31.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:31.042 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:32.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:32.126 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 14:56:34.239 | 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 2021-10-15 14:56:34.356 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:34.365 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:34.365 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:34.365 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:34.366 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:34.369 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:34.371 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:34.373 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:34.375 | + functions-common:time_stop:2316 : start_time=1634309790225 2021-10-15 14:56:34.378 | + functions-common:time_stop:2318 : [[ -z 1634309790225 ]] 2021-10-15 14:56:34.380 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:34.385 | + functions-common:time_stop:2321 : end_time=1634309794382 2021-10-15 14:56:34.387 | + functions-common:time_stop:2322 : elapsed_time=4157 2021-10-15 14:56:34.389 | + functions-common:time_stop:2323 : total=20905 2021-10-15 14:56:34.392 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:34.394 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25062 2021-10-15 14:56:34.401 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:34.403 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 14:56:34.405 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:56:34.408 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 14:56:34.410 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 14:56:34.427 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:34.429 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 14:56:34.431 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 14:56:34.435 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 14:56:34.435 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 14:56:34.440 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 14:56:34.442 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-15 14:56:34.445 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-10-15 14:56:34.447 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 14:56:34.450 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 14:56:34.452 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 14:56:34.467 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:34.470 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 14:56:34.472 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:34.475 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:34.478 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:34.480 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:34.482 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:34.484 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:34.487 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:34.489 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:34.491 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:34.494 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:34.496 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:34.498 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:34.500 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 14:56:34.503 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:34.505 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:34.508 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:34.510 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 14:56:34.531 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 14:56:34.637 | Reading package lists... 2021-10-15 14:56:34.869 | Building dependency tree... 2021-10-15 14:56:34.870 | Reading state information... 2021-10-15 14:56:35.104 | radvd is already the newest version (1:2.17-2). 2021-10-15 14:56:35.104 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:35.105 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:35.105 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:35.105 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:35.105 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:35.105 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:35.105 | python3-zope.interface 2021-10-15 14:56:35.105 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:35.214 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:35.219 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:35.221 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:35.223 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:35.225 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:35.228 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:35.230 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:35.232 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:35.235 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:35.237 | + functions-common:time_stop:2316 : start_time=1634309794528 2021-10-15 14:56:35.239 | + functions-common:time_stop:2318 : [[ -z 1634309794528 ]] 2021-10-15 14:56:35.242 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:35.246 | + functions-common:time_stop:2321 : end_time=1634309795244 2021-10-15 14:56:35.248 | + functions-common:time_stop:2322 : elapsed_time=716 2021-10-15 14:56:35.251 | + functions-common:time_stop:2323 : total=2873 2021-10-15 14:56:35.253 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:35.255 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3589 2021-10-15 14:56:35.257 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:35.260 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 14:56:35.276 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:35.278 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 14:56:35.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 14:56:35.283 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 14:56:35.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 14:56:35.305 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:35.308 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:35.310 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:35.312 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:35.314 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:35.316 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:35.319 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:35.321 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:35.323 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:35.325 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:35.327 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:35.329 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:35.332 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 14:56:35.334 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:35.336 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:35.338 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:35.341 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 14:56:35.361 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-10-15 14:56:35.468 | Reading package lists... 2021-10-15 14:56:35.694 | Building dependency tree... 2021-10-15 14:56:35.696 | Reading state information... 2021-10-15 14:56:35.932 | fakeroot is already the newest version (1.24-1). 2021-10-15 14:56:35.932 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:56:35.932 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 14:56:35.932 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:35.933 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:35.933 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:35.933 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:35.933 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:35.933 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:35.933 | python3-zope.interface 2021-10-15 14:56:35.933 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:36.043 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:36.047 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:36.050 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:36.052 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:36.054 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:36.056 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:36.058 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:36.060 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:36.063 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:36.065 | + functions-common:time_stop:2316 : start_time=1634309795359 2021-10-15 14:56:36.067 | + functions-common:time_stop:2318 : [[ -z 1634309795359 ]] 2021-10-15 14:56:36.070 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:36.074 | + functions-common:time_stop:2321 : end_time=1634309796072 2021-10-15 14:56:36.076 | + functions-common:time_stop:2322 : elapsed_time=713 2021-10-15 14:56:36.078 | + functions-common:time_stop:2323 : total=3589 2021-10-15 14:56:36.080 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:36.082 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4302 2021-10-15 14:56:36.084 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:36.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 14:56:36.090 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:36.092 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:36.094 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 14:56:36.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 14:56:36.099 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 14:56:36.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 14:56:36.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 14:56:36.108 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 14:56:36.109 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 14:56:36.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 14:56:36.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 14:56:36.118 | + functions:vercmp:628 : local v1=5.4 2021-10-15 14:56:36.120 | + functions:vercmp:629 : local 'op=<' 2021-10-15 14:56:36.122 | + functions:vercmp:630 : local v2=3.13 2021-10-15 14:56:36.124 | + functions:vercmp:631 : local result 2021-10-15 14:56:36.128 | ++ functions:vercmp:635 : sort -V 2021-10-15 14:56:36.128 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 14:56:36.129 | ++ functions:vercmp:635 : head -1 2021-10-15 14:56:36.134 | + functions:vercmp:635 : result=3.13 2021-10-15 14:56:36.136 | + functions:vercmp:637 : case $op in 2021-10-15 14:56:36.138 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 14:56:36.140 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 14:56:36.142 | + functions:vercmp:648 : return 2021-10-15 14:56:36.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 14:56:36.147 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:56:36.150 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 14:56:36.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 14:56:36.623 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 14:56:36.625 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 14:56:36.635 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.637 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 14:56:36.656 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:36.659 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 14:56:36.661 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 14:56:36.661 | Installing etcd 2021-10-15 14:56:36.663 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 14:56:36.676 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 14:56:36.688 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:36.690 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 14:56:36.707 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 14:56:36.710 | ++ 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 2021-10-15 14:56:36.713 | ++ 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 2021-10-15 14:56:36.716 | +++ 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 2021-10-15 14:56:36.721 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:56:36.723 | ++ 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* ]] 2021-10-15 14:56:36.726 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 14:56:36.728 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:56:36.731 | ++ functions:get_extra_file:74 : return 2021-10-15 14:56:36.734 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:56:36.736 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 14:56:36.738 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 14:56:36.740 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 14:56:36.757 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:56:36.760 | + ./stack.sh:main:848 : install_dstat 2021-10-15 14:56:36.762 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 14:56:36.779 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:56:36.781 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 14:56:36.783 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:56:36.785 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 14:56:36.788 | + ./stack.sh:main:857 : install_libs 2021-10-15 14:56:36.790 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 14:56:36.793 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 14:56:36.795 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 14:56:36.797 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 14:56:36.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 14:56:36.806 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.808 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 14:56:36.810 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 14:56:36.813 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 14:56:36.815 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 14:56:36.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 14:56:36.824 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.826 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 14:56:36.828 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 14:56:36.831 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 14:56:36.833 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 14:56:36.836 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 14:56:36.842 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.845 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 14:56:36.847 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 14:56:36.849 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 14:56:36.852 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 14:56:36.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 14:56:36.861 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.863 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 14:56:36.865 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 14:56:36.868 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 14:56:36.870 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 14:56:36.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 14:56:36.879 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.881 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 14:56:36.884 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 14:56:36.886 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 14:56:36.888 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 14:56:36.891 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.895 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 14:56:36.897 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.900 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 14:56:36.902 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 14:56:36.904 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 14:56:36.907 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 14:56:36.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 14:56:36.916 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.918 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 14:56:36.920 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 14:56:36.923 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 14:56:36.925 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 14:56:36.927 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.930 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.932 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 14:56:36.934 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.936 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 14:56:36.939 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 14:56:36.941 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 14:56:36.943 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 14:56:36.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 14:56:36.953 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.955 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 14:56:36.957 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 14:56:36.959 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 14:56:36.962 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 14:56:36.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 14:56:36.971 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.974 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 14:56:36.976 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 14:56:36.978 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 14:56:36.980 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 14:56:36.983 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:36.985 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:36.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 14:56:36.990 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:36.992 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 14:56:36.994 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 14:56:36.996 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 14:56:36.998 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 14:56:37.001 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 14:56:37.008 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.010 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 14:56:37.013 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 14:56:37.015 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 14:56:37.017 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 14:56:37.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.025 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 14:56:37.027 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.029 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 14:56:37.031 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 14:56:37.034 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 14:56:37.036 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 14:56:37.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 14:56:37.049 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.051 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 14:56:37.054 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 14:56:37.056 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 14:56:37.058 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 14:56:37.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 14:56:37.068 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.070 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 14:56:37.073 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 14:56:37.075 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 14:56:37.082 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 14:56:37.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 14:56:37.094 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.096 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 14:56:37.099 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 14:56:37.101 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 14:56:37.103 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 14:56:37.106 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 14:56:37.113 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.115 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 14:56:37.118 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 14:56:37.120 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 14:56:37.122 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 14:56:37.125 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 14:56:37.131 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.134 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 14:56:37.136 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 14:56:37.139 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 14:56:37.141 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 14:56:37.143 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 14:56:37.150 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.153 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 14:56:37.155 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 14:56:37.157 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 14:56:37.159 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 14:56:37.162 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 14:56:37.169 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.171 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 14:56:37.173 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 14:56:37.176 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 14:56:37.178 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 14:56:37.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 14:56:37.188 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.190 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 14:56:37.192 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 14:56:37.195 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 14:56:37.197 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 14:56:37.199 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 14:56:37.206 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.209 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 14:56:37.211 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 14:56:37.213 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 14:56:37.216 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 14:56:37.218 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 14:56:37.225 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.227 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 14:56:37.229 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 14:56:37.232 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 14:56:37.234 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 14:56:37.236 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.238 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 14:56:37.244 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.246 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 14:56:37.248 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 14:56:37.250 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 14:56:37.253 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 14:56:37.255 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 14:56:37.262 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.265 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 14:56:37.267 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 14:56:37.269 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 14:56:37.271 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 14:56:37.274 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 14:56:37.281 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.283 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 14:56:37.286 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 14:56:37.288 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 14:56:37.290 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 14:56:37.293 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 14:56:37.299 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.302 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 14:56:37.304 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 14:56:37.307 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 14:56:37.309 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 14:56:37.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 14:56:37.318 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.320 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 14:56:37.323 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 14:56:37.325 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 14:56:37.327 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 14:56:37.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 14:56:37.337 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.339 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 14:56:37.341 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 14:56:37.344 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 14:56:37.346 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 14:56:37.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 14:56:37.355 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.357 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 14:56:37.360 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 14:56:37.362 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 14:56:37.364 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 14:56:37.367 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 14:56:37.374 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.376 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 14:56:37.378 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 14:56:37.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 14:56:37.384 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 14:56:37.388 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 14:56:37.394 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.397 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 14:56:37.400 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 14:56:37.402 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 14:56:37.404 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 14:56:37.407 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.409 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 14:56:37.414 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.417 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 14:56:37.420 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 14:56:37.423 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 14:56:37.425 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 14:56:37.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 14:56:37.435 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.437 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 14:56:37.440 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 14:56:37.442 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 14:56:37.445 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 14:56:37.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 14:56:37.454 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.457 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 14:56:37.459 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 14:56:37.462 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 14:56:37.464 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 14:56:37.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 14:56:37.474 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.477 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 14:56:37.479 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 14:56:37.481 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 14:56:37.484 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 14:56:37.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:37.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:37.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 14:56:37.493 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:37.495 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 14:56:37.516 | Using python 3.8 to install etcd3 2021-10-15 14:56:37.518 | + 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 2021-10-15 14:56:38.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:38.332 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:38.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:38.332 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:39.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:39.422 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 14:56:39.430 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 14:56:39.431 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 14:56:39.432 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 14:56:39.433 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 14:56:41.572 | 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 2021-10-15 14:56:41.688 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:41.690 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:41.692 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:41.694 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:41.697 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:41.699 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:41.701 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:41.703 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:41.705 | + functions-common:time_stop:2316 : start_time=1634309797511 2021-10-15 14:56:41.707 | + functions-common:time_stop:2318 : [[ -z 1634309797511 ]] 2021-10-15 14:56:41.711 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:41.714 | + functions-common:time_stop:2321 : end_time=1634309801712 2021-10-15 14:56:41.717 | + functions-common:time_stop:2322 : elapsed_time=4201 2021-10-15 14:56:41.719 | + functions-common:time_stop:2323 : total=25062 2021-10-15 14:56:41.721 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:41.723 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29263 2021-10-15 14:56:41.726 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:41.728 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 14:56:41.750 | Using python 3.8 to install etcd3gw 2021-10-15 14:56:41.752 | + 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 2021-10-15 14:56:42.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:42.565 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:42.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:42.565 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:43.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:43.644 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 14:56:43.651 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 14:56:43.653 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 14:56:43.654 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 14:56:43.655 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 14:56:43.690 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 14:56:43.691 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 14:56:43.693 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 14:56:43.694 | 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.7) 2021-10-15 14:56:45.790 | 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 2021-10-15 14:56:45.920 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:45.922 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:45.924 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:45.926 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:45.929 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:45.931 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:45.933 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:45.935 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:45.937 | + functions-common:time_stop:2316 : start_time=1634309801745 2021-10-15 14:56:45.939 | + functions-common:time_stop:2318 : [[ -z 1634309801745 ]] 2021-10-15 14:56:45.942 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:45.946 | + functions-common:time_stop:2321 : end_time=1634309805944 2021-10-15 14:56:45.949 | + functions-common:time_stop:2322 : elapsed_time=4199 2021-10-15 14:56:45.951 | + functions-common:time_stop:2323 : total=29263 2021-10-15 14:56:45.953 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:45.955 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33462 2021-10-15 14:56:45.957 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:45.960 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 14:56:45.963 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 14:56:45.965 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 14:56:45.967 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:56:45.970 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:56:45.972 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:56:45.974 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:56:45.977 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:56:45.979 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:56:45.981 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:56:45.984 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:56:45.986 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:56:45.988 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 14:56:45.991 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 14:56:45.993 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:45.995 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:45.997 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 14:56:46.000 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:56:46.002 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:56:46.004 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:56:46.009 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:56:46.011 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:56:46.013 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:46.015 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:56:46.018 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:46.020 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:46.023 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:56:46.025 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:56:46.028 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:56:46.030 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:56:46.032 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:56:46.034 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:56:46.037 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:46.039 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:46.041 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:56:46.062 | + functions-common:apt_get:1114 : 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 2021-10-15 14:56:46.168 | Reading package lists... 2021-10-15 14:56:46.394 | Building dependency tree... 2021-10-15 14:56:46.396 | Reading state information... 2021-10-15 14:56:46.628 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:56:46.629 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:56:46.629 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:56:46.629 | The following packages were automatically installed and are no longer required: 2021-10-15 14:56:46.630 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:56:46.630 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:56:46.630 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:56:46.630 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:56:46.630 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:56:46.630 | python3-zope.interface 2021-10-15 14:56:46.630 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:56:46.740 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:56:46.745 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:56:46.747 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:56:46.749 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:46.752 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:46.754 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:46.756 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:46.759 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:46.761 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:56:46.763 | + functions-common:time_stop:2316 : start_time=1634309806059 2021-10-15 14:56:46.765 | + functions-common:time_stop:2318 : [[ -z 1634309806059 ]] 2021-10-15 14:56:46.768 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:46.773 | + functions-common:time_stop:2321 : end_time=1634309806770 2021-10-15 14:56:46.775 | + functions-common:time_stop:2322 : elapsed_time=711 2021-10-15 14:56:46.777 | + functions-common:time_stop:2323 : total=4302 2021-10-15 14:56:46.779 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:46.782 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5013 2021-10-15 14:56:46.784 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:56:46.786 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 14:56:46.789 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:56:46.791 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:56:46.793 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 14:56:46.856 | Module proxy already enabled 2021-10-15 14:56:46.860 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 14:56:46.921 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 14:56:46.921 | Module proxy already enabled 2021-10-15 14:56:46.921 | Module proxy_uwsgi already enabled 2021-10-15 14:56:46.925 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 14:56:46.927 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:56:46.930 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:56:46.933 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:56:47.060 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 14:56:47.062 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 14:56:47.065 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 14:56:47.067 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 14:56:47.075 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.077 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 14:56:47.079 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 14:56:47.082 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 14:56:47.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 14:56:47.092 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.094 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 14:56:47.096 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 14:56:47.098 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 14:56:47.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 14:56:47.108 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.110 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 14:56:47.112 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 14:56:47.114 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 14:56:47.117 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 14:56:47.124 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.126 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 14:56:47.128 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 14:56:47.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 14:56:47.138 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.140 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 14:56:47.143 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 14:56:47.145 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 14:56:47.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 14:56:47.155 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.157 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 14:56:47.175 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:47.177 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 14:56:47.180 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 14:56:47.182 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 14:56:47.184 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 14:56:47.191 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.194 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 14:56:47.211 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:47.213 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 14:56:47.216 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 14:56:47.218 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 14:56:47.220 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 14:56:47.227 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.230 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 14:56:47.232 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 14:56:47.235 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 14:56:47.237 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:56:47.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:56:47.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 14:56:47.244 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:56:47.247 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 14:56:47.249 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 14:56:47.252 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:56:47.255 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 14:56:47.258 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 14:56:47.260 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:56:47.264 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:56:47.264 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:56:47.269 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 14:56:47.271 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 14:56:47.274 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 14:56:47.276 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 14:56:47.279 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 14:56:47.299 | Using python 3.8 to install keystonemiddleware 2021-10-15 14:56:47.301 | + 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 2021-10-15 14:56:48.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:48.118 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:48.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:48.118 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:49.199 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:49.217 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 14:56:49.270 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 14:56:49.271 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 14:56:49.272 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 14:56:49.273 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 14:56:49.275 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 14:56:49.276 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 14:56:49.277 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 14:56:49.278 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 14:56:49.279 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 14:56:49.280 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 14:56:49.281 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 14:56:49.282 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 14:56:49.283 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 14:56:49.284 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 14:56:49.342 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 14:56:49.344 | 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) 2021-10-15 14:56:49.346 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 14:56:49.383 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 14:56:49.423 | 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) 2021-10-15 14:56:49.424 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 14:56:49.425 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 14:56:49.427 | 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) 2021-10-15 14:56:49.476 | 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) 2021-10-15 14:56:49.479 | 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) 2021-10-15 14:56:49.490 | 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) 2021-10-15 14:56:49.492 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 14:56:49.505 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 14:56:49.507 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 14:56:49.509 | 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) 2021-10-15 14:56:49.574 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 14:56:49.577 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 14:56:49.578 | 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.7) 2021-10-15 14:56:49.579 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 14:56:49.630 | 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.2) 2021-10-15 14:56:49.643 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 14:56:51.712 | 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 2021-10-15 14:56:51.829 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:51.831 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:51.834 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:51.837 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:51.839 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:51.841 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:51.843 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:51.845 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:51.847 | + functions-common:time_stop:2316 : start_time=1634309807294 2021-10-15 14:56:51.849 | + functions-common:time_stop:2318 : [[ -z 1634309807294 ]] 2021-10-15 14:56:51.853 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:51.857 | + functions-common:time_stop:2321 : end_time=1634309811854 2021-10-15 14:56:51.859 | + functions-common:time_stop:2322 : elapsed_time=4560 2021-10-15 14:56:51.861 | + functions-common:time_stop:2323 : total=33462 2021-10-15 14:56:51.863 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:51.865 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38022 2021-10-15 14:56:51.867 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:51.870 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 14:56:51.872 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 14:56:51.874 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:56:51.877 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 14:56:51.880 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 14:56:51.882 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:56:51.886 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:56:51.886 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:56:51.891 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 14:56:51.894 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 14:56:51.896 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 14:56:51.899 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 14:56:51.902 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 14:56:51.923 | Using python 3.8 to install python-memcached 2021-10-15 14:56:51.925 | + 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 2021-10-15 14:56:52.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:52.742 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:52.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:52.742 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:53.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:53.886 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 14:56:53.889 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 14:56:56.024 | 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 2021-10-15 14:56:56.138 | + inc/python:pip_install:200 : result=0 2021-10-15 14:56:56.141 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:56:56.143 | + functions-common:time_stop:2309 : local name 2021-10-15 14:56:56.145 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:56:56.148 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:56:56.150 | + functions-common:time_stop:2312 : local total 2021-10-15 14:56:56.153 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:56:56.155 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:56:56.157 | + functions-common:time_stop:2316 : start_time=1634309811918 2021-10-15 14:56:56.159 | + functions-common:time_stop:2318 : [[ -z 1634309811918 ]] 2021-10-15 14:56:56.162 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:56:56.170 | + functions-common:time_stop:2321 : end_time=1634309816164 2021-10-15 14:56:56.170 | + functions-common:time_stop:2322 : elapsed_time=4246 2021-10-15 14:56:56.171 | + functions-common:time_stop:2323 : total=38022 2021-10-15 14:56:56.173 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:56:56.175 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42268 2021-10-15 14:56:56.177 | + inc/python:pip_install:203 : return 0 2021-10-15 14:56:56.180 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 14:56:56.196 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:56:56.199 | + ./stack.sh:main:879 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-10-15 14:56:56.201 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 14:56:56.203 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 14:56:56.206 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 14:56:56.208 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:56:56.211 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 14:56:56.214 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 14:56:56.229 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:56:56.231 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 14:56:56.233 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 14:56:56.235 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 14:56:56.237 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:56:56.239 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:56:56.242 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:56:56.245 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:56:56.247 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:56:56.249 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:56:56.264 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:56:56.267 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:56:56.269 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:56.271 | + functions-common:git_clone:544 : echo master 2021-10-15 14:56:56.272 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:56:56.277 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 14:56:56.279 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:56:56.281 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 14:56:56.283 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:56:56.283 | + functions-common:git_clone:593 : head -1 2021-10-15 14:56:56.286 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 14:56:56.289 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:56:56.291 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 14:56:56.293 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:56:56.296 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:56:56.298 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 14:56:56.300 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:56:56.302 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 14:56:56.305 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:56:56.307 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:56:56.310 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 14:56:56.312 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:56:56.314 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:56:56.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 14:56:56.320 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:56:56.323 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 14:56:56.325 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:56:56.327 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:56:56.330 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 14:56:56.336 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 14:56:56.338 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 14:56:57.000 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 14:56:57.002 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:56:57.004 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:56:57.007 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:56:57.009 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:56:57.011 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 14:56:57.013 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:56:57.015 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:56:57.017 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:56:57.020 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:56:57.022 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:56:57.024 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:56:57.027 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:56:57.029 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 14:56:57.049 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 14:56:57.051 | + 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 2021-10-15 14:56:57.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:57.859 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:57.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:56:57.859 | from cryptography.utils import int_from_bytes 2021-10-15 14:56:58.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:56:58.932 | Obtaining file:///opt/stack/keystone 2021-10-15 14:56:58.933 | Preparing metadata (setup.py): started 2021-10-15 14:57:00.417 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:00.494 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 14:57:00.495 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 14:57:00.496 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 14:57:00.497 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 14:57:00.498 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 14:57:00.499 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 14:57:00.500 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 14:57:00.501 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 14:57:00.502 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 14:57:00.503 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 14:57:00.504 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 14:57:00.506 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 14:57:00.507 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 14:57:00.508 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 14:57:00.509 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 14:57:00.510 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 14:57:00.512 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 14:57:00.513 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 14:57:00.514 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 14:57:00.515 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 14:57:00.516 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 14:57:00.517 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 14:57:00.518 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 14:57:00.519 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 14:57:00.520 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 14:57:00.523 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 14:57:00.524 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 14:57:00.525 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 14:57:00.526 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 14:57:00.527 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 14:57:00.528 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 14:57:00.529 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 14:57:00.530 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 14:57:00.531 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 14:57:00.542 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 14:57:00.543 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 14:57:00.589 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 14:57:00.602 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 14:57:00.603 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 14:57:00.605 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 14:57:00.606 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 14:57:00.617 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 14:57:00.683 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 14:57:00.686 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 14:57:00.783 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 14:57:00.784 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 14:57:00.785 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 14:57:00.786 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 14:57:00.841 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 14:57:00.844 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 14:57:00.845 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 14:57:00.896 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 14:57:00.899 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 14:57:00.957 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 14:57:00.958 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 14:57:00.961 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 14:57:00.962 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 14:57:00.965 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 14:57:00.967 | 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.0.1.dev8) (2.6.0) 2021-10-15 14:57:00.988 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 14:57:01.037 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 14:57:01.057 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 14:57:01.058 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 14:57:01.059 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 14:57:01.060 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 14:57:01.113 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 14:57:01.259 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 14:57:01.260 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 14:57:01.269 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 14:57:01.269 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 14:57:01.484 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 14:57:01.507 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 14:57:01.508 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 14:57:01.578 | 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.0.1.dev8) (4.8.1) 2021-10-15 14:57:01.579 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 14:57:01.597 | 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.0.1.dev8) (5.0.0) 2021-10-15 14:57:01.670 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 14:57:01.712 | 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.0.1.dev8) (1.13.2) 2021-10-15 14:57:01.824 | 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.0.1.dev8) (2.0.1) 2021-10-15 14:57:01.899 | 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.0.1.dev8) (1.7.0) 2021-10-15 14:57:02.024 | 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.0.1.dev8) (0.14.1) 2021-10-15 14:57:02.053 | 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.0.1.dev8) (0.11.0) 2021-10-15 14:57:02.095 | 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.0.1.dev8) (3.5.0) 2021-10-15 14:57:02.098 | 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.0.1.dev8) (2.1.1) 2021-10-15 14:57:02.099 | 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.0.1.dev8) (1.3.3) 2021-10-15 14:57:02.100 | 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.0.1.dev8) (2.5.1) 2021-10-15 14:57:02.101 | 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.0.1.dev8) (0.32.0) 2021-10-15 14:57:02.103 | 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.0.1.dev8) (3.0.0) 2021-10-15 14:57:02.283 | 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.0.1.dev8) (2.0.7) 2021-10-15 14:57:02.285 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 14:57:02.286 | 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.0.1.dev8) (1.26.7) 2021-10-15 14:57:02.288 | 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.0.1.dev8) (3.3) 2021-10-15 14:57:02.439 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 14:57:02.520 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 14:57:02.594 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 14:57:02.772 | 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.0.1.dev8) (2.1.0) 2021-10-15 14:57:02.800 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 14:57:02.945 | 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.0.1.dev8) (58.2.0) 2021-10-15 14:57:03.040 | 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.0.1.dev8) (0.7) 2021-10-15 14:57:03.075 | 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.0.1.dev8) (1.0.0) 2021-10-15 14:57:04.625 | Installing collected packages: keystone 2021-10-15 14:57:04.625 | Attempting uninstall: keystone 2021-10-15 14:57:04.626 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 14:57:04.629 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 14:57:04.631 | Running setup.py develop for keystone 2021-10-15 14:57:06.691 | Successfully installed keystone 2021-10-15 14:57:06.691 | 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 2021-10-15 14:57:06.829 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:06.831 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:06.833 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:06.836 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:06.838 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:06.840 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:06.842 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:06.844 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:06.846 | + functions-common:time_stop:2316 : start_time=1634309817044 2021-10-15 14:57:06.848 | + functions-common:time_stop:2318 : [[ -z 1634309817044 ]] 2021-10-15 14:57:06.852 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:06.856 | + functions-common:time_stop:2321 : end_time=1634309826853 2021-10-15 14:57:06.858 | + functions-common:time_stop:2322 : elapsed_time=9809 2021-10-15 14:57:06.860 | + functions-common:time_stop:2323 : total=42268 2021-10-15 14:57:06.862 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:06.864 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52077 2021-10-15 14:57:06.867 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:06.869 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:57:06.871 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:57:06.874 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:57:06.892 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:57:06.904 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 14:57:06.906 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 14:57:06.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:06.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:06.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 14:57:06.916 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:06.918 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 14:57:06.935 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:06.937 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:57:06.939 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:57:06.942 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 14:57:06.944 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 14:57:06.956 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-10-15 14:57:06.958 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 14:57:06.963 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 14:57:06.979 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:06.981 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 14:57:07.011 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 14:57:07.038 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 14:57:07.067 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 14:57:07.097 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 14:57:07.128 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 14:57:07.157 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 14:57:07.184 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 14:57:07.211 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 14:57:07.214 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 14:57:07.216 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 14:57:07.218 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 14:57:07.220 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:57:07.223 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:57:07.239 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:07.242 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:57:07.244 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:57:07.246 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:57:07.261 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:07.263 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:57:07.266 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:57:07.296 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:57:07.298 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:57:07.300 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 14:57:07.303 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 14:57:07.305 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 14:57:07.320 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:07.324 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-10-15 14:57:07.354 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-10-15 14:57:07.381 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 14:57:07.383 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 14:57:07.414 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 14:57:07.416 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 14:57:07.419 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 14:57:07.421 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 14:57:07.423 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 14:57:07.426 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 14:57:07.455 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 14:57:07.457 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 14:57:07.460 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 14:57:07.463 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 14:57:07.465 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:57:07.482 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:57:07.484 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:57:07.487 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:57:07.489 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:57:07.491 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 14:57:07.518 | + 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' 2021-10-15 14:57:07.545 | + 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' 2021-10-15 14:57:07.572 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:57:07.600 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 14:57:07.627 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:57:07.630 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 14:57:07.632 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:57:07.634 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 14:57:07.637 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 14:57:07.639 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:57:07.641 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:57:07.644 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 14:57:07.648 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 14:57:07.651 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:57:07.653 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:57:07.666 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:57:07.666 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:07.674 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:57:07.678 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:07.693 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 14:57:07.696 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:57:07.700 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 14:57:07.728 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 14:57:07.754 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 14:57:07.781 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 14:57:07.809 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 14:57:07.836 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 14:57:07.862 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 14:57:07.889 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 14:57:07.916 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 14:57:07.943 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 14:57:07.969 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 14:57:07.996 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 14:57:08.023 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 14:57:08.050 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:57:08.052 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:57:08.055 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 14:57:08.057 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 14:57:08.060 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:57:08.062 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:08.064 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:08.067 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:57:08.069 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:57:08.072 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 14:57:08.098 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 14:57:08.125 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 14:57:08.126 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:57:08.134 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 14:57:08.137 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 14:57:08.139 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 14:57:08.142 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:57:08.144 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:57:08.147 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:08.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:08.151 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:08.154 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:08.156 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:57:08.158 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:08.160 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:08.163 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 14:57:08.224 | Site keystone-wsgi-public already enabled 2021-10-15 14:57:08.228 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:57:08.230 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:57:08.233 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:57:08.235 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:57:08.366 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 14:57:08.368 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:57:08.370 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 14:57:08.372 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 14:57:08.375 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:57:08.377 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:57:08.380 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 14:57:08.384 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 14:57:08.386 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:57:08.389 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:57:08.402 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:57:08.402 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:08.410 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:57:08.414 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:57:08.430 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 14:57:08.432 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:57:08.436 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 14:57:08.465 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 14:57:08.495 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 14:57:08.523 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 14:57:08.549 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 14:57:08.576 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 14:57:08.603 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 14:57:08.630 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 14:57:08.657 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 14:57:08.685 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 14:57:08.713 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 14:57:08.739 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 14:57:08.767 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 14:57:08.794 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:57:08.796 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:57:08.799 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 14:57:08.801 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 14:57:08.804 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:57:08.807 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:08.809 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:08.811 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:57:08.814 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:57:08.816 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 14:57:08.843 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 14:57:08.871 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:57:08.871 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 14:57:08.880 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 14:57:08.883 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 14:57:08.886 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 14:57:08.888 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:57:08.890 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:57:08.893 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:08.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:08.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:08.900 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:08.902 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:57:08.904 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:08.907 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:08.909 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 14:57:08.969 | Site keystone-wsgi-admin already enabled 2021-10-15 14:57:08.974 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:57:08.976 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:57:08.978 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:57:08.981 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:57:09.110 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 14:57:09.142 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 14:57:09.172 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 14:57:09.203 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 14:57:09.205 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 14:57:09.235 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 14:57:09.263 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 14:57:09.290 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 14:57:09.307 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:09.309 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 14:57:09.326 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:09.328 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 14:57:09.330 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 14:57:09.333 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 14:57:09.336 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:57:09.338 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 14:57:09.341 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 14:57:09.344 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 14:57:09.346 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 14:57:09.348 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:57:09.350 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:57:09.353 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:57:09.356 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:57:09.358 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:57:09.360 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:57:09.378 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:57:09.380 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:57:09.383 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:09.386 | + functions-common:git_clone:544 : echo master 2021-10-15 14:57:09.386 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:57:09.391 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 14:57:09.393 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:09.395 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 14:57:09.398 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:57:09.399 | + functions-common:git_clone:593 : head -1 2021-10-15 14:57:09.402 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 14:57:09.404 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:57:09.407 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 14:57:09.409 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:57:09.412 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:57:09.414 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 14:57:09.417 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 14:57:09.419 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 14:57:09.421 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:57:09.424 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:57:09.426 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 14:57:09.429 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:57:09.431 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 14:57:09.434 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 14:57:09.436 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:57:09.439 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 14:57:09.441 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:57:09.444 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:57:09.447 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 14:57:09.452 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 14:57:09.455 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 14:57:10.095 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 14:57:10.097 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:57:10.100 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:57:10.102 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:57:10.105 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:57:10.107 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 14:57:10.109 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:57:10.111 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 14:57:10.113 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:57:10.116 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 14:57:10.121 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 14:57:10.123 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 14:57:10.125 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:57:10.127 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 14:57:10.148 | Using python 3.8 to install /opt/stack/swift 2021-10-15 14:57:10.151 | + 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]' 2021-10-15 14:57:10.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:10.976 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:10.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:10.976 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:12.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:12.056 | Obtaining file:///opt/stack/swift 2021-10-15 14:57:12.057 | Preparing metadata (setup.py): started 2021-10-15 14:57:13.327 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:13.366 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 14:57:13.367 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 14:57:13.368 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 14:57:13.369 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 14:57:13.370 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 14:57:13.371 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 14:57:13.372 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 14:57:13.373 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 14:57:13.374 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 14:57:13.375 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 14:57:13.376 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 14:57:13.416 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 14:57:13.423 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 14:57:13.478 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 14:57:13.480 | 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.0.dev43) (4.2.0) 2021-10-15 14:57:13.481 | 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.0.dev43) (5.6.0) 2021-10-15 14:57:13.482 | 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.0.dev43) (3.1.1) 2021-10-15 14:57:13.483 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 14:57:13.484 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 14:57:13.485 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 14:57:13.486 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 14:57:13.488 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 14:57:13.489 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 14:57:13.490 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 14:57:13.492 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 14:57:13.512 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 14:57:13.542 | 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.0.dev43) (1.26.7) 2021-10-15 14:57:13.543 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 14:57:13.545 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 14:57:13.548 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 14:57:13.571 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 14:57:13.661 | 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.0.dev43) (3.4.0) 2021-10-15 14:57:13.663 | 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.0.dev43) (1.7.0) 2021-10-15 14:57:13.664 | 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.0.dev43) (0.1.16) 2021-10-15 14:57:13.707 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 14:57:13.751 | 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.0.dev43) (1.5.0) 2021-10-15 14:57:13.752 | 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.0.dev43) (0.8.0) 2021-10-15 14:57:13.753 | 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.0.dev43) (5.4.1) 2021-10-15 14:57:13.754 | 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.0.dev43) (2.3.0) 2021-10-15 14:57:13.815 | 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.0.dev43) (0.9.6) 2021-10-15 14:57:13.816 | 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.0.dev43) (2.8.2) 2021-10-15 14:57:13.830 | 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.0.dev43) (1.0.2) 2021-10-15 14:57:13.831 | 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.0.dev43) (2021.3) 2021-10-15 14:57:13.849 | 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.0.dev43) (21.0) 2021-10-15 14:57:13.851 | 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.0.dev43) (2.4.7) 2021-10-15 14:57:13.957 | 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.0.dev43) (1.13.2) 2021-10-15 14:57:13.973 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 14:57:15.899 | Installing collected packages: swift 2021-10-15 14:57:15.899 | Attempting uninstall: swift 2021-10-15 14:57:15.900 | Found existing installation: swift 2.29.0.dev43 2021-10-15 14:57:15.903 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 14:57:15.905 | Running setup.py develop for swift 2021-10-15 14:57:17.861 | Successfully installed swift-2.29.0.dev43 2021-10-15 14:57:17.861 | 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 2021-10-15 14:57:17.997 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:17.999 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:18.001 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:18.003 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:18.006 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:18.008 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:18.010 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:18.012 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:18.015 | + functions-common:time_stop:2316 : start_time=1634309830142 2021-10-15 14:57:18.017 | + functions-common:time_stop:2318 : [[ -z 1634309830142 ]] 2021-10-15 14:57:18.020 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:18.024 | + functions-common:time_stop:2321 : end_time=1634309838021 2021-10-15 14:57:18.026 | + functions-common:time_stop:2322 : elapsed_time=7879 2021-10-15 14:57:18.028 | + functions-common:time_stop:2323 : total=52077 2021-10-15 14:57:18.030 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:18.032 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59956 2021-10-15 14:57:18.035 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:18.038 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:57:18.040 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:57:18.042 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:57:18.061 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:57:18.073 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 14:57:18.075 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 14:57:18.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:18.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:18.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 14:57:18.084 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:18.087 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 14:57:18.089 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:57:18.092 | + ./stack.sh:main:890 : configure_swift 2021-10-15 14:57:18.094 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 14:57:18.096 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 14:57:18.098 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 14:57:18.100 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 14:57:18.102 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 14:57:19.150 | No container-reconciler running 2021-10-15 14:57:19.150 | No container-auditor running 2021-10-15 14:57:19.150 | No object-expirer running 2021-10-15 14:57:19.150 | No account-replicator running 2021-10-15 14:57:19.150 | No container-sharder running 2021-10-15 14:57:19.150 | No account-reaper running 2021-10-15 14:57:19.150 | No container-server running 2021-10-15 14:57:19.150 | No container-sync running 2021-10-15 14:57:19.150 | No container-replicator running 2021-10-15 14:57:19.150 | No object-auditor running 2021-10-15 14:57:19.150 | No object-server running 2021-10-15 14:57:19.150 | No object-replicator running 2021-10-15 14:57:19.150 | No proxy-server running 2021-10-15 14:57:19.150 | No account-server running 2021-10-15 14:57:19.150 | No object-updater running 2021-10-15 14:57:19.150 | No account-auditor running 2021-10-15 14:57:19.150 | No object-reconstructor running 2021-10-15 14:57:19.150 | No container-updater running 2021-10-15 14:57:19.217 | + lib/swift:configure_swift:340 : true 2021-10-15 14:57:19.219 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 14:57:19.231 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 14:57:19.243 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 14:57:19.246 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 14:57:19.247 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 14:57:19.251 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 14:57:19.251 | s/%GROUP%/ubuntu/; 2021-10-15 14:57:19.251 | s/%USER%/ubuntu/; 2021-10-15 14:57:19.251 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 14:57:19.251 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 14:57:19.254 | uid = ubuntu 2021-10-15 14:57:19.254 | gid = ubuntu 2021-10-15 14:57:19.255 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 14:57:19.255 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 14:57:19.255 | address = 127.0.0.1 2021-10-15 14:57:19.255 | 2021-10-15 14:57:19.255 | [account6612] 2021-10-15 14:57:19.255 | max connections = 25 2021-10-15 14:57:19.255 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:57:19.255 | read only = false 2021-10-15 14:57:19.255 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 14:57:19.255 | 2021-10-15 14:57:19.255 | [account6622] 2021-10-15 14:57:19.255 | max connections = 25 2021-10-15 14:57:19.255 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:57:19.255 | read only = false 2021-10-15 14:57:19.256 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 14:57:19.256 | 2021-10-15 14:57:19.256 | [account6632] 2021-10-15 14:57:19.256 | max connections = 25 2021-10-15 14:57:19.256 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:57:19.256 | read only = false 2021-10-15 14:57:19.256 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 14:57:19.256 | 2021-10-15 14:57:19.256 | [account6642] 2021-10-15 14:57:19.256 | max connections = 25 2021-10-15 14:57:19.256 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:57:19.256 | read only = false 2021-10-15 14:57:19.256 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 14:57:19.256 | 2021-10-15 14:57:19.256 | 2021-10-15 14:57:19.256 | [container6611] 2021-10-15 14:57:19.256 | max connections = 25 2021-10-15 14:57:19.256 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:57:19.256 | read only = false 2021-10-15 14:57:19.256 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 14:57:19.256 | 2021-10-15 14:57:19.256 | [container6621] 2021-10-15 14:57:19.256 | max connections = 25 2021-10-15 14:57:19.256 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:57:19.256 | read only = false 2021-10-15 14:57:19.256 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 14:57:19.256 | 2021-10-15 14:57:19.256 | [container6631] 2021-10-15 14:57:19.256 | max connections = 25 2021-10-15 14:57:19.256 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:57:19.256 | read only = false 2021-10-15 14:57:19.256 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 14:57:19.256 | 2021-10-15 14:57:19.256 | [container6641] 2021-10-15 14:57:19.257 | max connections = 25 2021-10-15 14:57:19.257 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:57:19.257 | read only = false 2021-10-15 14:57:19.257 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 14:57:19.257 | 2021-10-15 14:57:19.257 | 2021-10-15 14:57:19.257 | [object6613] 2021-10-15 14:57:19.257 | max connections = 25 2021-10-15 14:57:19.257 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:57:19.257 | read only = false 2021-10-15 14:57:19.257 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 14:57:19.257 | 2021-10-15 14:57:19.257 | [object6623] 2021-10-15 14:57:19.257 | max connections = 25 2021-10-15 14:57:19.257 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:57:19.257 | read only = false 2021-10-15 14:57:19.257 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 14:57:19.257 | 2021-10-15 14:57:19.257 | [object6633] 2021-10-15 14:57:19.257 | max connections = 25 2021-10-15 14:57:19.257 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:57:19.257 | read only = false 2021-10-15 14:57:19.257 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 14:57:19.257 | 2021-10-15 14:57:19.257 | [object6643] 2021-10-15 14:57:19.257 | max connections = 25 2021-10-15 14:57:19.257 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:57:19.257 | read only = false 2021-10-15 14:57:19.257 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 14:57:19.258 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 14:57:19.260 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:19.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:19.264 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 14:57:19.276 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 14:57:19.278 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 14:57:19.282 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 14:57:19.287 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 14:57:19.289 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 14:57:19.293 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 14:57:19.321 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-10-15 14:57:19.346 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 14:57:19.362 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 14:57:19.390 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 14:57:19.407 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:19.435 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 14:57:19.453 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 14:57:19.479 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 14:57:19.497 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 14:57:19.526 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 14:57:19.547 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:19.575 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 14:57:19.592 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 14:57:19.606 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:19.608 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 14:57:19.636 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 14:57:19.662 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 14:57:19.689 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 14:57:19.715 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 14:57:19.729 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:19.731 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 14:57:19.758 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 14:57:19.772 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:19.774 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 14:57:19.789 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:19.791 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 14:57:19.793 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 14:57:19.808 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:19.810 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 14:57:19.812 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 14:57:19.814 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 14:57:19.820 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 14:57:19.827 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 14:57:19.866 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 14:57:19.892 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 14:57:19.922 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 14:57:19.951 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 14:57:19.978 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 14:57:19.980 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 14:57:19.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 14:57:19.984 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 14:57:19.986 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 14:57:20.012 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 14:57:20.039 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-10-15 14:57:20.065 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 14:57:20.092 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 14:57:20.119 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 14:57:20.148 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 14:57:20.175 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 14:57:20.201 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 14:57:20.229 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 14:57:20.256 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 14:57:20.282 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 14:57:20.309 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 14:57:20.336 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 14:57:20.365 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 14:57:20.392 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 14:57:20.410 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 14:57:20.436 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 14:57:20.463 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 14:57:20.468 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 14:57:20.497 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 14:57:20.524 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 14:57:20.551 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 14:57:20.553 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 14:57:20.556 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:57:20.558 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 14:57:20.562 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 14:57:20.564 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:57:20.566 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:57:20.569 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 14:57:20.571 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 14:57:20.573 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:57:20.576 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:57:20.578 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 14:57:20.595 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 14:57:20.623 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 14:57:20.641 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 14:57:20.668 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 14:57:20.686 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:20.714 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 14:57:20.731 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:57:20.759 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 14:57:20.777 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:57:20.805 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 14:57:20.823 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 14:57:20.854 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:57:20.871 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:57:20.899 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 14:57:20.918 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 14:57:20.945 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 14:57:20.963 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 14:57:20.991 | + 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 2021-10-15 14:57:20.996 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 14:57:21.015 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:21.043 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 14:57:21.071 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:57:21.073 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 14:57:21.077 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 14:57:21.080 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:57:21.082 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:57:21.084 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 14:57:21.087 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 14:57:21.089 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:57:21.091 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:57:21.093 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 14:57:21.110 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 14:57:21.138 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 14:57:21.156 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 14:57:21.183 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 14:57:21.207 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:21.235 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 14:57:21.253 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:57:21.281 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 14:57:21.298 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:57:21.326 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 14:57:21.344 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 14:57:21.372 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:57:21.390 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:57:21.418 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 14:57:21.435 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 14:57:21.463 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 14:57:21.480 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 14:57:21.507 | + 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 2021-10-15 14:57:21.512 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 14:57:21.530 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:21.558 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:57:21.560 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 14:57:21.564 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 14:57:21.567 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:57:21.569 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:57:21.572 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 14:57:21.574 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 14:57:21.576 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:57:21.578 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:57:21.580 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 14:57:21.598 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 14:57:21.626 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 14:57:21.643 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 14:57:21.671 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 14:57:21.689 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:57:21.717 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 14:57:21.734 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:57:21.762 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 14:57:21.780 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:57:21.808 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 14:57:21.825 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 14:57:21.853 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:57:21.876 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:57:21.903 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 14:57:21.921 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 14:57:21.949 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 14:57:21.966 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 14:57:21.994 | + 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 2021-10-15 14:57:22.000 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 14:57:22.018 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:57:22.046 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 14:57:22.073 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 14:57:22.101 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 14:57:22.128 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 14:57:22.130 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 14:57:22.135 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 14:57:22.165 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 14:57:22.203 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 14:57:22.232 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 14:57:22.259 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 14:57:22.288 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 14:57:22.315 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 14:57:22.342 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 14:57:22.369 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 14:57:22.396 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 14:57:22.412 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:22.414 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 14:57:22.432 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 14:57:22.435 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 14:57:22.453 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 14:57:22.455 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-10-15 14:57:22.483 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 14:57:22.485 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 14:57:22.512 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-10-15 14:57:22.540 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 14:57:22.542 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 14:57:22.569 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 14:57:22.585 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:22.587 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 14:57:22.590 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 14:57:22.595 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 14:57:22.597 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 14:57:22.609 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 14:57:22.612 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 14:57:22.623 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 14:57:22.625 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 14:57:22.627 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:57:22.629 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:57:22.632 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:57:22.634 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:57:22.637 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:57:22.639 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:57:22.641 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 14:57:22.656 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:57:22.658 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 14:57:22.660 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 14:57:22.677 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:22.679 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 14:57:22.697 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:22.699 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 14:57:22.701 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 14:57:22.704 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 14:57:22.706 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:57:22.709 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 14:57:22.711 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 14:57:22.714 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 14:57:22.716 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 14:57:22.733 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:22.735 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 14:57:22.738 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 14:57:22.754 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:22.757 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 14:57:22.760 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 14:57:22.762 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 14:57:22.765 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:22.767 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:22.770 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 14:57:22.773 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:22.777 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 14:57:22.779 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 14:57:22.782 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 14:57:22.785 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 14:57:22.787 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 14:57:22.790 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 14:57:22.792 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 14:57:22.795 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 14:57:22.798 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 14:57:22.801 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 14:57:22.805 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 14:57:22.805 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:57:22.810 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 14:57:22.813 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 14:57:22.815 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 14:57:22.819 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 14:57:22.822 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 14:57:22.843 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 14:57:22.846 | + 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' 2021-10-15 14:57:23.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:23.654 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:23.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:23.654 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:24.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:24.742 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 14:57:24.825 | 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) 2021-10-15 14:57:24.827 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 14:57:24.828 | 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.3.0) 2021-10-15 14:57:24.829 | 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.32.0) 2021-10-15 14:57:24.830 | 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.4.1) 2021-10-15 14:57:24.831 | 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) 2021-10-15 14:57:24.832 | 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.7.1) 2021-10-15 14:57:24.834 | 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) 2021-10-15 14:57:24.835 | 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.10.0) 2021-10-15 14:57:24.836 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 14:57:24.837 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 14:57:24.838 | 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.2.0) 2021-10-15 14:57:24.840 | 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.0.1) 2021-10-15 14:57:24.843 | 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) 2021-10-15 14:57:24.845 | 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.6.2) 2021-10-15 14:57:24.847 | 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.1.0) 2021-10-15 14:57:24.850 | 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.1) 2021-10-15 14:57:24.852 | 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.12.0) 2021-10-15 14:57:24.861 | 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) 2021-10-15 14:57:24.863 | 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) 2021-10-15 14:57:24.868 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 14:57:24.937 | 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.6.0) 2021-10-15 14:57:24.939 | 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) 2021-10-15 14:57:24.940 | 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) (0.1.16) 2021-10-15 14:57:24.964 | 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) 2021-10-15 14:57:24.965 | 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.3.1) 2021-10-15 14:57:24.969 | 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.0) 2021-10-15 14:57:24.970 | 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) 2021-10-15 14:57:24.971 | 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.6.0) 2021-10-15 14:57:24.981 | 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.14.1) 2021-10-15 14:57:25.023 | 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) 2021-10-15 14:57:25.024 | 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) (5.4.1) 2021-10-15 14:57:25.026 | 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.3.0) 2021-10-15 14:57:25.027 | 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) 2021-10-15 14:57:25.046 | 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) 2021-10-15 14:57:25.048 | 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.2) 2021-10-15 14:57:25.063 | 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) 2021-10-15 14:57:25.079 | 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.0) 2021-10-15 14:57:25.080 | 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) 2021-10-15 14:57:25.099 | 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) (0.7.2) 2021-10-15 14:57:25.100 | 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.5) 2021-10-15 14:57:25.183 | 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.7) 2021-10-15 14:57:25.184 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 14:57:25.187 | 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) 2021-10-15 14:57:25.188 | 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.7) 2021-10-15 14:57:25.237 | 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.20) 2021-10-15 14:57:25.264 | 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.2) 2021-10-15 14:57:25.303 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 14:57:25.470 | 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) 2021-10-15 14:57:25.473 | 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) 2021-10-15 14:57:25.507 | 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) 2021-10-15 14:57:25.509 | 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) 2021-10-15 14:57:25.511 | 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) 2021-10-15 14:57:25.513 | 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) 2021-10-15 14:57:25.514 | 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) 2021-10-15 14:57:25.515 | 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) 2021-10-15 14:57:25.726 | 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) 2021-10-15 14:57:25.766 | 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) (58.2.0) 2021-10-15 14:57:25.851 | 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) 2021-10-15 14:57:26.010 | 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) 2021-10-15 14:57:27.781 | 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 2021-10-15 14:57:27.907 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:27.909 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:27.912 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:27.915 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:27.917 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:27.919 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:27.921 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:27.924 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:27.926 | + functions-common:time_stop:2316 : start_time=1634309842838 2021-10-15 14:57:27.929 | + functions-common:time_stop:2318 : [[ -z 1634309842838 ]] 2021-10-15 14:57:27.932 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:27.936 | + functions-common:time_stop:2321 : end_time=1634309847933 2021-10-15 14:57:27.938 | + functions-common:time_stop:2322 : elapsed_time=5095 2021-10-15 14:57:27.940 | + functions-common:time_stop:2323 : total=59956 2021-10-15 14:57:27.943 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:27.945 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65051 2021-10-15 14:57:27.947 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:27.950 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 14:57:27.952 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 14:57:27.955 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 14:57:27.967 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 14:57:27.972 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 14:57:27.975 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 14:57:27.977 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 14:57:27.980 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:57:27.982 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:57:27.985 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:57:27.987 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:57:27.990 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:57:27.993 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:57:28.009 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:57:28.011 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:57:28.013 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:28.016 | + functions-common:git_clone:544 : echo master 2021-10-15 14:57:28.016 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:57:28.022 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 14:57:28.024 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:28.027 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 14:57:28.030 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:57:28.030 | + functions-common:git_clone:593 : head -1 2021-10-15 14:57:28.034 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 14:57:28.037 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:57:28.039 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 14:57:28.042 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:57:28.044 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:57:28.047 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 14:57:28.049 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:57:28.052 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 14:57:28.055 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:57:28.057 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:57:28.060 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 14:57:28.062 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:57:28.065 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:57:28.068 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 14:57:28.070 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:57:28.073 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 14:57:28.075 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:57:28.078 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:57:28.081 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 14:57:28.094 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 14:57:28.097 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 14:57:28.728 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 14:57:28.731 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:57:28.733 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:57:28.735 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:57:28.738 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:57:28.740 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 14:57:28.743 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:57:28.745 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:57:28.747 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:57:28.750 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:57:28.752 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:57:28.754 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:57:28.757 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:57:28.759 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 14:57:28.780 | Using python 3.8 to install /opt/stack/glance 2021-10-15 14:57:28.782 | + 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 2021-10-15 14:57:29.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:29.591 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:29.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:29.591 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:30.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:30.660 | Obtaining file:///opt/stack/glance 2021-10-15 14:57:30.662 | Preparing metadata (setup.py): started 2021-10-15 14:57:31.823 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:31.897 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 14:57:31.898 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 14:57:31.899 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 14:57:31.900 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 14:57:31.901 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 14:57:31.902 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 14:57:31.903 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 14:57:31.904 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 14:57:31.905 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 14:57:31.906 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 14:57:31.907 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 14:57:31.908 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 14:57:31.910 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 14:57:31.911 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 14:57:31.912 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 14:57:31.913 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 14:57:31.914 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 14:57:31.915 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 14:57:31.916 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 14:57:31.917 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 14:57:31.918 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 14:57:31.919 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 14:57:31.920 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 14:57:31.921 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 14:57:31.922 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 14:57:31.924 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 14:57:31.925 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 14:57:31.927 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 14:57:31.928 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 14:57:31.929 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 14:57:31.930 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 14:57:31.931 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 14:57:31.932 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 14:57:31.933 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 14:57:31.934 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 14:57:31.936 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 14:57:31.937 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 14:57:31.938 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 14:57:31.939 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 14:57:31.940 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 14:57:31.941 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 14:57:31.943 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 14:57:31.944 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 14:57:31.945 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 14:57:31.966 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 14:57:31.968 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 14:57:31.970 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 14:57:31.990 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 14:57:31.993 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 14:57:32.033 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 14:57:32.048 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 14:57:32.061 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 14:57:32.075 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 14:57:32.076 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 14:57:32.159 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 14:57:32.236 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 14:57:32.289 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 14:57:32.293 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 14:57:32.326 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 14:57:32.369 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 14:57:32.371 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 14:57:32.373 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 14:57:32.431 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 14:57:32.432 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 14:57:32.436 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 14:57:32.461 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 14:57:32.509 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 14:57:32.511 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 14:57:32.595 | 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==23.1.0.dev15) (4.2.4) 2021-10-15 14:57:32.596 | 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==23.1.0.dev15) (5.1.0) 2021-10-15 14:57:32.601 | 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==23.1.0.dev15) (2.6.0) 2021-10-15 14:57:32.602 | 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==23.1.0.dev15) (5.0.6) 2021-10-15 14:57:32.604 | 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==23.1.0.dev15) (0.3.0) 2021-10-15 14:57:32.627 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 14:57:32.628 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 14:57:32.629 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 14:57:32.676 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 14:57:32.717 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 14:57:32.718 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 14:57:32.720 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 14:57:32.798 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 14:57:32.951 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 14:57:33.242 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 14:57:33.246 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 14:57:33.247 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 14:57:33.248 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 14:57:33.306 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 14:57:33.331 | 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==23.1.0.dev15) (5.0.0) 2021-10-15 14:57:33.450 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 14:57:33.512 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 14:57:33.564 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 14:57:33.784 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 14:57:33.786 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 14:57:33.787 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 14:57:33.789 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 14:57:33.790 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 14:57:33.792 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 14:57:33.793 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 14:57:33.912 | 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==23.1.0.dev15) (0.11.0) 2021-10-15 14:57:33.946 | 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==23.1.0.dev15) (1.0.2) 2021-10-15 14:57:33.994 | 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==23.1.0.dev15) (3.0.0) 2021-10-15 14:57:33.996 | 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==23.1.0.dev15) (1.3.3) 2021-10-15 14:57:34.240 | 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==23.1.0.dev15) (3.9.0) 2021-10-15 14:57:34.429 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 14:57:34.431 | 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==23.1.0.dev15) (3.3) 2021-10-15 14:57:34.434 | 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==23.1.0.dev15) (2.0.7) 2021-10-15 14:57:34.435 | 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==23.1.0.dev15) (1.26.7) 2021-10-15 14:57:34.510 | 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==23.1.0.dev15) (0.5.2) 2021-10-15 14:57:34.663 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 14:57:34.767 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 14:57:35.040 | 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==23.1.0.dev15) (0.4.0) 2021-10-15 14:57:35.041 | 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==23.1.0.dev15) (2.2.0) 2021-10-15 14:57:35.267 | 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.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 14:57:35.581 | 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==23.1.0.dev15) (1.0.0) 2021-10-15 14:57:35.929 | Requirement already satisfied: colorama>=0.3.7 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==23.1.0.dev15) (0.4.4) 2021-10-15 14:57:35.930 | Requirement already satisfied: wcwidth>=0.1.7 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==23.1.0.dev15) (0.2.5) 2021-10-15 14:57:35.931 | 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==23.1.0.dev15) (1.8.2) 2021-10-15 14:57:35.932 | 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==23.1.0.dev15) (21.2.0) 2021-10-15 14:57:37.101 | Installing collected packages: glance 2021-10-15 14:57:37.101 | Attempting uninstall: glance 2021-10-15 14:57:37.101 | Found existing installation: glance 23.1.0.dev15 2021-10-15 14:57:37.108 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 14:57:37.109 | Running setup.py develop for glance 2021-10-15 14:57:39.133 | Successfully installed glance 2021-10-15 14:57:39.134 | 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 2021-10-15 14:57:39.279 | + inc/python:pip_install:200 : result=0 2021-10-15 14:57:39.281 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:57:39.283 | + functions-common:time_stop:2309 : local name 2021-10-15 14:57:39.286 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:57:39.288 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:57:39.290 | + functions-common:time_stop:2312 : local total 2021-10-15 14:57:39.292 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:57:39.294 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:57:39.297 | + functions-common:time_stop:2316 : start_time=1634309848775 2021-10-15 14:57:39.299 | + functions-common:time_stop:2318 : [[ -z 1634309848775 ]] 2021-10-15 14:57:39.302 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:57:39.306 | + functions-common:time_stop:2321 : end_time=1634309859304 2021-10-15 14:57:39.309 | + functions-common:time_stop:2322 : elapsed_time=10529 2021-10-15 14:57:39.311 | + functions-common:time_stop:2323 : total=65051 2021-10-15 14:57:39.313 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:57:39.315 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75580 2021-10-15 14:57:39.318 | + inc/python:pip_install:203 : return 0 2021-10-15 14:57:39.321 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:57:39.323 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:57:39.326 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:57:39.344 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:57:39.356 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 14:57:39.358 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 14:57:39.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:57:39.364 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:57:39.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 14:57:39.369 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:57:39.372 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:57:39.374 | + ./stack.sh:main:902 : configure_glance 2021-10-15 14:57:39.376 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 14:57:39.389 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 14:57:39.392 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 14:57:39.394 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 14:57:39.397 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 14:57:39.399 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 14:57:39.402 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:57:39.404 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:57:39.407 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 14:57:39.435 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:57:39.463 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 14:57:39.494 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:57:39.523 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 14:57:39.552 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 14:57:39.580 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 14:57:39.583 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:57:39.585 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 14:57:39.588 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 14:57:39.590 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 14:57:39.618 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 14:57:39.647 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-10-15 14:57:39.675 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 14:57:39.703 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 14:57:39.732 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 14:57:39.761 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 14:57:39.791 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 14:57:39.819 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 14:57:39.849 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 14:57:39.878 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 14:57:39.907 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 14:57:39.909 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 14:57:39.912 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 14:57:39.915 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 14:57:39.917 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:57:39.919 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:57:39.935 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:39.938 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:57:39.941 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:57:39.943 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:57:39.959 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:39.961 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:57:39.964 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:57:39.993 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:57:39.996 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:57:39.998 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 14:57:40.000 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 14:57:40.002 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 14:57:40.032 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 14:57:40.061 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 14:57:40.063 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 14:57:40.066 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 14:57:40.068 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 14:57:40.070 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:57:40.072 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 14:57:40.075 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 14:57:40.105 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 14:57:40.107 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-10-15 14:57:40.136 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:57:40.138 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 14:57:40.155 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:40.157 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 14:57:40.186 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 14:57:40.216 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 14:57:40.245 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 14:57:40.274 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 14:57:40.303 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 14:57:40.319 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:40.322 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 14:57:40.351 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 14:57:40.380 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 14:57:40.408 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-10-15 14:57:40.437 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 14:57:40.465 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-10-15 14:57:40.495 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 14:57:40.512 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:40.514 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 14:57:40.516 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 14:57:40.519 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:57:40.523 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:57:40.540 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:57:40.542 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:57:40.545 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:57:40.547 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:57:40.549 | + 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}}' 2021-10-15 14:57:40.582 | + 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' 2021-10-15 14:57:40.612 | + 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' 2021-10-15 14:57:40.640 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:57:40.670 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 14:57:40.675 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 14:57:40.703 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 14:57:40.733 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:57:40.762 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-10-15 14:57:40.792 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 14:57:40.820 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 14:57:40.853 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 14:57:40.883 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 14:57:40.915 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 14:57:40.944 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 14:57:40.973 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 14:57:41.002 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 14:57:41.007 | + lib/glance:configure_glance:418 : 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 2021-10-15 14:57:41.015 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 14:57:41.031 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:57:41.034 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 14:57:41.036 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 14:57:41.038 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 14:57:41.041 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 14:57:41.043 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 14:57:41.046 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 14:57:41.049 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 14:57:41.052 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 14:57:41.055 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 14:57:41.085 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 14:57:41.088 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 14:57:41.090 | ++ functions:get_random_port:837 : true 2021-10-15 14:57:41.092 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 14:57:41.094 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 14:57:41.097 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 14:57:41.148 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 14:57:41.150 | ++ functions:get_random_port:841 : break 2 2021-10-15 14:57:41.152 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 14:57:41.155 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 14:57:41.157 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 14:57:41.184 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 14:57:41.212 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 14:57:41.239 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 14:57:41.266 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 14:57:41.293 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 14:57:41.321 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 14:57:41.347 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 14:57:41.374 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 14:57:41.401 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 14:57:41.428 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 14:57:41.456 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 14:57:41.482 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 14:57:41.511 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 14:57:41.540 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 14:57:41.569 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 14:57:41.597 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 14:57:41.625 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 14:57:41.652 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 14:57:41.680 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 14:57:41.682 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 14:57:41.685 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:41.687 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:41.689 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:41.691 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:41.694 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 14:57:41.747 | proxy (enabled by site administrator) 2021-10-15 14:57:41.750 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 14:57:41.752 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 14:57:41.755 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:41.757 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:41.759 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:41.761 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:41.764 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 14:57:41.817 | proxy_http (enabled by site administrator) 2021-10-15 14:57:41.820 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 14:57:41.823 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 14:57:41.826 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 14:57:41.828 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:57:41.830 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:41.833 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:41.835 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:41.838 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:41.841 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 14:57:41.841 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:41.851 | KeepAlive Off 2021-10-15 14:57:41.855 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 14:57:41.855 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:41.864 | SetEnv proxy-sendchunked 1 2021-10-15 14:57:41.868 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 14:57:41.869 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:57:41.877 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 14:57:41.880 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 14:57:41.883 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 14:57:41.885 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:57:41.888 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:57:41.890 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:57:41.892 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:41.894 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:41.897 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:57:41.899 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:57:41.902 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:57:41.904 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:57:41.906 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 14:57:41.967 | Site glance-wsgi-api already enabled 2021-10-15 14:57:41.971 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 14:57:41.974 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:57:41.976 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:57:41.979 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:57:42.110 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 14:57:42.116 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 14:57:42.148 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 14:57:42.151 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 14:57:42.169 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:57:42.172 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 14:57:42.174 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 14:57:42.177 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 14:57:42.179 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:57:42.182 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 14:57:42.184 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 14:57:42.186 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 14:57:42.189 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 14:57:42.191 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:57:42.193 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:57:42.196 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:57:42.199 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:57:42.201 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:57:42.204 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:57:42.220 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:57:42.223 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:57:42.225 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:42.228 | + functions-common:git_clone:544 : echo master 2021-10-15 14:57:42.229 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:57:42.234 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 14:57:42.236 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:57:42.239 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 14:57:42.241 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:57:42.242 | + functions-common:git_clone:593 : head -1 2021-10-15 14:57:42.244 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 14:57:42.247 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:57:42.249 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 14:57:42.252 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:57:42.254 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:57:42.257 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 14:57:42.259 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:57:42.262 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 14:57:42.264 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:57:42.267 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:57:42.269 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 14:57:42.272 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:57:42.275 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:57:42.278 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 14:57:42.280 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:57:42.283 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 14:57:42.286 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:57:42.288 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:57:42.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 14:57:42.297 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 14:57:42.300 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 14:57:42.946 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 14:57:42.949 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:57:42.951 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:57:42.953 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:57:42.956 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:57:42.958 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 14:57:42.961 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:57:42.963 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:57:42.965 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:57:42.968 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:57:42.970 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:57:42.972 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:57:42.975 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:57:42.977 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 14:57:42.998 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 14:57:43.000 | + 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 2021-10-15 14:57:43.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:43.810 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:43.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:57:43.810 | from cryptography.utils import int_from_bytes 2021-10-15 14:57:44.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:57:44.895 | Obtaining file:///opt/stack/cinder 2021-10-15 14:57:44.896 | Preparing metadata (setup.py): started 2021-10-15 14:57:46.788 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:46.997 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 14:57:46.998 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 14:57:46.999 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 14:57:47.000 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 14:57:47.001 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 14:57:47.002 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 14:57:47.003 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 14:57:47.004 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 14:57:47.005 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 14:57:47.006 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 14:57:47.115 | Collecting oauth2client>=4.1.3 2021-10-15 14:57:47.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 14:57:47.129 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 14:57:47.131 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 14:57:47.132 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 14:57:47.133 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 14:57:47.134 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 14:57:47.135 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 14:57:47.136 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 14:57:47.137 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 14:57:47.138 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 14:57:47.139 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 14:57:47.140 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 14:57:47.141 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 14:57:47.142 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 14:57:47.143 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 14:57:47.144 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 14:57:47.146 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 14:57:47.147 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 14:57:47.148 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 14:57:47.283 | Collecting paramiko>=2.7.2 2021-10-15 14:57:47.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 14:57:47.300 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 14:57:47.301 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 14:57:47.302 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 14:57:47.303 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 14:57:47.305 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 14:57:47.397 | Collecting python-glanceclient>=3.2.2 2021-10-15 14:57:47.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 14:57:47.412 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 14:57:47.413 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 14:57:47.414 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 14:57:47.416 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 14:57:47.417 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 14:57:47.418 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 14:57:47.419 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 14:57:47.459 | Collecting rtslib-fb>=2.1.74 2021-10-15 14:57:47.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 14:57:47.489 | Preparing metadata (setup.py): started 2021-10-15 14:57:48.113 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:57:48.117 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 14:57:48.118 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 14:57:48.119 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 14:57:48.121 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 14:57:48.164 | Collecting tabulate>=0.8.7 2021-10-15 14:57:48.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 14:57:48.176 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 14:57:48.177 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 14:57:48.178 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 14:57:48.275 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 14:57:48.275 | 2021-10-15 14:57:48.281 | The conflict is caused by: 2021-10-15 14:57:48.281 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 14:57:48.281 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 14:57:48.281 | 2021-10-15 14:57:48.281 | To fix this you could try to: 2021-10-15 14:57:48.281 | 1. loosen the range of package versions you've specified 2021-10-15 14:57:48.281 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 14:57:48.281 | 2021-10-15 14:57:48.281 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 14:57:48.382 | + inc/python:pip_install:1 : exit_trap 2021-10-15 14:57:48.384 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 14:57:48.387 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 14:57:48.390 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 14:57:48.392 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 14:57:48.394 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 14:57:48.397 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 14:57:48.399 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 14:57:48.401 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 14:57:48.404 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 14:57:48.404 | Error on exit 2021-10-15 14:57:48.406 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 14:57:48.408 | + ./stack.sh:exit_trap:528 : generate-subunit 1634309734 134 fail 2021-10-15 14:57:48.982 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 14:57:48.984 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 14:57:49.435 | + ./stack.sh:exit_trap:542 : exit 1