2022-06-07 14:15:19.879 | + ./stack.sh:main:462 : exec 2022-06-07 14:15:19.879 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-07-141519.summary.2022-06-07-141519 2022-06-07 14:15:19.879 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-07-141519' 2022-06-07 14:15:19.879 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:15:19.879 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-07-141519 2022-06-07 14:15:19.879 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-07-141519 /opt/stack/logs/stack.sh.log 2022-06-07 14:15:19.879 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-07-141519.summary.2022-06-07-141519 /opt/stack/logs/stack.sh.log.summary 2022-06-07 14:15:19.879 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-07 14:15:19.879 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-07 14:15:19.879 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-07 14:15:19.879 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-07 14:15:19.879 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-07 14:15:19.879 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-07 14:15:19.879 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-07 14:15:19.879 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-07 14:15:19.879 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-07 14:15:19.879 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-07 14:15:19.879 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-07 14:15:19.880 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-07 14:15:19.880 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-07 14:15:19.880 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-07 14:15:19.880 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-07 14:15:19.882 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-07 14:15:19.884 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-07 14:15:19.886 | + ./stack.sh:main:548 : set -o errexit 2022-06-07 14:15:19.888 | + ./stack.sh:main:551 : uname -a 2022-06-07 14:15:19.889 | Linux dv-neutron-844973-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-07 14:15:19.891 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-07 14:15:19.893 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-07 14:15:19.896 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-07 14:15:19.924 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-07 14:15:19.938 | + ./stack.sh:main:565 : fetch_plugins 2022-06-07 14:15:19.940 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-07 14:15:19.942 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-07 14:15:19.944 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-07 14:15:19.946 | + functions-common:fetch_plugins:1673 : return 2022-06-07 14:15:19.948 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-07 14:15:19.949 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-07 14:15:19.951 | + functions-common:run_phase:1751 : local phase= 2022-06-07 14:15:19.953 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:15:19.955 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:15:19.956 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:15:19.958 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:15:19.960 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:15:19.962 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:15:19.966 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:15:19.967 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:15:19.969 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:15:19.971 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-07 14:15:19.973 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:15:19.986 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:19.987 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-07 14:15:19.989 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:15:19.991 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:15:19.992 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:15:19.994 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:15:19.996 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:15:19.998 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-07 14:15:19.999 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-07 14:15:20.001 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-07 14:15:20.003 | + 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-07 14:15:20.005 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-07 14:15:20.007 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-07 14:15:20.009 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-07 14:15:20.010 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-07 14:15:20.012 | + functions-common:plugin_override_defaults:1714 : return 2022-06-07 14:15:20.014 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-07 14:15:20.031 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-07 14:15:20.033 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-07 14:15:20.046 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:15:20.048 | +++ lib/tls:source:43 : hostname -f 2022-06-07 14:15:20.051 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-07 14:15:20.053 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-07 14:15:20.055 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-07 14:15:20.057 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-07 14:15:20.059 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-07 14:15:20.061 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-07 14:15:20.063 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-07 14:15:20.064 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-07 14:15:20.066 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-07 14:15:20.068 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-07 14:15:20.073 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-07 14:15:20.084 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-07 14:15:20.101 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-07 14:15:20.113 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-07 14:15:20.125 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-07 14:15:20.152 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-07 14:15:20.190 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-07 14:15:20.270 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-07 14:15:20.292 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-07 14:15:20.329 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-07 14:15:20.380 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-07 14:15:20.508 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-07 14:15:20.522 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-07 14:15:20.534 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-07 14:15:20.546 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-07 14:15:20.637 | + ./stack.sh:main:598 : run_phase source 2022-06-07 14:15:20.639 | + functions-common:run_phase:1750 : local mode=source 2022-06-07 14:15:20.641 | + functions-common:run_phase:1751 : local phase= 2022-06-07 14:15:20.643 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:15:20.645 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:15:20.647 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:15:20.649 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:15:20.651 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:15:20.654 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:15:20.657 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:15:20.659 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:15:20.661 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:15:20.663 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-07 14:15:20.666 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:15:20.680 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:20.682 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-07 14:15:20.684 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-07 14:15:20.723 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-07 14:15:20.726 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-07 14:15:20.728 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-07 14:15:20.730 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-07 14:15:20.732 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-07 14:15:20.735 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-07 14:15:20.737 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-07 14:15:20.739 | + functions-common:load_plugin_settings:1691 : return 2022-06-07 14:15:20.741 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-07 14:15:20.743 | + functions-common:verify_disabled_services:2033 : local service 2022-06-07 14:15:20.746 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.748 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-07 14:15:20.750 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.752 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-07 14:15:20.755 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.757 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-07 14:15:20.759 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.762 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-07 14:15:20.764 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.766 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-07 14:15:20.768 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.771 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-07 14:15:20.773 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.775 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-07 14:15:20.777 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.780 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-07 14:15:20.782 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.784 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-07 14:15:20.786 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.788 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-07 14:15:20.791 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.793 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-07 14:15:20.796 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.798 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-07 14:15:20.800 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.802 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-07 14:15:20.805 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.807 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-07 14:15:20.810 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.812 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-07 14:15:20.814 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.816 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-07 14:15:20.819 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.821 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-07 14:15:20.824 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.826 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-07 14:15:20.828 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.830 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-07 14:15:20.833 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.835 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-07 14:15:20.837 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.840 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-07 14:15:20.842 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.844 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-07 14:15:20.847 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.849 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-07 14:15:20.851 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.853 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-07 14:15:20.856 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.858 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-07 14:15:20.860 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.862 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-07 14:15:20.864 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.867 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-07 14:15:20.869 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.871 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-07 14:15:20.873 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.876 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-07 14:15:20.878 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.880 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-07 14:15:20.882 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.884 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-07 14:15:20.887 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.889 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-07 14:15:20.892 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.894 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-07 14:15:20.896 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.898 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-07 14:15:20.901 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.903 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-07 14:15:20.906 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.908 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-07 14:15:20.910 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.912 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-07 14:15:20.915 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.917 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-07 14:15:20.919 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.921 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-07 14:15:20.924 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.926 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-07 14:15:20.928 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.930 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-07 14:15:20.933 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:15:20.935 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-07 14:15:20.938 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-07 14:15:20.940 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-07 14:15:20.942 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-07 14:15:20.957 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:20.959 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-07 14:15:20.961 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-07 14:15:20.964 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-07 14:15:20.978 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:15:20.980 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-07 14:15:20.983 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-07 14:15:20.985 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-07 14:15:20.987 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-07 14:15:20.989 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-07 14:15:20.991 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-07 14:15:20.993 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-07 14:15:20.996 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-07 14:15:20.998 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-07 14:15:21.000 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-07 14:15:21.003 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-07 14:15:21.005 | + lib/database:initialize_database_backends:104 : return 0 2022-06-07 14:15:21.007 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-07 14:15:21.007 | Using mysql database backend 2022-06-07 14:15:21.010 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-07 14:15:21.025 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-07 14:15:21.041 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:21.043 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-07 14:15:21.058 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-07 14:15:21.074 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:21.076 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-07 14:15:21.093 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-07 14:15:21.108 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-07 14:15:21.123 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:15:21.126 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-07 14:15:21.142 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:21.144 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-07 14:15:21.147 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-07 14:15:21.163 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:21.165 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-07 14:15:21.181 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-07 14:15:21.184 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-07 14:15:21.186 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-07 14:15:21.189 | + functions-common:save_stackenv:60 : local tag=739 2022-06-07 14:15:21.192 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-07 14:15:21.196 | + functions-common:save_stackenv:62 : time_stamp=2022-06-07-141521 2022-06-07 14:15:21.199 | + functions-common:save_stackenv:63 : echo '# 2022-06-07-141521 739' 2022-06-07 14:15:21.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.204 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-07 14:15:21.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.209 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-07 14:15:21.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.214 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-07 14:15:21.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.219 | + 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-07 14:15:21.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.223 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-06-07 14:15:21.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.228 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-06-07 14:15:21.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.233 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-07-141519 2022-06-07 14:15:21.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.237 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-07 14:15:21.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.242 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-06-07 14:15:21.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.247 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-07 14:15:21.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.251 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-07 14:15:21.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.256 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-07 14:15:21.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:15:21.261 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-07 14:15:21.264 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-07 14:15:21.266 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-07 14:15:21.268 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-07 14:15:21.270 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:15:21.272 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:15:21.275 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:15:21.277 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:15:21.279 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:15:21.282 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:15:21.296 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:15:21.299 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:15:21.301 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:15:21.303 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:15:21.303 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:15:21.309 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-07 14:15:21.311 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:15:21.313 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-07 14:15:21.326 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-07 14:15:21.329 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:15:21.329 | + functions-common:git_clone:607 : head -1 2022-06-07 14:15:21.333 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-07 14:15:21.335 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:15:21.338 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-07 14:15:21.340 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:15:21.342 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-07 14:15:21.344 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-07 14:15:21.347 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-07 14:15:21.349 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-07 14:15:21.352 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-07 14:15:21.354 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-07 14:15:21.356 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-07 14:15:21.359 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-07 14:15:21.362 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-07 14:15:21.366 | ++ tools/install_prereqs.sh:source:47 : NOW=1654611321 2022-06-07 14:15:21.369 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-07 14:15:21.373 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654610782 2022-06-07 14:15:21.376 | ++ tools/install_prereqs.sh:source:49 : DELTA=539 2022-06-07 14:15:21.378 | ++ tools/install_prereqs.sh:source:50 : [[ 539 -lt 7200 ]] 2022-06-07 14:15:21.380 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-07 14:15:21.383 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-07 14:15:21.386 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-07 14:15:21.388 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-07 14:15:21.390 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-07 14:15:21.393 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-07 14:15:21.395 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-07 14:15:21.397 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-07 14:15:21.400 | +++ 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-07 14:15:21.445 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-07 14:15:21.445 | apache2-dev 2022-06-07 14:15:21.445 | bc 2022-06-07 14:15:21.445 | bsdmainutils 2022-06-07 14:15:21.445 | curl 2022-06-07 14:15:21.445 | g++ 2022-06-07 14:15:21.445 | gcc 2022-06-07 14:15:21.445 | gettext 2022-06-07 14:15:21.445 | git 2022-06-07 14:15:21.445 | graphviz 2022-06-07 14:15:21.445 | iputils-ping 2022-06-07 14:15:21.445 | libapache2-mod-proxy-uwsgi 2022-06-07 14:15:21.445 | libffi-dev 2022-06-07 14:15:21.445 | libjpeg-dev 2022-06-07 14:15:21.445 | libmysqlclient-dev 2022-06-07 14:15:21.445 | libpcre3-dev 2022-06-07 14:15:21.446 | libpq-dev 2022-06-07 14:15:21.446 | libssl-dev 2022-06-07 14:15:21.446 | libsystemd-dev 2022-06-07 14:15:21.446 | libxml2-dev 2022-06-07 14:15:21.446 | libxslt1-dev 2022-06-07 14:15:21.446 | libyaml-dev 2022-06-07 14:15:21.446 | lsof 2022-06-07 14:15:21.446 | openssh-server 2022-06-07 14:15:21.446 | openssl 2022-06-07 14:15:21.446 | pkg-config 2022-06-07 14:15:21.446 | psmisc 2022-06-07 14:15:21.446 | python3-dev 2022-06-07 14:15:21.446 | python3-pip 2022-06-07 14:15:21.446 | python3-venv 2022-06-07 14:15:21.446 | tar 2022-06-07 14:15:21.446 | tcpdump 2022-06-07 14:15:21.446 | unzip 2022-06-07 14:15:21.446 | uuid-runtime 2022-06-07 14:15:21.446 | wget 2022-06-07 14:15:21.446 | wget 2022-06-07 14:15:21.446 | zlib1g-dev 2022-06-07 14:15:21.446 | libkrb5-dev 2022-06-07 14:15:21.446 | libldap2-dev 2022-06-07 14:15:21.446 | libsasl2-dev 2022-06-07 14:15:21.446 | memcached 2022-06-07 14:15:21.446 | python3-mysqldb 2022-06-07 14:15:21.446 | sqlite3 2022-06-07 14:15:21.446 | conntrack 2022-06-07 14:15:21.446 | curl 2022-06-07 14:15:21.446 | dnsmasq-base 2022-06-07 14:15:21.446 | dnsmasq-utils 2022-06-07 14:15:21.446 | ebtables 2022-06-07 14:15:21.446 | gawk 2022-06-07 14:15:21.446 | genisoimage 2022-06-07 14:15:21.446 | iptables 2022-06-07 14:15:21.446 | iputils-arping 2022-06-07 14:15:21.446 | kpartx 2022-06-07 14:15:21.446 | libjs-jquery-tablesorter 2022-06-07 14:15:21.447 | libmysqlclient-dev 2022-06-07 14:15:21.447 | parted 2022-06-07 14:15:21.447 | pm-utils 2022-06-07 14:15:21.447 | python3-mysqldb 2022-06-07 14:15:21.447 | socat 2022-06-07 14:15:21.447 | sqlite3 2022-06-07 14:15:21.447 | sudo 2022-06-07 14:15:21.447 | vlan 2022-06-07 14:15:21.447 | lsscsi 2022-06-07 14:15:21.447 | open-iscsi 2022-06-07 14:15:21.447 | lvm2 2022-06-07 14:15:21.447 | qemu-utils 2022-06-07 14:15:21.447 | thin-provisioning-tools 2022-06-07 14:15:21.447 | acl 2022-06-07 14:15:21.447 | dnsmasq-base 2022-06-07 14:15:21.447 | dnsmasq-utils 2022-06-07 14:15:21.447 | ebtables 2022-06-07 14:15:21.447 | haproxy 2022-06-07 14:15:21.447 | iptables 2022-06-07 14:15:21.447 | iputils-arping 2022-06-07 14:15:21.447 | iputils-ping 2022-06-07 14:15:21.447 | libmysqlclient-dev 2022-06-07 14:15:21.447 | postgresql-server-dev-all 2022-06-07 14:15:21.447 | python3-mysqldb 2022-06-07 14:15:21.447 | sqlite3 2022-06-07 14:15:21.447 | sudo 2022-06-07 14:15:21.447 | vlan 2022-06-07 14:15:21.447 | ipset 2022-06-07 14:15:21.447 | conntrack 2022-06-07 14:15:21.448 | conntrackd 2022-06-07 14:15:21.448 | keepalived 2022-06-07 14:15:21.448 | dstat 2022-06-07 14:15:21.448 | lvm2 2022-06-07 14:15:21.448 | qemu-utils 2022-06-07 14:15:21.448 | thin-provisioning-tools 2022-06-07 14:15:21.448 | curl 2022-06-07 14:15:21.448 | liberasurecode-dev 2022-06-07 14:15:21.448 | make 2022-06-07 14:15:21.448 | memcached 2022-06-07 14:15:21.448 | sqlite3 2022-06-07 14:15:21.448 | xfsprogs' 2022-06-07 14:15:21.448 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-07 14:15:21.466 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-07 14:15:21.466 | apache2-dev 2022-06-07 14:15:21.466 | bc 2022-06-07 14:15:21.466 | bsdmainutils 2022-06-07 14:15:21.466 | curl 2022-06-07 14:15:21.466 | g++ 2022-06-07 14:15:21.466 | gcc 2022-06-07 14:15:21.466 | gettext 2022-06-07 14:15:21.466 | git 2022-06-07 14:15:21.466 | graphviz 2022-06-07 14:15:21.466 | iputils-ping 2022-06-07 14:15:21.466 | libapache2-mod-proxy-uwsgi 2022-06-07 14:15:21.466 | libffi-dev 2022-06-07 14:15:21.466 | libjpeg-dev 2022-06-07 14:15:21.466 | libmysqlclient-dev 2022-06-07 14:15:21.466 | libpcre3-dev 2022-06-07 14:15:21.466 | libpq-dev 2022-06-07 14:15:21.467 | libssl-dev 2022-06-07 14:15:21.467 | libsystemd-dev 2022-06-07 14:15:21.467 | libxml2-dev 2022-06-07 14:15:21.467 | libxslt1-dev 2022-06-07 14:15:21.467 | libyaml-dev 2022-06-07 14:15:21.467 | lsof 2022-06-07 14:15:21.467 | openssh-server 2022-06-07 14:15:21.467 | openssl 2022-06-07 14:15:21.467 | pkg-config 2022-06-07 14:15:21.467 | psmisc 2022-06-07 14:15:21.467 | python3-dev 2022-06-07 14:15:21.467 | python3-pip 2022-06-07 14:15:21.467 | python3-venv 2022-06-07 14:15:21.467 | tar 2022-06-07 14:15:21.467 | tcpdump 2022-06-07 14:15:21.467 | unzip 2022-06-07 14:15:21.467 | uuid-runtime 2022-06-07 14:15:21.467 | wget 2022-06-07 14:15:21.467 | wget 2022-06-07 14:15:21.467 | zlib1g-dev 2022-06-07 14:15:21.467 | libkrb5-dev 2022-06-07 14:15:21.467 | libldap2-dev 2022-06-07 14:15:21.467 | libsasl2-dev 2022-06-07 14:15:21.467 | memcached 2022-06-07 14:15:21.467 | python3-mysqldb 2022-06-07 14:15:21.467 | sqlite3 2022-06-07 14:15:21.467 | conntrack 2022-06-07 14:15:21.467 | curl 2022-06-07 14:15:21.467 | dnsmasq-base 2022-06-07 14:15:21.467 | dnsmasq-utils 2022-06-07 14:15:21.467 | ebtables 2022-06-07 14:15:21.467 | gawk 2022-06-07 14:15:21.467 | genisoimage 2022-06-07 14:15:21.467 | iptables 2022-06-07 14:15:21.467 | iputils-arping 2022-06-07 14:15:21.467 | kpartx 2022-06-07 14:15:21.467 | libjs-jquery-tablesorter 2022-06-07 14:15:21.467 | libmysqlclient-dev 2022-06-07 14:15:21.468 | parted 2022-06-07 14:15:21.468 | pm-utils 2022-06-07 14:15:21.468 | python3-mysqldb 2022-06-07 14:15:21.468 | socat 2022-06-07 14:15:21.468 | sqlite3 2022-06-07 14:15:21.468 | sudo 2022-06-07 14:15:21.468 | vlan 2022-06-07 14:15:21.468 | lsscsi 2022-06-07 14:15:21.468 | open-iscsi 2022-06-07 14:15:21.468 | lvm2 2022-06-07 14:15:21.468 | qemu-utils 2022-06-07 14:15:21.468 | thin-provisioning-tools 2022-06-07 14:15:21.468 | acl 2022-06-07 14:15:21.468 | dnsmasq-base 2022-06-07 14:15:21.468 | dnsmasq-utils 2022-06-07 14:15:21.468 | ebtables 2022-06-07 14:15:21.468 | haproxy 2022-06-07 14:15:21.468 | iptables 2022-06-07 14:15:21.468 | iputils-arping 2022-06-07 14:15:21.468 | iputils-ping 2022-06-07 14:15:21.468 | libmysqlclient-dev 2022-06-07 14:15:21.468 | postgresql-server-dev-all 2022-06-07 14:15:21.468 | python3-mysqldb 2022-06-07 14:15:21.468 | sqlite3 2022-06-07 14:15:21.468 | sudo 2022-06-07 14:15:21.468 | vlan 2022-06-07 14:15:21.468 | ipset 2022-06-07 14:15:21.468 | conntrack 2022-06-07 14:15:21.468 | conntrackd 2022-06-07 14:15:21.468 | keepalived 2022-06-07 14:15:21.468 | dstat 2022-06-07 14:15:21.468 | lvm2 2022-06-07 14:15:21.468 | qemu-utils 2022-06-07 14:15:21.468 | thin-provisioning-tools 2022-06-07 14:15:21.468 | curl 2022-06-07 14:15:21.468 | liberasurecode-dev 2022-06-07 14:15:21.468 | make 2022-06-07 14:15:21.468 | memcached 2022-06-07 14:15:21.468 | sqlite3 2022-06-07 14:15:21.469 | xfsprogs ' 2022-06-07 14:15:21.469 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-07 14:15:21.471 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:15:21.473 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:15:21.476 | ++ 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-07 14:15:21.476 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-07 14:15:21.481 | ++ 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-07 14:15:21.483 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-07 14:15:21.485 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:15:21.487 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-07 14:15:21.489 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:15:21.491 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:15:21.493 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:15:21.495 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:15:21.497 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:15:21.499 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:15:21.501 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-07 14:15:21.503 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-07 14:15:21.505 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-07 14:15:21.508 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-07 14:15:21.512 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-07 14:15:21.514 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-07 14:15:21.516 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-07 14:15:21.518 | ++ functions-common:time_start:2309 : local start_time= 2022-06-07 14:15:21.520 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-07 14:15:21.522 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-07 14:15:21.526 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654611321523 2022-06-07 14:15:21.528 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-07 14:15:21.530 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-07 14:15:21.532 | ++ 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-07 14:15:21.774 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-07 14:15:21.826 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-07 14:15:21.827 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-07 14:15:21.886 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-07 14:15:24.001 | Reading package lists... 2022-06-07 14:15:24.032 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-07 14:15:24.034 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-07 14:15:24.036 | ++ functions-common:time_stop:2322 : local name 2022-06-07 14:15:24.038 | ++ functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:24.040 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:24.042 | ++ functions-common:time_stop:2325 : local total 2022-06-07 14:15:24.044 | ++ functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:24.047 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-07 14:15:24.049 | ++ functions-common:time_stop:2329 : start_time=1654611321523 2022-06-07 14:15:24.051 | ++ functions-common:time_stop:2331 : [[ -z 1654611321523 ]] 2022-06-07 14:15:24.053 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:24.057 | ++ functions-common:time_stop:2334 : end_time=1654611324055 2022-06-07 14:15:24.059 | ++ functions-common:time_stop:2335 : elapsed_time=2532 2022-06-07 14:15:24.061 | ++ functions-common:time_stop:2336 : total=0 2022-06-07 14:15:24.063 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:24.065 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2532 2022-06-07 14:15:24.067 | ++ 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-07 14:15:24.069 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:15:24.072 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:15:24.074 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:15:24.077 | ++ 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-07 14:15:24.097 | ++ 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-07 14:15:24.208 | Reading package lists... 2022-06-07 14:15:24.450 | Building dependency tree... 2022-06-07 14:15:24.451 | Reading state information... 2022-06-07 14:15:24.484 | acl is already the newest version (2.2.53-6). 2022-06-07 14:15:24.484 | bc is already the newest version (1.07.1-2build1). 2022-06-07 14:15:24.484 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-07 14:15:24.484 | conntrack is already the newest version (1:1.4.5-2). 2022-06-07 14:15:24.484 | ebtables is already the newest version (2.0.11-3build1). 2022-06-07 14:15:24.484 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-07 14:15:24.484 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-07 14:15:24.484 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-07 14:15:24.484 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-07 14:15:24.484 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-07 14:15:24.484 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-07 14:15:24.484 | iputils-arping is already the newest version (3:20190709-3). 2022-06-07 14:15:24.484 | iputils-ping is already the newest version (3:20190709-3). 2022-06-07 14:15:24.484 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-07 14:15:24.484 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-07 14:15:24.484 | libffi-dev is already the newest version (3.3-4). 2022-06-07 14:15:24.484 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-07 14:15:24.484 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-07 14:15:24.485 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-07 14:15:24.485 | lsscsi is already the newest version (0.30-0.1). 2022-06-07 14:15:24.485 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-07 14:15:24.485 | make is already the newest version (4.2.1-1.2). 2022-06-07 14:15:24.485 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-07 14:15:24.485 | psmisc is already the newest version (23.3-1). 2022-06-07 14:15:24.485 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-07 14:15:24.485 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-07 14:15:24.485 | socat is already the newest version (1.7.3.3-2). 2022-06-07 14:15:24.485 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-07 14:15:24.485 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-07 14:15:24.485 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-07 14:15:24.485 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-07 14:15:24.485 | dstat is already the newest version (0.7.4-6). 2022-06-07 14:15:24.485 | graphviz is already the newest version (2.42.2-3build2). 2022-06-07 14:15:24.485 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-07 14:15:24.485 | pm-utils is already the newest version (1.4.1-19). 2022-06-07 14:15:24.485 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-07 14:15:24.485 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-07 14:15:24.485 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-07 14:15:24.485 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-07 14:15:24.485 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-07 14:15:24.485 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-07 14:15:24.485 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-07 14:15:24.485 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-07 14:15:24.485 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-07 14:15:24.485 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-07 14:15:24.485 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-07 14:15:24.485 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-07 14:15:24.485 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-07 14:15:24.485 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-07 14:15:24.485 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-07 14:15:24.485 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-07 14:15:24.486 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-07 14:15:24.486 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-07 14:15:24.486 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-07 14:15:24.486 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-07 14:15:24.486 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-07 14:15:24.486 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-07 14:15:24.486 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-07 14:15:24.486 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-07 14:15:24.486 | openssl set to manually installed. 2022-06-07 14:15:24.486 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-07 14:15:24.486 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-07 14:15:24.486 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-07 14:15:24.486 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-07 14:15:24.486 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-07 14:15:24.486 | tar set to manually installed. 2022-06-07 14:15:24.486 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-07 14:15:24.486 | tcpdump set to manually installed. 2022-06-07 14:15:24.486 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-07 14:15:24.486 | uuid-runtime set to manually installed. 2022-06-07 14:15:24.701 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-07 14:15:24.701 | wget set to manually installed. 2022-06-07 14:15:24.701 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-07 14:15:24.701 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-07 14:15:24.701 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-07 14:15:24.701 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-07 14:15:24.701 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-07 14:15:24.701 | The following packages were automatically installed and are no longer required: 2022-06-07 14:15:24.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:15:24.703 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:15:24.703 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:15:24.703 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:15:24.703 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:15:24.703 | python3-zope.interface 2022-06-07 14:15:24.703 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:15:24.844 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:15:24.848 | ++ functions-common:apt_get:1127 : result=0 2022-06-07 14:15:24.850 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:15:24.852 | ++ functions-common:time_stop:2322 : local name 2022-06-07 14:15:24.855 | ++ functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:24.857 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:24.859 | ++ functions-common:time_stop:2325 : local total 2022-06-07 14:15:24.861 | ++ functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:24.863 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:15:24.865 | ++ functions-common:time_stop:2329 : start_time=1654611324095 2022-06-07 14:15:24.867 | ++ functions-common:time_stop:2331 : [[ -z 1654611324095 ]] 2022-06-07 14:15:24.871 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:24.877 | ++ functions-common:time_stop:2334 : end_time=1654611324872 2022-06-07 14:15:24.880 | ++ functions-common:time_stop:2335 : elapsed_time=777 2022-06-07 14:15:24.882 | ++ functions-common:time_stop:2336 : total=741 2022-06-07 14:15:24.884 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:24.887 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1518 2022-06-07 14:15:24.889 | ++ functions-common:apt_get:1131 : return 0 2022-06-07 14:15:24.891 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-07 14:15:24.894 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-07 14:15:24.896 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-07 14:15:24.901 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-07 14:15:24.905 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-07 14:15:24.907 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-07 14:15:24.909 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-07 14:15:26.510 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-07 14:15:26.512 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-07 14:15:26.514 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-07 14:15:26.515 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-07 14:15:26.517 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-07 14:15:26.519 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-07 14:15:26.521 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-07 14:15:26.524 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-07 14:15:26.526 | + functions-common:_ensure_lsb_release:328 : return 2022-06-07 14:15:26.528 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-07 14:15:26.599 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-07 14:15:26.602 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-07 14:15:26.673 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-07 14:15:26.675 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-07 14:15:26.746 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-07 14:15:26.748 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-07 14:15:26.750 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-07 14:15:26.752 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-07 14:15:26.754 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-07 14:15:26.755 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-07 14:15:26.757 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-07 14:15:26.759 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-07 14:15:26.761 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-07 14:15:26.763 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-07 14:15:26.765 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-07 14:15:26.765 | Distro: focal 2022-06-07 14:15:26.767 | + tools/install_pip.sh:main:136 : get_versions 2022-06-07 14:15:26.769 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-07 14:15:26.773 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-07 14:15:26.774 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-07 14:15:26.778 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-07 14:15:26.778 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-07 14:15:27.273 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-07 14:15:27.275 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-07 14:15:27.275 | pip: 20.2.2 2022-06-07 14:15:27.276 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-07 14:15:27.734 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-07 14:15:27.757 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-07 14:15:27.759 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-07 14:15:27.761 | + tools/install_pip.sh:main:144 : exit 0 2022-06-07 14:15:27.764 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-07 14:15:27.766 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-07 14:15:27.769 | + ./stack.sh:main:764 : fixup_all 2022-06-07 14:15:27.772 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-07 14:15:27.774 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-07 14:15:27.776 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-07 14:15:27.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-07 14:15:27.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-07 14:15:27.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-07 14:15:27.786 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-07 14:15:27.788 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-07 14:15:27.791 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-07 14:15:27.799 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-07 14:15:27.802 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-07 14:15:27.804 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-07 14:15:27.807 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-07 14:15:27.809 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-07 14:15:27.811 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-07 14:15:27.814 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:15:27.815 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:15:27.817 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:15:27.819 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:15:27.822 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:15:27.823 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:15:27.825 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:15:27.828 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:15:27.830 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-07 14:15:27.832 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-07 14:15:27.834 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-07 14:15:27.836 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:15:27.838 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:15:27.840 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:15:27.842 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:15:27.844 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:15:27.846 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:15:27.848 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-07 14:15:27.851 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-07 14:15:27.871 | Using python 3.8 to install os-testr 2022-06-07 14:15:27.873 | + 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-07 14:15:29.685 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:15:29.685 | 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-07 14:15:29.689 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:29.690 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:29.692 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:15:29.693 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:29.693 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:29.694 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:29.694 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:29.694 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:29.773 | 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-07 14:15:29.783 | 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-07 14:15:29.786 | 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-07 14:15:29.800 | 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-07 14:15:29.829 | 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-07 14:15:29.848 | 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-07 14:15:29.851 | 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-07 14:15:29.858 | 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-07 14:15:29.862 | 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-07 14:15:29.865 | 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-07 14:15:29.879 | 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-07 14:15:29.882 | 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-07 14:15:29.893 | 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-07 14:15:29.897 | 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-07 14:15:29.899 | 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-07 14:15:29.903 | 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-07 14:15:29.906 | 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-07 14:15:29.908 | 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-07 14:15:29.912 | 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-07 14:15:29.914 | 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-07 14:15:29.970 | 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-07 14:15:29.979 | 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-07 14:15:30.012 | 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-07 14:15:30.054 | 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-07 14:15:30.058 | 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-07 14:15:30.064 | 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-07 14:15:32.107 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:15:32.107 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:15:32.178 | + inc/python:pip_install:200 : result=0 2022-06-07 14:15:32.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:15:32.183 | + functions-common:time_stop:2322 : local name 2022-06-07 14:15:32.186 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:32.188 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:32.190 | + functions-common:time_stop:2325 : local total 2022-06-07 14:15:32.192 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:32.194 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:15:32.196 | + functions-common:time_stop:2329 : start_time=1654611327865 2022-06-07 14:15:32.198 | + functions-common:time_stop:2331 : [[ -z 1654611327865 ]] 2022-06-07 14:15:32.200 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:32.204 | + functions-common:time_stop:2334 : end_time=1654611332202 2022-06-07 14:15:32.207 | + functions-common:time_stop:2335 : elapsed_time=4337 2022-06-07 14:15:32.209 | + functions-common:time_stop:2336 : total=0 2022-06-07 14:15:32.211 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:32.213 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4337 2022-06-07 14:15:32.215 | + inc/python:pip_install:203 : return 0 2022-06-07 14:15:32.217 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-07 14:15:32.220 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-07 14:15:32.222 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:15:32.225 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-07 14:15:32.227 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-07 14:15:32.230 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:15:32.234 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:15:32.235 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:15:32.241 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-07 14:15:32.244 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-07 14:15:32.247 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-07 14:15:32.249 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-07 14:15:32.252 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-07 14:15:32.271 | Using python 3.8 to install systemd-python 2022-06-07 14:15:32.273 | + 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-07 14:15:34.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:15:34.036 | 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-07 14:15:34.041 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:34.041 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:34.043 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:15:34.044 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:34.044 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:34.045 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:34.045 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:34.045 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:34.060 | 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-07 14:15:36.287 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:15:36.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:15:36.356 | + inc/python:pip_install:200 : result=0 2022-06-07 14:15:36.359 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:15:36.361 | + functions-common:time_stop:2322 : local name 2022-06-07 14:15:36.363 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:36.365 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:36.367 | + functions-common:time_stop:2325 : local total 2022-06-07 14:15:36.369 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:36.371 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:15:36.374 | + functions-common:time_stop:2329 : start_time=1654611332266 2022-06-07 14:15:36.376 | + functions-common:time_stop:2331 : [[ -z 1654611332266 ]] 2022-06-07 14:15:36.379 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:36.383 | + functions-common:time_stop:2334 : end_time=1654611336380 2022-06-07 14:15:36.385 | + functions-common:time_stop:2335 : elapsed_time=4114 2022-06-07 14:15:36.387 | + functions-common:time_stop:2336 : total=4337 2022-06-07 14:15:36.389 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:36.391 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8451 2022-06-07 14:15:36.393 | + inc/python:pip_install:203 : return 0 2022-06-07 14:15:36.395 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-07 14:15:36.447 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-07 14:15:36.833 | + ./stack.sh:main:779 : install_infra 2022-06-07 14:15:36.836 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-07 14:15:36.838 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-07 14:15:36.841 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-07 14:15:36.843 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-07 14:15:36.865 | + 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-07 14:15:38.927 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:38.938 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:38.997 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:15:39.038 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:39.040 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:39.042 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:39.044 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:39.046 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:39.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:15:39.705 | 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-07 14:15:39.948 | + inc/python:pip_install:200 : result=0 2022-06-07 14:15:39.950 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:15:39.952 | + functions-common:time_stop:2322 : local name 2022-06-07 14:15:39.954 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:39.956 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:39.958 | + functions-common:time_stop:2325 : local total 2022-06-07 14:15:39.960 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:39.963 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:15:39.965 | + functions-common:time_stop:2329 : start_time=1654611336858 2022-06-07 14:15:39.967 | + functions-common:time_stop:2331 : [[ -z 1654611336858 ]] 2022-06-07 14:15:39.969 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:39.973 | + functions-common:time_stop:2334 : end_time=1654611339971 2022-06-07 14:15:39.975 | + functions-common:time_stop:2335 : elapsed_time=3113 2022-06-07 14:15:39.978 | + functions-common:time_stop:2336 : total=8451 2022-06-07 14:15:39.980 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:39.982 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11564 2022-06-07 14:15:39.984 | + inc/python:pip_install:203 : return 0 2022-06-07 14:15:39.986 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-07 14:15:39.988 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-07 14:15:40.010 | + 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-07 14:15:41.950 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:41.967 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:42.026 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:15:42.066 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:42.068 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:42.071 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:42.073 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:42.075 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:42.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:15:42.597 | Processing /opt/stack/requirements 2022-06-07 14:15:44.248 | 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-07 14:15:44.251 | 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-07 14:15:44.262 | 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-07 14:15:44.271 | 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-07 14:15:44.274 | 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-07 14:15:44.278 | 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-07 14:15:44.298 | 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-07 14:15:44.300 | 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-07 14:15:44.318 | 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-07 14:15:44.321 | 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-07 14:15:44.328 | 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-07 14:15:44.347 | 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-07 14:15:44.350 | 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-07 14:15:44.365 | 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-07 14:15:44.368 | 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-07 14:15:44.372 | 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-07 14:15:44.375 | 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-07 14:15:44.377 | 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-07 14:15:44.380 | 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-07 14:15:44.382 | 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-07 14:15:44.384 | 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-07 14:15:44.397 | 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-07 14:15:44.404 | 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-07 14:15:44.406 | 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-07 14:15:44.458 | 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-07 14:15:44.463 | 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-07 14:15:44.465 | 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-07 14:15:44.470 | 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-07 14:15:44.473 | 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-07 14:15:44.523 | Building wheels for collected packages: openstack-requirements 2022-06-07 14:15:44.524 | Building wheel for openstack-requirements (setup.py): started 2022-06-07 14:15:45.294 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-07 14:15:45.294 | ERROR: Command errored out with exit status 1: 2022-06-07 14:15:45.294 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-33prws5t/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-33prws5t/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-gmibiwrv 2022-06-07 14:15:45.294 | cwd: /tmp/pip-req-build-33prws5t/ 2022-06-07 14:15:45.294 | Complete output (6 lines): 2022-06-07 14:15:45.294 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-07 14:15:45.295 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-07 14:15:45.295 | or: setup.py --help-commands 2022-06-07 14:15:45.295 | or: setup.py cmd --help 2022-06-07 14:15:45.295 | 2022-06-07 14:15:45.295 | error: invalid command 'bdist_wheel' 2022-06-07 14:15:45.295 | ---------------------------------------- 2022-06-07 14:15:45.295 | ERROR: Failed building wheel for openstack-requirements 2022-06-07 14:15:45.295 | Running setup.py clean for openstack-requirements 2022-06-07 14:15:46.078 | Failed to build openstack-requirements 2022-06-07 14:15:46.092 | Installing collected packages: openstack-requirements 2022-06-07 14:15:46.092 | Attempting uninstall: openstack-requirements 2022-06-07 14:15:46.093 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-07 14:15:46.128 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-07 14:15:46.146 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-07 14:15:46.150 | Running setup.py install for openstack-requirements: started 2022-06-07 14:15:48.327 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-07 14:15:48.353 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-07 14:15:48.480 | + inc/python:pip_install:200 : result=0 2022-06-07 14:15:48.482 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:15:48.484 | + functions-common:time_stop:2322 : local name 2022-06-07 14:15:48.486 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:48.488 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:48.490 | + functions-common:time_stop:2325 : local total 2022-06-07 14:15:48.492 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:48.494 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:15:48.496 | + functions-common:time_stop:2329 : start_time=1654611340002 2022-06-07 14:15:48.498 | + functions-common:time_stop:2331 : [[ -z 1654611340002 ]] 2022-06-07 14:15:48.501 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:48.505 | + functions-common:time_stop:2334 : end_time=1654611348503 2022-06-07 14:15:48.507 | + functions-common:time_stop:2335 : elapsed_time=8501 2022-06-07 14:15:48.509 | + functions-common:time_stop:2336 : total=11564 2022-06-07 14:15:48.511 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:48.514 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20065 2022-06-07 14:15:48.516 | + inc/python:pip_install:203 : return 0 2022-06-07 14:15:48.518 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-07 14:15:48.520 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-07 14:15:48.523 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-07 14:15:48.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:15:48.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:15:48.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-07 14:15:48.532 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:15:48.534 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-07 14:15:48.554 | Using python 3.8 to install pbr 2022-06-07 14:15:48.556 | + 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-07 14:15:50.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:15:50.363 | 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-07 14:15:50.368 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:50.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:50.370 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:15:50.372 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:50.372 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:50.372 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:50.373 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:15:50.373 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:15:50.510 | 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-07 14:15:52.777 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:15:52.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:15:52.855 | + inc/python:pip_install:200 : result=0 2022-06-07 14:15:52.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:15:52.859 | + functions-common:time_stop:2322 : local name 2022-06-07 14:15:52.861 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:52.863 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:52.865 | + functions-common:time_stop:2325 : local total 2022-06-07 14:15:52.870 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:52.872 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:15:52.874 | + functions-common:time_stop:2329 : start_time=1654611348549 2022-06-07 14:15:52.876 | + functions-common:time_stop:2331 : [[ -z 1654611348549 ]] 2022-06-07 14:15:52.879 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:52.883 | + functions-common:time_stop:2334 : end_time=1654611352880 2022-06-07 14:15:52.885 | + functions-common:time_stop:2335 : elapsed_time=4331 2022-06-07 14:15:52.887 | + functions-common:time_stop:2336 : total=20065 2022-06-07 14:15:52.889 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:52.891 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24396 2022-06-07 14:15:52.893 | + inc/python:pip_install:203 : return 0 2022-06-07 14:15:52.896 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-07 14:15:55.138 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-07 14:15:57.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:15:57.019 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-07 14:15:57.039 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-07 14:15:57.043 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-07 14:15:57.048 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-07 14:15:57.051 | 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-07 14:15:57.054 | 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-07 14:15:57.125 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-07 14:15:57.128 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-07 14:15:57.131 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-07 14:15:57.147 | + ./stack.sh:main:788 : pkgs= 2022-06-07 14:15:57.150 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-07 14:15:57.152 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-07 14:15:57.155 | + functions-common:run_phase:1750 : local mode=stack 2022-06-07 14:15:57.157 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-07 14:15:57.159 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:15:57.161 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:15:57.163 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:15:57.165 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:15:57.168 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:15:57.170 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:15:57.174 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:15:57.176 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:15:57.178 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:15:57.181 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-07 14:15:57.183 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:15:57.198 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:57.200 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-07 14:15:57.202 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:15:57.204 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-07 14:15:57.206 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:15:57.208 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-07 14:15:57.210 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:15:57.212 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-07 14:15:57.214 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:15:57.216 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-07 14:15:57.218 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:15:57.220 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-07 14:15:57.222 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-07 14:15:57.224 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-07 14:15:57.227 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-07 14:15:57.229 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-07 14:15:57.231 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-07 14:15:57.233 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-07 14:15:57.235 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-07 14:15:57.238 | + functions-common:run_plugins:1739 : local plugins= 2022-06-07 14:15:57.240 | + functions-common:run_plugins:1740 : local plugin 2022-06-07 14:15:57.243 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-07 14:15:57.245 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-07 14:15:57.248 | + functions:set_systemd_override:826 : local value=2048 2022-06-07 14:15:57.251 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-07 14:15:57.253 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-07 14:15:57.305 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-07 14:15:57.305 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-07 14:15:57.307 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-07 14:15:57.676 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-07 14:15:57.679 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-07 14:15:57.696 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:57.698 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-07 14:15:57.701 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:15:57.703 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:15:57.706 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:15:57.708 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:15:57.710 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:15:57.713 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:15:57.715 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:15:57.718 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:15:57.720 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:15:57.722 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:15:57.724 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:15:57.732 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:15:57.735 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-07 14:15:57.738 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:15:57.740 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:15:57.743 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:15:57.746 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-07 14:15:57.767 | + 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-07 14:15:57.881 | Reading package lists... 2022-06-07 14:15:58.125 | Building dependency tree... 2022-06-07 14:15:58.127 | Reading state information... 2022-06-07 14:15:58.377 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-07 14:15:58.378 | The following packages were automatically installed and are no longer required: 2022-06-07 14:15:58.378 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:15:58.378 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:15:58.379 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:15:58.379 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:15:58.379 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:15:58.379 | python3-zope.interface 2022-06-07 14:15:58.379 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:15:58.491 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:15:58.496 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:15:58.498 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:15:58.500 | + functions-common:time_stop:2322 : local name 2022-06-07 14:15:58.502 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:58.505 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:58.507 | + functions-common:time_stop:2325 : local total 2022-06-07 14:15:58.509 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:58.511 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:15:58.514 | + functions-common:time_stop:2329 : start_time=1654611357764 2022-06-07 14:15:58.516 | + functions-common:time_stop:2331 : [[ -z 1654611357764 ]] 2022-06-07 14:15:58.518 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:58.522 | + functions-common:time_stop:2334 : end_time=1654611358520 2022-06-07 14:15:58.525 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-07 14:15:58.527 | + functions-common:time_stop:2336 : total=1518 2022-06-07 14:15:58.529 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:58.531 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2274 2022-06-07 14:15:58.534 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:15:58.536 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-07 14:15:58.538 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:15:58.540 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:15:58.542 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:15:58.545 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:15:58.547 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:15:58.549 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:15:58.552 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-07 14:15:58.554 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:15:58.556 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:15:58.558 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:15:58.560 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:15:58.563 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:15:58.565 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:15:58.567 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:15:58.569 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:15:58.572 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-07 14:15:58.574 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:15:58.576 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:15:58.579 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:15:58.581 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:15:58.583 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:15:58.586 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:15:58.588 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-07 14:15:58.591 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-07 14:15:58.606 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:15:58.608 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-07 14:15:58.610 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:15:58.612 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-07 14:15:58.615 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-07 14:15:58.618 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-07 14:15:58.622 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-07 14:15:58.624 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-07 14:15:58.626 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-07 14:15:58.628 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-07 14:15:58.631 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-07 14:15:58.633 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-07 14:15:58.636 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-07 14:15:59.320 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-07 14:15:59.320 | user tags 2022-06-07 14:15:59.320 | stackrabbit []' 2022-06-07 14:15:59.324 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-07 14:15:59.324 | user tags 2022-06-07 14:15:59.324 | stackrabbit []' 2022-06-07 14:15:59.324 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-07 14:15:59.330 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-07 14:15:59.332 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-07 14:15:59.334 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-07 14:16:00.004 | Changing password for user "stackrabbit" ... 2022-06-07 14:16:00.079 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-07 14:16:00.764 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-07 14:16:00.849 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-07 14:16:00.852 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-07 14:16:01.530 | Changing password for user "stackrabbit" ... 2022-06-07 14:16:01.587 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-07 14:16:01.589 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-07 14:16:01.591 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-07 14:16:02.250 | Deleting user "guest" ... 2022-06-07 14:16:02.265 | Error: 2022-06-07 14:16:02.265 | {:no_such_user, "guest"} 2022-06-07 14:16:02.276 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-07 14:16:02.279 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-07 14:16:02.295 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:02.297 | + ./stack.sh:main:805 : install_database 2022-06-07 14:16:02.300 | + lib/database:install_database:116 : install_database_mysql 2022-06-07 14:16:02.302 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-07 14:16:02.305 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:02.307 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:02.309 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-07 14:16:02.669 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-07 14:16:02.671 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-07 14:16:02.674 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-07 14:16:02.676 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:16:02.679 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-07 14:16:02.681 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:16:02.683 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:16:02.685 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:16:02.688 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:16:02.690 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:16:02.692 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:16:02.695 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:16:02.697 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:16:02.699 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-07 14:16:02.702 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:16:02.704 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:16:02.706 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:16:02.708 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:16:02.711 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:16:02.714 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:16:02.716 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-07 14:16:02.718 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:02.720 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:02.723 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-07 14:16:02.725 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:16:02.728 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:16:02.730 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:16:02.732 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:16:02.734 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:02.736 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:16:02.739 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:02.741 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:02.743 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:16:02.745 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:16:02.747 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:16:02.750 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:16:02.752 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-07 14:16:02.754 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:16:02.756 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:02.759 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:02.761 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-07 14:16:02.781 | + 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-07 14:16:02.890 | Reading package lists... 2022-06-07 14:16:03.133 | Building dependency tree... 2022-06-07 14:16:03.135 | Reading state information... 2022-06-07 14:16:03.380 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-07 14:16:03.380 | The following packages were automatically installed and are no longer required: 2022-06-07 14:16:03.381 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:16:03.381 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:16:03.382 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:16:03.382 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:16:03.382 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:16:03.382 | python3-zope.interface 2022-06-07 14:16:03.382 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:16:03.493 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:16:03.497 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:16:03.499 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:16:03.501 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:03.503 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:03.505 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:03.508 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:03.510 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:03.512 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:16:03.514 | + functions-common:time_stop:2329 : start_time=1654611362779 2022-06-07 14:16:03.516 | + functions-common:time_stop:2331 : [[ -z 1654611362779 ]] 2022-06-07 14:16:03.519 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:03.523 | + functions-common:time_stop:2334 : end_time=1654611363521 2022-06-07 14:16:03.525 | + functions-common:time_stop:2335 : elapsed_time=742 2022-06-07 14:16:03.527 | + functions-common:time_stop:2336 : total=2274 2022-06-07 14:16:03.529 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:03.531 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3016 2022-06-07 14:16:03.533 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:16:03.536 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-07 14:16:03.538 | + ./stack.sh:main:808 : install_database_python 2022-06-07 14:16:03.540 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-07 14:16:03.543 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-07 14:16:03.545 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-07 14:16:03.547 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:16:03.550 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-07 14:16:03.553 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-07 14:16:03.555 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:16:03.559 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:16:03.559 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:16:03.565 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-07 14:16:03.568 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-07 14:16:03.570 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-07 14:16:03.573 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-07 14:16:03.575 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-07 14:16:03.596 | Using python 3.8 to install PyMySQL 2022-06-07 14:16:03.598 | + 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-07 14:16:05.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:05.382 | 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-07 14:16:05.386 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:05.386 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:05.388 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:05.389 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:05.390 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:05.390 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:05.390 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:05.391 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:05.405 | 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-07 14:16:07.650 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:16:07.650 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:16:07.720 | + inc/python:pip_install:200 : result=0 2022-06-07 14:16:07.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:16:07.730 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:07.730 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:07.730 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:07.733 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:07.735 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:07.737 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:16:07.739 | + functions-common:time_stop:2329 : start_time=1654611363591 2022-06-07 14:16:07.742 | + functions-common:time_stop:2331 : [[ -z 1654611363591 ]] 2022-06-07 14:16:07.744 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:07.748 | + functions-common:time_stop:2334 : end_time=1654611367746 2022-06-07 14:16:07.751 | + functions-common:time_stop:2335 : elapsed_time=4155 2022-06-07 14:16:07.753 | + functions-common:time_stop:2336 : total=24396 2022-06-07 14:16:07.755 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:07.757 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28551 2022-06-07 14:16:07.760 | + inc/python:pip_install:203 : return 0 2022-06-07 14:16:07.762 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-07 14:16:07.764 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-07 14:16:07.766 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-07 14:16:07.769 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-07 14:16:07.785 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:07.788 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-07 14:16:07.790 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-07 14:16:07.794 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-07 14:16:07.794 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-07 14:16:07.799 | + 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-07 14:16:07.802 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-07 14:16:07.804 | + 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-07 14:16:07.806 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-07 14:16:07.808 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-07 14:16:07.811 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-07 14:16:07.826 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:07.828 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-07 14:16:07.830 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:16:07.833 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:16:07.835 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:16:07.837 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:16:07.840 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:07.842 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:16:07.844 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:07.846 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:07.848 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:16:07.851 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:16:07.853 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:16:07.855 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:16:07.858 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-07 14:16:07.860 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:16:07.862 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:07.864 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:07.867 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-07 14:16:07.886 | + 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-07 14:16:07.995 | Reading package lists... 2022-06-07 14:16:08.239 | Building dependency tree... 2022-06-07 14:16:08.240 | Reading state information... 2022-06-07 14:16:08.491 | radvd is already the newest version (1:2.17-2). 2022-06-07 14:16:08.492 | The following packages were automatically installed and are no longer required: 2022-06-07 14:16:08.492 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:16:08.492 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:16:08.493 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:16:08.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:16:08.493 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:16:08.493 | python3-zope.interface 2022-06-07 14:16:08.493 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:16:08.603 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:16:08.607 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:16:08.610 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:16:08.612 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:08.614 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:08.617 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:08.619 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:08.621 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:08.623 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:16:08.625 | + functions-common:time_stop:2329 : start_time=1654611367884 2022-06-07 14:16:08.628 | + functions-common:time_stop:2331 : [[ -z 1654611367884 ]] 2022-06-07 14:16:08.631 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:08.635 | + functions-common:time_stop:2334 : end_time=1654611368633 2022-06-07 14:16:08.638 | + functions-common:time_stop:2335 : elapsed_time=749 2022-06-07 14:16:08.640 | + functions-common:time_stop:2336 : total=3016 2022-06-07 14:16:08.642 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:08.644 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3765 2022-06-07 14:16:08.646 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:16:08.649 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-07 14:16:08.664 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:08.667 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-07 14:16:08.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-07 14:16:08.672 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-07 14:16:08.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-07 14:16:08.693 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:16:08.696 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:16:08.699 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:16:08.701 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:16:08.703 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:08.706 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:16:08.708 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:08.710 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:08.712 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:16:08.714 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:16:08.716 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:16:08.718 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:16:08.721 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-07 14:16:08.723 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:16:08.725 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:08.727 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:08.730 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-07 14:16:08.749 | + 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-07 14:16:08.858 | Reading package lists... 2022-06-07 14:16:09.097 | Building dependency tree... 2022-06-07 14:16:09.098 | Reading state information... 2022-06-07 14:16:09.345 | fakeroot is already the newest version (1.24-1). 2022-06-07 14:16:09.345 | make is already the newest version (4.2.1-1.2). 2022-06-07 14:16:09.345 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-07 14:16:09.345 | The following packages were automatically installed and are no longer required: 2022-06-07 14:16:09.346 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:16:09.346 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:16:09.346 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:16:09.346 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:16:09.346 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:16:09.346 | python3-zope.interface 2022-06-07 14:16:09.346 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:16:09.457 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:16:09.461 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:16:09.463 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:16:09.466 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:09.468 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:09.470 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:09.472 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:09.474 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:09.477 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:16:09.479 | + functions-common:time_stop:2329 : start_time=1654611368747 2022-06-07 14:16:09.481 | + functions-common:time_stop:2331 : [[ -z 1654611368747 ]] 2022-06-07 14:16:09.483 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:09.487 | + functions-common:time_stop:2334 : end_time=1654611369485 2022-06-07 14:16:09.489 | + functions-common:time_stop:2335 : elapsed_time=738 2022-06-07 14:16:09.491 | + functions-common:time_stop:2336 : total=3765 2022-06-07 14:16:09.493 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:09.495 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4503 2022-06-07 14:16:09.497 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:16:09.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-07 14:16:09.502 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:09.504 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:09.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-07 14:16:09.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-07 14:16:09.512 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-07 14:16:09.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-07 14:16:09.518 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-07 14:16:09.521 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-07 14:16:09.521 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-07 14:16:09.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-07 14:16:09.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-07 14:16:09.531 | + functions:vercmp:652 : local v1=5.4 2022-06-07 14:16:09.533 | + functions:vercmp:653 : local 'op=<' 2022-06-07 14:16:09.535 | + functions:vercmp:654 : local v2=3.13 2022-06-07 14:16:09.538 | + functions:vercmp:655 : local result 2022-06-07 14:16:09.541 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-07 14:16:09.542 | ++ functions:vercmp:659 : sort -V 2022-06-07 14:16:09.542 | ++ functions:vercmp:659 : head -1 2022-06-07 14:16:09.546 | + functions:vercmp:659 : result=3.13 2022-06-07 14:16:09.548 | + functions:vercmp:661 : case $op in 2022-06-07 14:16:09.551 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-07 14:16:09.553 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-07 14:16:09.555 | + functions:vercmp:672 : return 2022-06-07 14:16:09.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-07 14:16:09.560 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:16:09.562 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-07 14:16:10.025 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-07 14:16:10.044 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:10.046 | + ./stack.sh:main:816 : install_etcd3 2022-06-07 14:16:10.049 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-07 14:16:10.049 | Installing etcd 2022-06-07 14:16:10.051 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-07 14:16:10.064 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-07 14:16:10.077 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-07 14:16:10.079 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-07 14:16:10.091 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-07 14:16:10.099 | ++ 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-07 14:16:10.101 | ++ 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-07 14:16:10.104 | +++ 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-07 14:16:10.109 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:16:10.111 | ++ 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-07 14:16:10.113 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-07 14:16:10.116 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:16:10.119 | ++ functions:get_extra_file:73 : return 2022-06-07 14:16:10.121 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:16:10.124 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-07 14:16:10.126 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-07 14:16:10.128 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-07 14:16:10.145 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:10.148 | + ./stack.sh:main:835 : install_dstat 2022-06-07 14:16:10.150 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-07 14:16:10.166 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:10.168 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-07 14:16:10.170 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:16:10.173 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-07 14:16:10.175 | + ./stack.sh:main:844 : install_libs 2022-06-07 14:16:10.177 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-07 14:16:10.180 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-07 14:16:10.182 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-07 14:16:10.185 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-07 14:16:10.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-07 14:16:10.193 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.196 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-07 14:16:10.198 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-07 14:16:10.201 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-07 14:16:10.203 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-07 14:16:10.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-07 14:16:10.212 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.214 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-07 14:16:10.216 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-07 14:16:10.218 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-07 14:16:10.220 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-07 14:16:10.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-07 14:16:10.229 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.232 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-07 14:16:10.234 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-07 14:16:10.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-07 14:16:10.238 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-07 14:16:10.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-07 14:16:10.248 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.250 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-07 14:16:10.252 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-07 14:16:10.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-07 14:16:10.257 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-07 14:16:10.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-07 14:16:10.266 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.268 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-07 14:16:10.271 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-07 14:16:10.273 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-07 14:16:10.275 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-07 14:16:10.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-07 14:16:10.284 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.286 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-07 14:16:10.289 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-07 14:16:10.291 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-07 14:16:10.293 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-07 14:16:10.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-07 14:16:10.302 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.305 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-07 14:16:10.307 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-07 14:16:10.310 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-07 14:16:10.312 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-07 14:16:10.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-07 14:16:10.321 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.323 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-07 14:16:10.326 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-07 14:16:10.328 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-07 14:16:10.330 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-07 14:16:10.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-07 14:16:10.339 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.341 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-07 14:16:10.343 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-07 14:16:10.345 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-07 14:16:10.348 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-07 14:16:10.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-07 14:16:10.357 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.359 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-07 14:16:10.362 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-07 14:16:10.364 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-07 14:16:10.367 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-07 14:16:10.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-07 14:16:10.376 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.378 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-07 14:16:10.380 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-07 14:16:10.382 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-07 14:16:10.385 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-07 14:16:10.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-07 14:16:10.393 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.396 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-07 14:16:10.398 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-07 14:16:10.400 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-07 14:16:10.403 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-07 14:16:10.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-07 14:16:10.411 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.414 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-07 14:16:10.416 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-07 14:16:10.419 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-07 14:16:10.421 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-07 14:16:10.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-07 14:16:10.430 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.433 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-07 14:16:10.435 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-07 14:16:10.437 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-07 14:16:10.439 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-07 14:16:10.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-07 14:16:10.448 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.451 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-07 14:16:10.453 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-07 14:16:10.455 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-07 14:16:10.458 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-07 14:16:10.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-07 14:16:10.467 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.469 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-07 14:16:10.471 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-07 14:16:10.473 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-07 14:16:10.476 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-07 14:16:10.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-07 14:16:10.485 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.487 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-07 14:16:10.489 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-07 14:16:10.492 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-07 14:16:10.495 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-07 14:16:10.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-07 14:16:10.504 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.506 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-07 14:16:10.508 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-07 14:16:10.510 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-07 14:16:10.513 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-07 14:16:10.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-07 14:16:10.522 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.524 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-07 14:16:10.526 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-07 14:16:10.529 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-07 14:16:10.531 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-07 14:16:10.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-07 14:16:10.540 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.543 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-07 14:16:10.545 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-07 14:16:10.547 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-07 14:16:10.549 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-07 14:16:10.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-07 14:16:10.559 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.561 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-07 14:16:10.564 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-07 14:16:10.566 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-07 14:16:10.568 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-07 14:16:10.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-07 14:16:10.578 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.580 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-07 14:16:10.582 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-07 14:16:10.585 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-07 14:16:10.587 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-07 14:16:10.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-07 14:16:10.596 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.598 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-07 14:16:10.601 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-07 14:16:10.603 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-07 14:16:10.606 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-07 14:16:10.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-07 14:16:10.615 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.618 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-07 14:16:10.620 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-07 14:16:10.622 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-07 14:16:10.624 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-07 14:16:10.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-07 14:16:10.633 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.636 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-07 14:16:10.638 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-07 14:16:10.640 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-07 14:16:10.644 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-07 14:16:10.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-07 14:16:10.653 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.656 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-07 14:16:10.658 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-07 14:16:10.660 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-07 14:16:10.663 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-07 14:16:10.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-07 14:16:10.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.675 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-07 14:16:10.677 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-07 14:16:10.679 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-07 14:16:10.681 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-07 14:16:10.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-07 14:16:10.690 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.693 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-07 14:16:10.695 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-07 14:16:10.697 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-07 14:16:10.700 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-07 14:16:10.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-07 14:16:10.710 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.712 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-07 14:16:10.714 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-07 14:16:10.716 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-07 14:16:10.719 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-07 14:16:10.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-07 14:16:10.728 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.731 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-07 14:16:10.733 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-07 14:16:10.735 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-07 14:16:10.738 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-07 14:16:10.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-07 14:16:10.747 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.749 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-07 14:16:10.751 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-07 14:16:10.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-07 14:16:10.756 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-07 14:16:10.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-07 14:16:10.765 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.767 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-07 14:16:10.770 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-07 14:16:10.772 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-07 14:16:10.775 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-07 14:16:10.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-07 14:16:10.784 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.786 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-07 14:16:10.789 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-07 14:16:10.791 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-07 14:16:10.794 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-07 14:16:10.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-07 14:16:10.803 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.805 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-07 14:16:10.807 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-07 14:16:10.810 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-07 14:16:10.812 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-07 14:16:10.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-07 14:16:10.821 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.823 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-07 14:16:10.826 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-07 14:16:10.828 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-07 14:16:10.830 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-07 14:16:10.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:10.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:10.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-07 14:16:10.840 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:10.842 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-07 14:16:10.863 | Using python 3.8 to install etcd3 2022-06-07 14:16:10.865 | + 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-07 14:16:12.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:12.646 | 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-07 14:16:12.651 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:12.651 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:12.653 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:12.654 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:12.654 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:12.655 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:12.655 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:12.655 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:12.670 | 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-07 14:16:12.679 | 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-07 14:16:12.703 | 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-07 14:16:12.708 | 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-07 14:16:12.712 | 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-07 14:16:12.726 | 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-07 14:16:14.880 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:16:14.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:16:14.960 | + inc/python:pip_install:200 : result=0 2022-06-07 14:16:14.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:16:14.964 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:14.966 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:14.968 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:14.970 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:14.972 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:14.974 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:16:14.977 | + functions-common:time_stop:2329 : start_time=1654611370858 2022-06-07 14:16:14.979 | + functions-common:time_stop:2331 : [[ -z 1654611370858 ]] 2022-06-07 14:16:14.981 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:14.985 | + functions-common:time_stop:2334 : end_time=1654611374983 2022-06-07 14:16:14.987 | + functions-common:time_stop:2335 : elapsed_time=4125 2022-06-07 14:16:14.989 | + functions-common:time_stop:2336 : total=28551 2022-06-07 14:16:14.991 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:14.994 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32676 2022-06-07 14:16:14.996 | + inc/python:pip_install:203 : return 0 2022-06-07 14:16:14.998 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-07 14:16:15.019 | Using python 3.8 to install etcd3gw 2022-06-07 14:16:15.022 | + 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-07 14:16:16.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:16.822 | 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-07 14:16:16.826 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:16.827 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:16.829 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:16.830 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:16.830 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:16.831 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:16.831 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:16.831 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:16.846 | 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-07 14:16:16.882 | 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-07 14:16:16.889 | 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-07 14:16:16.892 | 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-07 14:16:16.912 | 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-07 14:16:16.916 | 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-07 14:16:16.936 | 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-07 14:16:16.939 | 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-07 14:16:16.942 | 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-07 14:16:19.144 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:16:19.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:16:19.215 | + inc/python:pip_install:200 : result=0 2022-06-07 14:16:19.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:16:19.220 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:19.222 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:19.225 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:19.227 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:19.229 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:19.231 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:16:19.233 | + functions-common:time_stop:2329 : start_time=1654611375014 2022-06-07 14:16:19.235 | + functions-common:time_stop:2331 : [[ -z 1654611375014 ]] 2022-06-07 14:16:19.238 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:19.242 | + functions-common:time_stop:2334 : end_time=1654611379240 2022-06-07 14:16:19.244 | + functions-common:time_stop:2335 : elapsed_time=4226 2022-06-07 14:16:19.246 | + functions-common:time_stop:2336 : total=32676 2022-06-07 14:16:19.248 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:19.250 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36902 2022-06-07 14:16:19.253 | + inc/python:pip_install:203 : return 0 2022-06-07 14:16:19.255 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-07 14:16:19.257 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-07 14:16:19.260 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-07 14:16:19.262 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:16:19.264 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:16:19.266 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:16:19.269 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:16:19.273 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:16:19.275 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:16:19.278 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:16:19.280 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:16:19.282 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-07 14:16:19.285 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-07 14:16:19.287 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:19.290 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:19.292 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-07 14:16:19.294 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-07 14:16:19.296 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-07 14:16:19.299 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:16:19.301 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:16:19.303 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:16:19.305 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:16:19.308 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:19.310 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:16:19.313 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:19.316 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:19.319 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:16:19.322 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:16:19.324 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:16:19.327 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:16:19.329 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-07 14:16:19.331 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:16:19.334 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:19.337 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:19.339 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-07 14:16:19.359 | + 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-07 14:16:19.468 | Reading package lists... 2022-06-07 14:16:19.710 | Building dependency tree... 2022-06-07 14:16:19.711 | Reading state information... 2022-06-07 14:16:19.959 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-07 14:16:19.959 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-07 14:16:19.959 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-07 14:16:19.959 | The following packages were automatically installed and are no longer required: 2022-06-07 14:16:19.960 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:16:19.960 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:16:19.960 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:16:19.960 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:16:19.960 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:16:19.960 | python3-zope.interface 2022-06-07 14:16:19.960 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:16:20.071 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:16:20.075 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:16:20.078 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:16:20.080 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:20.082 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:20.084 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:20.086 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:20.088 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:20.090 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:16:20.093 | + functions-common:time_stop:2329 : start_time=1654611379357 2022-06-07 14:16:20.095 | + functions-common:time_stop:2331 : [[ -z 1654611379357 ]] 2022-06-07 14:16:20.097 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:20.102 | + functions-common:time_stop:2334 : end_time=1654611380099 2022-06-07 14:16:20.104 | + functions-common:time_stop:2335 : elapsed_time=742 2022-06-07 14:16:20.106 | + functions-common:time_stop:2336 : total=4503 2022-06-07 14:16:20.108 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:20.110 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5245 2022-06-07 14:16:20.112 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:16:20.115 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-07 14:16:20.117 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:20.120 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:20.122 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-07 14:16:20.191 | Module proxy already enabled 2022-06-07 14:16:20.195 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-07 14:16:20.257 | Considering dependency proxy for proxy_uwsgi: 2022-06-07 14:16:20.257 | Module proxy already enabled 2022-06-07 14:16:20.257 | Module proxy_uwsgi already enabled 2022-06-07 14:16:20.261 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-07 14:16:20.263 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:16:20.265 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:16:20.268 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:16:20.403 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-07 14:16:20.409 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-07 14:16:20.412 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-07 14:16:20.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-07 14:16:20.422 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.424 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-07 14:16:20.427 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-07 14:16:20.430 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-07 14:16:20.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-07 14:16:20.440 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.443 | + ./stack.sh:main:852 : install_glanceclient 2022-06-07 14:16:20.445 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-07 14:16:20.448 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-07 14:16:20.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-07 14:16:20.458 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.460 | + ./stack.sh:main:853 : install_cinderclient 2022-06-07 14:16:20.463 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-07 14:16:20.465 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-07 14:16:20.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-07 14:16:20.475 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.478 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-07 14:16:20.480 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-07 14:16:20.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-07 14:16:20.489 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.492 | + ./stack.sh:main:854 : install_novaclient 2022-06-07 14:16:20.494 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-07 14:16:20.496 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-07 14:16:20.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-07 14:16:20.506 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.508 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-07 14:16:20.525 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:20.527 | + ./stack.sh:main:856 : install_swiftclient 2022-06-07 14:16:20.529 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-07 14:16:20.531 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-07 14:16:20.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-07 14:16:20.541 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.543 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-07 14:16:20.559 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:20.561 | + ./stack.sh:main:859 : install_neutronclient 2022-06-07 14:16:20.564 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-07 14:16:20.566 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-07 14:16:20.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-07 14:16:20.576 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.578 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-07 14:16:20.580 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-07 14:16:20.583 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-07 14:16:20.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:20.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:20.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-07 14:16:20.593 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:20.595 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-07 14:16:20.597 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-07 14:16:20.600 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:16:20.603 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-07 14:16:20.606 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-07 14:16:20.608 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:16:20.611 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:16:20.612 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:16:20.616 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-07 14:16:20.619 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-07 14:16:20.621 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-07 14:16:20.624 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-07 14:16:20.626 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-07 14:16:20.647 | Using python 3.8 to install keystonemiddleware 2022-06-07 14:16:20.649 | + 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-07 14:16:22.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:22.442 | 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-07 14:16:22.447 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:22.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:22.450 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:22.451 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:22.451 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:22.452 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:22.452 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:22.452 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:22.468 | 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-07 14:16:22.539 | 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-07 14:16:22.576 | 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-07 14:16:22.592 | 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-07 14:16:22.598 | 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-07 14:16:22.604 | 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-07 14:16:22.644 | 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-07 14:16:22.654 | 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-07 14:16:22.672 | 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-07 14:16:22.679 | 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-07 14:16:22.682 | 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-07 14:16:22.694 | 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-07 14:16:22.697 | 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-07 14:16:22.700 | 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-07 14:16:22.705 | 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-07 14:16:22.725 | 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-07 14:16:22.729 | 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-07 14:16:22.750 | 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-07 14:16:22.755 | 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-07 14:16:22.758 | 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-07 14:16:22.765 | 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-07 14:16:22.786 | 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-07 14:16:22.799 | 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-07 14:16:22.865 | 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-07 14:16:22.871 | 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-07 14:16:22.875 | 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-07 14:16:22.879 | 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-07 14:16:22.888 | 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-07 14:16:22.891 | 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-07 14:16:22.894 | 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-07 14:16:22.897 | 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-07 14:16:22.900 | 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-07 14:16:22.904 | 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-07 14:16:22.906 | 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-07 14:16:22.911 | 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-07 14:16:22.914 | 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-07 14:16:24.929 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:16:24.929 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:16:24.999 | + inc/python:pip_install:200 : result=0 2022-06-07 14:16:25.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:16:25.004 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:25.006 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:25.008 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:25.010 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:25.012 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:25.014 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:16:25.016 | + functions-common:time_stop:2329 : start_time=1654611380641 2022-06-07 14:16:25.018 | + functions-common:time_stop:2331 : [[ -z 1654611380641 ]] 2022-06-07 14:16:25.022 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:25.026 | + functions-common:time_stop:2334 : end_time=1654611385023 2022-06-07 14:16:25.028 | + functions-common:time_stop:2335 : elapsed_time=4382 2022-06-07 14:16:25.030 | + functions-common:time_stop:2336 : total=36902 2022-06-07 14:16:25.032 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:25.034 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41284 2022-06-07 14:16:25.037 | + inc/python:pip_install:203 : return 0 2022-06-07 14:16:25.039 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-07 14:16:25.042 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-07 14:16:25.044 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:16:25.047 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-07 14:16:25.049 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-07 14:16:25.052 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:16:25.056 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:16:25.056 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:16:25.061 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-07 14:16:25.063 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-07 14:16:25.066 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-07 14:16:25.069 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-07 14:16:25.071 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-07 14:16:25.092 | Using python 3.8 to install python-memcached 2022-06-07 14:16:25.094 | + 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-07 14:16:26.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:26.868 | 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-07 14:16:26.872 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:26.873 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:26.875 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:26.876 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:26.876 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:26.877 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:26.877 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:26.877 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:26.892 | 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-07 14:16:26.897 | 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-07 14:16:29.135 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:16:29.135 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:16:29.205 | + inc/python:pip_install:200 : result=0 2022-06-07 14:16:29.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:16:29.209 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:29.212 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:29.214 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:29.216 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:29.218 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:29.220 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:16:29.223 | + functions-common:time_stop:2329 : start_time=1654611385087 2022-06-07 14:16:29.225 | + functions-common:time_stop:2331 : [[ -z 1654611385087 ]] 2022-06-07 14:16:29.228 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:29.232 | + functions-common:time_stop:2334 : end_time=1654611389230 2022-06-07 14:16:29.234 | + functions-common:time_stop:2335 : elapsed_time=4143 2022-06-07 14:16:29.236 | + functions-common:time_stop:2336 : total=41284 2022-06-07 14:16:29.238 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:29.241 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45427 2022-06-07 14:16:29.244 | + inc/python:pip_install:203 : return 0 2022-06-07 14:16:29.246 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-07 14:16:29.262 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:29.265 | + ./stack.sh:main:866 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-06-07 14:16:29.267 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-07 14:16:29.269 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-07 14:16:29.271 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-07 14:16:29.274 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:16:29.276 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-07 14:16:29.278 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-07 14:16:29.293 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:29.296 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-07 14:16:29.298 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-07 14:16:29.300 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-07 14:16:29.303 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:16:29.305 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:16:29.307 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:16:29.310 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:16:29.312 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:16:29.314 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:16:29.329 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:16:29.331 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:16:29.333 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:29.335 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:16:29.336 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:16:29.341 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-07 14:16:29.343 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:29.345 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-07 14:16:29.357 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-07 14:16:29.360 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:16:29.360 | + functions-common:git_clone:607 : head -1 2022-06-07 14:16:29.363 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-07 14:16:29.366 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:16:29.368 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-07 14:16:29.371 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:16:29.373 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-07 14:16:29.375 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-07 14:16:29.377 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:16:29.379 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-07 14:16:29.382 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:16:29.384 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-07 14:16:29.386 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-07 14:16:29.389 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:16:29.391 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:16:29.394 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-07 14:16:29.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:16:29.399 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-07 14:16:29.402 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:16:29.404 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:16:29.407 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-07 14:16:29.413 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-07 14:16:29.415 | + 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-07 14:16:30.020 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-07 14:16:30.023 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:16:30.025 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:16:30.027 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:16:30.029 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-07 14:16:30.031 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-07 14:16:30.033 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:16:30.036 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:16:30.038 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:16:30.040 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:16:30.042 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:16:30.044 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:16:30.046 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:16:30.048 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-07 14:16:30.068 | Using python 3.8 to install /opt/stack/keystone 2022-06-07 14:16:30.070 | + 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-07 14:16:31.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:31.865 | 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-07 14:16:31.869 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:31.869 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:31.871 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:31.872 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:31.873 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:31.873 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:31.873 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:31.874 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:31.887 | Obtaining file:///opt/stack/keystone 2022-06-07 14:16:33.472 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:16:35.000 | 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-07 14:16:35.030 | 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-07 14:16:35.040 | 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-07 14:16:35.047 | 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-07 14:16:35.050 | 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-07 14:16:35.058 | 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-07 14:16:35.079 | 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-07 14:16:35.093 | 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-07 14:16:35.109 | 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-07 14:16:35.113 | 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-07 14:16:35.123 | 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-07 14:16:35.127 | 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-07 14:16:35.130 | 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-07 14:16:35.170 | 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-07 14:16:35.176 | 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-07 14:16:35.180 | 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-07 14:16:35.192 | 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-07 14:16:35.249 | 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-07 14:16:35.252 | 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-07 14:16:35.258 | 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-07 14:16:35.294 | 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-07 14:16:35.309 | 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-07 14:16:35.316 | 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-07 14:16:35.364 | 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-07 14:16:35.370 | 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-07 14:16:35.410 | 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-07 14:16:35.476 | 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-07 14:16:35.494 | 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-07 14:16:35.513 | 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-07 14:16:35.523 | 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-07 14:16:35.547 | 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-07 14:16:35.555 | 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-07 14:16:35.573 | 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-07 14:16:35.620 | 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-07 14:16:35.626 | 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-07 14:16:35.639 | 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-07 14:16:35.642 | 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-07 14:16:35.645 | 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-07 14:16:35.656 | 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-07 14:16:35.659 | 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-07 14:16:35.662 | 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-07 14:16:35.666 | 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-07 14:16:35.681 | 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-07 14:16:35.686 | 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-07 14:16:35.705 | 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-07 14:16:35.710 | 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-07 14:16:35.733 | 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-07 14:16:35.739 | 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-07 14:16:35.743 | 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-07 14:16:35.747 | 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-07 14:16:35.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-07 14:16:35.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-07 14:16:35.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-07 14:16:35.772 | 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-07 14:16:35.781 | 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-07 14:16:35.787 | 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-07 14:16:35.805 | 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-07 14:16:35.808 | 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-07 14:16:35.815 | 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-07 14:16:35.837 | 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-07 14:16:35.840 | 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-07 14:16:35.843 | 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-07 14:16:35.909 | 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-07 14:16:35.912 | 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-07 14:16:35.917 | 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-07 14:16:35.925 | 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-07 14:16:35.934 | 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-07 14:16:35.940 | 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-07 14:16:35.981 | 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-07 14:16:35.986 | 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-07 14:16:35.989 | 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-07 14:16:35.996 | 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-07 14:16:36.005 | 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-07 14:16:36.008 | 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-07 14:16:36.019 | 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-07 14:16:36.031 | 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-07 14:16:36.042 | 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-07 14:16:36.053 | 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-07 14:16:36.057 | 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-07 14:16:36.061 | 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-07 14:16:36.067 | 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-07 14:16:36.081 | 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-07 14:16:36.084 | 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-07 14:16:36.088 | 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-07 14:16:36.091 | 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-07 14:16:36.093 | 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-07 14:16:36.096 | 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-07 14:16:36.098 | 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-07 14:16:36.101 | 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-07 14:16:36.104 | 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-07 14:16:36.108 | 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-07 14:16:36.111 | 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-07 14:16:36.119 | 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-07 14:16:36.122 | 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-07 14:16:36.125 | 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-07 14:16:36.133 | 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-07 14:16:36.138 | 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-07 14:16:36.147 | 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-07 14:16:37.548 | Installing collected packages: keystone 2022-06-07 14:16:37.549 | Attempting uninstall: keystone 2022-06-07 14:16:37.551 | Found existing installation: keystone 18.1.0 2022-06-07 14:16:37.554 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-07 14:16:37.555 | Running setup.py develop for keystone 2022-06-07 14:16:39.433 | Successfully installed keystone 2022-06-07 14:16:39.578 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:16:39.578 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:16:39.664 | + inc/python:pip_install:200 : result=0 2022-06-07 14:16:39.677 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:16:39.677 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:39.677 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:39.677 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:39.677 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:39.677 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:39.679 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:16:39.681 | + functions-common:time_stop:2329 : start_time=1654611390063 2022-06-07 14:16:39.683 | + functions-common:time_stop:2331 : [[ -z 1654611390063 ]] 2022-06-07 14:16:39.686 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:39.690 | + functions-common:time_stop:2334 : end_time=1654611399688 2022-06-07 14:16:39.692 | + functions-common:time_stop:2335 : elapsed_time=9625 2022-06-07 14:16:39.694 | + functions-common:time_stop:2336 : total=45427 2022-06-07 14:16:39.696 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:39.698 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55052 2022-06-07 14:16:39.700 | + inc/python:pip_install:203 : return 0 2022-06-07 14:16:39.703 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:16:39.705 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-07 14:16:39.707 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-07 14:16:39.725 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-07 14:16:39.737 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-07 14:16:39.740 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-07 14:16:39.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:39.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:39.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-07 14:16:39.749 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:39.751 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-07 14:16:39.767 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:39.770 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-07 14:16:39.772 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:16:39.774 | + ./stack.sh:main:868 : configure_keystone 2022-06-07 14:16:39.777 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-07 14:16:39.789 | + 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-07 14:16:39.791 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-07 14:16:39.796 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-07 14:16:39.811 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:39.814 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-07 14:16:39.842 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-07 14:16:39.870 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-07 14:16:39.899 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-07 14:16:39.928 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-07 14:16:39.958 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-07 14:16:39.987 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-07 14:16:40.013 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-07 14:16:40.041 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-07 14:16:40.043 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-07 14:16:40.045 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-07 14:16:40.047 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-07 14:16:40.050 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:16:40.052 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:16:40.067 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:40.070 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:16:40.072 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:16:40.075 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:16:40.090 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:40.092 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:16:40.095 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:16:40.124 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:16:40.126 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:16:40.128 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-07 14:16:40.131 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-07 14:16:40.133 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-07 14:16:40.149 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:40.151 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.65/identity 2022-06-07 14:16:40.181 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.65/identity 2022-06-07 14:16:40.208 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-07 14:16:40.210 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-07 14:16:40.240 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-07 14:16:40.243 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-07 14:16:40.245 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-07 14:16:40.247 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-07 14:16:40.249 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-07 14:16:40.252 | + 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-07 14:16:40.281 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-07 14:16:40.284 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-07 14:16:40.286 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-07 14:16:40.289 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-07 14:16:40.292 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:16:40.308 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:16:40.310 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:16:40.312 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:16:40.315 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:16:40.318 | + 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-07 14:16:40.345 | + 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-07 14:16:40.372 | + 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-07 14:16:40.399 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:16:40.426 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-07 14:16:40.454 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-07 14:16:40.456 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-07 14:16:40.459 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-07 14:16:40.461 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-07 14:16:40.463 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-07 14:16:40.466 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:16:40.468 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:16:40.471 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-07 14:16:40.475 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-07 14:16:40.477 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:16:40.479 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:16:40.491 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:16:40.492 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:16:40.500 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:16:40.504 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:16:40.520 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-07 14:16:40.522 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-07 14:16:40.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-07 14:16:40.553 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-07 14:16:40.580 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-07 14:16:40.607 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-07 14:16:40.633 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-07 14:16:40.660 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-07 14:16:40.686 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-07 14:16:40.713 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-07 14:16:40.739 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-07 14:16:40.766 | + 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-07 14:16:40.792 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-07 14:16:40.818 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-07 14:16:40.844 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-07 14:16:40.871 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:16:40.873 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:16:40.876 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-07 14:16:40.879 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-07 14:16:40.881 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:16:40.883 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:40.885 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:40.888 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-07 14:16:40.890 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-07 14:16:40.892 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-07 14:16:40.918 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-07 14:16:40.946 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-07 14:16:40.946 | + 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-07 14:16:40.954 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-07 14:16:40.958 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-07 14:16:40.960 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-07 14:16:40.962 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:16:40.964 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:16:40.966 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:16:40.969 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:40.971 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:40.973 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:16:40.975 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:16:40.978 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:40.980 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:40.982 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-07 14:16:41.043 | Site keystone-wsgi-public already enabled 2022-06-07 14:16:41.047 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:16:41.049 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:16:41.052 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:16:41.055 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:16:41.188 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-07 14:16:41.191 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-07 14:16:41.193 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-07 14:16:41.195 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-07 14:16:41.198 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:16:41.200 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:16:41.206 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-07 14:16:41.211 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-07 14:16:41.213 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:16:41.215 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:16:41.229 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:16:41.229 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:16:41.237 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:16:41.241 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:16:41.257 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-07 14:16:41.259 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-07 14:16:41.263 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-07 14:16:41.293 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-07 14:16:41.320 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-07 14:16:41.346 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-07 14:16:41.373 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-07 14:16:41.400 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-07 14:16:41.427 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-07 14:16:41.453 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-07 14:16:41.480 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-07 14:16:41.508 | + 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-07 14:16:41.535 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-07 14:16:41.562 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-07 14:16:41.588 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-07 14:16:41.617 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:16:41.620 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:16:41.622 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-07 14:16:41.625 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-07 14:16:41.627 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:16:41.629 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:41.632 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:41.634 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-07 14:16:41.637 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-07 14:16:41.639 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-07 14:16:41.666 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-07 14:16:41.693 | + 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-07 14:16:41.693 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-07 14:16:41.702 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-07 14:16:41.705 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-07 14:16:41.708 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-07 14:16:41.710 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:16:41.712 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:16:41.715 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:16:41.717 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:41.719 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:41.721 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:16:41.724 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:16:41.726 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:41.729 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:41.731 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-07 14:16:41.792 | Site keystone-wsgi-admin already enabled 2022-06-07 14:16:41.796 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:16:41.798 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:16:41.801 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:16:41.803 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:16:41.940 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-07 14:16:41.971 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-07 14:16:42.001 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-07 14:16:42.032 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-07 14:16:42.034 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-07 14:16:42.063 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-07 14:16:42.092 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-07 14:16:42.119 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-07 14:16:42.135 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:42.138 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-07 14:16:42.155 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:42.157 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-07 14:16:42.160 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-07 14:16:42.162 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-07 14:16:42.164 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:16:42.167 | + lib/stack:stack_install_service:32 : install_swift 2022-06-07 14:16:42.169 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-07 14:16:42.171 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-07 14:16:42.174 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-07 14:16:42.176 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:16:42.179 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:16:42.181 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:16:42.184 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:16:42.186 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:16:42.189 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:16:42.205 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:16:42.207 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:16:42.209 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:42.212 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:16:42.212 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:16:42.217 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-07 14:16:42.219 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:16:42.222 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-07 14:16:42.234 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-07 14:16:42.237 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:16:42.237 | + functions-common:git_clone:607 : head -1 2022-06-07 14:16:42.243 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-07 14:16:42.246 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:16:42.248 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-07 14:16:42.251 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:16:42.254 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-07 14:16:42.256 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-07 14:16:42.259 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-07 14:16:42.261 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-07 14:16:42.263 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:16:42.266 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-07 14:16:42.268 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-07 14:16:42.270 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:16:42.272 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-07 14:16:42.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-07 14:16:42.278 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:16:42.280 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-07 14:16:42.283 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:16:42.285 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:16:42.288 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-07 14:16:42.293 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-07 14:16:42.296 | + 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-07 14:16:42.883 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-07 14:16:42.885 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:16:42.888 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:16:42.890 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:16:42.892 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-07 14:16:42.895 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-07 14:16:42.897 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:16:42.900 | + inc/python:setup_package:427 : local extras=keystone 2022-06-07 14:16:42.903 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:16:42.905 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-07 14:16:42.907 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-07 14:16:42.909 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-07 14:16:42.912 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:16:42.914 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-07 14:16:42.934 | Using python 3.8 to install /opt/stack/swift 2022-06-07 14:16:42.936 | + 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-07 14:16:44.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:44.748 | 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-07 14:16:44.758 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:44.758 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:44.758 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:44.758 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:44.758 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:44.758 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:44.758 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:44.758 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:44.771 | Obtaining file:///opt/stack/swift 2022-06-07 14:16:46.018 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:16:47.259 | 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-07 14:16:47.268 | 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-07 14:16:47.308 | 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-07 14:16:47.318 | 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-07 14:16:47.321 | 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-07 14:16:47.379 | 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-07 14:16:47.390 | 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-07 14:16:47.392 | 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-07 14:16:47.396 | 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-07 14:16:47.431 | 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-07 14:16:47.446 | 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-07 14:16:47.454 | 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-07 14:16:47.460 | 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-07 14:16:47.500 | 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-07 14:16:47.509 | 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-07 14:16:47.528 | 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-07 14:16:47.535 | 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-07 14:16:47.538 | 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-07 14:16:47.549 | 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-07 14:16:47.552 | 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-07 14:16:47.555 | 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-07 14:16:47.558 | 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-07 14:16:47.563 | 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-07 14:16:47.583 | 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-07 14:16:47.587 | 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-07 14:16:47.608 | 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-07 14:16:47.614 | 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-07 14:16:47.617 | 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-07 14:16:47.624 | 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-07 14:16:47.645 | 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-07 14:16:47.650 | 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-07 14:16:47.653 | 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-07 14:16:47.662 | 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-07 14:16:47.727 | 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-07 14:16:47.741 | 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-07 14:16:47.747 | 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-07 14:16:47.750 | 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-07 14:16:47.755 | 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-07 14:16:47.763 | 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-07 14:16:47.766 | 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-07 14:16:47.770 | 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-07 14:16:47.772 | 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-07 14:16:47.776 | 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-07 14:16:47.779 | 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-07 14:16:47.782 | 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-07 14:16:47.787 | 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-07 14:16:47.791 | 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-07 14:16:49.499 | Installing collected packages: swift 2022-06-07 14:16:49.499 | Attempting uninstall: swift 2022-06-07 14:16:49.501 | Found existing installation: swift 2.26.1.dev35 2022-06-07 14:16:49.504 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-07 14:16:49.506 | Running setup.py develop for swift 2022-06-07 14:16:51.218 | Successfully installed swift 2022-06-07 14:16:51.389 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:16:51.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:16:51.467 | + inc/python:pip_install:200 : result=0 2022-06-07 14:16:51.469 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:16:51.472 | + functions-common:time_stop:2322 : local name 2022-06-07 14:16:51.474 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:16:51.476 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:16:51.478 | + functions-common:time_stop:2325 : local total 2022-06-07 14:16:51.480 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:16:51.483 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:16:51.485 | + functions-common:time_stop:2329 : start_time=1654611402929 2022-06-07 14:16:51.487 | + functions-common:time_stop:2331 : [[ -z 1654611402929 ]] 2022-06-07 14:16:51.490 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:16:51.494 | + functions-common:time_stop:2334 : end_time=1654611411491 2022-06-07 14:16:51.496 | + functions-common:time_stop:2335 : elapsed_time=8562 2022-06-07 14:16:51.498 | + functions-common:time_stop:2336 : total=55052 2022-06-07 14:16:51.500 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:16:51.502 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63614 2022-06-07 14:16:51.504 | + inc/python:pip_install:203 : return 0 2022-06-07 14:16:51.507 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:16:51.509 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-07 14:16:51.511 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-07 14:16:51.530 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-07 14:16:51.542 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-07 14:16:51.544 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-07 14:16:51.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:51.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:51.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-07 14:16:51.554 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:51.556 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-07 14:16:51.558 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:16:51.561 | + ./stack.sh:main:877 : configure_swift 2022-06-07 14:16:51.563 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-07 14:16:51.565 | + lib/swift:configure_swift:335 : local node_number 2022-06-07 14:16:51.567 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-07 14:16:51.569 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-07 14:16:51.571 | + lib/swift:configure_swift:338 : local user_group 2022-06-07 14:16:51.573 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-07 14:16:52.403 | No object-replicator running 2022-06-07 14:16:52.403 | No container-reconciler running 2022-06-07 14:16:52.403 | No account-auditor running 2022-06-07 14:16:52.403 | No account-server running 2022-06-07 14:16:52.403 | No container-auditor running 2022-06-07 14:16:52.403 | No container-updater running 2022-06-07 14:16:52.403 | No object-reconstructor running 2022-06-07 14:16:52.403 | No object-auditor running 2022-06-07 14:16:52.403 | No object-updater running 2022-06-07 14:16:52.403 | No container-replicator running 2022-06-07 14:16:52.403 | No container-sharder running 2022-06-07 14:16:52.403 | No container-sync running 2022-06-07 14:16:52.403 | No object-server running 2022-06-07 14:16:52.403 | No container-server running 2022-06-07 14:16:52.403 | No account-reaper running 2022-06-07 14:16:52.403 | No proxy-server running 2022-06-07 14:16:52.403 | No object-expirer running 2022-06-07 14:16:52.403 | No account-replicator running 2022-06-07 14:16:52.450 | + lib/swift:configure_swift:341 : true 2022-06-07 14:16:52.452 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-07 14:16:52.464 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-07 14:16:52.476 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-07 14:16:52.479 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-07 14:16:52.479 | s/%GROUP%//; 2022-06-07 14:16:52.479 | s/%USER%/ubuntu/; 2022-06-07 14:16:52.479 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-07 14:16:52.479 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-07 14:16:52.479 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-07 14:16:52.488 | uid = ubuntu 2022-06-07 14:16:52.488 | gid = 2022-06-07 14:16:52.488 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-07 14:16:52.488 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-07 14:16:52.488 | address = 127.0.0.1 2022-06-07 14:16:52.488 | 2022-06-07 14:16:52.488 | [account6612] 2022-06-07 14:16:52.488 | max connections = 25 2022-06-07 14:16:52.488 | path = /opt/stack/data/swift/1/node/ 2022-06-07 14:16:52.488 | read only = false 2022-06-07 14:16:52.488 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-07 14:16:52.488 | 2022-06-07 14:16:52.488 | [account6622] 2022-06-07 14:16:52.488 | max connections = 25 2022-06-07 14:16:52.488 | path = /opt/stack/data/swift/2/node/ 2022-06-07 14:16:52.488 | read only = false 2022-06-07 14:16:52.488 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-07 14:16:52.488 | 2022-06-07 14:16:52.488 | [account6632] 2022-06-07 14:16:52.488 | max connections = 25 2022-06-07 14:16:52.488 | path = /opt/stack/data/swift/3/node/ 2022-06-07 14:16:52.488 | read only = false 2022-06-07 14:16:52.488 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-07 14:16:52.488 | 2022-06-07 14:16:52.488 | [account6642] 2022-06-07 14:16:52.488 | max connections = 25 2022-06-07 14:16:52.488 | path = /opt/stack/data/swift/4/node/ 2022-06-07 14:16:52.488 | read only = false 2022-06-07 14:16:52.488 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | [container6611] 2022-06-07 14:16:52.489 | max connections = 25 2022-06-07 14:16:52.489 | path = /opt/stack/data/swift/1/node/ 2022-06-07 14:16:52.489 | read only = false 2022-06-07 14:16:52.489 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | [container6621] 2022-06-07 14:16:52.489 | max connections = 25 2022-06-07 14:16:52.489 | path = /opt/stack/data/swift/2/node/ 2022-06-07 14:16:52.489 | read only = false 2022-06-07 14:16:52.489 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | [container6631] 2022-06-07 14:16:52.489 | max connections = 25 2022-06-07 14:16:52.489 | path = /opt/stack/data/swift/3/node/ 2022-06-07 14:16:52.489 | read only = false 2022-06-07 14:16:52.489 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | [container6641] 2022-06-07 14:16:52.489 | max connections = 25 2022-06-07 14:16:52.489 | path = /opt/stack/data/swift/4/node/ 2022-06-07 14:16:52.489 | read only = false 2022-06-07 14:16:52.489 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | [object6613] 2022-06-07 14:16:52.489 | max connections = 25 2022-06-07 14:16:52.489 | path = /opt/stack/data/swift/1/node/ 2022-06-07 14:16:52.489 | read only = false 2022-06-07 14:16:52.489 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-07 14:16:52.489 | 2022-06-07 14:16:52.489 | [object6623] 2022-06-07 14:16:52.489 | max connections = 25 2022-06-07 14:16:52.489 | path = /opt/stack/data/swift/2/node/ 2022-06-07 14:16:52.489 | read only = false 2022-06-07 14:16:52.490 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-07 14:16:52.490 | 2022-06-07 14:16:52.490 | [object6633] 2022-06-07 14:16:52.490 | max connections = 25 2022-06-07 14:16:52.490 | path = /opt/stack/data/swift/3/node/ 2022-06-07 14:16:52.490 | read only = false 2022-06-07 14:16:52.490 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-07 14:16:52.490 | 2022-06-07 14:16:52.490 | [object6643] 2022-06-07 14:16:52.490 | max connections = 25 2022-06-07 14:16:52.490 | path = /opt/stack/data/swift/4/node/ 2022-06-07 14:16:52.490 | read only = false 2022-06-07 14:16:52.490 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-07 14:16:52.491 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-07 14:16:52.493 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:16:52.495 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:16:52.497 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-07 14:16:52.508 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-07 14:16:52.510 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-07 14:16:52.514 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-07 14:16:52.519 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-07 14:16:52.521 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-07 14:16:52.525 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-07 14:16:52.552 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.65:8080/v1/ 2022-06-07 14:16:52.578 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-07 14:16:52.595 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-07 14:16:52.622 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-07 14:16:52.640 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:16:52.668 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-07 14:16:52.685 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-07 14:16:52.712 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-07 14:16:52.730 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-07 14:16:52.756 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-07 14:16:52.774 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:16:52.802 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-07 14:16:52.819 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-07 14:16:52.834 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:52.836 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-07 14:16:52.864 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-07 14:16:52.890 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-07 14:16:52.915 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-07 14:16:52.942 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-07 14:16:52.957 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:52.959 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-07 14:16:52.985 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-07 14:16:53.000 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:53.003 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-07 14:16:53.017 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:53.019 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-07 14:16:53.021 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-07 14:16:53.036 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:53.038 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-07 14:16:53.040 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-07 14:16:53.042 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-07 14:16:53.046 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-07 14:16:53.052 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-07 14:16:53.078 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-07 14:16:53.105 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-07 14:16:53.133 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-07 14:16:53.162 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-07 14:16:53.189 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-07 14:16:53.191 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-07 14:16:53.193 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-07 14:16:53.195 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-07 14:16:53.197 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-07 14:16:53.223 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-07 14:16:53.250 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:16:53.275 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-07 14:16:53.302 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-07 14:16:53.328 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-07 14:16:53.355 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-07 14:16:53.381 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-07 14:16:53.408 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:16:53.434 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-07 14:16:53.461 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-07 14:16:53.487 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-07 14:16:53.513 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-07 14:16:53.540 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-07 14:16:53.569 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-07 14:16:53.596 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-07 14:16:53.614 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-07 14:16:53.640 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-07 14:16:53.668 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-07 14:16:53.672 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-07 14:16:53.699 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-07 14:16:53.726 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-07 14:16:53.752 | + lib/swift:configure_swift:479 : local node_number 2022-06-07 14:16:53.754 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-07 14:16:53.756 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-07 14:16:53.758 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-07 14:16:53.762 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-07 14:16:53.764 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-07 14:16:53.767 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-07 14:16:53.769 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-07 14:16:53.771 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-07 14:16:53.774 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-07 14:16:53.776 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-07 14:16:53.778 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-07 14:16:53.795 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-07 14:16:53.822 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-07 14:16:53.840 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-07 14:16:53.867 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-07 14:16:53.884 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:16:53.912 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-07 14:16:53.929 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-07 14:16:53.957 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-07 14:16:53.974 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-07 14:16:54.001 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-07 14:16:54.019 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-07 14:16:54.045 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-07 14:16:54.062 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-07 14:16:54.091 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-07 14:16:54.108 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-07 14:16:54.135 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-07 14:16:54.153 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-07 14:16:54.179 | + 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-07 14:16:54.183 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-07 14:16:54.202 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:16:54.229 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-07 14:16:54.257 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-07 14:16:54.259 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-07 14:16:54.263 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-07 14:16:54.266 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-07 14:16:54.268 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-07 14:16:54.270 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-07 14:16:54.272 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-07 14:16:54.274 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-07 14:16:54.276 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-07 14:16:54.278 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-07 14:16:54.295 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-07 14:16:54.323 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-07 14:16:54.340 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-07 14:16:54.367 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-07 14:16:54.385 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:16:54.411 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-07 14:16:54.429 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-07 14:16:54.457 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-07 14:16:54.474 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-07 14:16:54.502 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-07 14:16:54.519 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-07 14:16:54.547 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-07 14:16:54.565 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-07 14:16:54.592 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-07 14:16:54.610 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-07 14:16:54.637 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-07 14:16:54.657 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-07 14:16:54.684 | + 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-07 14:16:54.691 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-07 14:16:54.708 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:16:54.735 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-07 14:16:54.739 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-07 14:16:54.743 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-07 14:16:54.745 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-07 14:16:54.747 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-07 14:16:54.749 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-07 14:16:54.752 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-07 14:16:54.754 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-07 14:16:54.756 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-07 14:16:54.758 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-07 14:16:54.776 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-07 14:16:54.804 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-07 14:16:54.821 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-07 14:16:54.849 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-07 14:16:54.867 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:16:54.894 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-07 14:16:54.912 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-07 14:16:54.939 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-07 14:16:54.957 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-07 14:16:54.984 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-07 14:16:55.003 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-07 14:16:55.030 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-07 14:16:55.048 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-07 14:16:55.075 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-07 14:16:55.093 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-07 14:16:55.121 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-07 14:16:55.139 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-07 14:16:55.165 | + 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-07 14:16:55.169 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-07 14:16:55.187 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:16:55.215 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-07 14:16:55.242 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-07 14:16:55.269 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-07 14:16:55.296 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-07 14:16:55.298 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-07 14:16:55.303 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-07 14:16:55.331 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-07 14:16:55.358 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-07 14:16:55.386 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-07 14:16:55.414 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-07 14:16:55.442 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-07 14:16:55.468 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-07 14:16:55.495 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-07 14:16:55.522 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-07 14:16:55.548 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-07 14:16:55.563 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:55.566 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-07 14:16:55.584 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-07 14:16:55.587 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-07 14:16:55.606 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-07 14:16:55.608 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.65 2022-06-07 14:16:55.635 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-07 14:16:55.637 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-07 14:16:55.664 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.65/identity 2022-06-07 14:16:55.693 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-07 14:16:55.695 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-07 14:16:55.721 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-07 14:16:55.737 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:55.739 | + lib/swift:configure_swift:542 : local user_group 2022-06-07 14:16:55.742 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-07 14:16:55.747 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-07 14:16:55.749 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-07 14:16:55.762 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-07 14:16:55.764 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-07 14:16:55.775 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-07 14:16:55.777 | + lib/swift:configure_swift:549 : is_suse 2022-06-07 14:16:55.779 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:16:55.782 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:16:55.784 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:16:55.786 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:16:55.788 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:16:55.791 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:16:55.793 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-07 14:16:55.805 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-07 14:16:55.807 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-07 14:16:55.810 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-07 14:16:55.827 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:16:55.829 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-07 14:16:55.846 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:55.849 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-07 14:16:55.851 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-07 14:16:55.853 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-07 14:16:55.855 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:16:55.858 | + lib/stack:stack_install_service:32 : install_glance 2022-06-07 14:16:55.860 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-07 14:16:55.863 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-07 14:16:55.866 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-07 14:16:55.882 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:55.885 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-07 14:16:55.887 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-07 14:16:55.904 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:16:55.906 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-07 14:16:55.909 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-07 14:16:55.911 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-07 14:16:55.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:16:55.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:16:55.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-07 14:16:55.921 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:16:55.925 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-07 14:16:55.927 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-07 14:16:55.930 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-07 14:16:55.933 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-07 14:16:55.935 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-07 14:16:55.938 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-07 14:16:55.941 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-07 14:16:55.944 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-07 14:16:55.947 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-07 14:16:55.949 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-07 14:16:55.953 | +++ 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-07 14:16:55.953 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-07 14:16:55.958 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-07 14:16:55.961 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-07 14:16:55.963 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-07 14:16:55.966 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-07 14:16:55.969 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-07 14:16:55.990 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-07 14:16:55.993 | + 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-07 14:16:57.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:16:57.782 | 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-07 14:16:57.787 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:57.787 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:57.789 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:16:57.790 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:57.790 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:57.791 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:57.791 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:16:57.791 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:16:57.806 | 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-07 14:16:57.902 | 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-07 14:16:57.905 | 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-07 14:16:57.917 | 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-07 14:16:57.982 | 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-07 14:16:58.006 | 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-07 14:16:58.011 | 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-07 14:16:58.032 | 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-07 14:16:58.044 | 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-07 14:16:58.059 | 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-07 14:16:58.065 | 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-07 14:16:58.071 | 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-07 14:16:58.111 | 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-07 14:16:58.126 | 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-07 14:16:58.130 | 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-07 14:16:58.139 | 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-07 14:16:58.168 | 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-07 14:16:58.186 | 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-07 14:16:58.192 | 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-07 14:16:58.195 | 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-07 14:16:58.198 | 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-07 14:16:58.202 | 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-07 14:16:58.220 | 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-07 14:16:58.226 | 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-07 14:16:58.244 | 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-07 14:16:58.267 | 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-07 14:16:58.271 | 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-07 14:16:58.292 | 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-07 14:16:58.297 | 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-07 14:16:58.300 | 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-07 14:16:58.303 | 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-07 14:16:58.310 | 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-07 14:16:58.325 | 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-07 14:16:58.346 | 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-07 14:16:58.350 | 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-07 14:16:58.359 | 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-07 14:16:58.362 | 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-07 14:16:58.366 | 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-07 14:16:58.371 | 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-07 14:16:58.375 | 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-07 14:16:58.383 | 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-07 14:16:58.388 | 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-07 14:16:58.391 | 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-07 14:16:58.395 | 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-07 14:16:58.398 | 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-07 14:16:58.406 | 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-07 14:16:58.419 | 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-07 14:16:58.430 | 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-07 14:16:58.437 | 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-07 14:16:58.446 | 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-07 14:16:58.450 | 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-07 14:16:58.452 | 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-07 14:16:58.455 | 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-07 14:16:58.459 | 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-07 14:16:58.462 | 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-07 14:16:58.464 | 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-07 14:16:58.473 | 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-07 14:16:58.476 | 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-07 14:16:58.479 | 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-07 14:16:58.496 | 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-07 14:16:58.505 | 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-07 14:16:58.509 | 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-07 14:16:58.512 | 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-07 14:16:58.522 | 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-07 14:16:58.525 | 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-07 14:16:58.528 | 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-07 14:17:00.372 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:17:00.372 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:17:00.445 | + inc/python:pip_install:200 : result=0 2022-06-07 14:17:00.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:17:00.450 | + functions-common:time_stop:2322 : local name 2022-06-07 14:17:00.452 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:17:00.454 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:17:00.456 | + functions-common:time_stop:2325 : local total 2022-06-07 14:17:00.459 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:17:00.461 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:17:00.463 | + functions-common:time_stop:2329 : start_time=1654611415984 2022-06-07 14:17:00.466 | + functions-common:time_stop:2331 : [[ -z 1654611415984 ]] 2022-06-07 14:17:00.469 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:17:00.473 | + functions-common:time_stop:2334 : end_time=1654611420470 2022-06-07 14:17:00.475 | + functions-common:time_stop:2335 : elapsed_time=4486 2022-06-07 14:17:00.477 | + functions-common:time_stop:2336 : total=63614 2022-06-07 14:17:00.480 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:17:00.482 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68100 2022-06-07 14:17:00.484 | + inc/python:pip_install:203 : return 0 2022-06-07 14:17:00.487 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-07 14:17:00.490 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-07 14:17:00.492 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-07 14:17:00.506 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-07 14:17:00.511 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-07 14:17:00.513 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-07 14:17:00.515 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-07 14:17:00.518 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:17:00.520 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:17:00.523 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:17:00.525 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:17:00.528 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:17:00.530 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:17:00.547 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:17:00.549 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:17:00.552 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:00.555 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:17:00.555 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:17:00.560 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-07 14:17:00.562 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:00.564 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-07 14:17:00.577 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-07 14:17:00.580 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:17:00.580 | + functions-common:git_clone:607 : head -1 2022-06-07 14:17:00.583 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-07 14:17:00.586 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:17:00.588 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-07 14:17:00.591 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:17:00.593 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-07 14:17:00.596 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-07 14:17:00.599 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:17:00.601 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-07 14:17:00.604 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:17:00.606 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-07 14:17:00.609 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-07 14:17:00.612 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:17:00.614 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:17:00.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-07 14:17:00.620 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:17:00.623 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-07 14:17:00.625 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:17:00.628 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:17:00.631 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-07 14:17:00.636 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-07 14:17:00.639 | + 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-07 14:17:01.238 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-07 14:17:01.241 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:17:01.243 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:17:01.245 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:17:01.248 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-07 14:17:01.250 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-07 14:17:01.252 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:17:01.255 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:17:01.257 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:17:01.259 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:17:01.262 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:17:01.264 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:17:01.266 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:17:01.269 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-07 14:17:01.290 | Using python 3.8 to install /opt/stack/glance 2022-06-07 14:17:01.293 | + 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-07 14:17:03.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:17:03.084 | 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-07 14:17:03.088 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:03.089 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:03.090 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:17:03.092 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:03.092 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:03.092 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:03.092 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:03.093 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:03.105 | Obtaining file:///opt/stack/glance 2022-06-07 14:17:04.397 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:17:05.669 | 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-07 14:17:05.677 | 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-07 14:17:05.685 | 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-07 14:17:05.694 | 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-07 14:17:05.715 | 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-07 14:17:05.724 | 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-07 14:17:05.738 | 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-07 14:17:05.747 | 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-07 14:17:05.767 | 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-07 14:17:05.807 | 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-07 14:17:05.821 | 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-07 14:17:05.828 | 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-07 14:17:05.834 | 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-07 14:17:05.843 | 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-07 14:17:05.849 | 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-07 14:17:05.919 | 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-07 14:17:05.922 | 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-07 14:17:05.925 | 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-07 14:17:05.928 | 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-07 14:17:05.939 | 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-07 14:17:06.003 | 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-07 14:17:06.059 | 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-07 14:17:06.062 | 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-07 14:17:06.067 | 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-07 14:17:06.071 | 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-07 14:17:06.092 | 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-07 14:17:06.138 | 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-07 14:17:06.150 | 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-07 14:17:06.166 | 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-07 14:17:06.172 | 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-07 14:17:06.222 | 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-07 14:17:06.229 | 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-07 14:17:06.268 | 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-07 14:17:06.320 | 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-07 14:17:06.339 | 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-07 14:17:06.356 | 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-07 14:17:06.370 | 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-07 14:17:06.379 | 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-07 14:17:06.403 | 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-07 14:17:06.411 | 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-07 14:17:06.434 | 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-07 14:17:06.480 | 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-07 14:17:06.487 | 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-07 14:17:06.490 | 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-07 14:17:06.492 | 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-07 14:17:06.513 | 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-07 14:17:06.527 | 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-07 14:17:06.539 | 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-07 14:17:06.541 | 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-07 14:17:06.545 | 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-07 14:17:06.560 | 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-07 14:17:06.566 | 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-07 14:17:06.569 | 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-07 14:17:06.588 | 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-07 14:17:06.592 | 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-07 14:17:06.599 | 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-07 14:17:06.619 | 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-07 14:17:06.624 | 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-07 14:17:06.629 | 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-07 14:17:06.632 | 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-07 14:17:06.635 | 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-07 14:17:06.646 | 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-07 14:17:06.650 | 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-07 14:17:06.652 | 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-07 14:17:06.659 | 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-07 14:17:06.722 | 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-07 14:17:06.739 | 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-07 14:17:06.747 | 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-07 14:17:06.754 | 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-07 14:17:06.772 | 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-07 14:17:06.776 | 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-07 14:17:06.782 | 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-07 14:17:06.803 | 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-07 14:17:06.805 | 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-07 14:17:06.809 | 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-07 14:17:06.817 | 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-07 14:17:06.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-07 14:17:06.830 | 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-07 14:17:06.834 | 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-07 14:17:06.840 | 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-07 14:17:06.845 | 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-07 14:17:06.849 | 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-07 14:17:06.852 | 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-07 14:17:06.893 | 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-07 14:17:06.897 | 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-07 14:17:06.904 | 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-07 14:17:06.907 | 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-07 14:17:06.917 | 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-07 14:17:06.920 | 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-07 14:17:06.935 | 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-07 14:17:06.939 | 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-07 14:17:06.942 | 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-07 14:17:06.945 | 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-07 14:17:06.948 | 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-07 14:17:06.951 | 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-07 14:17:06.988 | 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-07 14:17:06.996 | 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-07 14:17:07.001 | 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-07 14:17:07.004 | 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-07 14:17:07.007 | 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-07 14:17:07.010 | 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-07 14:17:07.013 | 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-07 14:17:07.016 | 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-07 14:17:07.019 | 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-07 14:17:07.022 | 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-07 14:17:07.098 | 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-07 14:17:07.101 | 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-07 14:17:07.144 | 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-07 14:17:07.177 | 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-07 14:17:07.181 | 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-07 14:17:08.271 | Installing collected packages: glance 2022-06-07 14:17:08.271 | Attempting uninstall: glance 2022-06-07 14:17:08.286 | Found existing installation: glance 21.1.1.dev1 2022-06-07 14:17:08.286 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-07 14:17:08.286 | Running setup.py develop for glance 2022-06-07 14:17:09.871 | Successfully installed glance 2022-06-07 14:17:10.010 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:17:10.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:17:10.099 | + inc/python:pip_install:200 : result=0 2022-06-07 14:17:10.101 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:17:10.103 | + functions-common:time_stop:2322 : local name 2022-06-07 14:17:10.106 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:17:10.108 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:17:10.110 | + functions-common:time_stop:2325 : local total 2022-06-07 14:17:10.112 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:17:10.115 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:17:10.117 | + functions-common:time_stop:2329 : start_time=1654611421285 2022-06-07 14:17:10.119 | + functions-common:time_stop:2331 : [[ -z 1654611421285 ]] 2022-06-07 14:17:10.122 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:17:10.126 | + functions-common:time_stop:2334 : end_time=1654611430123 2022-06-07 14:17:10.128 | + functions-common:time_stop:2335 : elapsed_time=8838 2022-06-07 14:17:10.130 | + functions-common:time_stop:2336 : total=68100 2022-06-07 14:17:10.133 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:17:10.135 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76938 2022-06-07 14:17:10.137 | + inc/python:pip_install:203 : return 0 2022-06-07 14:17:10.139 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:17:10.143 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-07 14:17:10.145 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-07 14:17:10.164 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-07 14:17:10.176 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-07 14:17:10.179 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-07 14:17:10.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:17:10.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:17:10.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-07 14:17:10.189 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:17:10.191 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:17:10.193 | + ./stack.sh:main:889 : configure_glance 2022-06-07 14:17:10.196 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-07 14:17:10.209 | + lib/glance:configure_glance:270 : local dburl 2022-06-07 14:17:10.212 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-07 14:17:10.214 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-07 14:17:10.217 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-07 14:17:10.219 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-07 14:17:10.222 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-07 14:17:10.225 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-07 14:17:10.227 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-07 14:17:10.254 | + 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-07 14:17:10.283 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-07 14:17:10.311 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-07 14:17:10.341 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-07 14:17:10.370 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-07 14:17:10.399 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-07 14:17:10.401 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-07 14:17:10.404 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-07 14:17:10.406 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:17:10.408 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-07 14:17:10.436 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-07 14:17:10.465 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:17:10.493 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-07 14:17:10.523 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-07 14:17:10.551 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-07 14:17:10.581 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-07 14:17:10.609 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-07 14:17:10.638 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:17:10.666 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:17:10.696 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-07 14:17:10.725 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-07 14:17:10.727 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-07 14:17:10.729 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-07 14:17:10.732 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:17:10.734 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:17:10.737 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:17:10.754 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:10.757 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:17:10.759 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:17:10.762 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:17:10.777 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:10.780 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:10.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:10.812 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:17:10.815 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:17:10.817 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-07 14:17:10.820 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-07 14:17:10.822 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-07 14:17:10.825 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-07 14:17:10.827 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-07 14:17:10.829 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-07 14:17:10.832 | + lib/glance:configure_glance_store:230 : local be 2022-06-07 14:17:10.834 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-07 14:17:10.836 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-07 14:17:10.839 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-07 14:17:10.868 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-07 14:17:10.870 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.65 2022-06-07 14:17:10.900 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-07 14:17:10.902 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-07 14:17:10.918 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:10.921 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-07 14:17:10.950 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-07 14:17:10.979 | + 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-07 14:17:11.009 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-07 14:17:11.039 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-07 14:17:11.068 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-07 14:17:11.084 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:11.086 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-07 14:17:11.116 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-07 14:17:11.145 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-07 14:17:11.175 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.65/identity/v3 2022-06-07 14:17:11.203 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-07 14:17:11.232 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.65/image 2022-06-07 14:17:11.261 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-07 14:17:11.277 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:11.280 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-07 14:17:11.283 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-07 14:17:11.285 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-07 14:17:11.288 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:17:11.305 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:17:11.307 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:17:11.309 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:17:11.312 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:17:11.314 | + 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-07 14:17:11.343 | + 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-07 14:17:11.373 | + 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-07 14:17:11.402 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:17:11.431 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-07 14:17:11.436 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-07 14:17:11.465 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-07 14:17:11.494 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-07 14:17:11.523 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.65/identity 2022-06-07 14:17:11.553 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-07 14:17:11.582 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-07 14:17:11.611 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-07 14:17:11.640 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-07 14:17:11.670 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-07 14:17:11.699 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-07 14:17:11.728 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-07 14:17:11.757 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-07 14:17:11.762 | + 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-07 14:17:11.770 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-07 14:17:11.786 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:11.788 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-07 14:17:11.791 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.65:19292 /image 2022-06-07 14:17:11.793 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-07 14:17:11.796 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.65:19292 2022-06-07 14:17:11.798 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-07 14:17:11.800 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-07 14:17:11.803 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-07 14:17:11.806 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-07 14:17:11.808 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:17:11.810 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:11.813 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:11.815 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-07 14:17:11.818 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-07 14:17:11.821 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-07 14:17:11.823 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-07 14:17:11.825 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:17:11.828 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:11.831 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:11.833 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-07 14:17:11.835 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-07 14:17:11.890 | proxy (enabled by site administrator) 2022-06-07 14:17:11.894 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-07 14:17:11.896 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-07 14:17:11.898 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:17:11.901 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:11.903 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:11.905 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-07 14:17:11.908 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-07 14:17:11.962 | proxy_http (enabled by site administrator) 2022-06-07 14:17:11.966 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-07 14:17:11.966 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-07 14:17:11.975 | KeepAlive Off 2022-06-07 14:17:11.979 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-07 14:17:11.979 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-07 14:17:11.988 | SetEnv proxy-sendchunked 1 2022-06-07 14:17:11.992 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.65:19292" retry=0 ' 2022-06-07 14:17:11.992 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-07 14:17:12.000 | ProxyPass "/image" "http://10.222.0.65:19292" retry=0 2022-06-07 14:17:12.004 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-07 14:17:12.006 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-07 14:17:12.008 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:17:12.011 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:17:12.013 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:17:12.015 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:12.018 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:12.020 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:17:12.023 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:17:12.025 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:12.027 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:12.030 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-07 14:17:12.091 | Site glance already enabled 2022-06-07 14:17:12.095 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-07 14:17:12.098 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:17:12.100 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:17:12.102 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:17:12.237 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-07 14:17:12.271 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-07 14:17:12.302 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-07 14:17:12.332 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-07 14:17:12.349 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:12.351 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-07 14:17:12.354 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-07 14:17:12.356 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-07 14:17:12.359 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:17:12.362 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-07 14:17:12.364 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-07 14:17:12.367 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-07 14:17:12.369 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-07 14:17:12.371 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:17:12.373 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:17:12.377 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:17:12.379 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:17:12.382 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:17:12.384 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:17:12.400 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:17:12.402 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:17:12.404 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:12.407 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:17:12.407 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:17:12.413 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-07 14:17:12.415 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:12.417 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-07 14:17:12.430 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-07 14:17:12.433 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:17:12.433 | + functions-common:git_clone:607 : head -1 2022-06-07 14:17:12.436 | 070a0effb Handle the case when tempest fails 2022-06-07 14:17:12.439 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:17:12.442 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-07 14:17:12.444 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:17:12.447 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-07 14:17:12.449 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-07 14:17:12.452 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:17:12.454 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-07 14:17:12.457 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:17:12.460 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-07 14:17:12.462 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-07 14:17:12.465 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:17:12.467 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:17:12.470 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-07 14:17:12.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:17:12.476 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-07 14:17:12.478 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:17:12.481 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:17:12.484 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-07 14:17:12.490 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-07 14:17:12.492 | + 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-07 14:17:13.077 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-07 14:17:13.080 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:17:13.082 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:17:13.084 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:17:13.087 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-07 14:17:13.089 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-07 14:17:13.091 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:17:13.093 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:17:13.098 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:17:13.100 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:17:13.102 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:17:13.105 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:17:13.107 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:17:13.110 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-07 14:17:13.130 | Using python 3.8 to install /opt/stack/cinder 2022-06-07 14:17:13.132 | + 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-07 14:17:14.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:17:14.946 | 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-07 14:17:14.950 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:14.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:14.952 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:17:14.954 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:14.954 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:14.955 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:14.955 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:14.955 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:14.968 | Obtaining file:///opt/stack/cinder 2022-06-07 14:17:16.912 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:17:18.859 | 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-07 14:17:18.866 | 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-07 14:17:18.874 | 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-07 14:17:18.883 | 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-07 14:17:18.905 | 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-07 14:17:18.918 | 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-07 14:17:18.939 | 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-07 14:17:18.978 | 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-07 14:17:18.992 | 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-07 14:17:18.995 | 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-07 14:17:19.005 | 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-07 14:17:19.019 | 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-07 14:17:19.034 | 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-07 14:17:19.040 | 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-07 14:17:19.043 | 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-07 14:17:19.046 | 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-07 14:17:19.049 | 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-07 14:17:19.061 | 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-07 14:17:19.131 | 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-07 14:17:19.186 | 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-07 14:17:19.200 | 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-07 14:17:19.202 | 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-07 14:17:19.212 | 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-07 14:17:19.237 | 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-07 14:17:19.242 | 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-07 14:17:19.262 | 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-07 14:17:19.298 | 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-07 14:17:19.309 | 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-07 14:17:19.324 | 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-07 14:17:19.331 | 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-07 14:17:19.378 | 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-07 14:17:19.384 | 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-07 14:17:19.425 | 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-07 14:17:19.478 | 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-07 14:17:19.496 | 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-07 14:17:19.513 | 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-07 14:17:19.528 | 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-07 14:17:19.542 | 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-07 14:17:19.546 | 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-07 14:17:19.556 | 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-07 14:17:19.580 | 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-07 14:17:19.588 | 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-07 14:17:19.606 | 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-07 14:17:19.626 | 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-07 14:17:19.649 | 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-07 14:17:19.695 | 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-07 14:17:19.702 | 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-07 14:17:19.737 | 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-07 14:17:19.740 | 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-07 14:17:19.742 | 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-07 14:17:19.763 | 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-07 14:17:19.767 | 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-07 14:17:19.771 | 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-07 14:17:19.783 | 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-07 14:17:19.786 | 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-07 14:17:19.790 | 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-07 14:17:19.805 | 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-07 14:17:19.810 | 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-07 14:17:19.828 | 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-07 14:17:19.847 | 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-07 14:17:19.864 | 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-07 14:17:19.887 | 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-07 14:17:19.891 | 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-07 14:17:19.899 | 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-07 14:17:19.920 | 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-07 14:17:19.924 | 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-07 14:17:19.929 | 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-07 14:17:19.934 | 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-07 14:17:19.937 | 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-07 14:17:19.940 | 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-07 14:17:19.951 | 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-07 14:17:19.955 | 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-07 14:17:19.958 | 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-07 14:17:19.965 | 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-07 14:17:19.967 | 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-07 14:17:19.974 | 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-07 14:17:20.054 | 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-07 14:17:20.069 | 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-07 14:17:20.079 | 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-07 14:17:20.084 | 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-07 14:17:20.102 | 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-07 14:17:20.160 | 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-07 14:17:20.164 | 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-07 14:17:20.171 | 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-07 14:17:20.174 | 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-07 14:17:20.196 | 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-07 14:17:20.200 | 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-07 14:17:20.210 | 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-07 14:17:20.213 | 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-07 14:17:20.216 | 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-07 14:17:20.219 | 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-07 14:17:20.223 | 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-07 14:17:20.231 | 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-07 14:17:20.254 | 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-07 14:17:20.297 | 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-07 14:17:20.300 | 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-07 14:17:20.305 | 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-07 14:17:20.311 | 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-07 14:17:20.317 | 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-07 14:17:20.320 | 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-07 14:17:20.325 | 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-07 14:17:20.334 | 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-07 14:17:20.342 | 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-07 14:17:20.383 | 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-07 14:17:20.390 | 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-07 14:17:20.395 | 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-07 14:17:20.402 | 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-07 14:17:20.405 | 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-07 14:17:20.415 | 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-07 14:17:20.418 | 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-07 14:17:20.429 | 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-07 14:17:20.442 | 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-07 14:17:20.457 | 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-07 14:17:20.471 | 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-07 14:17:20.474 | 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-07 14:17:20.477 | 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-07 14:17:20.480 | 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-07 14:17:20.484 | 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-07 14:17:20.487 | 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-07 14:17:20.495 | 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-07 14:17:20.534 | 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-07 14:17:20.540 | 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-07 14:17:20.543 | 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-07 14:17:20.546 | 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-07 14:17:20.549 | 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-07 14:17:20.552 | 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-07 14:17:20.557 | 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-07 14:17:20.560 | 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-07 14:17:20.565 | 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-07 14:17:20.572 | 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-07 14:17:20.580 | 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-07 14:17:20.583 | 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-07 14:17:20.586 | 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-07 14:17:20.589 | 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-07 14:17:20.643 | 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-07 14:17:20.646 | 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-07 14:17:20.649 | 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-07 14:17:20.654 | 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-07 14:17:20.658 | 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-07 14:17:21.661 | Installing collected packages: cinder 2022-06-07 14:17:21.661 | Attempting uninstall: cinder 2022-06-07 14:17:21.663 | Found existing installation: cinder 17.4.1.dev1 2022-06-07 14:17:21.667 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-07 14:17:21.668 | Running setup.py develop for cinder 2022-06-07 14:17:23.884 | Successfully installed cinder 2022-06-07 14:17:24.027 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:17:24.027 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:17:24.114 | + inc/python:pip_install:200 : result=0 2022-06-07 14:17:24.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:17:24.118 | + functions-common:time_stop:2322 : local name 2022-06-07 14:17:24.120 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:17:24.123 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:17:24.125 | + functions-common:time_stop:2325 : local total 2022-06-07 14:17:24.127 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:17:24.129 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:17:24.131 | + functions-common:time_stop:2329 : start_time=1654611433124 2022-06-07 14:17:24.133 | + functions-common:time_stop:2331 : [[ -z 1654611433124 ]] 2022-06-07 14:17:24.136 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:17:24.141 | + functions-common:time_stop:2334 : end_time=1654611444138 2022-06-07 14:17:24.143 | + functions-common:time_stop:2335 : elapsed_time=11014 2022-06-07 14:17:24.145 | + functions-common:time_stop:2336 : total=76938 2022-06-07 14:17:24.147 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:17:24.149 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87952 2022-06-07 14:17:24.152 | + inc/python:pip_install:203 : return 0 2022-06-07 14:17:24.154 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:17:24.157 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-07 14:17:24.159 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-07 14:17:24.177 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-07 14:17:24.189 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-07 14:17:24.192 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-07 14:17:24.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:17:24.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:17:24.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-07 14:17:24.202 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:17:24.205 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-07 14:17:24.207 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-07 14:17:24.210 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:17:24.212 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:17:24.214 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:17:24.217 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:17:24.220 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:24.222 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:17:24.224 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:24.227 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:24.229 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:17:24.231 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:17:24.234 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:17:24.236 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:17:24.239 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-07 14:17:24.241 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:17:24.243 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:24.246 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:24.248 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-07 14:17:24.271 | + 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-07 14:17:24.379 | Reading package lists... 2022-06-07 14:17:24.620 | Building dependency tree... 2022-06-07 14:17:24.621 | Reading state information... 2022-06-07 14:17:24.869 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-07 14:17:24.869 | The following packages were automatically installed and are no longer required: 2022-06-07 14:17:24.871 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:17:24.871 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:17:24.871 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:17:24.871 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:17:24.871 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:17:24.871 | python3-zope.interface 2022-06-07 14:17:24.871 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:17:24.982 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:17:24.987 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:17:24.990 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:17:24.992 | + functions-common:time_stop:2322 : local name 2022-06-07 14:17:24.995 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:17:24.997 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:17:25.000 | + functions-common:time_stop:2325 : local total 2022-06-07 14:17:25.003 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:17:25.005 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:17:25.007 | + functions-common:time_stop:2329 : start_time=1654611444268 2022-06-07 14:17:25.010 | + functions-common:time_stop:2331 : [[ -z 1654611444268 ]] 2022-06-07 14:17:25.013 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:17:25.017 | + functions-common:time_stop:2334 : end_time=1654611445015 2022-06-07 14:17:25.020 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-07 14:17:25.022 | + functions-common:time_stop:2336 : total=5245 2022-06-07 14:17:25.024 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:17:25.027 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5992 2022-06-07 14:17:25.029 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:17:25.032 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:17:25.034 | + ./stack.sh:main:895 : configure_cinder 2022-06-07 14:17:25.037 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-07 14:17:25.052 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-07 14:17:25.056 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-07 14:17:25.058 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-07 14:17:25.060 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-07 14:17:25.064 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-07 14:17:25.064 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-07 14:17:25.069 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-07 14:17:25.071 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-07 14:17:25.073 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-07 14:17:25.075 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-07 14:17:25.077 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-07 14:17:25.079 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-07 14:17:25.081 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-07 14:17:25.083 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-07 14:17:25.094 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-07 14:17:25.106 | + 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-07 14:17:25.118 | + 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-07 14:17:25.131 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-07 14:17:25.142 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-07 14:17:25.145 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-07 14:17:25.149 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TwuHZMPJLf 2022-06-07 14:17:25.151 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-07 14:17:25.153 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-07 14:17:25.155 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-07 14:17:25.157 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TwuHZMPJLf 2022-06-07 14:17:25.161 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TwuHZMPJLf 2022-06-07 14:17:25.172 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TwuHZMPJLf /etc/sudoers.d/cinder-rootwrap 2022-06-07 14:17:25.184 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-07 14:17:25.189 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-07 14:17:25.191 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-07 14:17:25.193 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-07 14:17:25.195 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-07 14:17:25.197 | + 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-07 14:17:25.199 | + 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-07 14:17:25.202 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-07 14:17:25.204 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-07 14:17:25.208 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-07 14:17:25.212 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-07 14:17:25.231 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-07 14:17:25.250 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-07 14:17:25.268 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-07 14:17:25.287 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-07 14:17:25.305 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-07 14:17:25.324 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-07 14:17:25.342 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-07 14:17:25.361 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-07 14:17:25.363 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-07 14:17:25.365 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-07 14:17:25.368 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:17:25.370 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-07 14:17:25.398 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-07 14:17:25.426 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:17:25.452 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-07 14:17:25.484 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-07 14:17:25.511 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-07 14:17:25.539 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-07 14:17:25.566 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-07 14:17:25.592 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:17:25.620 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:17:25.647 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-07 14:17:25.677 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-07 14:17:25.705 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-07 14:17:25.708 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-07 14:17:25.710 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-07 14:17:25.713 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-07 14:17:25.715 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-07 14:17:25.718 | + 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-07 14:17:25.748 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-07 14:17:25.775 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-07 14:17:25.803 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-07 14:17:25.831 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-07 14:17:25.859 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-07 14:17:25.886 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-07 14:17:25.917 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-07 14:17:25.919 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.65 2022-06-07 14:17:25.946 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-07 14:17:25.978 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-07 14:17:25.985 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key d71a1fe9e289b16014e6c77037484790 2022-06-07 14:17:26.012 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-07 14:17:26.029 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:26.031 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-07 14:17:26.034 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-07 14:17:26.036 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-07 14:17:26.038 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-07 14:17:26.041 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-07 14:17:26.043 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-07 14:17:26.045 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-07 14:17:26.048 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-07 14:17:26.050 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-07 14:17:26.052 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-07 14:17:26.055 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-07 14:17:26.086 | + 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-07 14:17:26.113 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-07 14:17:26.141 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-07 14:17:26.167 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-07 14:17:26.195 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-07 14:17:26.197 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-07 14:17:26.199 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-07 14:17:26.202 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-07 14:17:26.230 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-07 14:17:26.257 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-07 14:17:26.260 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-07 14:17:26.287 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-07 14:17:26.290 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-07 14:17:26.292 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-07 14:17:26.294 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-07 14:17:26.324 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-07 14:17:26.327 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-07 14:17:26.330 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-07 14:17:26.346 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:26.348 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.65:8080/v1/AUTH_ 2022-06-07 14:17:26.375 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-07 14:17:26.392 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:26.394 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-07 14:17:26.410 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:26.413 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-07 14:17:26.415 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-07 14:17:26.418 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-07 14:17:26.420 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-07 14:17:26.423 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:17:26.425 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:17:26.427 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:17:26.443 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:26.447 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:17:26.449 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:17:26.452 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:17:26.467 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:26.470 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:26.472 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:26.500 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:17:26.503 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:17:26.505 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-07 14:17:26.507 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-07 14:17:26.510 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-07 14:17:26.512 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:17:26.529 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:17:26.531 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:17:26.533 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:17:26.536 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:17:26.538 | + 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-07 14:17:26.566 | + 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-07 14:17:26.594 | + 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-07 14:17:26.622 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:17:26.649 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-07 14:17:26.652 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-07 14:17:26.654 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-07 14:17:26.656 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-07 14:17:26.659 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:17:26.661 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:17:26.664 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-07 14:17:26.668 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-07 14:17:26.670 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:17:26.673 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:17:26.685 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:17:26.685 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:17:26.694 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:17:26.698 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:17:26.713 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-07 14:17:26.715 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-07 14:17:26.719 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-07 14:17:26.748 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-07 14:17:26.774 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-07 14:17:26.802 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:17:26.828 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:17:26.854 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:17:26.881 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:17:26.908 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:17:26.935 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:17:26.961 | + 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-07 14:17:26.988 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:17:27.014 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:17:27.041 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:17:27.068 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:17:27.070 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:17:27.073 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-07 14:17:27.076 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-07 14:17:27.078 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:17:27.080 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:27.083 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:27.085 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-07 14:17:27.088 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-07 14:17:27.090 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-07 14:17:27.117 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-07 14:17:27.145 | + 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-07 14:17:27.145 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-07 14:17:27.154 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-07 14:17:27.158 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-07 14:17:27.160 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-07 14:17:27.162 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:17:27.165 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:17:27.167 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:17:27.169 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:27.172 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:27.174 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:17:27.176 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:17:27.178 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:27.181 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:27.183 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-07 14:17:27.244 | Enabling site cinder-wsgi. 2022-06-07 14:17:27.250 | To activate the new configuration, you need to run: 2022-06-07 14:17:27.250 | systemctl reload apache2 2022-06-07 14:17:27.255 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:17:27.257 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:17:27.259 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:17:27.262 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:17:27.396 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-07 14:17:27.399 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-07 14:17:27.428 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.65/image 2022-06-07 14:17:27.459 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-07 14:17:27.476 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:27.478 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-07 14:17:27.481 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-07 14:17:27.483 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-07 14:17:27.485 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-07 14:17:27.488 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-07 14:17:27.519 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-07 14:17:27.547 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.65/identity 2022-06-07 14:17:27.575 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-07 14:17:27.603 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-07 14:17:27.630 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-07 14:17:27.657 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-07 14:17:27.684 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-07 14:17:27.713 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:17:27.740 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-07 14:17:27.769 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-07 14:17:27.796 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-07 14:17:27.824 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-07 14:17:27.827 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-07 14:17:27.843 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:27.846 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.65:2379 2022-06-07 14:17:27.876 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-07 14:17:27.894 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:27.896 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-07 14:17:27.899 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-07 14:17:27.901 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-07 14:17:27.903 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:17:27.906 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-07 14:17:27.908 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-07 14:17:27.912 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-07 14:17:27.912 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-07 14:17:27.917 | + 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-07 14:17:27.920 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-07 14:17:27.923 | + 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-07 14:17:27.926 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-07 14:17:27.928 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-07 14:17:27.931 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-07 14:17:27.933 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-07 14:17:27.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:17:27.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:17:27.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-07 14:17:27.944 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:17:27.947 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-07 14:17:27.949 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-07 14:17:27.951 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-07 14:17:27.953 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:17:27.956 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:17:27.959 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:17:27.961 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:17:27.963 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:17:27.966 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:17:27.982 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:17:27.985 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:17:27.987 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:27.990 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:17:27.990 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:17:27.995 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-07 14:17:27.998 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:28.000 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-07 14:17:28.013 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-07 14:17:28.016 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:17:28.016 | + functions-common:git_clone:607 : head -1 2022-06-07 14:17:28.019 | fe1cf1c9c3 migration: Delete also SGRs for IPv6 2022-06-07 14:17:28.022 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:17:28.024 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-07 14:17:28.027 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:17:28.029 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-07 14:17:28.032 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-07 14:17:28.034 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:17:28.036 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-07 14:17:28.039 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:17:28.041 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-07 14:17:28.044 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-07 14:17:28.047 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:17:28.049 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:17:28.052 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-07 14:17:28.055 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:17:28.058 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-07 14:17:28.060 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:17:28.064 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:17:28.067 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-07 14:17:28.073 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-07 14:17:28.075 | + 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-07 14:17:28.675 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-07 14:17:28.677 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:17:28.679 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:17:28.682 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:17:28.684 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-07 14:17:28.686 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-07 14:17:28.689 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:17:28.691 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:17:28.693 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:17:28.696 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:17:28.698 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:17:28.701 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:17:28.703 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:17:28.706 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-07 14:17:28.727 | Using python 3.8 to install /opt/stack/neutron 2022-06-07 14:17:28.729 | + 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-07 14:17:30.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:17:30.515 | 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-07 14:17:30.519 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:30.520 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:30.521 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:17:30.522 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:30.523 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:30.523 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:30.523 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:30.524 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:30.537 | Obtaining file:///opt/stack/neutron 2022-06-07 14:17:32.614 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:17:34.697 | 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-07 14:17:34.704 | 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-07 14:17:34.708 | 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-07 14:17:34.716 | 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-07 14:17:34.724 | 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-07 14:17:34.732 | 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-07 14:17:34.754 | 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-07 14:17:34.767 | 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-07 14:17:34.776 | 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-07 14:17:34.784 | 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-07 14:17:34.788 | 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-07 14:17:34.797 | 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-07 14:17:34.803 | 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-07 14:17:34.806 | 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-07 14:17:34.809 | 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-07 14:17:34.873 | 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-07 14:17:34.928 | 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-07 14:17:34.931 | 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-07 14:17:34.936 | 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-07 14:17:34.939 | 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-07 14:17:34.980 | 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-07 14:17:35.006 | 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-07 14:17:35.024 | 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-07 14:17:35.030 | 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-07 14:17:35.034 | 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-07 14:17:35.058 | 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-07 14:17:35.076 | 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-07 14:17:35.111 | 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-07 14:17:35.121 | 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-07 14:17:35.137 | 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-07 14:17:35.143 | 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-07 14:17:35.190 | 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-07 14:17:35.196 | 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-07 14:17:35.235 | 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-07 14:17:35.288 | 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-07 14:17:35.306 | 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-07 14:17:35.324 | 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-07 14:17:35.339 | 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-07 14:17:35.353 | 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-07 14:17:35.358 | 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-07 14:17:35.367 | 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-07 14:17:35.391 | 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-07 14:17:35.399 | 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-07 14:17:35.417 | 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-07 14:17:35.437 | 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-07 14:17:35.482 | 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-07 14:17:35.488 | 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-07 14:17:35.497 | 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-07 14:17:35.504 | 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-07 14:17:35.539 | 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-07 14:17:35.542 | 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-07 14:17:35.551 | 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-07 14:17:35.554 | 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-07 14:17:35.575 | 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-07 14:17:35.589 | 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-07 14:17:35.600 | 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-07 14:17:35.603 | 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-07 14:17:35.606 | 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-07 14:17:35.613 | 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-07 14:17:35.618 | 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-07 14:17:35.638 | 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-07 14:17:35.641 | 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-07 14:17:35.659 | 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-07 14:17:35.687 | 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-07 14:17:35.704 | 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-07 14:17:35.709 | 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-07 14:17:35.715 | 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-07 14:17:35.738 | 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-07 14:17:35.740 | 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-07 14:17:35.745 | 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-07 14:17:35.748 | 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-07 14:17:35.752 | 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-07 14:17:35.755 | 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-07 14:17:35.758 | 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-07 14:17:35.769 | 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-07 14:17:35.772 | 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-07 14:17:35.775 | 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-07 14:17:35.782 | 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-07 14:17:35.797 | 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-07 14:17:35.806 | 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-07 14:17:35.812 | 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-07 14:17:35.830 | 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-07 14:17:35.849 | 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-07 14:17:35.906 | 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-07 14:17:35.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-07 14:17:35.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-07 14:17:35.938 | 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-07 14:17:35.942 | 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-07 14:17:35.945 | 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-07 14:17:35.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-07 14:17:35.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-07 14:17:35.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-07 14:17:35.968 | 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-07 14:17:35.971 | 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-07 14:17:35.975 | 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-07 14:17:36.036 | 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-07 14:17:36.042 | 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-07 14:17:36.047 | 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-07 14:17:36.069 | 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-07 14:17:36.073 | 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-07 14:17:36.076 | 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-07 14:17:36.081 | 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-07 14:17:36.086 | 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-07 14:17:36.128 | 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-07 14:17:36.131 | 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-07 14:17:36.135 | 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-07 14:17:36.139 | 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-07 14:17:36.150 | 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-07 14:17:36.164 | 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-07 14:17:36.174 | 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-07 14:17:36.196 | 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-07 14:17:36.199 | 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-07 14:17:36.214 | 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-07 14:17:36.229 | 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-07 14:17:36.240 | 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-07 14:17:36.244 | 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-07 14:17:36.248 | 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-07 14:17:36.251 | 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-07 14:17:36.254 | 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-07 14:17:36.256 | 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-07 14:17:36.259 | 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-07 14:17:36.262 | 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-07 14:17:36.265 | 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-07 14:17:36.268 | 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-07 14:17:36.271 | 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-07 14:17:36.274 | 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-07 14:17:36.277 | 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-07 14:17:36.286 | 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-07 14:17:36.299 | 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-07 14:17:36.353 | 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-07 14:17:36.358 | 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-07 14:17:36.364 | 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-07 14:17:36.406 | 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-07 14:17:36.410 | 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-07 14:17:36.442 | 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-07 14:17:37.411 | Installing collected packages: neutron 2022-06-07 14:17:37.412 | Attempting uninstall: neutron 2022-06-07 14:17:37.414 | Found existing installation: neutron 17.4.2.dev16 2022-06-07 14:17:37.424 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-07 14:17:37.425 | Running setup.py develop for neutron 2022-06-07 14:17:39.807 | Successfully installed neutron 2022-06-07 14:17:39.949 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:17:39.949 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:17:40.034 | + inc/python:pip_install:200 : result=0 2022-06-07 14:17:40.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:17:40.039 | + functions-common:time_stop:2322 : local name 2022-06-07 14:17:40.041 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:17:40.043 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:17:40.046 | + functions-common:time_stop:2325 : local total 2022-06-07 14:17:40.048 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:17:40.051 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:17:40.053 | + functions-common:time_stop:2329 : start_time=1654611448722 2022-06-07 14:17:40.055 | + functions-common:time_stop:2331 : [[ -z 1654611448722 ]] 2022-06-07 14:17:40.058 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:17:40.062 | + functions-common:time_stop:2334 : end_time=1654611460059 2022-06-07 14:17:40.065 | + functions-common:time_stop:2335 : elapsed_time=11337 2022-06-07 14:17:40.067 | + functions-common:time_stop:2336 : total=87952 2022-06-07 14:17:40.069 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:17:40.071 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99289 2022-06-07 14:17:40.074 | + inc/python:pip_install:203 : return 0 2022-06-07 14:17:40.076 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:17:40.078 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-07 14:17:40.081 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-07 14:17:40.099 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-07 14:17:40.112 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-07 14:17:40.114 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-07 14:17:40.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:17:40.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:17:40.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-07 14:17:40.124 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:17:40.127 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-07 14:17:40.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:17:40.132 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-07 14:17:40.149 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:40.151 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-07 14:17:40.153 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-07 14:17:40.156 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-07 14:17:40.158 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:17:40.161 | + lib/stack:stack_install_service:32 : install_nova 2022-06-07 14:17:40.163 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-07 14:17:40.166 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-07 14:17:40.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:17:40.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:17:40.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-07 14:17:40.176 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:17:40.178 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-07 14:17:40.194 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:40.197 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-07 14:17:40.213 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:40.215 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-07 14:17:40.231 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:40.234 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-07 14:17:40.236 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-07 14:17:40.239 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-07 14:17:40.241 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:17:40.243 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:17:40.246 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:17:40.249 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:17:40.251 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:17:40.254 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:17:40.269 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:17:40.271 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:17:40.273 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:40.276 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:17:40.276 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:17:40.282 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-07 14:17:40.284 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:17:40.286 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-07 14:17:40.299 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-07 14:17:40.301 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:17:40.302 | + functions-common:git_clone:607 : head -1 2022-06-07 14:17:40.305 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-07 14:17:40.307 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:17:40.310 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-07 14:17:40.312 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:17:40.315 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-07 14:17:40.317 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-07 14:17:40.319 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:17:40.322 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-07 14:17:40.325 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:17:40.327 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-07 14:17:40.329 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-07 14:17:40.332 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:17:40.334 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:17:40.338 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-07 14:17:40.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:17:40.343 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-07 14:17:40.346 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:17:40.348 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:17:40.351 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-07 14:17:40.358 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-07 14:17:40.360 | + 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-07 14:17:40.950 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-07 14:17:40.952 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:17:40.955 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:17:40.957 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:17:40.959 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-07 14:17:40.961 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-07 14:17:40.964 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:17:40.966 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:17:40.968 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:17:40.970 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:17:40.972 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:17:40.975 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:17:40.977 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:17:40.979 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-07 14:17:41.000 | Using python 3.8 to install /opt/stack/nova 2022-06-07 14:17:41.002 | + 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-07 14:17:42.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:17:42.763 | 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-07 14:17:42.768 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:42.768 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:42.770 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:17:42.771 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:42.772 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:42.772 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:42.772 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:17:42.773 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:17:42.790 | Obtaining file:///opt/stack/nova 2022-06-07 14:17:45.822 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:17:48.857 | 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-07 14:17:48.866 | 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-07 14:17:48.869 | 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-07 14:17:48.877 | 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-07 14:17:48.885 | 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-07 14:17:48.889 | 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-07 14:17:48.897 | 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-07 14:17:48.918 | 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-07 14:17:48.931 | 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-07 14:17:48.952 | 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-07 14:17:48.991 | 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-07 14:17:49.004 | 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-07 14:17:49.007 | 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-07 14:17:49.017 | 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-07 14:17:49.023 | 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-07 14:17:49.026 | 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-07 14:17:49.029 | 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-07 14:17:49.040 | 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-07 14:17:49.109 | 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-07 14:17:49.165 | 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-07 14:17:49.175 | 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-07 14:17:49.180 | 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-07 14:17:49.182 | 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-07 14:17:49.187 | 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-07 14:17:49.191 | 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-07 14:17:49.218 | 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-07 14:17:49.242 | 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-07 14:17:49.246 | 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-07 14:17:49.251 | 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-07 14:17:49.255 | 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-07 14:17:49.279 | 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-07 14:17:49.299 | 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-07 14:17:49.317 | 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-07 14:17:49.352 | 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-07 14:17:49.362 | 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-07 14:17:49.379 | 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-07 14:17:49.385 | 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-07 14:17:49.437 | 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-07 14:17:49.443 | 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-07 14:17:49.482 | 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-07 14:17:49.535 | 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-07 14:17:49.553 | 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-07 14:17:49.570 | 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-07 14:17:49.585 | 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-07 14:17:49.599 | 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-07 14:17:49.603 | 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-07 14:17:49.612 | 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-07 14:17:49.636 | 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-07 14:17:49.644 | 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-07 14:17:49.663 | 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-07 14:17:49.683 | 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-07 14:17:49.692 | 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-07 14:17:49.699 | 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-07 14:17:49.737 | 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-07 14:17:49.740 | 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-07 14:17:49.743 | 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-07 14:17:49.765 | 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-07 14:17:49.775 | 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-07 14:17:49.778 | 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-07 14:17:49.782 | 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-07 14:17:49.807 | 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-07 14:17:49.814 | 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-07 14:17:49.830 | 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-07 14:17:49.848 | 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-07 14:17:49.853 | 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-07 14:17:49.870 | 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-07 14:17:49.889 | 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-07 14:17:49.915 | 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-07 14:17:49.919 | 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-07 14:17:49.926 | 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-07 14:17:49.947 | 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-07 14:17:49.950 | 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-07 14:17:49.954 | 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-07 14:17:49.959 | 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-07 14:17:49.962 | 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-07 14:17:49.965 | 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-07 14:17:49.975 | 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-07 14:17:49.979 | 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-07 14:17:49.983 | 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-07 14:17:49.989 | 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-07 14:17:50.048 | 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-07 14:17:50.084 | 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-07 14:17:50.093 | 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-07 14:17:50.099 | 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-07 14:17:50.117 | 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-07 14:17:50.175 | 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-07 14:17:50.179 | 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-07 14:17:50.186 | 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-07 14:17:50.207 | 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-07 14:17:50.211 | 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-07 14:17:50.219 | 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-07 14:17:50.223 | 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-07 14:17:50.225 | 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-07 14:17:50.229 | 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-07 14:17:50.242 | 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-07 14:17:50.246 | 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-07 14:17:50.254 | 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-07 14:17:50.258 | 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-07 14:17:50.264 | 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-07 14:17:50.267 | 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-07 14:17:50.272 | 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-07 14:17:50.295 | 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-07 14:17:50.302 | 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-07 14:17:50.307 | 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-07 14:17:50.312 | 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-07 14:17:50.321 | 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-07 14:17:50.362 | 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-07 14:17:50.366 | 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-07 14:17:50.369 | 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-07 14:17:50.372 | 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-07 14:17:50.383 | 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-07 14:17:50.389 | 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-07 14:17:50.402 | 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-07 14:17:50.412 | 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-07 14:17:50.415 | 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-07 14:17:50.420 | 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-07 14:17:50.433 | 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-07 14:17:50.447 | 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-07 14:17:50.462 | 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-07 14:17:50.467 | 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-07 14:17:50.471 | 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-07 14:17:50.473 | 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-07 14:17:50.476 | 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-07 14:17:50.479 | 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-07 14:17:50.516 | 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-07 14:17:50.521 | 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-07 14:17:50.529 | 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-07 14:17:50.532 | 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-07 14:17:50.535 | 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-07 14:17:50.538 | 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-07 14:17:50.540 | 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-07 14:17:50.543 | 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-07 14:17:50.551 | 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-07 14:17:50.554 | 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-07 14:17:50.557 | 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-07 14:17:50.560 | 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-07 14:17:50.567 | 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-07 14:17:50.571 | 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-07 14:17:50.574 | 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-07 14:17:50.627 | 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-07 14:17:50.631 | 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-07 14:17:50.678 | 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-07 14:17:50.710 | 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-07 14:17:50.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-07 14:17:51.665 | Installing collected packages: nova 2022-06-07 14:17:51.665 | Attempting uninstall: nova 2022-06-07 14:17:51.667 | Found existing installation: nova 22.4.1.dev3 2022-06-07 14:17:51.672 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-07 14:17:51.673 | Running setup.py develop for nova 2022-06-07 14:17:54.954 | Successfully installed nova 2022-06-07 14:17:55.093 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:17:55.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:17:55.179 | + inc/python:pip_install:200 : result=0 2022-06-07 14:17:55.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:17:55.186 | + functions-common:time_stop:2322 : local name 2022-06-07 14:17:55.186 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:17:55.188 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:17:55.191 | + functions-common:time_stop:2325 : local total 2022-06-07 14:17:55.193 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:17:55.195 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:17:55.197 | + functions-common:time_stop:2329 : start_time=1654611460994 2022-06-07 14:17:55.199 | + functions-common:time_stop:2331 : [[ -z 1654611460994 ]] 2022-06-07 14:17:55.202 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:17:55.206 | + functions-common:time_stop:2334 : end_time=1654611475204 2022-06-07 14:17:55.208 | + functions-common:time_stop:2335 : elapsed_time=14210 2022-06-07 14:17:55.210 | + functions-common:time_stop:2336 : total=99289 2022-06-07 14:17:55.213 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:17:55.215 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113499 2022-06-07 14:17:55.217 | + inc/python:pip_install:203 : return 0 2022-06-07 14:17:55.219 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:17:55.222 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-07 14:17:55.224 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-07 14:17:55.242 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-07 14:17:55.255 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-07 14:17:55.257 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-07 14:17:55.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:17:55.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:17:55.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-07 14:17:55.267 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:17:55.270 | + 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-07 14:17:55.282 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:17:55.285 | + ./stack.sh:main:906 : configure_nova 2022-06-07 14:17:55.287 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-07 14:17:55.300 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-07 14:17:55.302 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-07 14:17:55.305 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-07 14:17:55.308 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-07 14:17:55.308 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-07 14:17:55.313 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-07 14:17:55.316 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-07 14:17:55.318 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-07 14:17:55.321 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-07 14:17:55.323 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-07 14:17:55.326 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-07 14:17:55.328 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-07 14:17:55.330 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-07 14:17:55.342 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-07 14:17:55.354 | + 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-07 14:17:55.367 | + 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-07 14:17:55.379 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-07 14:17:55.391 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-07 14:17:55.394 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-07 14:17:55.398 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.FZza0UOYPT 2022-06-07 14:17:55.400 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-07 14:17:55.403 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-07 14:17:55.406 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-07 14:17:55.408 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-07 14:17:55.411 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-07 14:17:55.413 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.FZza0UOYPT 2022-06-07 14:17:55.417 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.FZza0UOYPT 2022-06-07 14:17:55.429 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.FZza0UOYPT /etc/sudoers.d/nova-rootwrap 2022-06-07 14:17:55.441 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-07 14:17:55.446 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-07 14:17:55.448 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-07 14:17:55.451 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-07 14:17:55.453 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-07 14:17:55.455 | + 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-07 14:17:55.458 | + 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-07 14:17:55.460 | + 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-07 14:17:55.463 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-07 14:17:55.468 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-07 14:17:55.486 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:55.489 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-07 14:17:55.491 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-07 14:17:55.494 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-07 14:17:55.498 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-07 14:17:55.525 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-07 14:17:55.528 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-07 14:17:55.553 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-07 14:17:55.581 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-07 14:17:55.607 | + 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-07 14:17:55.635 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-07 14:17:55.664 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-07 14:17:55.692 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-07 14:17:55.695 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.65 2022-06-07 14:17:55.721 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-07 14:17:55.748 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-07 14:17:55.775 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-07 14:17:55.801 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-07 14:17:55.827 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-07 14:17:55.856 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-07 14:17:55.858 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:17:55.860 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:17:55.862 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:17:55.864 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:17:55.866 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:17:55.869 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:17:55.871 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:17:55.873 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:17:55.875 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-07 14:17:55.877 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:17:55.879 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:17:55.881 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:17:55.883 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:17:55.885 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:17:55.888 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:17:55.890 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-07 14:17:55.906 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:55.908 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-07 14:17:55.910 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-07 14:17:55.912 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-07 14:17:55.939 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-07 14:17:55.941 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-07 14:17:55.943 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-07 14:17:55.945 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-07 14:17:55.948 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-07 14:17:55.951 | + 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-07 14:17:55.980 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-07 14:17:55.982 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-07 14:17:55.985 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-07 14:17:55.987 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-07 14:17:55.989 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-07 14:17:55.991 | + 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-07 14:17:56.021 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-07 14:17:56.050 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-07 14:17:56.077 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-07 14:17:56.103 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-07 14:17:56.118 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:56.120 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-07 14:17:56.136 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:56.139 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-07 14:17:56.140 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-07 14:17:56.145 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-07 14:17:56.147 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-07 14:17:56.173 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-07 14:17:56.188 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:56.190 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-07 14:17:56.193 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-07 14:17:56.195 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-07 14:17:56.197 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:17:56.200 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-07 14:17:56.228 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-07 14:17:56.255 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:17:56.281 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-07 14:17:56.307 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-07 14:17:56.334 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-07 14:17:56.360 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-07 14:17:56.387 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-07 14:17:56.413 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:17:56.440 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:17:56.467 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-07 14:17:56.483 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:56.485 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-07 14:17:56.487 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-07 14:17:56.516 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-07 14:17:56.542 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.65/identity 2022-06-07 14:17:56.569 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-07 14:17:56.595 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-07 14:17:56.622 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-07 14:17:56.648 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-07 14:17:56.675 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-07 14:17:56.702 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-07 14:17:56.717 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:56.719 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-07 14:17:56.721 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-07 14:17:56.748 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-07 14:17:56.778 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-07 14:17:56.780 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-07 14:17:56.807 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-07 14:17:56.809 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-07 14:17:56.811 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-07 14:17:56.814 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:17:56.816 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:17:56.818 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:17:56.820 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:17:56.823 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:17:56.825 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:17:56.827 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-07 14:17:56.829 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-07 14:17:56.831 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-07 14:17:56.834 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:17:56.851 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:17:56.853 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:17:56.855 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:17:56.858 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:17:56.860 | + 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-07 14:17:56.886 | + 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-07 14:17:56.913 | + 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-07 14:17:56.940 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:17:56.967 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-07 14:17:56.997 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-07 14:17:56.999 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-07 14:17:57.001 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-07 14:17:57.003 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-07 14:17:57.005 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:17:57.008 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:17:57.010 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-07 14:17:57.014 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-07 14:17:57.016 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:17:57.018 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:17:57.031 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:17:57.031 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:17:57.039 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:17:57.043 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:17:57.059 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-07 14:17:57.061 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-07 14:17:57.064 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-07 14:17:57.093 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-07 14:17:57.119 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-07 14:17:57.145 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:17:57.172 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:17:57.199 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:17:57.226 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:17:57.251 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:17:57.278 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:17:57.304 | + 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-07 14:17:57.331 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:17:57.357 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:17:57.383 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:17:57.411 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:17:57.413 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:17:57.416 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-07 14:17:57.418 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-07 14:17:57.420 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:17:57.422 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:57.425 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:57.427 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-07 14:17:57.430 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-07 14:17:57.432 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-07 14:17:57.458 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-07 14:17:57.485 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-07 14:17:57.486 | + 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-07 14:17:57.494 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-07 14:17:57.497 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-07 14:17:57.499 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-07 14:17:57.502 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:17:57.504 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:17:57.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:17:57.508 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:57.511 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:57.513 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:17:57.515 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:17:57.518 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:17:57.520 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:17:57.522 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-07 14:17:57.585 | Enabling site nova-api-wsgi. 2022-06-07 14:17:57.590 | To activate the new configuration, you need to run: 2022-06-07 14:17:57.590 | systemctl reload apache2 2022-06-07 14:17:57.594 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:17:57.597 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:17:57.599 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:17:57.601 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:17:57.733 | + 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-07 14:17:57.735 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-07 14:17:57.737 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-07 14:17:57.740 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-07 14:17:57.742 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-07 14:17:57.747 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:17:57.751 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-07 14:17:57.756 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-07 14:17:57.758 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:17:57.760 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:17:57.775 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:17:57.775 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:17:57.785 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:17:57.788 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:17:57.804 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-07 14:17:57.806 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-07 14:17:57.810 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-07 14:17:57.840 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-07 14:17:57.866 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-07 14:17:57.894 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:17:57.921 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:17:57.948 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:17:57.974 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:17:58.001 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:17:58.027 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:17:58.054 | + 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-07 14:17:58.082 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:17:58.109 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:17:58.136 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:17:58.162 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-07 14:17:58.164 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-07 14:17:58.192 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-07 14:17:58.207 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:58.209 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-07 14:17:58.240 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-07 14:17:58.242 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-07 14:17:58.245 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-07 14:17:58.261 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:58.263 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:58.266 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:58.293 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-07 14:17:58.323 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-07 14:17:58.325 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-07 14:17:58.328 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-07 14:17:58.330 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:17:58.332 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:17:58.334 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:17:58.350 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:58.353 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:17:58.356 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:17:58.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:17:58.374 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:58.376 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:58.379 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:17:58.406 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:17:58.408 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:17:58.410 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-07 14:17:58.437 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-07 14:17:58.465 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-07 14:17:58.495 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-07 14:17:58.511 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:58.513 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-07 14:17:58.540 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-07 14:17:58.542 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-07 14:17:58.558 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:58.561 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-07 14:17:58.565 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-07 14:17:58.567 | + lib/nova:create_nova_conf:525 : local conf 2022-06-07 14:17:58.570 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-07 14:17:58.573 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-07 14:17:58.575 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-07 14:17:58.577 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-07 14:17:58.580 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-07 14:17:58.582 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-07 14:17:58.584 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-07 14:17:58.589 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-07 14:17:58.592 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-07 14:17:58.594 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-07 14:17:58.596 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-07 14:17:58.598 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-07 14:17:58.601 | + 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-07 14:17:58.631 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-07 14:17:58.661 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-07 14:17:58.691 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-07 14:17:58.693 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-07 14:17:58.696 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-07 14:17:58.698 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-07 14:17:58.714 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:58.718 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-07 14:17:58.718 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-07 14:17:59.414 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-07 14:17:59.416 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-07 14:17:59.419 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-07 14:17:59.421 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-07 14:17:59.423 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:17:59.426 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-07 14:17:59.428 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:17:59.444 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:59.447 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-07 14:17:59.450 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-07 14:17:59.452 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:17:59.467 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:59.469 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-06-07 14:17:59.472 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-06-07 14:17:59.500 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:17:59.502 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:17:59.504 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-07 14:17:59.522 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:17:59.525 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-07 14:17:59.527 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-07 14:17:59.529 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-07 14:17:59.560 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.65/identity 2022-06-07 14:17:59.587 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-07 14:17:59.613 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-07 14:17:59.641 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-07 14:17:59.668 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-07 14:17:59.696 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-07 14:17:59.723 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-07 14:17:59.752 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-07 14:17:59.754 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-07 14:17:59.756 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-07 14:17:59.759 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:17:59.775 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:17:59.778 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:17:59.780 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:17:59.783 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:17:59.785 | + 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-07 14:17:59.812 | + 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-07 14:17:59.840 | + 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-07 14:17:59.868 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:17:59.894 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-07 14:17:59.897 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-07 14:17:59.901 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-07 14:17:59.904 | + lib/nova:create_nova_conf:559 : local conf 2022-06-07 14:17:59.906 | + lib/nova:create_nova_conf:560 : local offset 2022-06-07 14:17:59.909 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-07 14:17:59.911 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-07 14:17:59.914 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-07 14:17:59.916 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-07 14:17:59.919 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-07 14:17:59.921 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-07 14:17:59.924 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-07 14:17:59.926 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-07 14:17:59.928 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-07 14:17:59.931 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-07 14:17:59.946 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:59.948 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-07 14:17:59.963 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:59.966 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-07 14:17:59.968 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-07 14:17:59.984 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:17:59.987 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-07 14:18:00.002 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:18:00.004 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-07 14:18:00.020 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:18:00.023 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-07 14:18:00.040 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:18:00.043 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-07 14:18:00.045 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-07 14:18:00.048 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-07 14:18:00.050 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:18:00.052 | + lib/stack:stack_install_service:32 : install_placement 2022-06-07 14:18:00.055 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-07 14:18:00.057 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-07 14:18:00.060 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:00.062 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:00.065 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-07 14:18:00.067 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:18:00.070 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:18:00.072 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:18:00.075 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:18:00.077 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:18:00.079 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:18:00.082 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:00.084 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:00.087 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:18:00.090 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:18:00.092 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:18:00.094 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:18:00.097 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-07 14:18:00.099 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:18:00.102 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:00.104 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:00.107 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-07 14:18:00.128 | + 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-07 14:18:00.245 | Reading package lists... 2022-06-07 14:18:00.483 | Building dependency tree... 2022-06-07 14:18:00.485 | Reading state information... 2022-06-07 14:18:00.729 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-07 14:18:00.730 | The following packages were automatically installed and are no longer required: 2022-06-07 14:18:00.731 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:18:00.731 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:18:00.731 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:18:00.731 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:18:00.731 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:18:00.731 | python3-zope.interface 2022-06-07 14:18:00.731 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:18:00.845 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:18:00.849 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:18:00.852 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:18:00.854 | + functions-common:time_stop:2322 : local name 2022-06-07 14:18:00.857 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:18:00.859 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:18:00.861 | + functions-common:time_stop:2325 : local total 2022-06-07 14:18:00.863 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:18:00.866 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:18:00.868 | + functions-common:time_stop:2329 : start_time=1654611480125 2022-06-07 14:18:00.871 | + functions-common:time_stop:2331 : [[ -z 1654611480125 ]] 2022-06-07 14:18:00.874 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:18:00.878 | + functions-common:time_stop:2334 : end_time=1654611480875 2022-06-07 14:18:00.880 | + functions-common:time_stop:2335 : elapsed_time=750 2022-06-07 14:18:00.883 | + functions-common:time_stop:2336 : total=5992 2022-06-07 14:18:00.885 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:18:00.888 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6742 2022-06-07 14:18:00.890 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:18:00.893 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-07 14:18:00.896 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-07 14:18:00.898 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-07 14:18:00.901 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-07 14:18:00.903 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-07 14:18:00.927 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-07 14:18:00.930 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:18:00.932 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:18:00.935 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:18:00.938 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:18:00.941 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:18:00.943 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:18:00.946 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:00.948 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:00.951 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:18:00.953 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:18:00.956 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:18:00.958 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:18:00.960 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-07 14:18:00.963 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:18:00.965 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:00.968 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:00.970 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-07 14:18:00.993 | + 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-07 14:18:01.103 | Reading package lists... 2022-06-07 14:18:01.348 | Building dependency tree... 2022-06-07 14:18:01.350 | Reading state information... 2022-06-07 14:18:01.598 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-07 14:18:01.598 | The following packages were automatically installed and are no longer required: 2022-06-07 14:18:01.599 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:18:01.599 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:18:01.599 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:18:01.599 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:18:01.599 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:18:01.599 | python3-zope.interface 2022-06-07 14:18:01.599 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:18:01.712 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:18:01.717 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:18:01.720 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:18:01.722 | + functions-common:time_stop:2322 : local name 2022-06-07 14:18:01.724 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:18:01.727 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:18:01.729 | + functions-common:time_stop:2325 : local total 2022-06-07 14:18:01.731 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:18:01.733 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:18:01.736 | + functions-common:time_stop:2329 : start_time=1654611480991 2022-06-07 14:18:01.738 | + functions-common:time_stop:2331 : [[ -z 1654611480991 ]] 2022-06-07 14:18:01.741 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:18:01.745 | + functions-common:time_stop:2334 : end_time=1654611481742 2022-06-07 14:18:01.747 | + functions-common:time_stop:2335 : elapsed_time=751 2022-06-07 14:18:01.750 | + functions-common:time_stop:2336 : total=6742 2022-06-07 14:18:01.752 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:18:01.754 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7493 2022-06-07 14:18:01.757 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:18:01.759 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-07 14:18:01.762 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-07 14:18:01.765 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:18:01.767 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:01.770 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:01.772 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-07 14:18:01.774 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-07 14:18:01.829 | wsgi (enabled by maintainer script) 2022-06-07 14:18:01.832 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-07 14:18:01.835 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-07 14:18:01.837 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:18:01.843 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-07 14:18:01.845 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-07 14:18:01.848 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:18:01.851 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:18:01.852 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:18:01.857 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-07 14:18:01.860 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-07 14:18:01.862 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-07 14:18:01.865 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-07 14:18:01.867 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-07 14:18:01.890 | Using python 3.8 to install osc-placement 2022-06-07 14:18:01.893 | + 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-07 14:18:03.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:18:03.664 | 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-07 14:18:03.670 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:03.670 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:03.672 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:18:03.673 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:03.674 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:03.674 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:18:03.674 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:03.674 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:18:03.694 | 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-07 14:18:03.721 | 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-07 14:18:03.740 | 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-07 14:18:03.746 | 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-07 14:18:03.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 363)) (2.4.7) 2022-06-07 14:18:03.753 | 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-07 14:18:03.757 | 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-07 14:18:03.760 | 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-07 14:18:03.764 | 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-07 14:18:03.828 | 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-07 14:18:03.844 | 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-07 14:18:03.852 | 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-07 14:18:03.858 | 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-07 14:18:03.861 | 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-07 14:18:03.864 | 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-07 14:18:03.869 | 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-07 14:18:03.891 | 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-07 14:18:03.898 | 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-07 14:18:03.903 | 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-07 14:18:03.929 | 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-07 14:18:03.943 | 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-07 14:18:03.946 | 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-07 14:18:03.949 | 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-07 14:18:03.953 | 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-07 14:18:03.974 | 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-07 14:18:03.977 | 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-07 14:18:03.981 | 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-07 14:18:03.983 | 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-07 14:18:03.988 | 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-07 14:18:03.992 | 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-07 14:18:04.031 | 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-07 14:18:04.058 | 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-07 14:18:04.061 | 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-07 14:18:04.064 | 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-07 14:18:04.071 | 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-07 14:18:04.125 | 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-07 14:18:04.127 | 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-07 14:18:04.130 | 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-07 14:18:04.134 | 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-07 14:18:04.137 | 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-07 14:18:04.180 | 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-07 14:18:04.184 | 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-07 14:18:04.217 | 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-07 14:18:04.222 | 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-07 14:18:06.143 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:18:06.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:18:06.216 | + inc/python:pip_install:200 : result=0 2022-06-07 14:18:06.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:18:06.221 | + functions-common:time_stop:2322 : local name 2022-06-07 14:18:06.223 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:18:06.226 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:18:06.228 | + functions-common:time_stop:2325 : local total 2022-06-07 14:18:06.231 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:18:06.233 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:18:06.236 | + functions-common:time_stop:2329 : start_time=1654611481884 2022-06-07 14:18:06.238 | + functions-common:time_stop:2331 : [[ -z 1654611481884 ]] 2022-06-07 14:18:06.241 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:18:06.246 | + functions-common:time_stop:2334 : end_time=1654611486243 2022-06-07 14:18:06.248 | + functions-common:time_stop:2335 : elapsed_time=4359 2022-06-07 14:18:06.251 | + functions-common:time_stop:2336 : total=113499 2022-06-07 14:18:06.253 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:18:06.255 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117858 2022-06-07 14:18:06.258 | + inc/python:pip_install:203 : return 0 2022-06-07 14:18:06.261 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-07 14:18:06.263 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-07 14:18:06.266 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-07 14:18:06.268 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:18:06.271 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:18:06.274 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:18:06.277 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:18:06.280 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:18:06.283 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:18:06.300 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:18:06.302 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:18:06.305 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:18:06.308 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:18:06.309 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:18:06.314 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-07 14:18:06.316 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:18:06.319 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-07 14:18:06.332 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-07 14:18:06.335 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:18:06.336 | + functions-common:git_clone:607 : head -1 2022-06-07 14:18:06.340 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-07 14:18:06.343 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:18:06.345 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-07 14:18:06.348 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:18:06.350 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-07 14:18:06.353 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-07 14:18:06.355 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:18:06.358 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-07 14:18:06.360 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:18:06.363 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-07 14:18:06.365 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-07 14:18:06.367 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:18:06.370 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:18:06.373 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-07 14:18:06.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:18:06.378 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-07 14:18:06.381 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:18:06.383 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:18:06.387 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-07 14:18:06.392 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-07 14:18:06.395 | + 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-07 14:18:06.998 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-07 14:18:07.000 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:18:07.003 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:18:07.005 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:18:07.008 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-07 14:18:07.010 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-07 14:18:07.012 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:18:07.015 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:18:07.017 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:18:07.020 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:18:07.022 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:18:07.024 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:18:07.027 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:18:07.029 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-07 14:18:07.050 | Using python 3.8 to install /opt/stack/placement 2022-06-07 14:18:07.053 | + 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-07 14:18:08.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:18:08.844 | 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-07 14:18:08.848 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:08.849 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:08.851 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:18:08.852 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:08.852 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:08.853 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:18:08.853 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:08.853 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:18:08.865 | Obtaining file:///opt/stack/placement 2022-06-07 14:18:10.108 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:18:11.338 | 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-07 14:18:11.348 | 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-07 14:18:11.369 | 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-07 14:18:11.382 | 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-07 14:18:11.394 | 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-07 14:18:11.451 | 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-07 14:18:11.456 | 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-07 14:18:11.460 | 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-07 14:18:11.465 | 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-07 14:18:11.499 | 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-07 14:18:11.510 | 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-07 14:18:11.526 | 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-07 14:18:11.533 | 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-07 14:18:11.579 | 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-07 14:18:11.586 | 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-07 14:18:11.626 | 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-07 14:18:11.644 | 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-07 14:18:11.661 | 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-07 14:18:11.670 | 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-07 14:18:11.678 | 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-07 14:18:11.696 | 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-07 14:18:11.703 | 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-07 14:18:11.706 | 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-07 14:18:11.708 | 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-07 14:18:11.720 | 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-07 14:18:11.722 | 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-07 14:18:11.726 | 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-07 14:18:11.731 | 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-07 14:18:11.750 | 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-07 14:18:11.754 | 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-07 14:18:11.762 | 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-07 14:18:11.782 | 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-07 14:18:11.787 | 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-07 14:18:11.790 | 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-07 14:18:11.800 | 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-07 14:18:11.803 | 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-07 14:18:11.806 | 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-07 14:18:11.813 | 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-07 14:18:11.823 | 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-07 14:18:11.829 | 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-07 14:18:11.847 | 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-07 14:18:11.850 | 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-07 14:18:11.857 | 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-07 14:18:11.879 | 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-07 14:18:11.920 | 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-07 14:18:11.985 | 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-07 14:18:11.990 | 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-07 14:18:11.996 | 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-07 14:18:12.001 | 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-07 14:18:12.004 | 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-07 14:18:12.012 | 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-07 14:18:12.021 | 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-07 14:18:12.028 | 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-07 14:18:12.031 | 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-07 14:18:12.034 | 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-07 14:18:12.037 | 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-07 14:18:12.040 | 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-07 14:18:12.044 | 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-07 14:18:12.046 | 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-07 14:18:12.050 | 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-07 14:18:12.052 | 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-07 14:18:12.055 | 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-07 14:18:12.058 | 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-07 14:18:12.069 | 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-07 14:18:12.072 | 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-07 14:18:12.075 | 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-07 14:18:12.080 | 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-07 14:18:12.082 | 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-07 14:18:12.085 | 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-07 14:18:12.093 | 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-07 14:18:12.095 | 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-07 14:18:13.680 | Installing collected packages: openstack-placement 2022-06-07 14:18:13.680 | Attempting uninstall: openstack-placement 2022-06-07 14:18:13.682 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-07 14:18:13.684 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-07 14:18:13.685 | Running setup.py develop for openstack-placement 2022-06-07 14:18:15.267 | Successfully installed openstack-placement 2022-06-07 14:18:15.408 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:18:15.408 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:18:15.493 | + inc/python:pip_install:200 : result=0 2022-06-07 14:18:15.496 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:18:15.498 | + functions-common:time_stop:2322 : local name 2022-06-07 14:18:15.500 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:18:15.503 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:18:15.505 | + functions-common:time_stop:2325 : local total 2022-06-07 14:18:15.507 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:18:15.509 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:18:15.512 | + functions-common:time_stop:2329 : start_time=1654611487045 2022-06-07 14:18:15.514 | + functions-common:time_stop:2331 : [[ -z 1654611487045 ]] 2022-06-07 14:18:15.517 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:18:15.521 | + functions-common:time_stop:2334 : end_time=1654611495519 2022-06-07 14:18:15.523 | + functions-common:time_stop:2335 : elapsed_time=8474 2022-06-07 14:18:15.526 | + functions-common:time_stop:2336 : total=117858 2022-06-07 14:18:15.528 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:18:15.530 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126332 2022-06-07 14:18:15.532 | + inc/python:pip_install:203 : return 0 2022-06-07 14:18:15.535 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:18:15.538 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-07 14:18:15.540 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-07 14:18:15.559 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-07 14:18:15.571 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-07 14:18:15.574 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-07 14:18:15.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:18:15.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:18:15.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-07 14:18:15.584 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:18:15.587 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:18:15.589 | + ./stack.sh:main:912 : configure_placement 2022-06-07 14:18:15.592 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-07 14:18:15.603 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-07 14:18:15.606 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-07 14:18:15.610 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-07 14:18:15.613 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-07 14:18:15.615 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-07 14:18:15.618 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-07 14:18:15.621 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-07 14:18:15.624 | + 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-07 14:18:15.656 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-07 14:18:15.687 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-07 14:18:15.719 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-07 14:18:15.722 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-07 14:18:15.724 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-07 14:18:15.726 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:18:15.729 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-07 14:18:15.761 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-07 14:18:15.789 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:18:15.819 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-07 14:18:15.847 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-07 14:18:15.876 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-07 14:18:15.905 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-07 14:18:15.934 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-07 14:18:15.963 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:18:15.995 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:18:16.023 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-07 14:18:16.025 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-07 14:18:16.028 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-07 14:18:16.031 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:18:16.049 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:18:16.052 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:18:16.054 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:18:16.056 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:18:16.060 | + 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-07 14:18:16.088 | + 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-07 14:18:16.118 | + 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-07 14:18:16.147 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:18:16.176 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-07 14:18:16.178 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-07 14:18:16.181 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-07 14:18:16.184 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-07 14:18:16.186 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-07 14:18:16.189 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:18:16.191 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:18:16.194 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-07 14:18:16.198 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-07 14:18:16.201 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:18:16.203 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:18:16.216 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:18:16.216 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:18:16.224 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:18:16.228 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:18:16.243 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-07 14:18:16.246 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-07 14:18:16.250 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-07 14:18:16.285 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-07 14:18:16.313 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-07 14:18:16.342 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:18:16.370 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:18:16.398 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:18:16.427 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:18:16.455 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:18:16.483 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:18:16.511 | + 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-07 14:18:16.539 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:18:16.567 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:18:16.595 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:18:16.624 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:18:16.626 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:18:16.629 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-07 14:18:16.632 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-07 14:18:16.634 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:18:16.637 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:16.639 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:16.642 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-07 14:18:16.645 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-07 14:18:16.647 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-07 14:18:16.675 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-07 14:18:16.704 | + 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-07 14:18:16.704 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-07 14:18:16.713 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-07 14:18:16.717 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-07 14:18:16.719 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-07 14:18:16.722 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:18:16.724 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:18:16.726 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:18:16.729 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:16.731 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:16.734 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:18:16.736 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:18:16.739 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:18:16.741 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:18:16.744 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-07 14:18:16.804 | Site placement-api already enabled 2022-06-07 14:18:16.809 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:18:16.811 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:18:16.814 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:18:16.816 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:18:16.952 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-07 14:18:16.973 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:18:16.975 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-07 14:18:16.996 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:18:16.998 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-07 14:18:17.016 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:18:17.019 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-07 14:18:17.021 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-07 14:18:17.024 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-07 14:18:17.055 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-06-07 14:18:17.086 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-07 14:18:17.114 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-07 14:18:17.144 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-07 14:18:17.172 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-07 14:18:17.201 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-07 14:18:17.230 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-07 14:18:17.259 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-07 14:18:17.276 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:18:17.279 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-07 14:18:17.297 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:18:17.300 | + ./stack.sh:main:938 : run_phase stack install 2022-06-07 14:18:17.303 | + functions-common:run_phase:1750 : local mode=stack 2022-06-07 14:18:17.305 | + functions-common:run_phase:1751 : local phase=install 2022-06-07 14:18:17.309 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:18:17.311 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:18:17.314 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:18:17.317 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:18:17.319 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:18:17.323 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:18:17.328 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:18:17.330 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:18:17.333 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:18:17.335 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-07 14:18:17.338 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:18:17.353 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:18:17.356 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-07 14:18:17.358 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:18:17.360 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-07 14:18:17.363 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-07 14:18:17.365 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:18:17.367 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-07 14:18:17.370 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-07 14:18:17.373 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-07 14:18:17.375 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-07 14:18:17.377 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-07 14:18:17.379 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-07 14:18:17.381 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-07 14:18:17.384 | +++ functions-common:git_clone:529 : pwd 2022-06-07 14:18:17.387 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:18:17.389 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:18:17.392 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:18:17.407 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:18:17.409 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:18:17.411 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:18:17.414 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-07 14:18:17.414 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:18:17.419 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-07 14:18:17.422 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:18:17.424 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-07 14:18:17.437 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-07 14:18:17.440 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-07 14:18:17.440 | ++ functions-common:git_clone:607 : head -1 2022-06-07 14:18:17.443 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-07 14:18:17.445 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:18:17.448 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-07 14:18:17.469 | Using python 3.8 to install tox!=2.8.0 2022-06-07 14:18:17.471 | ++ 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-07 14:18:19.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:18:19.243 | 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-07 14:18:19.248 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:19.249 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:19.251 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:18:19.252 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:19.252 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:19.252 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:18:19.253 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:18:19.253 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:18:19.268 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-07 14:18:19.327 | 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-07 14:18:19.334 | 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-07 14:18:19.336 | 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-07 14:18:19.340 | 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-07 14:18:19.349 | 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-07 14:18:19.352 | 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-07 14:18:19.411 | 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-07 14:18:19.415 | 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-07 14:18:19.418 | 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-07 14:18:19.421 | 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-07 14:18:21.550 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:18:21.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:18:21.634 | ++ inc/python:pip_install:200 : result=0 2022-06-07 14:18:21.637 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:18:21.640 | ++ functions-common:time_stop:2322 : local name 2022-06-07 14:18:21.642 | ++ functions-common:time_stop:2323 : local end_time 2022-06-07 14:18:21.645 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:18:21.647 | ++ functions-common:time_stop:2325 : local total 2022-06-07 14:18:21.649 | ++ functions-common:time_stop:2326 : local start_time 2022-06-07 14:18:21.652 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:18:21.654 | ++ functions-common:time_stop:2329 : start_time=1654611497463 2022-06-07 14:18:21.656 | ++ functions-common:time_stop:2331 : [[ -z 1654611497463 ]] 2022-06-07 14:18:21.659 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:18:21.663 | ++ functions-common:time_stop:2334 : end_time=1654611501661 2022-06-07 14:18:21.666 | ++ functions-common:time_stop:2335 : elapsed_time=4198 2022-06-07 14:18:21.668 | ++ functions-common:time_stop:2336 : total=126332 2022-06-07 14:18:21.670 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:18:21.673 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130530 2022-06-07 14:18:21.675 | ++ inc/python:pip_install:203 : return 0 2022-06-07 14:18:21.677 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-07 14:18:21.677 | /opt/stack/tempest ~/devstack 2022-06-07 14:18:21.680 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-07 14:18:21.699 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-07 14:18:21.700 | HACKING.rst 2022-06-07 14:18:21.700 | doc/source/conf.py 2022-06-07 14:18:21.700 | doc/source/configuration.rst 2022-06-07 14:18:21.700 | doc/source/contributor/contributing.rst 2022-06-07 14:18:21.700 | doc/source/index.rst 2022-06-07 14:18:21.700 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-07 14:18:21.700 | doc/source/microversion_testing.rst 2022-06-07 14:18:21.700 | doc/source/plugins/plugin.rst 2022-06-07 14:18:21.700 | doc/source/supported_version.rst 2022-06-07 14:18:21.700 | doc/source/test_removal.rst 2022-06-07 14:18:21.700 | playbooks/devstack-tempest-ipv6.yaml 2022-06-07 14:18:21.700 | playbooks/devstack-tempest.yaml 2022-06-07 14:18:21.700 | playbooks/enable-fips.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-07 14:18:21.700 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-07 14:18:21.701 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-07 14:18:21.701 | releasenotes/source/conf.py 2022-06-07 14:18:21.701 | releasenotes/source/index.rst 2022-06-07 14:18:21.701 | releasenotes/source/v26.1.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v27.0.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v28.0.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v28.1.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v29.0.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v29.1.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v29.2.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v30.0.0.rst 2022-06-07 14:18:21.701 | releasenotes/source/v31.0.0.rst 2022-06-07 14:18:21.701 | requirements.txt 2022-06-07 14:18:21.701 | roles/run-tempest/README.rst 2022-06-07 14:18:21.701 | roles/run-tempest/defaults/main.yaml 2022-06-07 14:18:21.701 | roles/run-tempest/tasks/main.yaml 2022-06-07 14:18:21.701 | roles/run-tempest-26/README.rst 2022-06-07 14:18:21.701 | roles/run-tempest-26/defaults/main.yaml 2022-06-07 14:18:21.701 | roles/run-tempest-26/tasks/main.yaml 2022-06-07 14:18:21.701 | setup.cfg 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_agents.py 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_aggregates.py 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_create_server.py 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_flavors.py 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_flavors_access.py 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-07 14:18:21.702 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-07 14:18:21.702 | tempest/api/compute/ 2022-06-07 14:18:21.702 | Aborting 2022-06-07 14:18:21.702 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-07 14:18:21.705 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-07 14:18:21.708 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-07 14:18:21.710 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-07 14:18:21.713 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-07 14:18:21.715 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-07 14:18:21.717 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-07 14:18:21.719 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-07 14:18:21.722 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-07 14:18:21.724 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-07 14:18:21.724 | Error on exit 2022-06-07 14:18:21.726 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-07 14:18:21.729 | + ./stack.sh:exit_trap:517 : generate-subunit 1654611316 185 fail 2022-06-07 14:18:22.307 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-07 14:18:22.310 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-07 14:18:22.517 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-07 14:18:22.518 | 2022-06-07 14:18:22.775 | + ./stack.sh:exit_trap:531 : exit 1