2022-06-03 15:03:45.938 | + ./stack.sh:main:462 : exec 2022-06-03 15:03:45.938 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150345' 2022-06-03 15:03:45.938 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-150345.summary.2022-06-03-150345 2022-06-03 15:03:45.938 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:03:45.938 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150345 2022-06-03 15:03:45.938 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150345 /opt/stack/logs/stack.sh.log 2022-06-03 15:03:45.938 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150345.summary.2022-06-03-150345 /opt/stack/logs/stack.sh.log.summary 2022-06-03 15:03:45.938 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 15:03:45.938 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 15:03:45.938 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 15:03:45.938 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 15:03:45.938 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 15:03:45.938 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 15:03:45.938 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:03:45.939 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 15:03:45.939 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 15:03:45.939 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 15:03:45.940 | + ./stack.sh:main:551 : uname -a 2022-06-03 15:03:45.941 | Linux n-d-843949-4 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-03 15:03:45.943 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 15:03:45.945 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 15:03:45.948 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 15:03:45.976 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 15:03:45.991 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 15:03:45.993 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 15:03:45.995 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 15:03:45.997 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 15:03:45.999 | + functions-common:fetch_plugins:1673 : return 2022-06-03 15:03:46.001 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 15:03:46.003 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 15:03:46.004 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:03:46.006 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:03:46.008 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:03:46.010 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:03:46.011 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:03:46.013 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:03:46.015 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:03:46.018 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:03:46.020 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:03:46.022 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:03:46.024 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 15:03:46.026 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:03:46.038 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:46.041 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:03:46.043 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:46.044 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:46.046 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:46.048 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:46.049 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:03:46.051 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 15:03:46.053 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 15:03:46.055 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:03:46.057 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 15:03:46.059 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 15:03:46.061 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 15:03:46.062 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 15:03:46.064 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 15:03:46.066 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 15:03:46.068 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 15:03:46.084 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 15:03:46.087 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 15:03:46.099 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:46.102 | +++ lib/tls:source:43 : hostname -f 2022-06-03 15:03:46.106 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 15:03:46.107 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 15:03:46.109 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 15:03:46.111 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 15:03:46.113 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 15:03:46.115 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 15:03:46.117 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 15:03:46.118 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 15:03:46.120 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 15:03:46.122 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 15:03:46.127 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 15:03:46.138 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 15:03:46.155 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 15:03:46.168 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 15:03:46.180 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 15:03:46.208 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 15:03:46.249 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 15:03:46.330 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 15:03:46.351 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 15:03:46.389 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 15:03:46.441 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 15:03:46.593 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 15:03:46.609 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 15:03:46.622 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 15:03:46.635 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 15:03:46.728 | + ./stack.sh:main:598 : run_phase source 2022-06-03 15:03:46.730 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 15:03:46.732 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:03:46.734 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:03:46.736 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:03:46.738 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:03:46.740 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:03:46.742 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:03:46.745 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:03:46.748 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:03:46.750 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:03:46.753 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:03:46.755 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 15:03:46.757 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:03:46.771 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:46.773 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:03:46.775 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 15:03:46.815 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 15:03:46.817 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 15:03:46.820 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:03:46.822 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 15:03:46.824 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 15:03:46.826 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 15:03:46.828 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 15:03:46.830 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 15:03:46.832 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 15:03:46.834 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 15:03:46.837 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.840 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 15:03:46.842 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.844 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 15:03:46.846 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.849 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 15:03:46.851 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.854 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 15:03:46.856 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.858 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 15:03:46.861 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.863 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 15:03:46.865 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.867 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 15:03:46.869 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.872 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 15:03:46.874 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.877 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 15:03:46.880 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.883 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 15:03:46.886 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.888 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 15:03:46.891 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.893 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 15:03:46.896 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.898 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 15:03:46.901 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.904 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 15:03:46.907 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.909 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 15:03:46.911 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.914 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 15:03:46.917 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.920 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 15:03:46.922 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.925 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 15:03:46.928 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.931 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 15:03:46.933 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.936 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 15:03:46.939 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.941 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 15:03:46.944 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.946 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 15:03:46.949 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.951 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 15:03:46.954 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.957 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 15:03:46.959 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.963 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 15:03:46.965 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.967 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 15:03:46.970 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.972 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 15:03:46.974 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.976 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 15:03:46.980 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.982 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 15:03:46.984 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.986 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 15:03:46.988 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.991 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 15:03:46.993 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:46.996 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 15:03:46.998 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.000 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 15:03:47.002 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.005 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 15:03:47.007 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.010 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 15:03:47.013 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.015 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 15:03:47.017 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.019 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 15:03:47.022 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.025 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 15:03:47.027 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.029 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 15:03:47.032 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.034 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 15:03:47.036 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.038 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 15:03:47.041 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:03:47.043 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 15:03:47.046 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 15:03:47.048 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:03:47.050 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 15:03:47.064 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:47.067 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 15:03:47.069 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:03:47.072 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 15:03:47.087 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:47.090 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 15:03:47.092 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 15:03:47.094 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 15:03:47.096 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 15:03:47.098 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 15:03:47.101 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 15:03:47.103 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 15:03:47.106 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 15:03:47.108 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:03:47.110 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 15:03:47.113 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:03:47.115 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 15:03:47.117 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 15:03:47.117 | Using mysql database backend 2022-06-03 15:03:47.120 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 15:03:47.136 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 15:03:47.151 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:47.154 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 15:03:47.170 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 15:03:47.185 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:47.188 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 15:03:47.204 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 15:03:47.220 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 15:03:47.236 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:47.239 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 15:03:47.255 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:47.257 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 15:03:47.260 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 15:03:47.278 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:47.281 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 15:03:47.297 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 15:03:47.299 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:47.301 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 15:03:47.304 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 15:03:47.307 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 15:03:47.311 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-150347 2022-06-03 15:03:47.313 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-150347 739' 2022-06-03 15:03:47.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.318 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:03:47.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.323 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 15:03:47.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.328 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 15:03:47.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.333 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 15:03:47.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.338 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2022-06-03 15:03:47.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.343 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2022-06-03 15:03:47.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.347 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-150345 2022-06-03 15:03:47.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.352 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 15:03:47.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.356 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2022-06-03 15:03:47.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.361 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 15:03:47.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.366 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 15:03:47.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.371 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 15:03:47.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:03:47.375 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 15:03:47.378 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 15:03:47.380 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 15:03:47.382 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 15:03:47.385 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:03:47.387 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:03:47.389 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:03:47.391 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:03:47.394 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:03:47.396 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:03:47.410 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:03:47.412 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:03:47.415 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:47.417 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:03:47.417 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:03:47.422 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 15:03:47.424 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:47.426 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 15:03:47.440 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 15:03:47.442 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:03:47.442 | + functions-common:git_clone:607 : head -1 2022-06-03 15:03:47.447 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 15:03:47.449 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:03:47.452 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 15:03:47.454 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:03:47.456 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 15:03:47.459 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 15:03:47.461 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 15:03:47.464 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 15:03:47.466 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:03:47.469 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 15:03:47.471 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 15:03:47.473 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 15:03:47.476 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 15:03:47.480 | ++ tools/install_prereqs.sh:source:47 : NOW=1654268627 2022-06-03 15:03:47.484 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 15:03:47.488 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654268428 2022-06-03 15:03:47.490 | ++ tools/install_prereqs.sh:source:49 : DELTA=199 2022-06-03 15:03:47.493 | ++ tools/install_prereqs.sh:source:50 : [[ 199 -lt 7200 ]] 2022-06-03 15:03:47.495 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 15:03:47.498 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 15:03:47.500 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 15:03:47.502 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 15:03:47.505 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 15:03:47.507 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 15:03:47.510 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 15:03:47.512 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 15:03:47.515 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 15:03:47.562 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 15:03:47.562 | apache2-dev 2022-06-03 15:03:47.562 | bc 2022-06-03 15:03:47.562 | bsdmainutils 2022-06-03 15:03:47.562 | curl 2022-06-03 15:03:47.562 | g++ 2022-06-03 15:03:47.562 | gcc 2022-06-03 15:03:47.562 | gettext 2022-06-03 15:03:47.562 | git 2022-06-03 15:03:47.562 | graphviz 2022-06-03 15:03:47.562 | iputils-ping 2022-06-03 15:03:47.562 | libapache2-mod-proxy-uwsgi 2022-06-03 15:03:47.562 | libffi-dev 2022-06-03 15:03:47.562 | libjpeg-dev 2022-06-03 15:03:47.562 | libmysqlclient-dev 2022-06-03 15:03:47.562 | libpcre3-dev 2022-06-03 15:03:47.563 | libpq-dev 2022-06-03 15:03:47.563 | libssl-dev 2022-06-03 15:03:47.563 | libsystemd-dev 2022-06-03 15:03:47.563 | libxml2-dev 2022-06-03 15:03:47.563 | libxslt1-dev 2022-06-03 15:03:47.563 | libyaml-dev 2022-06-03 15:03:47.563 | lsof 2022-06-03 15:03:47.563 | openssh-server 2022-06-03 15:03:47.563 | openssl 2022-06-03 15:03:47.563 | pkg-config 2022-06-03 15:03:47.563 | psmisc 2022-06-03 15:03:47.563 | python3-dev 2022-06-03 15:03:47.563 | python3-pip 2022-06-03 15:03:47.563 | python3-venv 2022-06-03 15:03:47.563 | tar 2022-06-03 15:03:47.563 | tcpdump 2022-06-03 15:03:47.563 | unzip 2022-06-03 15:03:47.563 | uuid-runtime 2022-06-03 15:03:47.563 | wget 2022-06-03 15:03:47.563 | wget 2022-06-03 15:03:47.563 | zlib1g-dev 2022-06-03 15:03:47.563 | libkrb5-dev 2022-06-03 15:03:47.563 | libldap2-dev 2022-06-03 15:03:47.563 | libsasl2-dev 2022-06-03 15:03:47.563 | memcached 2022-06-03 15:03:47.563 | python3-mysqldb 2022-06-03 15:03:47.563 | sqlite3 2022-06-03 15:03:47.563 | conntrack 2022-06-03 15:03:47.563 | curl 2022-06-03 15:03:47.563 | dnsmasq-base 2022-06-03 15:03:47.563 | dnsmasq-utils 2022-06-03 15:03:47.563 | ebtables 2022-06-03 15:03:47.563 | gawk 2022-06-03 15:03:47.563 | genisoimage 2022-06-03 15:03:47.563 | iptables 2022-06-03 15:03:47.563 | iputils-arping 2022-06-03 15:03:47.563 | kpartx 2022-06-03 15:03:47.563 | libjs-jquery-tablesorter 2022-06-03 15:03:47.564 | libmysqlclient-dev 2022-06-03 15:03:47.564 | parted 2022-06-03 15:03:47.564 | pm-utils 2022-06-03 15:03:47.564 | python3-mysqldb 2022-06-03 15:03:47.564 | socat 2022-06-03 15:03:47.564 | sqlite3 2022-06-03 15:03:47.564 | sudo 2022-06-03 15:03:47.564 | vlan 2022-06-03 15:03:47.564 | lsscsi 2022-06-03 15:03:47.564 | open-iscsi 2022-06-03 15:03:47.564 | lvm2 2022-06-03 15:03:47.564 | qemu-utils 2022-06-03 15:03:47.564 | thin-provisioning-tools 2022-06-03 15:03:47.564 | acl 2022-06-03 15:03:47.564 | dnsmasq-base 2022-06-03 15:03:47.564 | dnsmasq-utils 2022-06-03 15:03:47.564 | ebtables 2022-06-03 15:03:47.564 | haproxy 2022-06-03 15:03:47.564 | iptables 2022-06-03 15:03:47.564 | iputils-arping 2022-06-03 15:03:47.564 | iputils-ping 2022-06-03 15:03:47.564 | libmysqlclient-dev 2022-06-03 15:03:47.564 | postgresql-server-dev-all 2022-06-03 15:03:47.564 | python3-mysqldb 2022-06-03 15:03:47.564 | sqlite3 2022-06-03 15:03:47.564 | sudo 2022-06-03 15:03:47.564 | vlan 2022-06-03 15:03:47.564 | ipset 2022-06-03 15:03:47.564 | conntrack 2022-06-03 15:03:47.564 | conntrackd 2022-06-03 15:03:47.564 | keepalived 2022-06-03 15:03:47.564 | dstat 2022-06-03 15:03:47.564 | lvm2 2022-06-03 15:03:47.564 | qemu-utils 2022-06-03 15:03:47.564 | thin-provisioning-tools 2022-06-03 15:03:47.564 | curl 2022-06-03 15:03:47.564 | liberasurecode-dev 2022-06-03 15:03:47.565 | make 2022-06-03 15:03:47.565 | memcached 2022-06-03 15:03:47.565 | sqlite3 2022-06-03 15:03:47.565 | xfsprogs' 2022-06-03 15:03:47.565 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 15:03:47.583 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 15:03:47.583 | apache2-dev 2022-06-03 15:03:47.584 | bc 2022-06-03 15:03:47.584 | bsdmainutils 2022-06-03 15:03:47.584 | curl 2022-06-03 15:03:47.584 | g++ 2022-06-03 15:03:47.584 | gcc 2022-06-03 15:03:47.584 | gettext 2022-06-03 15:03:47.584 | git 2022-06-03 15:03:47.584 | graphviz 2022-06-03 15:03:47.584 | iputils-ping 2022-06-03 15:03:47.584 | libapache2-mod-proxy-uwsgi 2022-06-03 15:03:47.584 | libffi-dev 2022-06-03 15:03:47.584 | libjpeg-dev 2022-06-03 15:03:47.584 | libmysqlclient-dev 2022-06-03 15:03:47.584 | libpcre3-dev 2022-06-03 15:03:47.584 | libpq-dev 2022-06-03 15:03:47.584 | libssl-dev 2022-06-03 15:03:47.584 | libsystemd-dev 2022-06-03 15:03:47.584 | libxml2-dev 2022-06-03 15:03:47.584 | libxslt1-dev 2022-06-03 15:03:47.584 | libyaml-dev 2022-06-03 15:03:47.584 | lsof 2022-06-03 15:03:47.584 | openssh-server 2022-06-03 15:03:47.584 | openssl 2022-06-03 15:03:47.584 | pkg-config 2022-06-03 15:03:47.584 | psmisc 2022-06-03 15:03:47.584 | python3-dev 2022-06-03 15:03:47.584 | python3-pip 2022-06-03 15:03:47.584 | python3-venv 2022-06-03 15:03:47.584 | tar 2022-06-03 15:03:47.584 | tcpdump 2022-06-03 15:03:47.584 | unzip 2022-06-03 15:03:47.584 | uuid-runtime 2022-06-03 15:03:47.584 | wget 2022-06-03 15:03:47.584 | wget 2022-06-03 15:03:47.584 | zlib1g-dev 2022-06-03 15:03:47.584 | libkrb5-dev 2022-06-03 15:03:47.584 | libldap2-dev 2022-06-03 15:03:47.584 | libsasl2-dev 2022-06-03 15:03:47.585 | memcached 2022-06-03 15:03:47.585 | python3-mysqldb 2022-06-03 15:03:47.585 | sqlite3 2022-06-03 15:03:47.585 | conntrack 2022-06-03 15:03:47.585 | curl 2022-06-03 15:03:47.585 | dnsmasq-base 2022-06-03 15:03:47.585 | dnsmasq-utils 2022-06-03 15:03:47.585 | ebtables 2022-06-03 15:03:47.585 | gawk 2022-06-03 15:03:47.585 | genisoimage 2022-06-03 15:03:47.585 | iptables 2022-06-03 15:03:47.585 | iputils-arping 2022-06-03 15:03:47.585 | kpartx 2022-06-03 15:03:47.585 | libjs-jquery-tablesorter 2022-06-03 15:03:47.585 | libmysqlclient-dev 2022-06-03 15:03:47.585 | parted 2022-06-03 15:03:47.585 | pm-utils 2022-06-03 15:03:47.585 | python3-mysqldb 2022-06-03 15:03:47.585 | socat 2022-06-03 15:03:47.585 | sqlite3 2022-06-03 15:03:47.585 | sudo 2022-06-03 15:03:47.585 | vlan 2022-06-03 15:03:47.585 | lsscsi 2022-06-03 15:03:47.585 | open-iscsi 2022-06-03 15:03:47.585 | lvm2 2022-06-03 15:03:47.585 | qemu-utils 2022-06-03 15:03:47.585 | thin-provisioning-tools 2022-06-03 15:03:47.585 | acl 2022-06-03 15:03:47.585 | dnsmasq-base 2022-06-03 15:03:47.585 | dnsmasq-utils 2022-06-03 15:03:47.585 | ebtables 2022-06-03 15:03:47.585 | haproxy 2022-06-03 15:03:47.585 | iptables 2022-06-03 15:03:47.586 | iputils-arping 2022-06-03 15:03:47.586 | iputils-ping 2022-06-03 15:03:47.586 | libmysqlclient-dev 2022-06-03 15:03:47.586 | postgresql-server-dev-all 2022-06-03 15:03:47.586 | python3-mysqldb 2022-06-03 15:03:47.586 | sqlite3 2022-06-03 15:03:47.586 | sudo 2022-06-03 15:03:47.586 | vlan 2022-06-03 15:03:47.586 | ipset 2022-06-03 15:03:47.586 | conntrack 2022-06-03 15:03:47.586 | conntrackd 2022-06-03 15:03:47.586 | keepalived 2022-06-03 15:03:47.586 | dstat 2022-06-03 15:03:47.586 | lvm2 2022-06-03 15:03:47.586 | qemu-utils 2022-06-03 15:03:47.586 | thin-provisioning-tools 2022-06-03 15:03:47.586 | curl 2022-06-03 15:03:47.586 | liberasurecode-dev 2022-06-03 15:03:47.586 | make 2022-06-03 15:03:47.586 | memcached 2022-06-03 15:03:47.586 | sqlite3 2022-06-03 15:03:47.586 | xfsprogs ' 2022-06-03 15:03:47.586 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 15:03:47.588 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:47.591 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:47.594 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 15:03:47.594 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 15:03:47.599 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 15:03:47.601 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:47.603 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:47.605 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 15:03:47.607 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:47.610 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:47.612 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:47.614 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:47.616 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:47.618 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:47.620 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:47.622 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:47.624 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 15:03:47.627 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 15:03:47.631 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 15:03:47.633 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 15:03:47.635 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 15:03:47.637 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 15:03:47.639 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 15:03:47.641 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 15:03:47.645 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654268627643 2022-06-03 15:03:47.647 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 15:03:47.650 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 15:03:47.652 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-03 15:03:47.895 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 15:03:47.895 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 15:03:47.944 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 15:03:48.002 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 15:03:50.144 | Reading package lists... 2022-06-03 15:03:50.176 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 15:03:50.179 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 15:03:50.181 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:03:50.183 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:50.185 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:50.187 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:03:50.189 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:50.191 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 15:03:50.193 | ++ functions-common:time_stop:2329 : start_time=1654268627643 2022-06-03 15:03:50.195 | ++ functions-common:time_stop:2331 : [[ -z 1654268627643 ]] 2022-06-03 15:03:50.198 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:50.202 | ++ functions-common:time_stop:2334 : end_time=1654268630200 2022-06-03 15:03:50.204 | ++ functions-common:time_stop:2335 : elapsed_time=2557 2022-06-03 15:03:50.206 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 15:03:50.208 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:50.210 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2557 2022-06-03 15:03:50.214 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 15:03:50.216 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:50.218 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:50.221 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:50.223 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 15:03:50.243 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 15:03:50.356 | Reading package lists... 2022-06-03 15:03:50.606 | Building dependency tree... 2022-06-03 15:03:50.608 | Reading state information... 2022-06-03 15:03:50.642 | acl is already the newest version (2.2.53-6). 2022-06-03 15:03:50.642 | bc is already the newest version (1.07.1-2build1). 2022-06-03 15:03:50.642 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 15:03:50.642 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 15:03:50.642 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 15:03:50.642 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:03:50.642 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 15:03:50.642 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:03:50.642 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 15:03:50.642 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 15:03:50.642 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 15:03:50.642 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 15:03:50.642 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 15:03:50.642 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 15:03:50.642 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 15:03:50.643 | libffi-dev is already the newest version (3.3-4). 2022-06-03 15:03:50.643 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 15:03:50.643 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 15:03:50.643 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 15:03:50.643 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 15:03:50.643 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 15:03:50.643 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:03:50.643 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 15:03:50.643 | psmisc is already the newest version (23.3-1). 2022-06-03 15:03:50.643 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:03:50.643 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 15:03:50.643 | socat is already the newest version (1.7.3.3-2). 2022-06-03 15:03:50.643 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 15:03:50.643 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 15:03:50.643 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 15:03:50.643 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 15:03:50.643 | dstat is already the newest version (0.7.4-6). 2022-06-03 15:03:50.643 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 15:03:50.643 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 15:03:50.643 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 15:03:50.643 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:03:50.643 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:50.643 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:50.643 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 15:03:50.643 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:03:50.643 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:03:50.643 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 15:03:50.643 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 15:03:50.643 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 15:03:50.643 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 15:03:50.643 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 15:03:50.643 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 15:03:50.643 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:03:50.643 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 15:03:50.644 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 15:03:50.644 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 15:03:50.644 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:03:50.644 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 15:03:50.644 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 15:03:50.644 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 15:03:50.644 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 15:03:50.644 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 15:03:50.644 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 15:03:50.644 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:03:50.644 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 15:03:50.644 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 15:03:50.644 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 15:03:50.644 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 15:03:50.644 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 15:03:50.644 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 15:03:50.644 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 15:03:50.644 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 15:03:50.644 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 15:03:50.867 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:50.867 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 15:03:50.867 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 15:03:50.867 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 15:03:50.868 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:50.869 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:50.869 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:50.869 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:50.869 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:50.869 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:50.869 | python3-zope.interface 2022-06-03 15:03:50.869 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:50.990 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:50.994 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 15:03:50.996 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:50.999 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:03:51.001 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:51.003 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:51.005 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:03:51.007 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:51.010 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:51.012 | ++ functions-common:time_stop:2329 : start_time=1654268630241 2022-06-03 15:03:51.014 | ++ functions-common:time_stop:2331 : [[ -z 1654268630241 ]] 2022-06-03 15:03:51.017 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:51.021 | ++ functions-common:time_stop:2334 : end_time=1654268631018 2022-06-03 15:03:51.023 | ++ functions-common:time_stop:2335 : elapsed_time=777 2022-06-03 15:03:51.025 | ++ functions-common:time_stop:2336 : total=756 2022-06-03 15:03:51.027 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:51.030 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1533 2022-06-03 15:03:51.032 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 15:03:51.034 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 15:03:51.036 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:03:51.039 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 15:03:51.043 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 15:03:51.047 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:51.049 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 15:03:51.052 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 15:03:52.671 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 15:03:52.673 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 15:03:52.674 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 15:03:52.676 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 15:03:52.678 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 15:03:52.680 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 15:03:52.682 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 15:03:52.685 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 15:03:52.686 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 15:03:52.689 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 15:03:52.760 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 15:03:52.763 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 15:03:52.836 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 15:03:52.839 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 15:03:52.909 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 15:03:52.911 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 15:03:52.913 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 15:03:52.915 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 15:03:52.916 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 15:03:52.918 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 15:03:52.920 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 15:03:52.922 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 15:03:52.924 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 15:03:52.926 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 15:03:52.928 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 15:03:52.928 | Distro: focal 2022-06-03 15:03:52.931 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 15:03:52.933 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 15:03:52.936 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 15:03:52.938 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 15:03:52.941 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 15:03:52.941 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 15:03:53.425 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 15:03:53.427 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 15:03:53.427 | pip: 20.2.2 2022-06-03 15:03:53.429 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 15:03:53.888 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 15:03:53.910 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 15:03:53.912 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 15:03:53.914 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 15:03:53.917 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 15:03:53.920 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:03:53.923 | + ./stack.sh:main:764 : fixup_all 2022-06-03 15:03:53.926 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 15:03:53.928 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 15:03:53.930 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:03:53.935 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:03:53.936 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 15:03:53.936 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 15:03:53.942 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 15:03:53.944 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 15:03:53.946 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 15:03:53.954 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 15:03:53.957 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 15:03:53.959 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 15:03:53.962 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 15:03:53.964 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 15:03:53.966 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 15:03:53.968 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:03:53.970 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:03:53.972 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:03:53.974 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:03:53.976 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:03:53.979 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:03:53.981 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:03:53.983 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:03:53.985 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 15:03:53.987 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 15:03:53.989 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 15:03:53.991 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:03:53.994 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:03:53.996 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:03:53.998 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:03:54.000 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:03:54.002 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:03:54.004 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 15:03:54.006 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 15:03:54.026 | Using python 3.8 to install os-testr 2022-06-03 15:03:54.028 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-03 15:03:55.825 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:55.825 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:03:55.830 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:55.830 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:55.832 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:55.833 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:55.833 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:55.834 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:55.834 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:55.834 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:55.914 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-03 15:03:55.924 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:03:55.927 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-03 15:03:55.941 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-03 15:03:55.970 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:03:55.988 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:03:55.991 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:03:55.998 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 15:03:56.002 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:03:56.005 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-03 15:03:56.009 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:03:56.019 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:03:56.033 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:03:56.037 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:03:56.040 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:03:56.043 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:03:56.045 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:03:56.048 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:03:56.051 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:03:56.105 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:03:56.112 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:03:56.115 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:03:56.119 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:03:56.122 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:03:56.163 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 15:03:56.169 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:03:58.243 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:58.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:58.316 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:58.319 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:58.321 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:58.323 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:58.325 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:58.327 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:58.330 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:58.332 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:58.334 | + functions-common:time_stop:2329 : start_time=1654268634021 2022-06-03 15:03:58.336 | + functions-common:time_stop:2331 : [[ -z 1654268634021 ]] 2022-06-03 15:03:58.339 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:58.343 | + functions-common:time_stop:2334 : end_time=1654268638341 2022-06-03 15:03:58.345 | + functions-common:time_stop:2335 : elapsed_time=4320 2022-06-03 15:03:58.347 | + functions-common:time_stop:2336 : total=0 2022-06-03 15:03:58.349 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:58.351 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4320 2022-06-03 15:03:58.353 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:58.356 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 15:03:58.358 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 15:03:58.360 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:03:58.363 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 15:03:58.366 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 15:03:58.368 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:03:58.371 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:03:58.372 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:03:58.377 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 15:03:58.379 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 15:03:58.381 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 15:03:58.384 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 15:03:58.387 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 15:03:58.407 | Using python 3.8 to install systemd-python 2022-06-03 15:03:58.409 | + 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 systemd-python 2022-06-03 15:04:00.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:00.206 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:00.211 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:00.211 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:00.213 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:00.214 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:00.215 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:00.215 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:00.215 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:00.216 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:00.230 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-03 15:04:02.493 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:02.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:02.564 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:02.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:02.569 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:02.572 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:02.574 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:02.576 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:02.578 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:02.580 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:02.582 | + functions-common:time_stop:2329 : start_time=1654268638402 2022-06-03 15:04:02.584 | + functions-common:time_stop:2331 : [[ -z 1654268638402 ]] 2022-06-03 15:04:02.587 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:02.591 | + functions-common:time_stop:2334 : end_time=1654268642589 2022-06-03 15:04:02.593 | + functions-common:time_stop:2335 : elapsed_time=4187 2022-06-03 15:04:02.595 | + functions-common:time_stop:2336 : total=4320 2022-06-03 15:04:02.598 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:02.600 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8507 2022-06-03 15:04:02.602 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:02.604 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 15:04:02.656 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 15:04:02.977 | + ./stack.sh:main:779 : install_infra 2022-06-03 15:04:02.979 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:04:02.982 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 15:04:02.985 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:04:02.988 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 15:04:03.012 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 15:04:05.118 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:05.129 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:05.187 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:05.229 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:05.231 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:05.233 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:05.235 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:05.237 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:05.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:05.901 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:04:06.145 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:06.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:06.150 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:06.152 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:06.154 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:06.156 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:06.158 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:06.160 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:06.162 | + functions-common:time_stop:2329 : start_time=1654268643003 2022-06-03 15:04:06.164 | + functions-common:time_stop:2331 : [[ -z 1654268643003 ]] 2022-06-03 15:04:06.166 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:06.170 | + functions-common:time_stop:2334 : end_time=1654268646168 2022-06-03 15:04:06.172 | + functions-common:time_stop:2335 : elapsed_time=3165 2022-06-03 15:04:06.174 | + functions-common:time_stop:2336 : total=8507 2022-06-03 15:04:06.176 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:06.178 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11672 2022-06-03 15:04:06.181 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:06.183 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:04:06.186 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 15:04:06.208 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-03 15:04:08.193 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:08.205 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:08.265 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:08.306 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:08.308 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:08.310 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:08.312 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:08.314 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:08.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:08.839 | Processing /opt/stack/requirements 2022-06-03 15:04:10.517 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:04:10.520 | 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 164)) (3.0.0) 2022-06-03 15:04:10.531 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:04:10.537 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:04:10.540 | 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 363)) (2.4.7) 2022-06-03 15:04:10.543 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:04:10.563 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:04:10.566 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:04:10.582 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:04:10.587 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:04:10.593 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:04:10.613 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-03 15:04:10.616 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-03 15:04:10.631 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:04:10.635 | 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 106)) (2021.10.8) 2022-06-03 15:04:10.637 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:04:10.640 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:04:10.642 | 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 160)) (1.0.0) 2022-06-03 15:04:10.645 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:04:10.647 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:04:10.650 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:04:10.663 | 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 336)) (0.7.2) 2022-06-03 15:04:10.665 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:04:10.717 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:04:10.724 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:04:10.728 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:04:10.778 | 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 557)) (0.2.5) 2022-06-03 15:04:10.783 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:04:10.785 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-03 15:04:10.789 | Building wheels for collected packages: openstack-requirements 2022-06-03 15:04:10.790 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 15:04:11.561 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 15:04:11.562 | ERROR: Command errored out with exit status 1: 2022-06-03 15:04:11.562 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yt5_40_z/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yt5_40_z/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-hl8d_qi_ 2022-06-03 15:04:11.562 | cwd: /tmp/pip-req-build-yt5_40_z/ 2022-06-03 15:04:11.562 | Complete output (6 lines): 2022-06-03 15:04:11.562 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 15:04:11.562 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 15:04:11.562 | or: setup.py --help-commands 2022-06-03 15:04:11.562 | or: setup.py cmd --help 2022-06-03 15:04:11.562 | 2022-06-03 15:04:11.562 | error: invalid command 'bdist_wheel' 2022-06-03 15:04:11.562 | ---------------------------------------- 2022-06-03 15:04:11.562 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 15:04:11.562 | Running setup.py clean for openstack-requirements 2022-06-03 15:04:12.377 | Failed to build openstack-requirements 2022-06-03 15:04:12.391 | Installing collected packages: openstack-requirements 2022-06-03 15:04:12.392 | Attempting uninstall: openstack-requirements 2022-06-03 15:04:12.393 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 15:04:12.427 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 15:04:12.446 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 15:04:12.449 | Running setup.py install for openstack-requirements: started 2022-06-03 15:04:14.624 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 15:04:14.651 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 15:04:14.776 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:14.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:14.781 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:14.783 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:14.785 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:14.787 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:14.789 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:14.791 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:14.793 | + functions-common:time_stop:2329 : start_time=1654268646201 2022-06-03 15:04:14.795 | + functions-common:time_stop:2331 : [[ -z 1654268646201 ]] 2022-06-03 15:04:14.798 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:14.802 | + functions-common:time_stop:2334 : end_time=1654268654799 2022-06-03 15:04:14.804 | + functions-common:time_stop:2335 : elapsed_time=8598 2022-06-03 15:04:14.806 | + functions-common:time_stop:2336 : total=11672 2022-06-03 15:04:14.808 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:14.810 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20270 2022-06-03 15:04:14.812 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:14.814 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 15:04:14.817 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 15:04:14.819 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 15:04:14.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:14.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:14.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 15:04:14.829 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:14.831 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 15:04:14.852 | Using python 3.8 to install pbr 2022-06-03 15:04:14.854 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 15:04:16.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:16.726 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:16.730 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:16.731 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:16.732 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:16.734 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:16.734 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:16.734 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:16.735 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:16.735 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:16.869 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:04:19.166 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:19.166 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:19.246 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:19.249 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:19.251 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:19.253 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:19.255 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:19.257 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:19.260 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:19.262 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:19.264 | + functions-common:time_stop:2329 : start_time=1654268654847 2022-06-03 15:04:19.266 | + functions-common:time_stop:2331 : [[ -z 1654268654847 ]] 2022-06-03 15:04:19.268 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:19.273 | + functions-common:time_stop:2334 : end_time=1654268659270 2022-06-03 15:04:19.275 | + functions-common:time_stop:2335 : elapsed_time=4423 2022-06-03 15:04:19.277 | + functions-common:time_stop:2336 : total=20270 2022-06-03 15:04:19.279 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:19.281 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24693 2022-06-03 15:04:19.283 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:19.285 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 15:04:21.587 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 15:04:23.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:23.485 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 15:04:23.504 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 15:04:23.508 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-03 15:04:23.514 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-03 15:04:23.517 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-03 15:04:23.520 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-03 15:04:23.596 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:04:23.599 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:04:23.602 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 15:04:23.619 | + ./stack.sh:main:788 : pkgs= 2022-06-03 15:04:23.621 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 15:04:23.624 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 15:04:23.626 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:04:23.628 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 15:04:23.630 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:04:23.633 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:04:23.635 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:04:23.638 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:04:23.640 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:04:23.643 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:04:23.646 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:04:23.649 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:04:23.651 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:04:23.654 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 15:04:23.656 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:04:23.672 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:23.675 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:04:23.677 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:23.680 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 15:04:23.682 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:23.684 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:04:23.687 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:23.689 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 15:04:23.691 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:23.693 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 15:04:23.695 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:04:23.698 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:04:23.700 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 15:04:23.702 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 15:04:23.705 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:04:23.707 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 15:04:23.709 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 15:04:23.712 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 15:04:23.714 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 15:04:23.716 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 15:04:23.719 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 15:04:23.721 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 15:04:23.724 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 15:04:23.727 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 15:04:23.733 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 15:04:23.736 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 15:04:23.789 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 15:04:23.789 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 15:04:23.791 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 15:04:24.136 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 15:04:24.138 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 15:04:24.154 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:24.157 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 15:04:24.159 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:24.161 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:24.164 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:24.166 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:24.168 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:24.170 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:24.173 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:24.175 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:24.177 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:24.180 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:24.182 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:24.184 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:24.187 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 15:04:24.189 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:24.191 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:24.194 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:24.196 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 15:04:24.217 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-03 15:04:24.328 | Reading package lists... 2022-06-03 15:04:24.572 | Building dependency tree... 2022-06-03 15:04:24.573 | Reading state information... 2022-06-03 15:04:24.825 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 15:04:24.826 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:24.827 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:24.827 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:24.827 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:24.827 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:24.827 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:24.827 | python3-zope.interface 2022-06-03 15:04:24.827 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:24.943 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:24.948 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:24.950 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:24.952 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:24.954 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:24.956 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:24.959 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:24.961 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:24.963 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:24.965 | + functions-common:time_stop:2329 : start_time=1654268664214 2022-06-03 15:04:24.967 | + functions-common:time_stop:2331 : [[ -z 1654268664214 ]] 2022-06-03 15:04:24.970 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:24.974 | + functions-common:time_stop:2334 : end_time=1654268664972 2022-06-03 15:04:24.976 | + functions-common:time_stop:2335 : elapsed_time=758 2022-06-03 15:04:24.978 | + functions-common:time_stop:2336 : total=1533 2022-06-03 15:04:24.981 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:24.983 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2291 2022-06-03 15:04:24.985 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:24.987 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 15:04:24.989 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:04:24.992 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:04:24.994 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:04:24.997 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:04:24.999 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:04:25.001 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:04:25.003 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 15:04:25.006 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:04:25.008 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:04:25.011 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:04:25.013 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:04:25.015 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:04:25.017 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:04:25.019 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:25.024 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:04:25.026 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 15:04:25.029 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:04:25.031 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:04:25.033 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:04:25.035 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:04:25.038 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:04:25.040 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:04:25.042 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 15:04:25.044 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 15:04:25.061 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:25.063 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 15:04:25.066 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:04:25.068 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 15:04:25.071 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 15:04:25.074 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 15:04:25.078 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 15:04:25.080 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 15:04:25.082 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 15:04:25.085 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 15:04:25.088 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 15:04:25.090 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 15:04:25.093 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 15:04:25.778 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 15:04:25.778 | user tags 2022-06-03 15:04:25.778 | stackrabbit []' 2022-06-03 15:04:25.782 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 15:04:25.782 | user tags 2022-06-03 15:04:25.782 | stackrabbit []' 2022-06-03 15:04:25.782 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 15:04:25.788 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 15:04:25.791 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 15:04:25.793 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:04:26.449 | Changing password for user "stackrabbit" ... 2022-06-03 15:04:26.502 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 15:04:27.200 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 15:04:27.274 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 15:04:27.276 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:04:27.932 | Changing password for user "stackrabbit" ... 2022-06-03 15:04:27.985 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 15:04:27.988 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 15:04:27.990 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 15:04:28.646 | Deleting user "guest" ... 2022-06-03 15:04:28.662 | Error: 2022-06-03 15:04:28.662 | {:no_such_user, "guest"} 2022-06-03 15:04:28.674 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 15:04:28.676 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 15:04:28.692 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:28.695 | + ./stack.sh:main:805 : install_database 2022-06-03 15:04:28.697 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 15:04:28.699 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 15:04:28.702 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:28.704 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:28.706 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 15:04:29.054 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 15:04:29.056 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 15:04:29.058 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 15:04:29.061 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:29.063 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 15:04:29.065 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:04:29.068 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:04:29.071 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:04:29.073 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:04:29.075 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:04:29.078 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:04:29.080 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:29.082 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:04:29.086 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 15:04:29.088 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:04:29.090 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:04:29.092 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:04:29.094 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:04:29.097 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:04:29.099 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:04:29.102 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 15:04:29.104 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:29.106 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:29.108 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 15:04:29.111 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:29.113 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:29.115 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:29.117 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:29.120 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:29.122 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:29.124 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:29.126 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:29.129 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:29.131 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:29.134 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:29.136 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:29.138 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 15:04:29.140 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:29.143 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:29.145 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:29.148 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 15:04:29.168 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-03 15:04:29.278 | Reading package lists... 2022-06-03 15:04:29.522 | Building dependency tree... 2022-06-03 15:04:29.523 | Reading state information... 2022-06-03 15:04:29.774 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:04:29.774 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:29.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:29.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:29.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:29.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:29.775 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:29.776 | python3-zope.interface 2022-06-03 15:04:29.776 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:29.888 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:29.892 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:29.895 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:29.898 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:29.900 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:29.902 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:29.904 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:29.906 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:29.908 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:29.910 | + functions-common:time_stop:2329 : start_time=1654268669166 2022-06-03 15:04:29.913 | + functions-common:time_stop:2331 : [[ -z 1654268669166 ]] 2022-06-03 15:04:29.916 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:29.919 | + functions-common:time_stop:2334 : end_time=1654268669917 2022-06-03 15:04:29.922 | + functions-common:time_stop:2335 : elapsed_time=751 2022-06-03 15:04:29.924 | + functions-common:time_stop:2336 : total=2291 2022-06-03 15:04:29.926 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:29.928 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3042 2022-06-03 15:04:29.930 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:29.933 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 15:04:29.935 | + ./stack.sh:main:808 : install_database_python 2022-06-03 15:04:29.937 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 15:04:29.939 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 15:04:29.942 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 15:04:29.945 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:29.947 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 15:04:29.950 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 15:04:29.952 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:29.956 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:29.956 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:29.962 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 15:04:29.964 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 15:04:29.966 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 15:04:29.969 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 15:04:29.971 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 15:04:29.992 | Using python 3.8 to install PyMySQL 2022-06-03 15:04:29.994 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-03 15:04:31.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:31.900 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:31.905 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:31.905 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:31.907 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:31.908 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:31.909 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:31.909 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:31.909 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:31.910 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:31.924 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-03 15:04:34.355 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:34.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:34.436 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:34.438 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:34.441 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:34.443 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:34.445 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:34.447 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:34.450 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:34.452 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:34.454 | + functions-common:time_stop:2329 : start_time=1654268669987 2022-06-03 15:04:34.456 | + functions-common:time_stop:2331 : [[ -z 1654268669987 ]] 2022-06-03 15:04:34.459 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:34.463 | + functions-common:time_stop:2334 : end_time=1654268674461 2022-06-03 15:04:34.466 | + functions-common:time_stop:2335 : elapsed_time=4474 2022-06-03 15:04:34.468 | + functions-common:time_stop:2336 : total=24693 2022-06-03 15:04:34.470 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:34.473 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29167 2022-06-03 15:04:34.475 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:34.478 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 15:04:34.480 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:04:34.482 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 15:04:34.485 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 15:04:34.501 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:34.503 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 15:04:34.505 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 15:04:34.509 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:04:34.509 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:04:34.514 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:04:34.516 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:04:34.519 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 15:04:34.521 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:04:34.523 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 15:04:34.526 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 15:04:34.541 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:34.543 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 15:04:34.546 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:34.548 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:34.550 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:34.552 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:34.555 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:34.557 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:34.560 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:34.562 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:34.564 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:34.566 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:34.568 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:34.570 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:34.573 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 15:04:34.575 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:34.577 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:34.580 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:34.582 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 15:04:34.602 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-03 15:04:34.727 | Reading package lists... 2022-06-03 15:04:34.973 | Building dependency tree... 2022-06-03 15:04:34.974 | Reading state information... 2022-06-03 15:04:35.229 | radvd is already the newest version (1:2.17-2). 2022-06-03 15:04:35.230 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:35.231 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:35.231 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:35.231 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:35.231 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:35.231 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:35.231 | python3-zope.interface 2022-06-03 15:04:35.231 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:35.343 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:35.347 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:35.349 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:35.351 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:35.354 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:35.356 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:35.358 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:35.360 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:35.362 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:35.364 | + functions-common:time_stop:2329 : start_time=1654268674600 2022-06-03 15:04:35.367 | + functions-common:time_stop:2331 : [[ -z 1654268674600 ]] 2022-06-03 15:04:35.370 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:35.374 | + functions-common:time_stop:2334 : end_time=1654268675371 2022-06-03 15:04:35.376 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-03 15:04:35.378 | + functions-common:time_stop:2336 : total=3042 2022-06-03 15:04:35.380 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:35.382 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3813 2022-06-03 15:04:35.384 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:35.387 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 15:04:35.403 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:35.406 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 15:04:35.408 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 15:04:35.411 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 15:04:35.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 15:04:35.433 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:35.435 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:35.437 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:35.439 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:35.442 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:35.444 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:35.446 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:35.448 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:35.450 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:35.453 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:35.455 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:35.457 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:35.460 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 15:04:35.462 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:35.464 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:35.466 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:35.469 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 15:04:35.488 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-03 15:04:35.597 | Reading package lists... 2022-06-03 15:04:35.847 | Building dependency tree... 2022-06-03 15:04:35.849 | Reading state information... 2022-06-03 15:04:36.097 | fakeroot is already the newest version (1.24-1). 2022-06-03 15:04:36.098 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:04:36.098 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 15:04:36.098 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:36.099 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:36.099 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:36.099 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:36.099 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:36.099 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:36.099 | python3-zope.interface 2022-06-03 15:04:36.099 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:36.213 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:36.217 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:36.219 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:36.221 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:36.223 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:36.227 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:36.229 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:36.231 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:36.233 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:36.235 | + functions-common:time_stop:2329 : start_time=1654268675486 2022-06-03 15:04:36.237 | + functions-common:time_stop:2331 : [[ -z 1654268675486 ]] 2022-06-03 15:04:36.239 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:36.244 | + functions-common:time_stop:2334 : end_time=1654268676241 2022-06-03 15:04:36.246 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-03 15:04:36.248 | + functions-common:time_stop:2336 : total=3813 2022-06-03 15:04:36.250 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:36.252 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4568 2022-06-03 15:04:36.254 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:36.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 15:04:36.260 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:36.262 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:36.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 15:04:36.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 15:04:36.269 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 15:04:36.273 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 15:04:36.276 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 15:04:36.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 15:04:36.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 15:04:36.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 15:04:36.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 15:04:36.288 | + functions:vercmp:652 : local v1=5.4 2022-06-03 15:04:36.291 | + functions:vercmp:653 : local 'op=<' 2022-06-03 15:04:36.293 | + functions:vercmp:654 : local v2=3.13 2022-06-03 15:04:36.295 | + functions:vercmp:655 : local result 2022-06-03 15:04:36.299 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 15:04:36.299 | ++ functions:vercmp:659 : sort -V 2022-06-03 15:04:36.299 | ++ functions:vercmp:659 : head -1 2022-06-03 15:04:36.304 | + functions:vercmp:659 : result=3.13 2022-06-03 15:04:36.307 | + functions:vercmp:661 : case $op in 2022-06-03 15:04:36.309 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 15:04:36.311 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 15:04:36.313 | + functions:vercmp:672 : return 2022-06-03 15:04:36.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 15:04:36.318 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:04:36.320 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 15:04:36.797 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 15:04:36.817 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:36.819 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 15:04:36.821 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 15:04:36.822 | Installing etcd 2022-06-03 15:04:36.824 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 15:04:36.837 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 15:04:36.851 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:36.854 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 15:04:36.868 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 15:04:36.871 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:36.873 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:36.876 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:36.880 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:36.883 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-03 15:04:36.885 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 15:04:36.888 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:36.890 | ++ functions:get_extra_file:73 : return 2022-06-03 15:04:36.893 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:04:36.895 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 15:04:36.898 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 15:04:36.900 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 15:04:36.917 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:36.919 | + ./stack.sh:main:835 : install_dstat 2022-06-03 15:04:36.921 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 15:04:36.937 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:36.939 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 15:04:36.942 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:04:36.944 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 15:04:36.946 | + ./stack.sh:main:844 : install_libs 2022-06-03 15:04:36.949 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 15:04:36.951 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 15:04:36.953 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 15:04:36.955 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 15:04:36.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:36.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:36.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 15:04:36.965 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:36.967 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 15:04:36.969 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 15:04:36.971 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 15:04:36.974 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 15:04:36.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:36.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:36.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 15:04:36.983 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:36.985 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 15:04:36.987 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 15:04:36.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 15:04:36.992 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 15:04:36.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:36.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:36.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 15:04:37.001 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.003 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 15:04:37.005 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 15:04:37.008 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 15:04:37.010 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 15:04:37.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 15:04:37.019 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.021 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 15:04:37.024 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 15:04:37.026 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 15:04:37.028 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 15:04:37.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 15:04:37.038 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.040 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 15:04:37.042 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 15:04:37.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 15:04:37.047 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 15:04:37.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 15:04:37.059 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.062 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 15:04:37.064 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 15:04:37.066 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 15:04:37.068 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 15:04:37.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 15:04:37.078 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.081 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 15:04:37.085 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 15:04:37.088 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 15:04:37.090 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 15:04:37.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 15:04:37.099 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.102 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 15:04:37.104 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 15:04:37.107 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 15:04:37.109 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 15:04:37.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 15:04:37.118 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.120 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 15:04:37.122 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 15:04:37.124 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 15:04:37.127 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 15:04:37.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 15:04:37.136 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.138 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 15:04:37.141 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 15:04:37.143 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 15:04:37.145 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 15:04:37.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 15:04:37.155 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.157 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 15:04:37.159 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 15:04:37.161 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 15:04:37.164 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 15:04:37.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 15:04:37.173 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.175 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 15:04:37.178 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 15:04:37.180 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 15:04:37.182 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 15:04:37.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 15:04:37.191 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.194 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 15:04:37.196 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 15:04:37.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 15:04:37.201 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 15:04:37.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 15:04:37.210 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.213 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 15:04:37.215 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 15:04:37.217 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 15:04:37.220 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 15:04:37.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 15:04:37.229 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.231 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 15:04:37.233 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 15:04:37.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 15:04:37.238 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 15:04:37.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 15:04:37.247 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.249 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 15:04:37.252 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 15:04:37.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 15:04:37.257 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 15:04:37.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 15:04:37.265 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.268 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 15:04:37.270 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 15:04:37.273 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 15:04:37.275 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 15:04:37.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 15:04:37.284 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.286 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 15:04:37.289 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 15:04:37.291 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 15:04:37.293 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 15:04:37.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 15:04:37.302 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.305 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 15:04:37.307 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 15:04:37.309 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 15:04:37.312 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 15:04:37.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 15:04:37.321 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.324 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 15:04:37.326 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 15:04:37.328 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 15:04:37.330 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 15:04:37.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 15:04:37.340 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.342 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 15:04:37.345 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 15:04:37.347 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 15:04:37.349 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 15:04:37.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 15:04:37.358 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.361 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 15:04:37.363 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 15:04:37.365 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 15:04:37.367 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 15:04:37.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 15:04:37.376 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.379 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 15:04:37.382 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 15:04:37.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 15:04:37.386 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 15:04:37.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 15:04:37.395 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.398 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 15:04:37.401 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 15:04:37.403 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 15:04:37.405 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 15:04:37.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 15:04:37.414 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.416 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 15:04:37.419 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 15:04:37.421 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 15:04:37.423 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 15:04:37.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 15:04:37.432 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.435 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 15:04:37.437 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 15:04:37.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 15:04:37.442 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 15:04:37.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 15:04:37.451 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.453 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 15:04:37.456 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 15:04:37.458 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 15:04:37.461 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 15:04:37.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 15:04:37.470 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.472 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 15:04:37.474 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 15:04:37.477 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 15:04:37.479 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 15:04:37.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 15:04:37.488 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.490 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 15:04:37.492 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 15:04:37.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 15:04:37.497 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 15:04:37.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 15:04:37.507 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.509 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 15:04:37.511 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 15:04:37.514 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 15:04:37.516 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 15:04:37.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 15:04:37.526 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.528 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 15:04:37.530 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 15:04:37.532 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 15:04:37.535 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 15:04:37.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 15:04:37.544 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.546 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 15:04:37.548 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 15:04:37.551 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 15:04:37.553 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 15:04:37.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 15:04:37.562 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.565 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 15:04:37.567 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 15:04:37.570 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 15:04:37.572 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 15:04:37.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 15:04:37.581 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.584 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 15:04:37.586 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 15:04:37.589 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 15:04:37.591 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 15:04:37.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 15:04:37.600 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.603 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 15:04:37.605 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 15:04:37.607 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 15:04:37.610 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 15:04:37.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:37.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:37.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 15:04:37.620 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:37.622 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 15:04:37.642 | Using python 3.8 to install etcd3 2022-06-03 15:04:37.645 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-03 15:04:39.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:39.455 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:39.463 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:39.463 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:39.463 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:39.463 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:39.463 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:39.464 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:39.464 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:39.464 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:39.480 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-03 15:04:39.489 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-03 15:04:39.514 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 15:04:39.519 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:04:39.522 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 15:04:39.536 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-03 15:04:41.745 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:41.745 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:41.823 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:41.825 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:41.828 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:41.830 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:41.832 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:41.834 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:41.836 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:41.838 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:41.841 | + functions-common:time_stop:2329 : start_time=1654268677637 2022-06-03 15:04:41.843 | + functions-common:time_stop:2331 : [[ -z 1654268677637 ]] 2022-06-03 15:04:41.845 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:41.850 | + functions-common:time_stop:2334 : end_time=1654268681847 2022-06-03 15:04:41.852 | + functions-common:time_stop:2335 : elapsed_time=4210 2022-06-03 15:04:41.854 | + functions-common:time_stop:2336 : total=29167 2022-06-03 15:04:41.856 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:41.858 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33377 2022-06-03 15:04:41.860 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:41.863 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 15:04:41.884 | Using python 3.8 to install etcd3gw 2022-06-03 15:04:41.886 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-03 15:04:43.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:43.688 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:43.692 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:43.694 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:43.695 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:43.697 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:43.697 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:43.697 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:43.697 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:43.698 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:43.712 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-03 15:04:43.738 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 15:04:43.745 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:04:43.748 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:04:43.769 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:04:43.772 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:04:43.793 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:04:43.797 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:04:43.799 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:04:46.048 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:46.048 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:46.125 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:46.127 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:46.129 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:46.132 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:46.135 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:46.137 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:46.139 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:46.141 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:46.143 | + functions-common:time_stop:2329 : start_time=1654268681878 2022-06-03 15:04:46.145 | + functions-common:time_stop:2331 : [[ -z 1654268681878 ]] 2022-06-03 15:04:46.148 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:46.152 | + functions-common:time_stop:2334 : end_time=1654268686150 2022-06-03 15:04:46.154 | + functions-common:time_stop:2335 : elapsed_time=4272 2022-06-03 15:04:46.156 | + functions-common:time_stop:2336 : total=33377 2022-06-03 15:04:46.158 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:46.160 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37649 2022-06-03 15:04:46.163 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:46.165 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 15:04:46.167 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 15:04:46.170 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 15:04:46.172 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:04:46.174 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:04:46.177 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:04:46.179 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:04:46.182 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:04:46.184 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:04:46.186 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:04:46.189 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:04:46.191 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 15:04:46.194 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 15:04:46.196 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:46.198 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:46.201 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 15:04:46.203 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 15:04:46.205 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:46.208 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:04:46.210 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:04:46.212 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:04:46.215 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:04:46.217 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:46.219 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:04:46.221 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:46.224 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:46.228 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:04:46.230 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:04:46.232 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:04:46.234 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:04:46.237 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:46.239 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:04:46.242 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:46.244 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:46.247 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:46.267 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:04:46.377 | Reading package lists... 2022-06-03 15:04:46.631 | Building dependency tree... 2022-06-03 15:04:46.632 | Reading state information... 2022-06-03 15:04:46.909 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:04:46.909 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:04:46.909 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:04:46.909 | The following packages were automatically installed and are no longer required: 2022-06-03 15:04:46.910 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:04:46.910 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:04:46.910 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:04:46.910 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:04:46.910 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:04:46.911 | python3-zope.interface 2022-06-03 15:04:46.911 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:04:47.024 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:04:47.029 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:04:47.031 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:04:47.033 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:47.035 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:47.038 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:47.040 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:47.042 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:47.045 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:04:47.047 | + functions-common:time_stop:2329 : start_time=1654268686264 2022-06-03 15:04:47.049 | + functions-common:time_stop:2331 : [[ -z 1654268686264 ]] 2022-06-03 15:04:47.051 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:47.056 | + functions-common:time_stop:2334 : end_time=1654268687054 2022-06-03 15:04:47.058 | + functions-common:time_stop:2335 : elapsed_time=790 2022-06-03 15:04:47.060 | + functions-common:time_stop:2336 : total=4568 2022-06-03 15:04:47.062 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:47.065 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5358 2022-06-03 15:04:47.067 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:04:47.069 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 15:04:47.071 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:04:47.074 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:04:47.076 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 15:04:47.143 | Module proxy already enabled 2022-06-03 15:04:47.147 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 15:04:47.209 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 15:04:47.209 | Module proxy already enabled 2022-06-03 15:04:47.209 | Module proxy_uwsgi already enabled 2022-06-03 15:04:47.213 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 15:04:47.215 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:04:47.218 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:04:47.220 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:04:47.355 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 15:04:47.358 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 15:04:47.360 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 15:04:47.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 15:04:47.371 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.373 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 15:04:47.375 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 15:04:47.378 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 15:04:47.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 15:04:47.387 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.389 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 15:04:47.391 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 15:04:47.394 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 15:04:47.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 15:04:47.404 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.408 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 15:04:47.410 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 15:04:47.413 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 15:04:47.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 15:04:47.423 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.425 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 15:04:47.427 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 15:04:47.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 15:04:47.437 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.443 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 15:04:47.446 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 15:04:47.449 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 15:04:47.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 15:04:47.459 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.462 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 15:04:47.479 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:47.481 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 15:04:47.483 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 15:04:47.486 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 15:04:47.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 15:04:47.495 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.497 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 15:04:47.513 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:47.515 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 15:04:47.518 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 15:04:47.520 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 15:04:47.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 15:04:47.530 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.533 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 15:04:47.535 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 15:04:47.538 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 15:04:47.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:04:47.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:04:47.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 15:04:47.548 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:04:47.550 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 15:04:47.552 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 15:04:47.555 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:47.558 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 15:04:47.560 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 15:04:47.562 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:47.566 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:47.566 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:47.571 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 15:04:47.574 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 15:04:47.576 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 15:04:47.579 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 15:04:47.581 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 15:04:47.603 | Using python 3.8 to install keystonemiddleware 2022-06-03 15:04:47.605 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-03 15:04:49.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:49.412 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:49.416 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:49.417 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:49.419 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:49.420 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:49.421 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:49.421 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:49.421 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:49.421 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:49.441 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:04:49.519 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:04:49.557 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:04:49.573 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:04:49.580 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:04:49.587 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:04:49.628 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:04:49.638 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:04:49.656 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:04:49.663 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:04:49.666 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:04:49.677 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:04:49.679 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:04:49.683 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:04:49.688 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:04:49.706 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:04:49.711 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:04:49.732 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:04:49.737 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:04:49.740 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:04:49.747 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:04:49.767 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:04:49.781 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:04:49.854 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:04:49.860 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:04:49.865 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:04:49.872 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:04:49.876 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:04:49.879 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:04:49.882 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:04:49.885 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:04:49.889 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:04:49.891 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:04:49.894 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:04:49.899 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:04:49.903 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:04:51.871 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:51.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:51.943 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:51.946 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:51.948 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:51.950 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:51.952 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:51.954 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:51.956 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:51.959 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:51.962 | + functions-common:time_stop:2329 : start_time=1654268687597 2022-06-03 15:04:51.964 | + functions-common:time_stop:2331 : [[ -z 1654268687597 ]] 2022-06-03 15:04:51.966 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:51.970 | + functions-common:time_stop:2334 : end_time=1654268691968 2022-06-03 15:04:51.972 | + functions-common:time_stop:2335 : elapsed_time=4371 2022-06-03 15:04:51.975 | + functions-common:time_stop:2336 : total=37649 2022-06-03 15:04:51.977 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:51.979 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42020 2022-06-03 15:04:51.982 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:51.984 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 15:04:51.986 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 15:04:51.989 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:04:51.992 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 15:04:51.994 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 15:04:51.997 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:04:52.000 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:04:52.001 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:04:52.006 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 15:04:52.008 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 15:04:52.010 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 15:04:52.013 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 15:04:52.015 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 15:04:52.036 | Using python 3.8 to install python-memcached 2022-06-03 15:04:52.039 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-03 15:04:53.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:53.864 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:53.869 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:53.869 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:53.871 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:53.872 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:53.873 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:53.873 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:53.873 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:53.874 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:53.889 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-03 15:04:53.893 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:04:56.156 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:04:56.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:04:56.235 | + inc/python:pip_install:200 : result=0 2022-06-03 15:04:56.238 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:04:56.240 | + functions-common:time_stop:2322 : local name 2022-06-03 15:04:56.242 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:04:56.245 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:04:56.247 | + functions-common:time_stop:2325 : local total 2022-06-03 15:04:56.249 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:04:56.251 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:04:56.253 | + functions-common:time_stop:2329 : start_time=1654268692031 2022-06-03 15:04:56.256 | + functions-common:time_stop:2331 : [[ -z 1654268692031 ]] 2022-06-03 15:04:56.259 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:04:56.263 | + functions-common:time_stop:2334 : end_time=1654268696260 2022-06-03 15:04:56.265 | + functions-common:time_stop:2335 : elapsed_time=4229 2022-06-03 15:04:56.267 | + functions-common:time_stop:2336 : total=42020 2022-06-03 15:04:56.270 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:04:56.272 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46249 2022-06-03 15:04:56.275 | + inc/python:pip_install:203 : return 0 2022-06-03 15:04:56.277 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 15:04:56.293 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:04:56.295 | + ./stack.sh:main:866 : '[' 10.222.0.73 == 10.222.0.73 ']' 2022-06-03 15:04:56.298 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 15:04:56.300 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 15:04:56.302 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 15:04:56.305 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:04:56.307 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 15:04:56.309 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 15:04:56.325 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:04:56.327 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 15:04:56.329 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 15:04:56.331 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 15:04:56.334 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:04:56.336 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:04:56.339 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:04:56.341 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:04:56.343 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:04:56.346 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:04:56.361 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:04:56.363 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:04:56.365 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:56.368 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:04:56.368 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:04:56.373 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 15:04:56.375 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:04:56.377 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 15:04:56.390 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 15:04:56.392 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:04:56.393 | + functions-common:git_clone:607 : head -1 2022-06-03 15:04:56.396 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 15:04:56.398 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:04:56.400 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 15:04:56.403 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:04:56.405 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:56.407 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:56.409 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:04:56.412 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 15:04:56.414 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:04:56.416 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:56.418 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:56.421 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:04:56.423 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:04:56.426 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 15:04:56.429 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:04:56.432 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 15:04:56.434 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:04:56.436 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:04:56.439 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 15:04:56.445 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 15:04:56.447 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-03 15:04:57.048 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 15:04:57.050 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:04:57.052 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:04:57.055 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:04:57.057 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:04:57.059 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 15:04:57.061 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:04:57.063 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:04:57.066 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:04:57.069 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:04:57.071 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:04:57.073 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:04:57.075 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:04:57.077 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 15:04:57.097 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 15:04:57.100 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-03 15:04:58.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:04:58.897 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:04:58.902 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:58.902 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:58.904 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:04:58.905 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:58.906 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:58.906 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:58.906 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:04:58.907 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:04:58.919 | Obtaining file:///opt/stack/keystone 2022-06-03 15:05:00.499 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:02.060 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-03 15:05:02.089 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-03 15:05:02.100 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:05:02.107 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:05:02.110 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 15:05:02.119 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:05:02.140 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:02.155 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-03 15:05:02.171 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-03 15:05:02.175 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:05:02.193 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:02.196 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-03 15:05:02.200 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:05:02.244 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:05:02.251 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-03 15:05:02.254 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:05:02.267 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 15:05:02.326 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 15:05:02.330 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-03 15:05:02.336 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:05:02.372 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:05:02.388 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:05:02.394 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 15:05:02.443 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:05:02.449 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:05:02.490 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 15:05:02.546 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 15:05:02.565 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 15:05:02.584 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:05:02.593 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 15:05:02.618 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:05:02.625 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:05:02.643 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 15:05:02.691 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:05:02.698 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-03 15:05:02.712 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:05:02.715 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:05:02.717 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:05:02.729 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 15:05:02.732 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:05:02.735 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:05:02.738 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-03 15:05:02.755 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:05:02.760 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:05:02.779 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:05:02.783 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:05:02.805 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:05:02.810 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-03 15:05:02.813 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:05:02.816 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 15:05:02.827 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 15:05:02.830 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 15:05:02.834 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:05:02.841 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 15:05:02.851 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 15:05:02.857 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:05:02.875 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:05:02.878 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:05:02.886 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:05:02.908 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 15:05:02.912 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:05:02.915 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 15:05:02.980 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:02.984 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 15:05:02.990 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:05:02.998 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:05:03.006 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:05:03.010 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:05:03.014 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 15:05:03.055 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 15:05:03.061 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:05:03.072 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:05:03.074 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:05:03.084 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:05:03.092 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 15:05:03.104 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:03.111 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:05:03.123 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:05:03.126 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 15:05:03.129 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 15:05:03.134 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 15:05:03.149 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:05:03.152 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:03.155 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:03.158 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:05:03.161 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:05:03.164 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:05:03.167 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 15:05:03.169 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:05:03.172 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:05:03.177 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:05:03.180 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:05:03.188 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 15:05:03.191 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 15:05:03.194 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 15:05:03.197 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:05:03.206 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 15:05:03.214 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:05:04.614 | Installing collected packages: keystone 2022-06-03 15:05:04.614 | Attempting uninstall: keystone 2022-06-03 15:05:04.617 | Found existing installation: keystone 18.1.0 2022-06-03 15:05:04.619 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 15:05:04.621 | Running setup.py develop for keystone 2022-06-03 15:05:06.536 | Successfully installed keystone 2022-06-03 15:05:06.681 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:06.681 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:06.768 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:06.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:06.773 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:06.775 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:06.777 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:06.779 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:06.781 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:06.783 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:06.785 | + functions-common:time_stop:2329 : start_time=1654268697092 2022-06-03 15:05:06.788 | + functions-common:time_stop:2331 : [[ -z 1654268697092 ]] 2022-06-03 15:05:06.790 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:06.794 | + functions-common:time_stop:2334 : end_time=1654268706792 2022-06-03 15:05:06.796 | + functions-common:time_stop:2335 : elapsed_time=9700 2022-06-03 15:05:06.798 | + functions-common:time_stop:2336 : total=46249 2022-06-03 15:05:06.800 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:06.803 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55949 2022-06-03 15:05:06.805 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:06.807 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:06.810 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:05:06.812 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:05:06.829 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:05:06.842 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 15:05:06.844 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 15:05:06.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:06.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:06.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 15:05:06.855 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:06.857 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 15:05:06.873 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:06.875 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:05:06.877 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:06.880 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 15:05:06.882 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 15:05:06.894 | + 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 ]] 2022-06-03 15:05:06.897 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 15:05:06.901 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 15:05:06.916 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:06.919 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 15:05:06.948 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 15:05:06.976 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 15:05:07.005 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 15:05:07.034 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 15:05:07.064 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 15:05:07.094 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 15:05:07.121 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 15:05:07.148 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 15:05:07.151 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 15:05:07.153 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 15:05:07.155 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 15:05:07.157 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:05:07.160 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:05:07.175 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:07.179 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:05:07.181 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:05:07.183 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:05:07.198 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:07.201 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:05:07.203 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:05:07.233 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:05:07.235 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:05:07.237 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 15:05:07.240 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 15:05:07.242 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 15:05:07.259 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:07.261 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.73/identity 2022-06-03 15:05:07.291 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.73/identity 2022-06-03 15:05:07.319 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 15:05:07.321 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 15:05:07.352 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 15:05:07.354 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 15:05:07.357 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 15:05:07.359 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 15:05:07.361 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:05:07.364 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:05:07.394 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 15:05:07.397 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 15:05:07.399 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 15:05:07.401 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 15:05:07.404 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:05:07.421 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:05:07.423 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:05:07.426 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:07.428 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:05:07.431 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:05:07.458 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:07.485 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:07.513 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:05:07.540 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 15:05:07.568 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:05:07.570 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 15:05:07.572 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:05:07.575 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 15:05:07.577 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 15:05:07.579 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:05:07.581 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:05:07.585 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 15:05:07.589 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 15:05:07.591 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:05:07.593 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:05:07.605 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:05:07.606 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:07.614 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:05:07.617 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:07.633 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:05:07.636 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:05:07.641 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 15:05:07.671 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 15:05:07.698 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 15:05:07.724 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 15:05:07.751 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 15:05:07.777 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 15:05:07.804 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 15:05:07.830 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 15:05:07.856 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 15:05:07.883 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:05:07.910 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 15:05:07.936 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 15:05:07.962 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 15:05:07.991 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:05:07.993 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:05:07.996 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 15:05:07.999 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 15:05:08.002 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:08.005 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:08.007 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:08.009 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:05:08.012 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:05:08.014 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:05:08.042 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 15:05:08.082 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-03 15:05:08.082 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:05:08.090 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 15:05:08.093 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 15:05:08.096 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 15:05:08.099 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:08.101 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:08.103 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:08.105 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:08.107 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:08.110 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:08.112 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:08.115 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:08.117 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:08.119 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 15:05:08.180 | Site keystone-wsgi-public already enabled 2022-06-03 15:05:08.184 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:05:08.186 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:08.189 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:08.191 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:08.324 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 15:05:08.327 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:05:08.329 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 15:05:08.332 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 15:05:08.335 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:05:08.338 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:05:08.343 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:05:08.346 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 15:05:08.349 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:05:08.352 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:05:08.366 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:08.366 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:05:08.374 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:05:08.378 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:08.395 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:05:08.397 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:05:08.401 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:05:08.432 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 15:05:08.459 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 15:05:08.486 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 15:05:08.514 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 15:05:08.541 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 15:05:08.569 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 15:05:08.596 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 15:05:08.623 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 15:05:08.650 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:05:08.677 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 15:05:08.704 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 15:05:08.731 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 15:05:08.759 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:05:08.761 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:05:08.764 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 15:05:08.766 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 15:05:08.768 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:08.771 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:08.773 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:08.775 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:05:08.778 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:05:08.780 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:05:08.808 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 15:05:08.836 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-03 15:05:08.837 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:05:08.845 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 15:05:08.849 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 15:05:08.851 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 15:05:08.853 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:08.856 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:08.858 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:08.860 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:08.863 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:08.865 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:08.867 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:08.869 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:08.872 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:08.874 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 15:05:08.935 | Site keystone-wsgi-admin already enabled 2022-06-03 15:05:08.939 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:05:08.942 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:08.944 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:08.946 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:09.078 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 15:05:09.109 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 15:05:09.143 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 15:05:09.173 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 15:05:09.175 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 15:05:09.207 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 15:05:09.234 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 15:05:09.262 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 15:05:09.278 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:09.281 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 15:05:09.297 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:09.299 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 15:05:09.302 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 15:05:09.305 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 15:05:09.307 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:09.309 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 15:05:09.312 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 15:05:09.314 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 15:05:09.316 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 15:05:09.319 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:09.321 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:09.324 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:09.326 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:09.329 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:09.332 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:09.347 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:09.349 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:09.351 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:09.354 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:09.354 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:09.359 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 15:05:09.361 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:09.364 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 15:05:09.377 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 15:05:09.380 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:09.380 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:09.386 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 15:05:09.389 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:09.391 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 15:05:09.394 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:09.396 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:05:09.398 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 15:05:09.401 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 15:05:09.403 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 15:05:09.406 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:09.408 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:05:09.410 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 15:05:09.413 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:09.415 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 15:05:09.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 15:05:09.420 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:09.423 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 15:05:09.425 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:09.428 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:09.431 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 15:05:09.436 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 15:05:09.439 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-03 15:05:10.037 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 15:05:10.039 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:10.042 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:10.044 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:10.046 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:05:10.049 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 15:05:10.051 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:10.054 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 15:05:10.056 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:10.058 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 15:05:10.060 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 15:05:10.062 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 15:05:10.065 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:10.068 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 15:05:10.088 | Using python 3.8 to install /opt/stack/swift 2022-06-03 15:05:10.091 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-03 15:05:11.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:11.923 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:11.928 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:11.929 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:11.931 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:11.932 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:11.932 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:11.933 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:11.933 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:11.933 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:11.946 | Obtaining file:///opt/stack/swift 2022-06-03 15:05:13.210 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:14.454 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:14.462 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:05:14.502 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:05:14.512 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:05:14.515 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:05:14.572 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 15:05:14.583 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:05:14.586 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:05:14.589 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-03 15:05:14.624 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 15:05:14.640 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 15:05:14.647 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 15:05:14.653 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 15:05:14.693 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 15:05:14.702 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 15:05:14.720 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 15:05:14.728 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 15:05:14.731 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-03 15:05:14.743 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-03 15:05:14.746 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 15:05:14.749 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 15:05:14.752 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 15:05:14.758 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 15:05:14.777 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 15:05:14.781 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 15:05:14.802 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 15:05:14.807 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 15:05:14.810 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 15:05:14.817 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:05:14.839 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-03 15:05:14.843 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:14.847 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:05:14.855 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:05:14.920 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:14.933 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:05:14.939 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:05:14.944 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:14.948 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:05:14.955 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:05:14.960 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:05:14.963 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:05:14.966 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:14.969 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:14.972 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 15:05:14.975 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 15:05:14.980 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:05:14.983 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:05:16.714 | Installing collected packages: swift 2022-06-03 15:05:16.714 | Attempting uninstall: swift 2022-06-03 15:05:16.716 | Found existing installation: swift 2.26.1.dev35 2022-06-03 15:05:16.718 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 15:05:16.720 | Running setup.py develop for swift 2022-06-03 15:05:18.466 | Successfully installed swift 2022-06-03 15:05:18.607 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:18.607 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:18.693 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:18.695 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:18.697 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:18.700 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:18.702 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:18.704 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:18.707 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:18.709 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:18.712 | + functions-common:time_stop:2329 : start_time=1654268710083 2022-06-03 15:05:18.714 | + functions-common:time_stop:2331 : [[ -z 1654268710083 ]] 2022-06-03 15:05:18.716 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:18.721 | + functions-common:time_stop:2334 : end_time=1654268718718 2022-06-03 15:05:18.723 | + functions-common:time_stop:2335 : elapsed_time=8635 2022-06-03 15:05:18.725 | + functions-common:time_stop:2336 : total=55949 2022-06-03 15:05:18.727 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:18.729 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64584 2022-06-03 15:05:18.731 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:18.734 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:18.736 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:18.738 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:18.757 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:05:18.770 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 15:05:18.772 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 15:05:18.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:18.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:18.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 15:05:18.782 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:18.784 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 15:05:18.786 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:18.789 | + ./stack.sh:main:877 : configure_swift 2022-06-03 15:05:18.791 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 15:05:18.793 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 15:05:18.795 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 15:05:18.797 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 15:05:18.799 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 15:05:18.801 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 15:05:19.646 | No account-server running 2022-06-03 15:05:19.646 | No object-auditor running 2022-06-03 15:05:19.646 | No object-server running 2022-06-03 15:05:19.646 | No account-auditor running 2022-06-03 15:05:19.646 | No container-replicator running 2022-06-03 15:05:19.646 | No object-reconstructor running 2022-06-03 15:05:19.646 | No object-updater running 2022-06-03 15:05:19.646 | No proxy-server running 2022-06-03 15:05:19.646 | No container-server running 2022-06-03 15:05:19.646 | No container-sharder running 2022-06-03 15:05:19.646 | No account-replicator running 2022-06-03 15:05:19.646 | No container-reconciler running 2022-06-03 15:05:19.646 | No container-sync running 2022-06-03 15:05:19.646 | No object-expirer running 2022-06-03 15:05:19.646 | No container-auditor running 2022-06-03 15:05:19.646 | No object-replicator running 2022-06-03 15:05:19.646 | No container-updater running 2022-06-03 15:05:19.646 | No account-reaper running 2022-06-03 15:05:19.693 | + lib/swift:configure_swift:341 : true 2022-06-03 15:05:19.695 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 15:05:19.709 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 15:05:19.721 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 15:05:19.724 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 15:05:19.724 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 15:05:19.724 | s/%GROUP%//; 2022-06-03 15:05:19.724 | s/%USER%/ubuntu/; 2022-06-03 15:05:19.724 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 15:05:19.725 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 15:05:19.733 | uid = ubuntu 2022-06-03 15:05:19.733 | gid = 2022-06-03 15:05:19.733 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 15:05:19.733 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 15:05:19.733 | address = 127.0.0.1 2022-06-03 15:05:19.733 | 2022-06-03 15:05:19.734 | [account6612] 2022-06-03 15:05:19.734 | max connections = 25 2022-06-03 15:05:19.734 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:19.734 | read only = false 2022-06-03 15:05:19.734 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 15:05:19.734 | 2022-06-03 15:05:19.734 | [account6622] 2022-06-03 15:05:19.734 | max connections = 25 2022-06-03 15:05:19.734 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:19.734 | read only = false 2022-06-03 15:05:19.734 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 15:05:19.734 | 2022-06-03 15:05:19.734 | [account6632] 2022-06-03 15:05:19.734 | max connections = 25 2022-06-03 15:05:19.734 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:19.734 | read only = false 2022-06-03 15:05:19.734 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 15:05:19.734 | 2022-06-03 15:05:19.734 | [account6642] 2022-06-03 15:05:19.734 | max connections = 25 2022-06-03 15:05:19.734 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:19.734 | read only = false 2022-06-03 15:05:19.734 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 15:05:19.734 | 2022-06-03 15:05:19.734 | 2022-06-03 15:05:19.734 | [container6611] 2022-06-03 15:05:19.734 | max connections = 25 2022-06-03 15:05:19.734 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:19.734 | read only = false 2022-06-03 15:05:19.735 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 15:05:19.735 | 2022-06-03 15:05:19.735 | [container6621] 2022-06-03 15:05:19.735 | max connections = 25 2022-06-03 15:05:19.735 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:19.735 | read only = false 2022-06-03 15:05:19.735 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 15:05:19.735 | 2022-06-03 15:05:19.735 | [container6631] 2022-06-03 15:05:19.735 | max connections = 25 2022-06-03 15:05:19.735 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:19.735 | read only = false 2022-06-03 15:05:19.735 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 15:05:19.735 | 2022-06-03 15:05:19.736 | [container6641] 2022-06-03 15:05:19.736 | max connections = 25 2022-06-03 15:05:19.736 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:19.736 | read only = false 2022-06-03 15:05:19.736 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 15:05:19.736 | 2022-06-03 15:05:19.736 | 2022-06-03 15:05:19.736 | [object6613] 2022-06-03 15:05:19.736 | max connections = 25 2022-06-03 15:05:19.736 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:05:19.736 | read only = false 2022-06-03 15:05:19.736 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 15:05:19.736 | 2022-06-03 15:05:19.736 | [object6623] 2022-06-03 15:05:19.736 | max connections = 25 2022-06-03 15:05:19.736 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:05:19.736 | read only = false 2022-06-03 15:05:19.736 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 15:05:19.736 | 2022-06-03 15:05:19.736 | [object6633] 2022-06-03 15:05:19.737 | max connections = 25 2022-06-03 15:05:19.737 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:05:19.737 | read only = false 2022-06-03 15:05:19.737 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 15:05:19.737 | 2022-06-03 15:05:19.737 | [object6643] 2022-06-03 15:05:19.737 | max connections = 25 2022-06-03 15:05:19.737 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:05:19.737 | read only = false 2022-06-03 15:05:19.737 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 15:05:19.737 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 15:05:19.740 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:19.742 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:19.744 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 15:05:19.757 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 15:05:19.759 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 15:05:19.763 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 15:05:19.767 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 15:05:19.770 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 15:05:19.774 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 15:05:19.802 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.73:8080/v1/ 2022-06-03 15:05:19.826 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 15:05:19.844 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 15:05:19.872 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 15:05:19.889 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:19.917 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 15:05:19.934 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 15:05:19.962 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 15:05:19.979 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 15:05:20.007 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 15:05:20.031 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:20.060 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 15:05:20.080 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 15:05:20.096 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:20.098 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 15:05:20.125 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 15:05:20.152 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 15:05:20.178 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 15:05:20.204 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 15:05:20.219 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:20.221 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 15:05:20.248 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 15:05:20.263 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:20.265 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 15:05:20.279 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:20.281 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 15:05:20.283 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 15:05:20.298 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:20.300 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 15:05:20.302 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 15:05:20.304 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 15:05:20.309 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 15:05:20.318 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 15:05:20.345 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 15:05:20.372 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 15:05:20.403 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 15:05:20.434 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 15:05:20.463 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 15:05:20.465 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 15:05:20.467 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 15:05:20.469 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 15:05:20.471 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 15:05:20.497 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 15:05:20.524 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:05:20.551 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 15:05:20.577 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 15:05:20.604 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 15:05:20.631 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 15:05:20.658 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 15:05:20.684 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:20.712 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 15:05:20.740 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 15:05:20.774 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 15:05:20.801 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 15:05:20.829 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 15:05:20.859 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 15:05:20.886 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 15:05:20.904 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 15:05:20.931 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 15:05:20.959 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 15:05:20.964 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 15:05:20.991 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 15:05:21.018 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 15:05:21.046 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 15:05:21.049 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 15:05:21.051 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:05:21.053 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 15:05:21.058 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 15:05:21.060 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:05:21.062 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:21.064 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 15:05:21.067 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 15:05:21.069 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:21.071 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:21.074 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 15:05:21.093 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:21.121 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 15:05:21.139 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 15:05:21.166 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:21.184 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:21.212 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 15:05:21.229 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:21.258 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 15:05:21.275 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:21.303 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 15:05:21.321 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 15:05:21.349 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:21.368 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:21.397 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 15:05:21.414 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:21.442 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 15:05:21.460 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 15:05:21.487 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-03 15:05:21.495 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:21.513 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:21.541 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 15:05:21.569 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:05:21.571 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 15:05:21.576 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 15:05:21.578 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:05:21.580 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:21.583 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 15:05:21.586 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 15:05:21.588 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:21.590 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:21.592 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 15:05:21.609 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:21.639 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 15:05:21.656 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 15:05:21.684 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:21.702 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:21.731 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 15:05:21.749 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:21.776 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 15:05:21.794 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:21.822 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 15:05:21.840 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 15:05:21.868 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:21.885 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:21.914 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 15:05:21.932 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:21.960 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 15:05:21.978 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 15:05:22.004 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-03 15:05:22.010 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:22.028 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:22.056 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:05:22.058 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 15:05:22.062 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 15:05:22.064 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:05:22.067 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:05:22.069 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 15:05:22.072 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 15:05:22.074 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:05:22.076 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:05:22.078 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 15:05:22.098 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 15:05:22.125 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 15:05:22.143 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 15:05:22.171 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 15:05:22.188 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:05:22.217 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 15:05:22.235 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:05:22.263 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 15:05:22.281 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:05:22.309 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 15:05:22.327 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 15:05:22.355 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:05:22.372 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:05:22.401 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 15:05:22.418 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 15:05:22.446 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 15:05:22.464 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 15:05:22.491 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-03 15:05:22.495 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 15:05:22.513 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:05:22.541 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 15:05:22.569 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 15:05:22.597 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 15:05:22.625 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 15:05:22.627 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 15:05:22.632 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 15:05:22.660 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 15:05:22.688 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 15:05:22.716 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 15:05:22.744 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 15:05:22.773 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 15:05:22.799 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 15:05:22.827 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 15:05:22.853 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 15:05:22.880 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 15:05:22.896 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:22.898 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 15:05:22.916 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 15:05:22.919 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 15:05:22.938 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 15:05:22.940 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.73 2022-06-03 15:05:22.969 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 15:05:22.971 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 15:05:22.999 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.73/identity 2022-06-03 15:05:23.026 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 15:05:23.029 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 15:05:23.056 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 15:05:23.071 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:23.073 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 15:05:23.076 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 15:05:23.081 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 15:05:23.083 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 15:05:23.095 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 15:05:23.098 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 15:05:23.109 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 15:05:23.111 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 15:05:23.113 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:05:23.116 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:05:23.118 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:05:23.120 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:05:23.122 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:05:23.125 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:05:23.129 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 15:05:23.141 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:05:23.144 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 15:05:23.147 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 15:05:23.164 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:23.167 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 15:05:23.184 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:23.187 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 15:05:23.189 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 15:05:23.192 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 15:05:23.195 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:23.197 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 15:05:23.199 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 15:05:23.202 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 15:05:23.204 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 15:05:23.222 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:23.224 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 15:05:23.227 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 15:05:23.243 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:23.246 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 15:05:23.248 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 15:05:23.251 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 15:05:23.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:23.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:23.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 15:05:23.264 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:23.265 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 15:05:23.268 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 15:05:23.271 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 15:05:23.274 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 15:05:23.276 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 15:05:23.279 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 15:05:23.281 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 15:05:23.285 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 15:05:23.287 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 15:05:23.290 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 15:05:23.294 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 15:05:23.294 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:05:23.299 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 15:05:23.302 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 15:05:23.304 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 15:05:23.307 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 15:05:23.310 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:05:23.332 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 15:05:23.335 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:05:25.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:25.134 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:25.138 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:25.139 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:25.140 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:25.142 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:25.142 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:25.142 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:25.142 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:25.143 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:25.157 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-03 15:05:25.256 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 15:05:25.258 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:05:25.270 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:05:25.335 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-03 15:05:25.360 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 15:05:25.365 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-03 15:05:25.387 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-03 15:05:25.397 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 15:05:25.414 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 15:05:25.420 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 15:05:25.427 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 15:05:25.468 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-03 15:05:25.483 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-03 15:05:25.488 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 15:05:25.497 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-03 15:05:25.521 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 15:05:25.539 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 15:05:25.546 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 15:05:25.549 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 15:05:25.552 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 15:05:25.555 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-03 15:05:25.574 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 15:05:25.579 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 15:05:25.598 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-03 15:05:25.622 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 15:05:25.626 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 15:05:25.647 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 15:05:25.651 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-03 15:05:25.655 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 15:05:25.658 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 15:05:25.665 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 15:05:25.680 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:05:25.701 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 15:05:25.704 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:05:25.713 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:05:25.716 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:05:25.721 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:05:25.727 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:05:25.734 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:25.738 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:05:25.743 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:05:25.746 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:05:25.749 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:25.753 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:05:25.761 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:05:25.770 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:05:25.780 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:25.794 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:25.802 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:05:25.805 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-03 15:05:25.807 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:25.810 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:05:25.814 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:25.817 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:05:25.820 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:05:25.828 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:05:25.832 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 15:05:25.835 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-03 15:05:25.842 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:05:25.860 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:05:25.867 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:05:25.870 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:05:25.873 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-03 15:05:25.876 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:05:25.879 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:05:27.741 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:27.741 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:27.815 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:27.818 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:27.820 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:27.822 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:27.825 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:27.827 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:27.829 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:27.832 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:27.834 | + functions-common:time_stop:2329 : start_time=1654268723326 2022-06-03 15:05:27.837 | + functions-common:time_stop:2331 : [[ -z 1654268723326 ]] 2022-06-03 15:05:27.840 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:27.844 | + functions-common:time_stop:2334 : end_time=1654268727841 2022-06-03 15:05:27.846 | + functions-common:time_stop:2335 : elapsed_time=4515 2022-06-03 15:05:27.849 | + functions-common:time_stop:2336 : total=64584 2022-06-03 15:05:27.851 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:27.853 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69099 2022-06-03 15:05:27.855 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:27.858 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 15:05:27.860 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 15:05:27.863 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 15:05:27.876 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 15:05:27.882 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 15:05:27.884 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 15:05:27.886 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 15:05:27.889 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:27.891 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:27.894 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:27.896 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:27.899 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:27.901 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:27.917 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:27.919 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:27.922 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:27.924 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:27.925 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:27.930 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 15:05:27.932 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:27.935 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 15:05:27.948 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 15:05:27.951 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:27.951 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:27.954 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 15:05:27.957 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:27.960 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 15:05:27.962 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:27.965 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:27.967 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 15:05:27.970 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:27.972 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 15:05:27.975 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:27.977 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:27.979 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 15:05:27.982 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:27.984 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:27.988 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 15:05:27.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:27.993 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 15:05:27.996 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:27.998 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:28.001 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 15:05:28.008 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 15:05:28.010 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-03 15:05:28.614 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 15:05:28.617 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:28.619 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:28.622 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:28.624 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:05:28.626 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 15:05:28.629 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:28.631 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:28.633 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:28.636 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:28.638 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:28.640 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:28.643 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:28.645 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 15:05:28.667 | Using python 3.8 to install /opt/stack/glance 2022-06-03 15:05:28.669 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-03 15:05:30.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:30.473 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:30.478 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:30.478 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:30.480 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:30.481 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:30.481 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:30.482 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:30.482 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:30.482 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:30.495 | Obtaining file:///opt/stack/glance 2022-06-03 15:05:31.794 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:33.074 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:05:33.083 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:33.091 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:05:33.101 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:05:33.125 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-03 15:05:33.134 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:33.150 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:05:33.161 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 15:05:33.185 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:05:33.225 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 15:05:33.239 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:05:33.246 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 15:05:33.252 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:05:33.261 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 15:05:33.267 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-03 15:05:33.338 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 15:05:33.341 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 15:05:33.344 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 15:05:33.347 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 15:05:33.359 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 15:05:33.422 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 15:05:33.490 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 15:05:33.493 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 15:05:33.498 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:05:33.504 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 15:05:33.529 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:05:33.568 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 15:05:33.579 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:05:33.595 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:05:33.602 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 15:05:33.649 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:05:33.656 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:05:33.696 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 15:05:33.749 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 15:05:33.767 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 15:05:33.785 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 15:05:33.799 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:05:33.808 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 15:05:33.834 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:05:33.847 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:05:33.866 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 15:05:33.912 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:05:33.918 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:05:33.921 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:05:33.923 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 15:05:33.945 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 15:05:33.958 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:05:33.969 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:05:33.972 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:05:33.975 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 15:05:33.992 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:05:33.997 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 15:05:33.999 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:05:34.017 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:05:34.022 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 15:05:34.029 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:05:34.050 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 15:05:34.054 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:05:34.059 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-03 15:05:34.063 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:05:34.066 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 15:05:34.076 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 15:05:34.079 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 15:05:34.082 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:05:34.089 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 15:05:34.147 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 15:05:34.161 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 15:05:34.170 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 15:05:34.176 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:05:34.194 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:05:34.198 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:05:34.205 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:05:34.226 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:05:34.228 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 15:05:34.232 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:05:34.240 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:34.244 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:05:34.252 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:05:34.257 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:05:34.263 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:05:34.267 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:34.271 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:05:34.275 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 15:05:34.316 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:05:34.319 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:05:34.326 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 15:05:34.329 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:05:34.340 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 15:05:34.343 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:05:34.357 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:34.360 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:34.363 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 15:05:34.367 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:05:34.370 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:05:34.373 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 15:05:34.410 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 15:05:34.417 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 15:05:34.422 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:05:34.425 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:05:34.428 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 15:05:34.431 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:05:34.434 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:05:34.437 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 15:05:34.440 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 15:05:34.443 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:05:34.518 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:05:34.522 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:05:34.565 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:05:34.599 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:05:34.601 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 15:05:35.704 | Installing collected packages: glance 2022-06-03 15:05:35.704 | Attempting uninstall: glance 2022-06-03 15:05:35.706 | Found existing installation: glance 21.1.1.dev1 2022-06-03 15:05:35.710 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 15:05:35.712 | Running setup.py develop for glance 2022-06-03 15:05:37.341 | Successfully installed glance 2022-06-03 15:05:37.481 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:37.481 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:37.567 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:37.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:37.572 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:37.574 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:37.576 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:37.579 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:37.582 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:37.584 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:37.586 | + functions-common:time_stop:2329 : start_time=1654268728661 2022-06-03 15:05:37.588 | + functions-common:time_stop:2331 : [[ -z 1654268728661 ]] 2022-06-03 15:05:37.591 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:37.595 | + functions-common:time_stop:2334 : end_time=1654268737593 2022-06-03 15:05:37.598 | + functions-common:time_stop:2335 : elapsed_time=8932 2022-06-03 15:05:37.600 | + functions-common:time_stop:2336 : total=69099 2022-06-03 15:05:37.602 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:37.604 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78031 2022-06-03 15:05:37.607 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:37.609 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:37.612 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:37.614 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:37.634 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:05:37.646 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 15:05:37.648 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 15:05:37.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:37.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:37.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 15:05:37.658 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:37.661 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:37.663 | + ./stack.sh:main:889 : configure_glance 2022-06-03 15:05:37.666 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 15:05:37.679 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 15:05:37.682 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 15:05:37.684 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 15:05:37.687 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 15:05:37.689 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 15:05:37.692 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:37.695 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:37.697 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 15:05:37.726 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:05:37.756 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 15:05:37.784 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:05:37.813 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 15:05:37.843 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 15:05:37.872 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 15:05:37.875 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:05:37.878 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 15:05:37.880 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:05:37.883 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 15:05:37.911 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 15:05:37.940 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:05:37.969 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 15:05:37.999 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 15:05:38.027 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 15:05:38.057 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 15:05:38.085 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 15:05:38.115 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:38.143 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:05:38.172 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:05:38.202 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 15:05:38.204 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 15:05:38.207 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 15:05:38.209 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:05:38.212 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:05:38.214 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:05:38.231 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:38.234 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:05:38.236 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:05:38.239 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:05:38.255 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:38.257 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:05:38.260 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:05:38.289 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:05:38.292 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:05:38.294 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 15:05:38.296 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 15:05:38.299 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 15:05:38.302 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 15:05:38.304 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 15:05:38.306 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 15:05:38.309 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 15:05:38.311 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:05:38.313 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:38.316 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:05:38.345 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 15:05:38.348 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.73 2022-06-03 15:05:38.377 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:05:38.380 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 15:05:38.396 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:38.399 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 15:05:38.428 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 15:05:38.458 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-03 15:05:38.487 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 15:05:38.516 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 15:05:38.545 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 15:05:38.562 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:38.564 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:05:38.595 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 15:05:38.625 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 15:05:38.655 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.73/identity/v3 2022-06-03 15:05:38.684 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 15:05:38.714 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.73/image 2022-06-03 15:05:38.743 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 15:05:38.759 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:38.762 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 15:05:38.764 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 15:05:38.767 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:05:38.770 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:05:38.787 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:05:38.789 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:05:38.791 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:38.794 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:05:38.796 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:05:38.826 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:38.855 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:38.885 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:05:38.914 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 15:05:38.918 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 15:05:38.950 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 15:05:38.982 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:05:39.012 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.73/identity 2022-06-03 15:05:39.042 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 15:05:39.071 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 15:05:39.101 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 15:05:39.132 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:05:39.161 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 15:05:39.191 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 15:05:39.220 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 15:05:39.253 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 15:05:39.258 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-03 15:05:39.266 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 15:05:39.282 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:39.284 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 15:05:39.287 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.73:19292 /image 2022-06-03 15:05:39.289 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 15:05:39.292 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.73:19292 2022-06-03 15:05:39.294 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 15:05:39.296 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 15:05:39.300 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 15:05:39.303 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 15:05:39.305 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:39.307 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.309 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.312 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.315 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.318 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 15:05:39.320 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 15:05:39.322 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:39.325 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.327 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.329 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:39.332 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 15:05:39.386 | proxy (enabled by site administrator) 2022-06-03 15:05:39.390 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 15:05:39.392 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 15:05:39.394 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:39.397 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.399 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.401 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:39.404 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 15:05:39.459 | proxy_http (enabled by site administrator) 2022-06-03 15:05:39.463 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 15:05:39.463 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.472 | KeepAlive Off 2022-06-03 15:05:39.476 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 15:05:39.477 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.485 | SetEnv proxy-sendchunked 1 2022-06-03 15:05:39.490 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.73:19292" retry=0 ' 2022-06-03 15:05:39.490 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:05:39.498 | ProxyPass "/image" "http://10.222.0.73:19292" retry=0 2022-06-03 15:05:39.501 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 15:05:39.504 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 15:05:39.507 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:39.509 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:39.511 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:39.514 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.516 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.518 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:39.521 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:39.523 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:39.525 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:39.528 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 15:05:39.590 | Site glance already enabled 2022-06-03 15:05:39.594 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 15:05:39.597 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:39.599 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:39.602 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:39.740 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 15:05:39.773 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 15:05:39.805 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 15:05:39.836 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 15:05:39.854 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:39.856 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 15:05:39.859 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 15:05:39.861 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 15:05:39.864 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:39.867 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 15:05:39.869 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 15:05:39.872 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 15:05:39.874 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 15:05:39.876 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:39.878 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:39.881 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:39.884 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:39.886 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:39.889 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:39.905 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:39.907 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:39.910 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:39.913 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:39.913 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:39.919 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 15:05:39.921 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:39.923 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 15:05:39.936 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 15:05:39.939 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:39.939 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:39.942 | 070a0effb Handle the case when tempest fails 2022-06-03 15:05:39.945 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:39.947 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 15:05:39.950 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:39.952 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:39.956 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:39.958 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:39.961 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 15:05:39.963 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:39.966 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:39.968 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:39.971 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:39.974 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:39.977 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 15:05:39.979 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:39.982 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 15:05:39.985 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:39.987 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:39.990 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 15:05:39.996 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 15:05:39.998 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-03 15:05:40.586 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 15:05:40.589 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:40.591 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:40.593 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:40.596 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:05:40.598 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 15:05:40.601 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:40.603 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:40.605 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:40.608 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:40.610 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:40.612 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:40.614 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:40.617 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 15:05:40.637 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 15:05:40.639 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-03 15:05:42.450 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:42.450 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:42.456 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.456 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.458 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:42.459 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.459 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.460 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:42.460 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:42.460 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:42.473 | Obtaining file:///opt/stack/cinder 2022-06-03 15:05:44.480 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:05:46.412 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:05:46.420 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:05:46.428 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:05:46.437 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:05:46.458 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:05:46.472 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 15:05:46.493 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 15:05:46.531 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-03 15:05:46.546 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 15:05:46.550 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 15:05:46.559 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-03 15:05:46.573 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-03 15:05:46.589 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-03 15:05:46.595 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 15:05:46.599 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 15:05:46.602 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 15:05:46.605 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 15:05:46.617 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 15:05:46.681 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 15:05:46.737 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-03 15:05:46.748 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 15:05:46.751 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-03 15:05:46.761 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 15:05:46.786 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:05:46.790 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 15:05:46.811 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:05:46.847 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 15:05:46.858 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:05:46.873 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:05:46.880 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 15:05:46.927 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:05:46.933 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:05:46.975 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 15:05:47.032 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 15:05:47.054 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 15:05:47.071 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 15:05:47.089 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 15:05:47.103 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 15:05:47.108 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:05:47.118 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 15:05:47.148 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:05:47.158 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:05:47.180 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 15:05:47.204 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-03 15:05:47.231 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 15:05:47.292 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:05:47.302 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 15:05:47.350 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:05:47.355 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:05:47.361 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 15:05:47.390 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 15:05:47.393 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 15:05:47.398 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:05:47.415 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:05:47.419 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:05:47.424 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 15:05:47.447 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:05:47.453 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 15:05:47.476 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:05:47.503 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 15:05:47.526 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-03 15:05:47.558 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:05:47.563 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 15:05:47.574 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:05:47.597 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:05:47.603 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-03 15:05:47.609 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-03 15:05:47.615 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 15:05:47.618 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:05:47.622 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 15:05:47.635 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 15:05:47.640 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 15:05:47.644 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:05:47.654 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-03 15:05:47.659 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-03 15:05:47.666 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 15:05:47.754 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 15:05:47.771 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 15:05:47.787 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 15:05:47.794 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:05:47.818 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 15:05:47.941 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:05:47.946 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:05:47.955 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-03 15:05:47.959 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:05:47.980 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 15:05:47.985 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 15:05:47.994 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:05:47.997 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 15:05:48.000 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-03 15:05:48.003 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:05:48.007 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 15:05:48.016 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-03 15:05:48.039 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:05:48.043 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-03 15:05:48.087 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:05:48.092 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 15:05:48.099 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 15:05:48.104 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:05:48.114 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 15:05:48.122 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 15:05:48.127 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:05:48.136 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:05:48.141 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 15:05:48.147 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 15:05:48.189 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:05:48.196 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 15:05:48.200 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 15:05:48.211 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 15:05:48.215 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:05:48.225 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 15:05:48.239 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 15:05:48.253 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 15:05:48.267 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:05:48.270 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:05:48.273 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 15:05:48.277 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-03 15:05:48.281 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:05:48.284 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 15:05:48.289 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 15:05:48.297 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 15:05:48.340 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 15:05:48.343 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:05:48.346 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 15:05:48.349 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:05:48.352 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-03 15:05:48.357 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 15:05:48.360 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 15:05:48.365 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-03 15:05:48.372 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:05:48.380 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 15:05:48.383 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 15:05:48.386 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:05:48.389 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 15:05:48.445 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-03 15:05:48.448 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 15:05:48.452 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 15:05:48.459 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:05:48.462 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:05:49.472 | Installing collected packages: cinder 2022-06-03 15:05:49.472 | Attempting uninstall: cinder 2022-06-03 15:05:49.474 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 15:05:49.477 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 15:05:49.479 | Running setup.py develop for cinder 2022-06-03 15:05:51.760 | Successfully installed cinder 2022-06-03 15:05:51.904 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:05:51.904 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:05:51.992 | + inc/python:pip_install:200 : result=0 2022-06-03 15:05:51.995 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:05:51.997 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:51.999 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:52.001 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:52.004 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:52.006 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:52.009 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:05:52.012 | + functions-common:time_stop:2329 : start_time=1654268740631 2022-06-03 15:05:52.014 | + functions-common:time_stop:2331 : [[ -z 1654268740631 ]] 2022-06-03 15:05:52.018 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:52.022 | + functions-common:time_stop:2334 : end_time=1654268752019 2022-06-03 15:05:52.024 | + functions-common:time_stop:2335 : elapsed_time=11388 2022-06-03 15:05:52.026 | + functions-common:time_stop:2336 : total=78031 2022-06-03 15:05:52.028 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:52.030 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89419 2022-06-03 15:05:52.033 | + inc/python:pip_install:203 : return 0 2022-06-03 15:05:52.036 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:05:52.038 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:05:52.040 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:05:52.059 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:05:52.070 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 15:05:52.073 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 15:05:52.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:52.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:52.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 15:05:52.084 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:52.086 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 15:05:52.089 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 15:05:52.091 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:05:52.094 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:05:52.097 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:05:52.099 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:05:52.102 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:52.104 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:05:52.107 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:52.109 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:52.112 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:05:52.114 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:05:52.117 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:05:52.119 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:05:52.121 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 15:05:52.124 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:05:52.126 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:52.129 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:52.132 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 15:05:52.154 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-03 15:05:52.265 | Reading package lists... 2022-06-03 15:05:52.511 | Building dependency tree... 2022-06-03 15:05:52.513 | Reading state information... 2022-06-03 15:05:52.767 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 15:05:52.767 | The following packages were automatically installed and are no longer required: 2022-06-03 15:05:52.768 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:05:52.768 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:05:52.768 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:05:52.768 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:05:52.768 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:05:52.768 | python3-zope.interface 2022-06-03 15:05:52.768 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:05:52.882 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:05:52.887 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:05:52.889 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:05:52.892 | + functions-common:time_stop:2322 : local name 2022-06-03 15:05:52.894 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:05:52.896 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:05:52.899 | + functions-common:time_stop:2325 : local total 2022-06-03 15:05:52.901 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:05:52.904 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:05:52.906 | + functions-common:time_stop:2329 : start_time=1654268752152 2022-06-03 15:05:52.909 | + functions-common:time_stop:2331 : [[ -z 1654268752152 ]] 2022-06-03 15:05:52.912 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:05:52.916 | + functions-common:time_stop:2334 : end_time=1654268752914 2022-06-03 15:05:52.919 | + functions-common:time_stop:2335 : elapsed_time=762 2022-06-03 15:05:52.921 | + functions-common:time_stop:2336 : total=5358 2022-06-03 15:05:52.924 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:05:52.926 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6120 2022-06-03 15:05:52.929 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:05:52.931 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:05:52.934 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 15:05:52.936 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 15:05:52.950 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 15:05:52.953 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 15:05:52.956 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 15:05:52.959 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:05:52.962 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 15:05:52.962 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:05:52.966 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 15:05:52.968 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 15:05:52.971 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:05:52.974 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 15:05:52.976 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 15:05:52.978 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 15:05:52.980 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 15:05:52.982 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 15:05:52.994 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 15:05:53.006 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-03 15:05:53.017 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-03 15:05:53.030 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 15:05:53.042 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:05:53.045 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:05:53.050 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oGuOA8DGMV 2022-06-03 15:05:53.052 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:05:53.054 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:05:53.056 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 15:05:53.059 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oGuOA8DGMV 2022-06-03 15:05:53.062 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oGuOA8DGMV 2022-06-03 15:05:53.074 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oGuOA8DGMV /etc/sudoers.d/cinder-rootwrap 2022-06-03 15:05:53.087 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 15:05:53.091 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:05:53.093 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:05:53.096 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:05:53.098 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:05:53.101 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 15:05:53.103 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 15:05:53.105 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 15:05:53.107 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 15:05:53.113 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 15:05:53.117 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 15:05:53.136 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 15:05:53.155 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 15:05:53.176 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 15:05:53.195 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 15:05:53.214 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 15:05:53.232 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 15:05:53.251 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 15:05:53.270 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 15:05:53.273 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:05:53.275 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 15:05:53.278 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:05:53.280 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 15:05:53.308 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 15:05:53.340 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:05:53.370 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 15:05:53.400 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 15:05:53.427 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 15:05:53.457 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 15:05:53.484 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 15:05:53.512 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:53.539 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:05:53.567 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 15:05:53.598 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 15:05:53.627 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 15:05:53.629 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 15:05:53.632 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 15:05:53.634 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 15:05:53.637 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:05:53.639 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:05:53.669 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 15:05:53.698 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 15:05:53.726 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 15:05:53.754 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 15:05:53.782 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 15:05:53.810 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 15:05:53.840 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 15:05:53.843 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.73 2022-06-03 15:05:53.871 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:05:53.903 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 15:05:53.911 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5c38fb1e05d95da67be85801dd821ef7 2022-06-03 15:05:53.939 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 15:05:53.956 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:53.958 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 15:05:53.961 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 15:05:53.963 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 15:05:53.965 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 15:05:53.968 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 15:05:53.970 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 15:05:53.973 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 15:05:53.975 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 15:05:53.978 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 15:05:53.980 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 15:05:53.982 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 15:05:54.013 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-03 15:05:54.041 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 15:05:54.069 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 15:05:54.097 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 15:05:54.125 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 15:05:54.128 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 15:05:54.130 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 15:05:54.132 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 15:05:54.161 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 15:05:54.188 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 15:05:54.191 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 15:05:54.219 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 15:05:54.222 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 15:05:54.224 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 15:05:54.227 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 15:05:54.254 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 15:05:54.256 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 15:05:54.259 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 15:05:54.276 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:54.279 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.73:8080/v1/AUTH_ 2022-06-03 15:05:54.307 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 15:05:54.323 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:54.325 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 15:05:54.342 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:54.345 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 15:05:54.348 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 15:05:54.350 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 15:05:54.352 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 15:05:54.355 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:05:54.357 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:05:54.359 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:05:54.376 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:54.379 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:05:54.382 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:05:54.384 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:05:54.400 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:54.403 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:05:54.406 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:05:54.434 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:05:54.436 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:05:54.439 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 15:05:54.442 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 15:05:54.444 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:05:54.447 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:05:54.465 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:05:54.467 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:05:54.469 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:05:54.472 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:05:54.484 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:05:54.503 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:54.531 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:05:54.558 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:05:54.587 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 15:05:54.589 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:05:54.591 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 15:05:54.594 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 15:05:54.596 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:05:54.598 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:05:54.601 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 15:05:54.605 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 15:05:54.608 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:05:54.610 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:05:54.622 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:05:54.623 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:54.632 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:05:54.635 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:05:54.651 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:05:54.654 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:05:54.657 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 15:05:54.687 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:05:54.715 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 15:05:54.741 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:05:54.769 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:05:54.796 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:05:54.823 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:05:54.851 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:05:54.878 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:05:54.905 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:05:54.933 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:05:54.961 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:05:54.988 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:05:55.015 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:05:55.018 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:05:55.021 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 15:05:55.023 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 15:05:55.026 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:05:55.028 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:55.030 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:55.033 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:05:55.036 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:05:55.038 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:05:55.065 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:05:55.094 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-03 15:05:55.094 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:05:55.103 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 15:05:55.106 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 15:05:55.109 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 15:05:55.111 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:05:55.113 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:05:55.116 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:05:55.118 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:55.120 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:55.122 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:05:55.125 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:05:55.127 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:05:55.129 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:05:55.132 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 15:05:55.194 | Enabling site cinder-wsgi. 2022-06-03 15:05:55.201 | To activate the new configuration, you need to run: 2022-06-03 15:05:55.201 | systemctl reload apache2 2022-06-03 15:05:55.206 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:05:55.209 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:05:55.211 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:05:55.213 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:05:55.349 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 15:05:55.352 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 15:05:55.383 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.73/image 2022-06-03 15:05:55.412 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 15:05:55.429 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:05:55.431 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 15:05:55.434 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:05:55.436 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:05:55.438 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 15:05:55.441 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 15:05:55.471 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 15:05:55.499 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.73/identity 2022-06-03 15:05:55.526 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 15:05:55.555 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 15:05:55.583 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 15:05:55.611 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 15:05:55.639 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 15:05:55.668 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:05:55.695 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 15:05:55.724 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 15:05:55.752 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:05:55.780 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 15:05:55.783 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 15:05:55.800 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:55.802 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.73:2379 2022-06-03 15:05:55.833 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 15:05:55.851 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:05:55.854 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 15:05:55.856 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 15:05:55.858 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 15:05:55.861 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:05:55.863 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 15:05:55.865 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 15:05:55.869 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:05:55.870 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:05:55.875 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:05:55.878 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:05:55.880 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 15:05:55.883 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:05:55.885 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 15:05:55.888 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 15:05:55.890 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 15:05:55.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:05:55.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:05:55.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 15:05:55.901 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:05:55.904 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 15:05:55.906 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 15:05:55.909 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 15:05:55.911 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:05:55.913 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:05:55.916 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:05:55.919 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:05:55.921 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:05:55.924 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:05:55.940 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:05:55.943 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:05:55.945 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:55.948 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:05:55.948 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:05:55.953 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 15:05:55.956 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:05:55.958 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 15:05:55.971 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 15:05:55.974 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:05:55.974 | + functions-common:git_clone:607 : head -1 2022-06-03 15:05:55.978 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-03 15:05:55.980 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:05:55.983 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 15:05:55.985 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:05:55.988 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:05:55.990 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 15:05:55.993 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:05:55.995 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 15:05:55.998 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:05:56.000 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:05:56.003 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 15:05:56.005 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:05:56.008 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:05:56.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 15:05:56.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:05:56.016 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 15:05:56.019 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:05:56.022 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:05:56.025 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 15:05:56.030 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 15:05:56.033 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-03 15:05:56.635 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 15:05:56.637 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:05:56.640 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:05:56.643 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:05:56.645 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:05:56.647 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 15:05:56.650 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:05:56.652 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:05:56.654 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:05:56.657 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:05:56.660 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:05:56.662 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:05:56.664 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:05:56.667 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 15:05:56.687 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 15:05:56.690 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-03 15:05:58.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:05:58.518 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:05:58.522 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:58.523 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:58.525 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:05:58.526 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:58.526 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:58.527 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:58.527 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:05:58.527 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:05:58.540 | Obtaining file:///opt/stack/neutron 2022-06-03 15:06:00.622 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:06:02.680 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:06:02.687 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:06:02.691 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:06:02.699 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:06:02.707 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:06:02.715 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:06:02.737 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:06:02.751 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:06:02.760 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:06:02.767 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:06:02.771 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:06:02.780 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 15:06:02.786 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:06:02.789 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 15:06:02.792 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:06:02.857 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:06:02.914 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:06:02.916 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:06:02.921 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:06:02.924 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-03 15:06:02.965 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 15:06:02.991 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-03 15:06:03.011 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:06:03.015 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 15:06:03.020 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 15:06:03.044 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 15:06:03.062 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:06:03.099 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 15:06:03.109 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:06:03.124 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:06:03.131 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 15:06:03.178 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:06:03.184 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:06:03.224 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 15:06:03.276 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 15:06:03.295 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 15:06:03.312 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 15:06:03.327 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 15:06:03.341 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 15:06:03.346 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:06:03.355 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 15:06:03.379 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:06:03.387 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:06:03.405 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 15:06:03.426 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 15:06:03.472 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 15:06:03.477 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 15:06:03.486 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:06:03.493 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 15:06:03.528 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:06:03.531 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-03 15:06:03.541 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:06:03.543 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 15:06:03.565 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 15:06:03.579 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:06:03.590 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:06:03.593 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:06:03.596 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 15:06:03.602 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:06:03.608 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-03 15:06:03.628 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 15:06:03.631 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:06:03.650 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 15:06:03.677 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 15:06:03.695 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:06:03.699 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 15:06:03.706 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:06:03.728 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 15:06:03.730 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:06:03.735 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-03 15:06:03.738 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 15:06:03.742 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:06:03.745 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 15:06:03.748 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 15:06:03.758 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 15:06:03.762 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 15:06:03.764 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:06:03.772 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 15:06:03.787 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 15:06:03.796 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 15:06:03.802 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:06:03.820 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-03 15:06:03.840 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 15:06:03.905 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:06:03.910 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:06:03.917 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:06:03.937 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 15:06:03.941 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:06:03.944 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 15:06:03.948 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:06:03.956 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:06:03.964 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:06:03.967 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:06:03.971 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 15:06:03.993 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:06:04.000 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 15:06:04.005 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:06:04.044 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 15:06:04.048 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:06:04.051 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:06:04.054 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:06:04.059 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:06:04.064 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:06:04.069 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 15:06:04.135 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:06:04.138 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:06:04.142 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:06:04.153 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:06:04.164 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 15:06:04.185 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-03 15:06:04.218 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-03 15:06:04.221 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:06:04.233 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 15:06:04.248 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:06:04.263 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 15:06:04.267 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:06:04.271 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:06:04.274 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:06:04.277 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:06:04.279 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:06:04.282 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:06:04.285 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:06:04.288 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:06:04.290 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 15:06:04.293 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 15:06:04.296 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 15:06:04.300 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-03 15:06:04.307 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-03 15:06:04.322 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:06:04.378 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-03 15:06:04.383 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 15:06:04.388 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:06:04.431 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:06:04.464 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:06:04.468 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:06:05.457 | Installing collected packages: neutron 2022-06-03 15:06:05.457 | Attempting uninstall: neutron 2022-06-03 15:06:05.459 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 15:06:05.469 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 15:06:05.470 | Running setup.py develop for neutron 2022-06-03 15:06:07.887 | Successfully installed neutron 2022-06-03 15:06:08.026 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:08.026 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:08.114 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:08.117 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:08.119 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:08.121 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:08.123 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:08.126 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:08.128 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:08.130 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:08.132 | + functions-common:time_stop:2329 : start_time=1654268756682 2022-06-03 15:06:08.134 | + functions-common:time_stop:2331 : [[ -z 1654268756682 ]] 2022-06-03 15:06:08.137 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:08.141 | + functions-common:time_stop:2334 : end_time=1654268768139 2022-06-03 15:06:08.143 | + functions-common:time_stop:2335 : elapsed_time=11457 2022-06-03 15:06:08.146 | + functions-common:time_stop:2336 : total=89419 2022-06-03 15:06:08.148 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:08.150 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100876 2022-06-03 15:06:08.152 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:08.155 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:06:08.158 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:06:08.160 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:06:08.179 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:06:08.191 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 15:06:08.193 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 15:06:08.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:08.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:08.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 15:06:08.203 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:08.206 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 15:06:08.208 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:06:08.211 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 15:06:08.228 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:08.231 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 15:06:08.233 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 15:06:08.236 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 15:06:08.239 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:06:08.241 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 15:06:08.244 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 15:06:08.246 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 15:06:08.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:08.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:08.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 15:06:08.255 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:08.258 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 15:06:08.273 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:08.276 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 15:06:08.292 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:08.295 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 15:06:08.311 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:08.313 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 15:06:08.316 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 15:06:08.318 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 15:06:08.320 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:06:08.322 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:06:08.325 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:06:08.328 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:06:08.330 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:06:08.333 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:06:08.348 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:06:08.351 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:06:08.353 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:08.356 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:06:08.356 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:06:08.361 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 15:06:08.364 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:08.366 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 15:06:08.379 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 15:06:08.382 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:06:08.382 | + functions-common:git_clone:607 : head -1 2022-06-03 15:06:08.409 | 012c635a38 compute: Ensure updates to bdms during pre_live_migration are saved 2022-06-03 15:06:08.413 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:06:08.415 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 15:06:08.417 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:06:08.420 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:06:08.423 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 15:06:08.425 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:06:08.427 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 15:06:08.430 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:06:08.432 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:06:08.435 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 15:06:08.437 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:06:08.440 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:06:08.444 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 15:06:08.446 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:06:08.449 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 15:06:08.451 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:06:08.454 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:06:08.457 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 15:06:08.463 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 15:06:08.465 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-03 15:06:09.083 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 15:06:09.085 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:06:09.088 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:06:09.090 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:06:09.092 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:06:09.094 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 15:06:09.097 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:06:09.099 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:06:09.101 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:06:09.104 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:06:09.106 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:06:09.108 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:06:09.111 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:06:09.113 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 15:06:09.134 | Using python 3.8 to install /opt/stack/nova 2022-06-03 15:06:09.136 | + 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/nova 2022-06-03 15:06:10.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:10.926 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:06:10.933 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:10.933 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:10.933 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:10.933 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:10.934 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:10.934 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:10.934 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:10.935 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:10.947 | Obtaining file:///opt/stack/nova 2022-06-03 15:06:14.051 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:06:17.128 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:06:17.135 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:06:17.138 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 15:06:17.146 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 15:06:17.154 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:06:17.158 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:06:17.166 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:06:17.187 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:06:17.200 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 15:06:17.221 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:06:17.260 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 15:06:17.273 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:06:17.277 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 15:06:17.287 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 15:06:17.293 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:06:17.296 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:06:17.299 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:06:17.310 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:06:17.376 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:06:17.431 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 15:06:17.443 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 15:06:17.448 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:06:17.450 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:06:17.456 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:06:17.460 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 15:06:17.487 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 15:06:17.512 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 15:06:17.516 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:06:17.521 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 15:06:17.525 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 15:06:17.549 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 15:06:17.570 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 15:06:17.588 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:06:17.622 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 15:06:17.636 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:06:17.651 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:06:17.657 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 15:06:17.704 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:06:17.710 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:06:17.750 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 15:06:17.803 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 15:06:17.820 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 15:06:17.837 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 15:06:17.853 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 15:06:17.867 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 15:06:17.871 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:06:17.880 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 15:06:17.903 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:06:17.912 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:06:17.930 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 15:06:17.949 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 15:06:17.959 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:06:17.966 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 15:06:18.000 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:06:18.003 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:06:18.006 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 15:06:18.028 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:06:18.039 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:06:18.042 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:06:18.045 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-03 15:06:18.071 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 15:06:18.078 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 15:06:18.094 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-03 15:06:18.112 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:06:18.118 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 15:06:18.135 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:06:18.154 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 15:06:18.180 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:06:18.184 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 15:06:18.191 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:06:18.212 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 15:06:18.215 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 15:06:18.219 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:06:18.224 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 15:06:18.227 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:06:18.230 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 15:06:18.242 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 15:06:18.245 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 15:06:18.248 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:06:18.255 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 15:06:18.312 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 15:06:18.327 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 15:06:18.336 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 15:06:18.342 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:06:18.359 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 15:06:18.439 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:06:18.443 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:06:18.450 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:06:18.471 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 15:06:18.475 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 15:06:18.483 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-03 15:06:18.487 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:06:18.490 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 15:06:18.494 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-03 15:06:18.507 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:06:18.511 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 15:06:18.519 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 15:06:18.524 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 15:06:18.546 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:06:18.549 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 15:06:18.553 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:06:18.559 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:06:18.567 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 15:06:18.572 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:06:18.577 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:06:18.586 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 15:06:18.591 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 15:06:18.632 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 15:06:18.635 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:06:18.638 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:06:18.649 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 15:06:18.654 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 15:06:18.668 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:06:18.678 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 15:06:18.681 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 15:06:18.686 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:06:18.700 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 15:06:18.714 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 15:06:18.730 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 15:06:18.734 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:06:18.738 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:06:18.741 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:06:18.743 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:06:18.746 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 15:06:18.751 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-03 15:06:18.789 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 15:06:18.797 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:06:18.800 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:06:18.803 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:06:18.805 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:06:18.808 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-03 15:06:18.811 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 15:06:18.819 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 15:06:18.823 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 15:06:18.826 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 15:06:18.829 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:06:18.837 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 15:06:18.840 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 15:06:18.843 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:06:18.897 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:06:18.900 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:06:18.904 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 15:06:18.910 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:06:18.942 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:06:19.940 | Installing collected packages: nova 2022-06-03 15:06:19.940 | Attempting uninstall: nova 2022-06-03 15:06:19.942 | Found existing installation: nova 22.4.1.dev6 2022-06-03 15:06:19.946 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 15:06:19.948 | Running setup.py develop for nova 2022-06-03 15:06:23.373 | Successfully installed nova 2022-06-03 15:06:23.511 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:23.511 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:23.602 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:23.604 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:23.606 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:23.608 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:23.610 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:23.612 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:23.615 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:23.617 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:23.619 | + functions-common:time_stop:2329 : start_time=1654268769128 2022-06-03 15:06:23.621 | + functions-common:time_stop:2331 : [[ -z 1654268769128 ]] 2022-06-03 15:06:23.624 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:23.628 | + functions-common:time_stop:2334 : end_time=1654268783625 2022-06-03 15:06:23.630 | + functions-common:time_stop:2335 : elapsed_time=14497 2022-06-03 15:06:23.632 | + functions-common:time_stop:2336 : total=100876 2022-06-03 15:06:23.634 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:23.636 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115373 2022-06-03 15:06:23.638 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:23.640 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:06:23.643 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:06:23.646 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:06:23.664 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:06:23.676 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 15:06:23.679 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 15:06:23.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:23.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:23.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 15:06:23.690 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:23.692 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-03 15:06:23.705 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:06:23.708 | + ./stack.sh:main:906 : configure_nova 2022-06-03 15:06:23.710 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 15:06:23.723 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 15:06:23.725 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 15:06:23.727 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:06:23.731 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 15:06:23.731 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:06:23.736 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 15:06:23.738 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 15:06:23.741 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:06:23.743 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 15:06:23.746 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 15:06:23.748 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 15:06:23.750 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 15:06:23.753 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 15:06:23.765 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 15:06:23.777 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-03 15:06:23.789 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-03 15:06:23.801 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 15:06:23.814 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:06:23.817 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:06:23.821 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.deQjcBUZcU 2022-06-03 15:06:23.823 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:06:23.826 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:06:23.828 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 15:06:23.831 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:06:23.834 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:06:23.836 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.deQjcBUZcU 2022-06-03 15:06:23.840 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.deQjcBUZcU 2022-06-03 15:06:23.852 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.deQjcBUZcU /etc/sudoers.d/nova-rootwrap 2022-06-03 15:06:23.866 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 15:06:23.870 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:06:23.873 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:06:23.875 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:06:23.878 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:06:23.880 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 15:06:23.883 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 15:06:23.885 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-03 15:06:23.888 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 15:06:23.893 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 15:06:23.909 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:23.911 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 15:06:23.914 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 15:06:23.917 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 15:06:23.920 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 15:06:23.949 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 15:06:23.951 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 15:06:23.977 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 15:06:24.005 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 15:06:24.031 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-03 15:06:24.060 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 15:06:24.091 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 15:06:24.120 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 15:06:24.122 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.73 2022-06-03 15:06:24.149 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 15:06:24.184 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 15:06:24.211 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 15:06:24.238 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 15:06:24.264 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:06:24.293 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 15:06:24.296 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:06:24.298 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:06:24.300 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:06:24.302 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:06:24.304 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:06:24.307 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:06:24.309 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:06:24.311 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:06:24.313 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 15:06:24.315 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:06:24.317 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:06:24.320 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:06:24.322 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:06:24.324 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:06:24.326 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:06:24.328 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 15:06:24.344 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:24.347 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:06:24.349 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 15:06:24.351 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 15:06:24.379 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 15:06:24.381 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 15:06:24.383 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 15:06:24.385 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 15:06:24.387 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:06:24.390 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:06:24.420 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 15:06:24.422 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 15:06:24.425 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 15:06:24.427 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 15:06:24.429 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:06:24.432 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:06:24.465 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 15:06:24.495 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 15:06:24.526 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 15:06:24.553 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 15:06:24.569 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:24.571 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 15:06:24.587 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:24.590 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 15:06:24.591 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 15:06:24.596 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 15:06:24.598 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 15:06:24.627 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 15:06:24.644 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:24.646 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 15:06:24.648 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:06:24.650 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:06:24.652 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:06:24.654 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 15:06:24.682 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 15:06:24.710 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:06:24.736 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 15:06:24.763 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 15:06:24.795 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 15:06:24.822 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 15:06:24.850 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 15:06:24.877 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:06:24.903 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:06:24.930 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 15:06:24.946 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:24.948 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 15:06:24.950 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 15:06:24.979 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 15:06:25.006 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.73/identity 2022-06-03 15:06:25.032 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 15:06:25.059 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 15:06:25.086 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 15:06:25.113 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 15:06:25.139 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 15:06:25.166 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 15:06:25.182 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:25.184 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 15:06:25.186 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 15:06:25.213 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 15:06:25.242 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 15:06:25.244 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 15:06:25.272 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 15:06:25.274 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 15:06:25.276 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 15:06:25.278 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:06:25.280 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:06:25.283 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:06:25.285 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:06:25.287 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:06:25.289 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:06:25.291 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 15:06:25.294 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 15:06:25.296 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:06:25.298 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:06:25.314 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:06:25.317 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:06:25.319 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:06:25.321 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:06:25.323 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:06:25.351 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:06:25.378 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:06:25.404 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:06:25.430 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 15:06:25.461 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 15:06:25.463 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 15:06:25.465 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 15:06:25.467 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 15:06:25.470 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:06:25.472 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:06:25.475 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 15:06:25.478 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 15:06:25.481 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:06:25.483 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:06:25.495 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:06:25.495 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:25.504 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:06:25.507 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:25.523 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:06:25.525 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 15:06:25.529 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 15:06:25.558 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:06:25.586 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 15:06:25.612 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:06:25.639 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:06:25.665 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:06:25.692 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:06:25.719 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:06:25.746 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:06:25.773 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:06:25.800 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:06:25.827 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:06:25.854 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:06:25.881 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:06:25.884 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:06:25.887 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 15:06:25.889 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 15:06:25.891 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:06:25.893 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:25.896 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:25.898 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:06:25.901 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:06:25.903 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:06:25.929 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:06:25.957 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:06:25.957 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-03 15:06:25.966 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 15:06:25.969 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 15:06:25.972 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 15:06:25.974 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:06:25.976 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:06:25.978 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:06:25.980 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:25.983 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:25.985 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:06:25.987 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:06:25.990 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:25.992 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:25.994 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 15:06:26.055 | Enabling site nova-api-wsgi. 2022-06-03 15:06:26.060 | To activate the new configuration, you need to run: 2022-06-03 15:06:26.060 | systemctl reload apache2 2022-06-03 15:06:26.065 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:06:26.067 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:06:26.070 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:06:26.072 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:06:26.208 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-03 15:06:26.211 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:06:26.213 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 15:06:26.215 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 15:06:26.217 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 15:06:26.219 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:06:26.228 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:06:26.234 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 15:06:26.237 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:06:26.242 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:06:26.256 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:06:26.256 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:26.264 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:06:26.268 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:26.284 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 15:06:26.286 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:06:26.290 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:06:26.320 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 15:06:26.348 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 15:06:26.375 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:06:26.402 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:06:26.429 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:06:26.456 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:06:26.482 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:06:26.509 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:06:26.535 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:06:26.562 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:06:26.589 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:06:26.615 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:06:26.643 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 15:06:26.645 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 15:06:26.672 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 15:06:26.687 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:26.690 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:06:26.721 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 15:06:26.724 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 15:06:26.726 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 15:06:26.742 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:26.745 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:06:26.748 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:06:26.776 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 15:06:26.805 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 15:06:26.808 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:06:26.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 15:06:26.812 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:06:26.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:06:26.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:06:26.834 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:26.837 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:06:26.839 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:06:26.841 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:06:26.857 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:26.859 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:06:26.862 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:06:26.889 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:06:26.891 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:06:26.894 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 15:06:26.921 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 15:06:26.948 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 15:06:26.978 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 15:06:26.994 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:26.996 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:06:27.024 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 15:06:27.026 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 15:06:27.042 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:27.045 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 15:06:27.049 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:06:27.051 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 15:06:27.054 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 15:06:27.056 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 15:06:27.059 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:06:27.061 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:06:27.064 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:27.067 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 15:06:27.069 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 15:06:27.073 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 15:06:27.075 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 15:06:27.078 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 15:06:27.081 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 15:06:27.083 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:06:27.086 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:06:27.116 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 15:06:27.145 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 15:06:27.175 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:06:27.178 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 15:06:27.180 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 15:06:27.182 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 15:06:27.199 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:27.202 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 15:06:27.202 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 15:06:27.898 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 15:06:27.900 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 15:06:27.902 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:06:27.905 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 15:06:27.907 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:06:27.910 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 15:06:27.912 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:06:27.928 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:27.931 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 15:06:27.933 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 15:06:27.935 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:06:27.952 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:27.955 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 15:06:27.957 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 15:06:27.984 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:06:27.987 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:06:27.989 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 15:06:28.006 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:28.008 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 15:06:28.010 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:28.012 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 15:06:28.042 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.73/identity 2022-06-03 15:06:28.069 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 15:06:28.097 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 15:06:28.124 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 15:06:28.152 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 15:06:28.179 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 15:06:28.207 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 15:06:28.234 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 15:06:28.237 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 15:06:28.239 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 15:06:28.242 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:06:28.259 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:06:28.261 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:06:28.263 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:06:28.265 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:06:28.268 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:06:28.295 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:06:28.323 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:06:28.351 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:06:28.378 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:06:28.381 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 15:06:28.385 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:06:28.388 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 15:06:28.390 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 15:06:28.393 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 15:06:28.395 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:06:28.398 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:06:28.400 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:28.402 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 15:06:28.405 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 15:06:28.407 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:06:28.410 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 15:06:28.412 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 15:06:28.415 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 15:06:28.430 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:28.432 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 15:06:28.448 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:28.450 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 15:06:28.452 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 15:06:28.468 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:28.471 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 15:06:28.488 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:28.490 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 15:06:28.508 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:28.510 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 15:06:28.527 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:28.529 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 15:06:28.532 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 15:06:28.535 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 15:06:28.537 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:06:28.540 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 15:06:28.542 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 15:06:28.545 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 15:06:28.547 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:28.550 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:28.553 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 15:06:28.555 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:06:28.558 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:06:28.560 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:06:28.562 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:06:28.565 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:28.567 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:06:28.570 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:28.572 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:28.574 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:06:28.577 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:06:28.580 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:06:28.582 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:06:28.585 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 15:06:28.587 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:06:28.590 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:28.592 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:28.594 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 15:06:28.616 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-03 15:06:28.727 | Reading package lists... 2022-06-03 15:06:28.981 | Building dependency tree... 2022-06-03 15:06:28.983 | Reading state information... 2022-06-03 15:06:29.245 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:06:29.245 | The following packages were automatically installed and are no longer required: 2022-06-03 15:06:29.247 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:06:29.247 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:06:29.247 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:06:29.247 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:06:29.247 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:06:29.247 | python3-zope.interface 2022-06-03 15:06:29.247 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:06:29.359 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:06:29.364 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:06:29.366 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:06:29.368 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:29.371 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:29.373 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:29.375 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:29.378 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:29.380 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:06:29.382 | + functions-common:time_stop:2329 : start_time=1654268788613 2022-06-03 15:06:29.385 | + functions-common:time_stop:2331 : [[ -z 1654268788613 ]] 2022-06-03 15:06:29.387 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:29.392 | + functions-common:time_stop:2334 : end_time=1654268789389 2022-06-03 15:06:29.395 | + functions-common:time_stop:2335 : elapsed_time=776 2022-06-03 15:06:29.397 | + functions-common:time_stop:2336 : total=6120 2022-06-03 15:06:29.399 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:29.402 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6896 2022-06-03 15:06:29.404 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:06:29.406 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 15:06:29.410 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 15:06:29.412 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 15:06:29.414 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 15:06:29.417 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 15:06:29.438 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 15:06:29.441 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:06:29.444 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:06:29.446 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:06:29.448 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:06:29.451 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:29.453 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:06:29.457 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:29.459 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:29.461 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:06:29.464 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:06:29.466 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:06:29.469 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:06:29.472 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 15:06:29.475 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:06:29.478 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:29.480 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:29.483 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 15:06:29.507 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-03 15:06:29.620 | Reading package lists... 2022-06-03 15:06:29.874 | Building dependency tree... 2022-06-03 15:06:29.875 | Reading state information... 2022-06-03 15:06:30.133 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 15:06:30.134 | The following packages were automatically installed and are no longer required: 2022-06-03 15:06:30.135 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:06:30.135 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:06:30.135 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:06:30.135 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:06:30.135 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:06:30.135 | python3-zope.interface 2022-06-03 15:06:30.135 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:06:30.247 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:06:30.253 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:06:30.255 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:06:30.258 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:30.260 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:30.262 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:30.264 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:30.267 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:30.269 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:06:30.271 | + functions-common:time_stop:2329 : start_time=1654268789504 2022-06-03 15:06:30.274 | + functions-common:time_stop:2331 : [[ -z 1654268789504 ]] 2022-06-03 15:06:30.276 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:30.281 | + functions-common:time_stop:2334 : end_time=1654268790278 2022-06-03 15:06:30.283 | + functions-common:time_stop:2335 : elapsed_time=774 2022-06-03 15:06:30.285 | + functions-common:time_stop:2336 : total=6896 2022-06-03 15:06:30.287 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:30.290 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7670 2022-06-03 15:06:30.292 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:06:30.295 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 15:06:30.297 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 15:06:30.300 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:06:30.303 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:30.305 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:30.308 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 15:06:30.310 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 15:06:30.366 | wsgi (enabled by maintainer script) 2022-06-03 15:06:30.369 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 15:06:30.372 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 15:06:30.374 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:06:30.378 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 15:06:30.381 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 15:06:30.383 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:06:30.387 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:06:30.387 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:06:30.392 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 15:06:30.395 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 15:06:30.397 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 15:06:30.400 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 15:06:30.402 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 15:06:30.425 | Using python 3.8 to install osc-placement 2022-06-03 15:06:30.428 | + 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 osc-placement 2022-06-03 15:06:32.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:32.226 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:06:32.230 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:32.231 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:32.232 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:32.234 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:32.234 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:32.234 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:32.235 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:32.235 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:32.249 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-03 15:06:32.277 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:06:32.295 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:06:32.302 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:06:32.305 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:06:32.308 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:06:32.312 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 15:06:32.317 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:06:32.320 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 15:06:32.337 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:06:32.402 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:06:32.404 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:06:32.408 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:06:32.412 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:06:32.420 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:06:32.427 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 15:06:32.441 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 15:06:32.468 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:06:32.475 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:06:32.497 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:06:32.502 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:06:32.505 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 15:06:32.560 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:06:32.562 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:06:32.566 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:06:32.572 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 15:06:32.577 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:06:32.581 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 15:06:32.583 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 15:06:32.605 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:06:32.608 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 15:06:32.612 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 15:06:32.651 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:06:32.655 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:06:32.658 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:06:32.660 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:06:32.681 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 15:06:32.713 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 15:06:32.717 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:06:32.720 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 15:06:32.762 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 15:06:32.767 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 15:06:32.770 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 15:06:32.774 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 15:06:34.673 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:34.673 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:34.745 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:34.747 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:34.750 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:34.753 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:34.755 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:34.758 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:34.760 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:34.763 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:34.765 | + functions-common:time_stop:2329 : start_time=1654268790419 2022-06-03 15:06:34.768 | + functions-common:time_stop:2331 : [[ -z 1654268790419 ]] 2022-06-03 15:06:34.771 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:34.775 | + functions-common:time_stop:2334 : end_time=1654268794773 2022-06-03 15:06:34.778 | + functions-common:time_stop:2335 : elapsed_time=4354 2022-06-03 15:06:34.780 | + functions-common:time_stop:2336 : total=115373 2022-06-03 15:06:34.783 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:34.785 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119727 2022-06-03 15:06:34.788 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:34.790 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 15:06:34.793 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 15:06:34.795 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 15:06:34.797 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:06:34.800 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:06:34.803 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:06:34.806 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:06:34.808 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:06:34.811 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:06:34.828 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:06:34.831 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:06:34.833 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:34.836 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:06:34.837 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:06:34.842 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 15:06:34.844 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:34.847 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 15:06:34.863 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 15:06:34.866 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:06:34.866 | + functions-common:git_clone:607 : head -1 2022-06-03 15:06:34.871 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 15:06:34.874 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:06:34.877 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 15:06:34.879 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:06:34.882 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:06:34.884 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 15:06:34.887 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:06:34.889 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 15:06:34.892 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:06:34.894 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:06:34.896 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 15:06:34.899 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:06:34.901 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:06:34.904 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 15:06:34.907 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:06:34.910 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 15:06:34.913 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:06:34.915 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:06:34.918 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 15:06:34.924 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 15:06:34.927 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-03 15:06:35.568 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 15:06:35.570 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:06:35.573 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:06:35.575 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:06:35.578 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:06:35.581 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 15:06:35.583 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:06:35.589 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:06:35.592 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:06:35.594 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:06:35.597 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:06:35.600 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:06:35.606 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:06:35.608 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 15:06:35.631 | Using python 3.8 to install /opt/stack/placement 2022-06-03 15:06:35.633 | + 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/placement 2022-06-03 15:06:37.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:37.437 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:06:37.441 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:37.442 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:37.443 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:37.445 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:37.445 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:37.445 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:37.446 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:37.446 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:37.459 | Obtaining file:///opt/stack/placement 2022-06-03 15:06:38.715 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:06:39.958 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 15:06:39.967 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 15:06:39.990 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 15:06:40.004 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 15:06:40.016 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:06:40.072 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 15:06:40.077 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 15:06:40.082 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 15:06:40.087 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:06:40.122 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 15:06:40.133 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 15:06:40.149 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 15:06:40.155 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 15:06:40.202 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:06:40.209 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 15:06:40.251 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 15:06:40.270 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 15:06:40.287 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:06:40.296 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:06:40.305 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:06:40.322 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:06:40.329 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:06:40.334 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:06:40.336 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:06:40.348 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:06:40.350 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:06:40.354 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:06:40.359 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:06:40.378 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 15:06:40.382 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 15:06:40.389 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:06:40.411 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 15:06:40.415 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:06:40.418 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 15:06:40.429 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 15:06:40.433 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 15:06:40.436 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 15:06:40.443 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 15:06:40.452 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 15:06:40.458 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 15:06:40.476 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 15:06:40.480 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 15:06:40.487 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:06:40.508 | 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-03 15:06:40.550 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 15:06:40.614 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 15:06:40.620 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:06:40.625 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:06:40.633 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 15:06:40.636 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 15:06:40.641 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 15:06:40.651 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 15:06:40.657 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 15:06:40.661 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 15:06:40.664 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:06:40.667 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 15:06:40.671 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 15:06:40.674 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:06:40.677 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 15:06:40.679 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 15:06:40.683 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 15:06:40.693 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:06:40.696 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 15:06:40.699 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 15:06:40.702 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 15:06:40.705 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:06:40.710 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 15:06:40.712 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 15:06:40.716 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 15:06:40.724 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 15:06:40.727 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 15:06:42.311 | Installing collected packages: openstack-placement 2022-06-03 15:06:42.311 | Attempting uninstall: openstack-placement 2022-06-03 15:06:42.313 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 15:06:42.315 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 15:06:42.317 | Running setup.py develop for openstack-placement 2022-06-03 15:06:43.908 | Successfully installed openstack-placement 2022-06-03 15:06:44.051 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:44.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:44.137 | + inc/python:pip_install:200 : result=0 2022-06-03 15:06:44.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:44.142 | + functions-common:time_stop:2322 : local name 2022-06-03 15:06:44.145 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:44.147 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:44.149 | + functions-common:time_stop:2325 : local total 2022-06-03 15:06:44.152 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:44.154 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:44.156 | + functions-common:time_stop:2329 : start_time=1654268795625 2022-06-03 15:06:44.158 | + functions-common:time_stop:2331 : [[ -z 1654268795625 ]] 2022-06-03 15:06:44.161 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:44.165 | + functions-common:time_stop:2334 : end_time=1654268804163 2022-06-03 15:06:44.167 | + functions-common:time_stop:2335 : elapsed_time=8538 2022-06-03 15:06:44.170 | + functions-common:time_stop:2336 : total=119727 2022-06-03 15:06:44.172 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:44.174 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128265 2022-06-03 15:06:44.176 | + inc/python:pip_install:203 : return 0 2022-06-03 15:06:44.179 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:06:44.181 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:06:44.184 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:06:44.203 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:06:44.216 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 15:06:44.218 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 15:06:44.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:06:44.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:06:44.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 15:06:44.229 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:06:44.231 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:06:44.234 | + ./stack.sh:main:912 : configure_placement 2022-06-03 15:06:44.236 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 15:06:44.248 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 15:06:44.251 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 15:06:44.256 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 15:06:44.258 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 15:06:44.261 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 15:06:44.263 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 15:06:44.266 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:06:44.269 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:06:44.301 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 15:06:44.335 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 15:06:44.367 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 15:06:44.370 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:06:44.372 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 15:06:44.375 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:06:44.378 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 15:06:44.410 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 15:06:44.440 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:06:44.470 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 15:06:44.499 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 15:06:44.528 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 15:06:44.558 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 15:06:44.588 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 15:06:44.620 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:06:44.653 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:06:44.685 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 15:06:44.687 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 15:06:44.691 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:06:44.694 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:06:44.712 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:06:44.714 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:06:44.716 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:06:44.719 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:06:44.722 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 15:06:44.751 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:06:44.780 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 15:06:44.809 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:06:44.838 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 15:06:44.840 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 15:06:44.842 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 15:06:44.845 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 15:06:44.848 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 15:06:44.850 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:06:44.853 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:06:44.856 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 15:06:44.860 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 15:06:44.863 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:06:44.866 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:06:44.878 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:06:44.878 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:44.887 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:06:44.890 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:06:44.906 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 15:06:44.909 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 15:06:44.913 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 15:06:44.948 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 15:06:44.978 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 15:06:45.009 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:06:45.038 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:06:45.066 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:06:45.095 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:06:45.123 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:06:45.152 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:06:45.180 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 15:06:45.209 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:06:45.238 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:06:45.265 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:06:45.298 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:06:45.301 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:06:45.304 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 15:06:45.306 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 15:06:45.309 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:06:45.311 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:45.314 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:45.316 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:06:45.319 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 15:06:45.322 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 15:06:45.351 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:06:45.380 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-03 15:06:45.380 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:06:45.389 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 15:06:45.392 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 15:06:45.395 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 15:06:45.398 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:06:45.400 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:06:45.403 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:06:45.405 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:45.407 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:45.410 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:06:45.412 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:06:45.415 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:06:45.417 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:06:45.420 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 15:06:45.482 | Site placement-api already enabled 2022-06-03 15:06:45.486 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:06:45.489 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:06:45.492 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:06:45.494 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:06:45.636 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 15:06:45.654 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:45.656 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 15:06:45.678 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:45.681 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 15:06:45.701 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:45.704 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 15:06:45.707 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 15:06:45.710 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 15:06:45.742 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.73/identity 2022-06-03 15:06:45.771 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 15:06:45.800 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 15:06:45.828 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 15:06:45.859 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 15:06:45.888 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 15:06:45.917 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 15:06:45.946 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 15:06:45.963 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:45.966 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 15:06:45.983 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:06:45.985 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 15:06:45.988 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:06:45.991 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 15:06:45.993 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:06:45.995 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:06:45.998 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:06:46.000 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:06:46.004 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:06:46.007 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:06:46.011 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:06:46.014 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:06:46.017 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:06:46.019 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 15:06:46.022 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:06:46.038 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:06:46.040 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:06:46.043 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:06:46.045 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 15:06:46.047 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 15:06:46.050 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:06:46.052 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 15:06:46.055 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 15:06:46.057 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 15:06:46.059 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 15:06:46.061 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 15:06:46.063 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 15:06:46.066 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 15:06:46.069 | +++ functions-common:git_clone:529 : pwd 2022-06-03 15:06:46.071 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:06:46.073 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:06:46.076 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:06:46.091 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:06:46.093 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:06:46.095 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:46.098 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 15:06:46.098 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:06:46.103 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 15:06:46.105 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:06:46.108 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 15:06:46.121 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 15:06:46.123 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 15:06:46.124 | ++ functions-common:git_clone:607 : head -1 2022-06-03 15:06:46.126 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 15:06:46.130 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:06:46.132 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 15:06:46.153 | Using python 3.8 to install tox!=2.8.0 2022-06-03 15:06:46.156 | ++ 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 'tox!=2.8.0' 2022-06-03 15:06:47.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:06:47.938 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:06:47.943 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.944 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.946 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:06:47.947 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.947 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.947 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:47.948 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:06:47.948 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:06:47.964 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 15:06:48.023 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-03 15:06:48.026 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-03 15:06:48.082 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:06:48.085 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-03 15:06:48.088 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-03 15:06:48.091 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-03 15:06:48.101 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:06:48.108 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:06:48.111 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-03 15:06:48.114 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:06:50.350 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:06:50.350 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:06:50.429 | ++ inc/python:pip_install:200 : result=0 2022-06-03 15:06:50.432 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:06:50.434 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:06:50.437 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:06:50.439 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:06:50.442 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:06:50.444 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:06:50.446 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:06:50.449 | ++ functions-common:time_stop:2329 : start_time=1654268806148 2022-06-03 15:06:50.451 | ++ functions-common:time_stop:2331 : [[ -z 1654268806148 ]] 2022-06-03 15:06:50.454 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:06:50.458 | ++ functions-common:time_stop:2334 : end_time=1654268810456 2022-06-03 15:06:50.461 | ++ functions-common:time_stop:2335 : elapsed_time=4308 2022-06-03 15:06:50.463 | ++ functions-common:time_stop:2336 : total=128265 2022-06-03 15:06:50.465 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:06:50.468 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132573 2022-06-03 15:06:50.470 | ++ inc/python:pip_install:203 : return 0 2022-06-03 15:06:50.472 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 15:06:50.472 | /opt/stack/tempest ~/devstack 2022-06-03 15:06:50.475 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 15:06:50.493 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 15:06:50.493 | HACKING.rst 2022-06-03 15:06:50.493 | doc/source/conf.py 2022-06-03 15:06:50.493 | doc/source/configuration.rst 2022-06-03 15:06:50.493 | doc/source/contributor/contributing.rst 2022-06-03 15:06:50.493 | doc/source/index.rst 2022-06-03 15:06:50.493 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 15:06:50.493 | doc/source/microversion_testing.rst 2022-06-03 15:06:50.493 | doc/source/plugins/plugin.rst 2022-06-03 15:06:50.494 | doc/source/supported_version.rst 2022-06-03 15:06:50.494 | doc/source/test_removal.rst 2022-06-03 15:06:50.494 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 15:06:50.494 | playbooks/devstack-tempest.yaml 2022-06-03 15:06:50.494 | playbooks/enable-fips.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 15:06:50.494 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 15:06:50.495 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 15:06:50.495 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 15:06:50.495 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 15:06:50.495 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 15:06:50.495 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 15:06:50.495 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 15:06:50.495 | releasenotes/source/conf.py 2022-06-03 15:06:50.495 | releasenotes/source/index.rst 2022-06-03 15:06:50.495 | releasenotes/source/v26.1.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v27.0.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v28.0.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v28.1.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v29.0.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v29.1.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v29.2.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v30.0.0.rst 2022-06-03 15:06:50.495 | releasenotes/source/v31.0.0.rst 2022-06-03 15:06:50.495 | requirements.txt 2022-06-03 15:06:50.495 | roles/run-tempest/README.rst 2022-06-03 15:06:50.495 | roles/run-tempest/defaults/main.yaml 2022-06-03 15:06:50.495 | roles/run-tempest/tasks/main.yaml 2022-06-03 15:06:50.495 | roles/run-tempest-26/README.rst 2022-06-03 15:06:50.495 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 15:06:50.495 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 15:06:50.495 | setup.cfg 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_agents.py 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_create_server.py 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_flavors.py 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 15:06:50.495 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 15:06:50.495 | tempest/api/compute/ 2022-06-03 15:06:50.495 | Aborting 2022-06-03 15:06:50.496 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 15:06:50.498 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 15:06:50.501 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 15:06:50.505 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 15:06:50.507 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 15:06:50.509 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 15:06:50.511 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 15:06:50.514 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 15:06:50.516 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 15:06:50.518 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 15:06:50.518 | Error on exit 2022-06-03 15:06:50.520 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 15:06:50.523 | + ./stack.sh:exit_trap:517 : generate-subunit 1654268622 188 fail 2022-06-03 15:06:51.133 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 15:06:51.135 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 15:06:51.350 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 15:06:51.350 | 2022-06-03 15:06:51.602 | + ./stack.sh:exit_trap:531 : exit 1