2022-06-03 08:00:45.815 | + ./stack.sh:main:462 : exec 2022-06-03 08:00:45.816 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-080045' 2022-06-03 08:00:45.816 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-080045.summary.2022-06-03-080045 2022-06-03 08:00:45.816 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:00:45.816 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-080045 2022-06-03 08:00:45.816 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-080045 /opt/stack/logs/stack.sh.log 2022-06-03 08:00:45.816 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-080045.summary.2022-06-03-080045 /opt/stack/logs/stack.sh.log.summary 2022-06-03 08:00:45.816 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 08:00:45.816 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 08:00:45.816 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 08:00:45.816 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 08:00:45.816 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 08:00:45.816 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 08:00:45.816 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 08:00:45.816 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 08:00:45.818 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 08:00:45.820 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 08:00:45.821 | + ./stack.sh:main:551 : uname -a 2022-06-03 08:00:45.823 | Linux dv-neutron-844019-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-03 08:00:45.825 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 08:00:45.827 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 08:00:45.830 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 08:00:45.857 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 08:00:45.872 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 08:00:45.874 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 08:00:45.876 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 08:00:45.878 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 08:00:45.879 | + functions-common:fetch_plugins:1673 : return 2022-06-03 08:00:45.881 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 08:00:45.883 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 08:00:45.885 | + functions-common:run_phase:1751 : local phase= 2022-06-03 08:00:45.887 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:00:45.889 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:00:45.890 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:00:45.892 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:00:45.894 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:00:45.896 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:00:45.899 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:00:45.901 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:00:45.903 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:00:45.905 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 08:00:45.907 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:00:45.919 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:00:45.921 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 08:00:45.923 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:00:45.924 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:00:45.926 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:00:45.928 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:00:45.929 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:00:45.931 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 08:00:45.933 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 08:00:45.935 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 08:00:45.936 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 08:00:45.938 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 08:00:45.940 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 08:00:45.942 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 08:00:45.944 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 08:00:45.945 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 08:00:45.947 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 08:00:45.965 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 08:00:45.967 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 08:00:45.979 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:00:45.981 | +++ lib/tls:source:43 : hostname -f 2022-06-03 08:00:45.984 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 08:00:45.986 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 08:00:45.988 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 08:00:45.990 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 08:00:45.991 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 08:00:45.993 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 08:00:45.995 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 08:00:45.997 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 08:00:45.999 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 08:00:46.000 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 08:00:46.005 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 08:00:46.017 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 08:00:46.034 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 08:00:46.046 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 08:00:46.057 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 08:00:46.083 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 08:00:46.123 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 08:00:46.202 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 08:00:46.223 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 08:00:46.260 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 08:00:46.313 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 08:00:46.440 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 08:00:46.454 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 08:00:46.466 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 08:00:46.479 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 08:00:46.569 | + ./stack.sh:main:598 : run_phase source 2022-06-03 08:00:46.571 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 08:00:46.574 | + functions-common:run_phase:1751 : local phase= 2022-06-03 08:00:46.576 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:00:46.578 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:00:46.580 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:00:46.582 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:00:46.584 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:00:46.586 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:00:46.590 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:00:46.592 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:00:46.594 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:00:46.596 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 08:00:46.598 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:00:46.612 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:00:46.614 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 08:00:46.616 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 08:00:46.655 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 08:00:46.657 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 08:00:46.659 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 08:00:46.661 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 08:00:46.663 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 08:00:46.665 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 08:00:46.668 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 08:00:46.670 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 08:00:46.672 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 08:00:46.674 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 08:00:46.677 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.679 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 08:00:46.681 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.684 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 08:00:46.686 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.688 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 08:00:46.691 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.693 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 08:00:46.695 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.697 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 08:00:46.699 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.702 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 08:00:46.704 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.706 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 08:00:46.708 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.710 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 08:00:46.713 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.715 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 08:00:46.717 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.719 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 08:00:46.721 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.724 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 08:00:46.726 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.728 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 08:00:46.731 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.733 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 08:00:46.735 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.737 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 08:00:46.740 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.742 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 08:00:46.744 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.747 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 08:00:46.749 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.751 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 08:00:46.754 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.756 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 08:00:46.758 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.760 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 08:00:46.762 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.765 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 08:00:46.767 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.769 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 08:00:46.771 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.774 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 08:00:46.776 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.778 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 08:00:46.780 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.783 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 08:00:46.785 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.787 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 08:00:46.789 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.792 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 08:00:46.794 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.797 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 08:00:46.799 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.801 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 08:00:46.803 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.805 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 08:00:46.808 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.810 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 08:00:46.813 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.815 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 08:00:46.817 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.819 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 08:00:46.821 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.824 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 08:00:46.826 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.828 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 08:00:46.830 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.833 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 08:00:46.835 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.837 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 08:00:46.839 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.841 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 08:00:46.844 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.846 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 08:00:46.848 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.850 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 08:00:46.853 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.855 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 08:00:46.858 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.860 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 08:00:46.862 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:00:46.864 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 08:00:46.867 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 08:00:46.869 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 08:00:46.872 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 08:00:46.886 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:00:46.888 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 08:00:46.890 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 08:00:46.892 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 08:00:46.906 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:00:46.909 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 08:00:46.911 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 08:00:46.913 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 08:00:46.915 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 08:00:46.918 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 08:00:46.920 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 08:00:46.922 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 08:00:46.925 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 08:00:46.927 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 08:00:46.929 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 08:00:46.932 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 08:00:46.934 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 08:00:46.937 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 08:00:46.937 | Using mysql database backend 2022-06-03 08:00:46.939 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 08:00:46.954 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 08:00:46.969 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:00:46.972 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 08:00:46.988 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 08:00:47.004 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:00:47.006 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 08:00:47.021 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 08:00:47.037 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 08:00:47.053 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:00:47.055 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 08:00:47.071 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:00:47.073 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 08:00:47.075 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 08:00:47.091 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:00:47.093 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 08:00:47.109 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 08:00:47.111 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 08:00:47.114 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 08:00:47.116 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 08:00:47.119 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 08:00:47.125 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-080047 2022-06-03 08:00:47.127 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-080047 739' 2022-06-03 08:00:47.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.132 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 08:00:47.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.136 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 08:00:47.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.141 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 08:00:47.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.145 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 08:00:47.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.150 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-06-03 08:00:47.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.155 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-06-03 08:00:47.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.159 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-080045 2022-06-03 08:00:47.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.164 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 08:00:47.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.169 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-06-03 08:00:47.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.174 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 08:00:47.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.179 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 08:00:47.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.183 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 08:00:47.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:00:47.188 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 08:00:47.190 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 08:00:47.193 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 08:00:47.195 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 08:00:47.197 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:00:47.199 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:00:47.201 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:00:47.204 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:00:47.206 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:00:47.208 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:00:47.223 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:00:47.225 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:00:47.227 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:00:47.230 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:00:47.231 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:00:47.236 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 08:00:47.238 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:00:47.240 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 08:00:47.252 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 08:00:47.255 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:00:47.255 | + functions-common:git_clone:607 : head -1 2022-06-03 08:00:47.258 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 08:00:47.261 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:00:47.263 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 08:00:47.265 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:00:47.268 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 08:00:47.270 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 08:00:47.272 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 08:00:47.275 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 08:00:47.278 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 08:00:47.280 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 08:00:47.282 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 08:00:47.285 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 08:00:47.287 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 08:00:47.292 | ++ tools/install_prereqs.sh:source:47 : NOW=1654243247 2022-06-03 08:00:47.295 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 08:00:47.300 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654242737 2022-06-03 08:00:47.302 | ++ tools/install_prereqs.sh:source:49 : DELTA=510 2022-06-03 08:00:47.304 | ++ tools/install_prereqs.sh:source:50 : [[ 510 -lt 7200 ]] 2022-06-03 08:00:47.307 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 08:00:47.309 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 08:00:47.311 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 08:00:47.313 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 08:00:47.316 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 08:00:47.318 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 08:00:47.320 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 08:00:47.322 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 08:00:47.325 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 08:00:47.370 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 08:00:47.370 | apache2-dev 2022-06-03 08:00:47.371 | bc 2022-06-03 08:00:47.371 | bsdmainutils 2022-06-03 08:00:47.371 | curl 2022-06-03 08:00:47.371 | g++ 2022-06-03 08:00:47.371 | gcc 2022-06-03 08:00:47.371 | gettext 2022-06-03 08:00:47.371 | git 2022-06-03 08:00:47.371 | graphviz 2022-06-03 08:00:47.371 | iputils-ping 2022-06-03 08:00:47.371 | libapache2-mod-proxy-uwsgi 2022-06-03 08:00:47.371 | libffi-dev 2022-06-03 08:00:47.371 | libjpeg-dev 2022-06-03 08:00:47.371 | libmysqlclient-dev 2022-06-03 08:00:47.371 | libpcre3-dev 2022-06-03 08:00:47.371 | libpq-dev 2022-06-03 08:00:47.371 | libssl-dev 2022-06-03 08:00:47.371 | libsystemd-dev 2022-06-03 08:00:47.371 | libxml2-dev 2022-06-03 08:00:47.371 | libxslt1-dev 2022-06-03 08:00:47.371 | libyaml-dev 2022-06-03 08:00:47.371 | lsof 2022-06-03 08:00:47.371 | openssh-server 2022-06-03 08:00:47.371 | openssl 2022-06-03 08:00:47.371 | pkg-config 2022-06-03 08:00:47.371 | psmisc 2022-06-03 08:00:47.371 | python3-dev 2022-06-03 08:00:47.371 | python3-pip 2022-06-03 08:00:47.371 | python3-venv 2022-06-03 08:00:47.371 | tar 2022-06-03 08:00:47.371 | tcpdump 2022-06-03 08:00:47.371 | unzip 2022-06-03 08:00:47.371 | uuid-runtime 2022-06-03 08:00:47.371 | wget 2022-06-03 08:00:47.371 | wget 2022-06-03 08:00:47.371 | zlib1g-dev 2022-06-03 08:00:47.371 | libkrb5-dev 2022-06-03 08:00:47.371 | libldap2-dev 2022-06-03 08:00:47.371 | libsasl2-dev 2022-06-03 08:00:47.372 | memcached 2022-06-03 08:00:47.372 | python3-mysqldb 2022-06-03 08:00:47.372 | sqlite3 2022-06-03 08:00:47.372 | conntrack 2022-06-03 08:00:47.372 | curl 2022-06-03 08:00:47.372 | dnsmasq-base 2022-06-03 08:00:47.372 | dnsmasq-utils 2022-06-03 08:00:47.372 | ebtables 2022-06-03 08:00:47.372 | gawk 2022-06-03 08:00:47.372 | genisoimage 2022-06-03 08:00:47.372 | iptables 2022-06-03 08:00:47.372 | iputils-arping 2022-06-03 08:00:47.372 | kpartx 2022-06-03 08:00:47.372 | libjs-jquery-tablesorter 2022-06-03 08:00:47.372 | libmysqlclient-dev 2022-06-03 08:00:47.372 | parted 2022-06-03 08:00:47.372 | pm-utils 2022-06-03 08:00:47.372 | python3-mysqldb 2022-06-03 08:00:47.372 | socat 2022-06-03 08:00:47.372 | sqlite3 2022-06-03 08:00:47.372 | sudo 2022-06-03 08:00:47.372 | vlan 2022-06-03 08:00:47.372 | lsscsi 2022-06-03 08:00:47.372 | open-iscsi 2022-06-03 08:00:47.372 | lvm2 2022-06-03 08:00:47.372 | qemu-utils 2022-06-03 08:00:47.372 | thin-provisioning-tools 2022-06-03 08:00:47.372 | acl 2022-06-03 08:00:47.372 | dnsmasq-base 2022-06-03 08:00:47.372 | dnsmasq-utils 2022-06-03 08:00:47.372 | ebtables 2022-06-03 08:00:47.372 | haproxy 2022-06-03 08:00:47.372 | iptables 2022-06-03 08:00:47.372 | iputils-arping 2022-06-03 08:00:47.372 | iputils-ping 2022-06-03 08:00:47.372 | libmysqlclient-dev 2022-06-03 08:00:47.372 | postgresql-server-dev-all 2022-06-03 08:00:47.373 | python3-mysqldb 2022-06-03 08:00:47.373 | sqlite3 2022-06-03 08:00:47.373 | sudo 2022-06-03 08:00:47.373 | vlan 2022-06-03 08:00:47.373 | ipset 2022-06-03 08:00:47.373 | conntrack 2022-06-03 08:00:47.373 | conntrackd 2022-06-03 08:00:47.373 | keepalived 2022-06-03 08:00:47.373 | dstat 2022-06-03 08:00:47.373 | lvm2 2022-06-03 08:00:47.373 | qemu-utils 2022-06-03 08:00:47.373 | thin-provisioning-tools 2022-06-03 08:00:47.373 | curl 2022-06-03 08:00:47.373 | liberasurecode-dev 2022-06-03 08:00:47.373 | make 2022-06-03 08:00:47.373 | memcached 2022-06-03 08:00:47.373 | sqlite3 2022-06-03 08:00:47.373 | xfsprogs' 2022-06-03 08:00:47.376 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 08:00:47.393 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 08:00:47.393 | apache2-dev 2022-06-03 08:00:47.393 | bc 2022-06-03 08:00:47.393 | bsdmainutils 2022-06-03 08:00:47.393 | curl 2022-06-03 08:00:47.393 | g++ 2022-06-03 08:00:47.393 | gcc 2022-06-03 08:00:47.393 | gettext 2022-06-03 08:00:47.393 | git 2022-06-03 08:00:47.393 | graphviz 2022-06-03 08:00:47.393 | iputils-ping 2022-06-03 08:00:47.393 | libapache2-mod-proxy-uwsgi 2022-06-03 08:00:47.393 | libffi-dev 2022-06-03 08:00:47.393 | libjpeg-dev 2022-06-03 08:00:47.393 | libmysqlclient-dev 2022-06-03 08:00:47.394 | libpcre3-dev 2022-06-03 08:00:47.394 | libpq-dev 2022-06-03 08:00:47.394 | libssl-dev 2022-06-03 08:00:47.394 | libsystemd-dev 2022-06-03 08:00:47.394 | libxml2-dev 2022-06-03 08:00:47.394 | libxslt1-dev 2022-06-03 08:00:47.394 | libyaml-dev 2022-06-03 08:00:47.394 | lsof 2022-06-03 08:00:47.394 | openssh-server 2022-06-03 08:00:47.394 | openssl 2022-06-03 08:00:47.394 | pkg-config 2022-06-03 08:00:47.394 | psmisc 2022-06-03 08:00:47.394 | python3-dev 2022-06-03 08:00:47.394 | python3-pip 2022-06-03 08:00:47.394 | python3-venv 2022-06-03 08:00:47.394 | tar 2022-06-03 08:00:47.394 | tcpdump 2022-06-03 08:00:47.394 | unzip 2022-06-03 08:00:47.394 | uuid-runtime 2022-06-03 08:00:47.394 | wget 2022-06-03 08:00:47.394 | wget 2022-06-03 08:00:47.394 | zlib1g-dev 2022-06-03 08:00:47.394 | libkrb5-dev 2022-06-03 08:00:47.394 | libldap2-dev 2022-06-03 08:00:47.394 | libsasl2-dev 2022-06-03 08:00:47.394 | memcached 2022-06-03 08:00:47.394 | python3-mysqldb 2022-06-03 08:00:47.394 | sqlite3 2022-06-03 08:00:47.394 | conntrack 2022-06-03 08:00:47.394 | curl 2022-06-03 08:00:47.394 | dnsmasq-base 2022-06-03 08:00:47.394 | dnsmasq-utils 2022-06-03 08:00:47.394 | ebtables 2022-06-03 08:00:47.394 | gawk 2022-06-03 08:00:47.394 | genisoimage 2022-06-03 08:00:47.394 | iptables 2022-06-03 08:00:47.394 | iputils-arping 2022-06-03 08:00:47.395 | kpartx 2022-06-03 08:00:47.395 | libjs-jquery-tablesorter 2022-06-03 08:00:47.395 | libmysqlclient-dev 2022-06-03 08:00:47.395 | parted 2022-06-03 08:00:47.395 | pm-utils 2022-06-03 08:00:47.395 | python3-mysqldb 2022-06-03 08:00:47.395 | socat 2022-06-03 08:00:47.395 | sqlite3 2022-06-03 08:00:47.395 | sudo 2022-06-03 08:00:47.395 | vlan 2022-06-03 08:00:47.395 | lsscsi 2022-06-03 08:00:47.395 | open-iscsi 2022-06-03 08:00:47.395 | lvm2 2022-06-03 08:00:47.395 | qemu-utils 2022-06-03 08:00:47.395 | thin-provisioning-tools 2022-06-03 08:00:47.395 | acl 2022-06-03 08:00:47.395 | dnsmasq-base 2022-06-03 08:00:47.395 | dnsmasq-utils 2022-06-03 08:00:47.395 | ebtables 2022-06-03 08:00:47.395 | haproxy 2022-06-03 08:00:47.395 | iptables 2022-06-03 08:00:47.395 | iputils-arping 2022-06-03 08:00:47.395 | iputils-ping 2022-06-03 08:00:47.395 | libmysqlclient-dev 2022-06-03 08:00:47.395 | postgresql-server-dev-all 2022-06-03 08:00:47.395 | python3-mysqldb 2022-06-03 08:00:47.395 | sqlite3 2022-06-03 08:00:47.395 | sudo 2022-06-03 08:00:47.395 | vlan 2022-06-03 08:00:47.395 | ipset 2022-06-03 08:00:47.395 | conntrack 2022-06-03 08:00:47.395 | conntrackd 2022-06-03 08:00:47.395 | keepalived 2022-06-03 08:00:47.395 | dstat 2022-06-03 08:00:47.395 | lvm2 2022-06-03 08:00:47.395 | qemu-utils 2022-06-03 08:00:47.395 | thin-provisioning-tools 2022-06-03 08:00:47.396 | curl 2022-06-03 08:00:47.396 | liberasurecode-dev 2022-06-03 08:00:47.396 | make 2022-06-03 08:00:47.396 | memcached 2022-06-03 08:00:47.396 | sqlite3 2022-06-03 08:00:47.396 | xfsprogs ' 2022-06-03 08:00:47.397 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 08:00:47.399 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:00:47.402 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:00:47.405 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:00:47.405 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 08:00:47.410 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:00:47.412 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 08:00:47.414 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:00:47.416 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 08:00:47.418 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:00:47.420 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:00:47.422 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:00:47.424 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:00:47.426 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:00:47.428 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:00:47.430 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 08:00:47.432 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 08:00:47.434 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 08:00:47.437 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 08:00:47.441 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 08:00:47.443 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 08:00:47.445 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 08:00:47.447 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 08:00:47.449 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 08:00:47.452 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 08:00:47.455 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654243247453 2022-06-03 08:00:47.457 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 08:00:47.459 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 08:00:47.461 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-03 08:00:47.665 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 08:00:47.697 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 08:00:47.738 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 08:00:47.829 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 08:00:49.904 | Reading package lists... 2022-06-03 08:00:49.935 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 08:00:49.937 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 08:00:49.939 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:00:49.941 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:00:49.943 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:00:49.945 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:00:49.947 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:00:49.950 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 08:00:49.952 | ++ functions-common:time_stop:2329 : start_time=1654243247453 2022-06-03 08:00:49.954 | ++ functions-common:time_stop:2331 : [[ -z 1654243247453 ]] 2022-06-03 08:00:49.956 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:00:49.960 | ++ functions-common:time_stop:2334 : end_time=1654243249958 2022-06-03 08:00:49.962 | ++ functions-common:time_stop:2335 : elapsed_time=2505 2022-06-03 08:00:49.965 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 08:00:49.967 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:00:49.969 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2505 2022-06-03 08:00:49.971 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:00:49.974 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:00:49.976 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:00:49.978 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:00:49.980 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:00:50.001 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:00:50.109 | Reading package lists... 2022-06-03 08:00:50.349 | Building dependency tree... 2022-06-03 08:00:50.350 | Reading state information... 2022-06-03 08:00:50.383 | acl is already the newest version (2.2.53-6). 2022-06-03 08:00:50.384 | bc is already the newest version (1.07.1-2build1). 2022-06-03 08:00:50.384 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 08:00:50.384 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 08:00:50.384 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 08:00:50.384 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 08:00:50.384 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 08:00:50.384 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 08:00:50.384 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 08:00:50.384 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 08:00:50.384 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 08:00:50.384 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 08:00:50.384 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 08:00:50.384 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 08:00:50.384 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 08:00:50.384 | libffi-dev is already the newest version (3.3-4). 2022-06-03 08:00:50.384 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 08:00:50.384 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 08:00:50.384 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 08:00:50.384 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 08:00:50.384 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 08:00:50.384 | make is already the newest version (4.2.1-1.2). 2022-06-03 08:00:50.384 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 08:00:50.384 | psmisc is already the newest version (23.3-1). 2022-06-03 08:00:50.384 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 08:00:50.384 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 08:00:50.384 | socat is already the newest version (1.7.3.3-2). 2022-06-03 08:00:50.384 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 08:00:50.384 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 08:00:50.384 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 08:00:50.384 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 08:00:50.384 | dstat is already the newest version (0.7.4-6). 2022-06-03 08:00:50.384 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 08:00:50.385 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 08:00:50.385 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 08:00:50.385 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 08:00:50.385 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:00:50.385 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:00:50.385 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 08:00:50.385 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 08:00:50.385 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 08:00:50.385 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 08:00:50.385 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 08:00:50.385 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 08:00:50.385 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 08:00:50.385 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 08:00:50.385 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 08:00:50.385 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 08:00:50.385 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 08:00:50.385 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 08:00:50.385 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 08:00:50.385 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 08:00:50.385 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 08:00:50.385 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 08:00:50.385 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 08:00:50.385 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 08:00:50.385 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 08:00:50.385 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 08:00:50.385 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 08:00:50.385 | openssl set to manually installed. 2022-06-03 08:00:50.385 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 08:00:50.385 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 08:00:50.385 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 08:00:50.385 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 08:00:50.385 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 08:00:50.386 | tar set to manually installed. 2022-06-03 08:00:50.386 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 08:00:50.386 | tcpdump set to manually installed. 2022-06-03 08:00:50.386 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 08:00:50.386 | uuid-runtime set to manually installed. 2022-06-03 08:00:50.596 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 08:00:50.596 | wget set to manually installed. 2022-06-03 08:00:50.596 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 08:00:50.596 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:00:50.596 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 08:00:50.596 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 08:00:50.596 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 08:00:50.596 | The following packages were automatically installed and are no longer required: 2022-06-03 08:00:50.597 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:00:50.597 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:00:50.597 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:00:50.597 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:00:50.597 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:00:50.597 | python3-zope.interface 2022-06-03 08:00:50.597 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:00:50.731 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:00:50.735 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 08:00:50.737 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:00:50.740 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:00:50.742 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:00:50.744 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:00:50.746 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:00:50.748 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:00:50.751 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:00:50.753 | ++ functions-common:time_stop:2329 : start_time=1654243249998 2022-06-03 08:00:50.755 | ++ functions-common:time_stop:2331 : [[ -z 1654243249998 ]] 2022-06-03 08:00:50.757 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:00:50.761 | ++ functions-common:time_stop:2334 : end_time=1654243250759 2022-06-03 08:00:50.763 | ++ functions-common:time_stop:2335 : elapsed_time=761 2022-06-03 08:00:50.765 | ++ functions-common:time_stop:2336 : total=752 2022-06-03 08:00:50.767 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:00:50.769 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1513 2022-06-03 08:00:50.772 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 08:00:50.774 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 08:00:50.777 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 08:00:50.779 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 08:00:50.783 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 08:00:50.787 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 08:00:50.790 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 08:00:50.793 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 08:00:52.378 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 08:00:52.380 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 08:00:52.382 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 08:00:52.384 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 08:00:52.386 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 08:00:52.388 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 08:00:52.390 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 08:00:52.392 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 08:00:52.394 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 08:00:52.396 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 08:00:52.467 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 08:00:52.470 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 08:00:52.540 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 08:00:52.542 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 08:00:52.614 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 08:00:52.616 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 08:00:52.618 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 08:00:52.620 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 08:00:52.622 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 08:00:52.624 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 08:00:52.625 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 08:00:52.627 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 08:00:52.629 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 08:00:52.631 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 08:00:52.633 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 08:00:52.633 | Distro: focal 2022-06-03 08:00:52.635 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 08:00:52.638 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 08:00:52.641 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 08:00:52.643 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 08:00:52.645 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 08:00:52.650 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 08:00:53.124 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 08:00:53.126 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 08:00:53.126 | pip: 20.2.2 2022-06-03 08:00:53.128 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 08:00:53.589 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 08:00:53.612 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 08:00:53.614 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 08:00:53.615 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 08:00:53.618 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 08:00:53.621 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 08:00:53.624 | + ./stack.sh:main:764 : fixup_all 2022-06-03 08:00:53.627 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 08:00:53.629 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 08:00:53.631 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 08:00:53.636 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 08:00:53.636 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 08:00:53.637 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 08:00:53.643 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 08:00:53.645 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 08:00:53.647 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 08:00:53.655 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 08:00:53.659 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 08:00:53.661 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 08:00:53.663 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 08:00:53.665 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 08:00:53.667 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 08:00:53.671 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:00:53.673 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:00:53.675 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:00:53.677 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:00:53.679 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:00:53.681 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:00:53.683 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:00:53.685 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:00:53.687 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 08:00:53.689 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 08:00:53.692 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 08:00:53.694 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:00:53.696 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:00:53.698 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:00:53.700 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:00:53.702 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:00:53.704 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:00:53.706 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 08:00:53.709 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 08:00:53.729 | Using python 3.8 to install os-testr 2022-06-03 08:00:53.731 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-03 08:00:55.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:00:55.502 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:00:55.506 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:55.507 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:55.509 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:00:55.510 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:55.510 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:55.510 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:00:55.511 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:55.511 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:00:55.589 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-03 08:00:55.599 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:00:55.602 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-03 08:00:55.616 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-03 08:00:55.645 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:00:55.664 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:00:55.667 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:00:55.674 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:00:55.679 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:00:55.681 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:00:55.696 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-03 08:00:55.701 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:00:55.711 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:00:55.715 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:00:55.718 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:00:55.721 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:00:55.724 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:00:55.726 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:00:55.729 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:00:55.732 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:00:55.786 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:00:55.793 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:00:55.797 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:00:55.839 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:00:55.871 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:00:55.877 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:00:57.921 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:00:57.921 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:00:57.994 | + inc/python:pip_install:200 : result=0 2022-06-03 08:00:57.997 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:00:57.999 | + functions-common:time_stop:2322 : local name 2022-06-03 08:00:58.001 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:00:58.003 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:00:58.005 | + functions-common:time_stop:2325 : local total 2022-06-03 08:00:58.007 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:00:58.009 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:00:58.011 | + functions-common:time_stop:2329 : start_time=1654243253724 2022-06-03 08:00:58.013 | + functions-common:time_stop:2331 : [[ -z 1654243253724 ]] 2022-06-03 08:00:58.015 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:00:58.019 | + functions-common:time_stop:2334 : end_time=1654243258017 2022-06-03 08:00:58.021 | + functions-common:time_stop:2335 : elapsed_time=4293 2022-06-03 08:00:58.023 | + functions-common:time_stop:2336 : total=0 2022-06-03 08:00:58.026 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:00:58.027 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4293 2022-06-03 08:00:58.030 | + inc/python:pip_install:203 : return 0 2022-06-03 08:00:58.032 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 08:00:58.034 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 08:00:58.037 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:00:58.039 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 08:00:58.042 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 08:00:58.045 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:00:58.048 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:00:58.048 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:00:58.053 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 08:00:58.056 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 08:00:58.058 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 08:00:58.061 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 08:00:58.063 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 08:00:58.083 | Using python 3.8 to install systemd-python 2022-06-03 08:00:58.085 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-03 08:00:59.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:00:59.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-03 08:00:59.869 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:59.870 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:59.872 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:00:59.874 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:59.874 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:59.874 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:00:59.875 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:00:59.875 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:00:59.890 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-03 08:01:02.120 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:01:02.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:01:02.189 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:02.192 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:02.194 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:02.196 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:02.198 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:02.201 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:02.203 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:02.205 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:02.207 | + functions-common:time_stop:2329 : start_time=1654243258078 2022-06-03 08:01:02.209 | + functions-common:time_stop:2331 : [[ -z 1654243258078 ]] 2022-06-03 08:01:02.211 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:02.215 | + functions-common:time_stop:2334 : end_time=1654243262213 2022-06-03 08:01:02.217 | + functions-common:time_stop:2335 : elapsed_time=4135 2022-06-03 08:01:02.219 | + functions-common:time_stop:2336 : total=4293 2022-06-03 08:01:02.221 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:02.223 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8428 2022-06-03 08:01:02.226 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:02.228 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 08:01:02.279 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 08:01:02.555 | + ./stack.sh:main:779 : install_infra 2022-06-03 08:01:02.557 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:01:02.560 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 08:01:02.563 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:01:02.566 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 08:01:02.589 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 08:01:04.657 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:04.669 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:04.726 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:04.768 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:04.769 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:04.772 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:04.774 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:04.775 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:05.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:05.427 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:01:05.669 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:05.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:05.673 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:05.675 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:05.677 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:05.679 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:05.681 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:05.683 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:05.686 | + functions-common:time_stop:2329 : start_time=1654243262581 2022-06-03 08:01:05.688 | + functions-common:time_stop:2331 : [[ -z 1654243262581 ]] 2022-06-03 08:01:05.691 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:05.694 | + functions-common:time_stop:2334 : end_time=1654243265692 2022-06-03 08:01:05.696 | + functions-common:time_stop:2335 : elapsed_time=3111 2022-06-03 08:01:05.698 | + functions-common:time_stop:2336 : total=8428 2022-06-03 08:01:05.700 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:05.702 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11539 2022-06-03 08:01:05.704 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:05.707 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:01:05.709 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 08:01:05.731 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-03 08:01:07.658 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:07.670 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:07.728 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:07.768 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:07.770 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:07.773 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:07.775 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:07.776 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:08.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:08.295 | Processing /opt/stack/requirements 2022-06-03 08:01:09.945 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:01:09.948 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:01:09.959 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:01:09.966 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:01:09.968 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:01:09.971 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:01:09.990 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:01:09.993 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:01:10.009 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:01:10.013 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:01:10.019 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:01:10.039 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-03 08:01:10.042 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-03 08:01:10.057 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:01:10.059 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:01:10.061 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:01:10.065 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:01:10.067 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:01:10.070 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:01:10.072 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:01:10.075 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:01:10.087 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:01:10.094 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:01:10.145 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:01:10.148 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:01:10.198 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:01:10.204 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-03 08:01:10.207 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:01:10.210 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:01:10.213 | Building wheels for collected packages: openstack-requirements 2022-06-03 08:01:10.214 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 08:01:10.975 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 08:01:10.975 | ERROR: Command errored out with exit status 1: 2022-06-03 08:01:10.975 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-g3zwjn4u/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-g3zwjn4u/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-0_nxz48f 2022-06-03 08:01:10.975 | cwd: /tmp/pip-req-build-g3zwjn4u/ 2022-06-03 08:01:10.975 | Complete output (6 lines): 2022-06-03 08:01:10.975 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 08:01:10.975 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 08:01:10.975 | or: setup.py --help-commands 2022-06-03 08:01:10.975 | or: setup.py cmd --help 2022-06-03 08:01:10.975 | 2022-06-03 08:01:10.975 | error: invalid command 'bdist_wheel' 2022-06-03 08:01:10.975 | ---------------------------------------- 2022-06-03 08:01:10.976 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 08:01:10.976 | Running setup.py clean for openstack-requirements 2022-06-03 08:01:11.766 | Failed to build openstack-requirements 2022-06-03 08:01:11.780 | Installing collected packages: openstack-requirements 2022-06-03 08:01:11.780 | Attempting uninstall: openstack-requirements 2022-06-03 08:01:11.781 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 08:01:11.817 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 08:01:11.836 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 08:01:11.839 | Running setup.py install for openstack-requirements: started 2022-06-03 08:01:14.006 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 08:01:14.033 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 08:01:14.158 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:14.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:14.162 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:14.164 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:14.166 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:14.169 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:14.171 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:14.173 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:14.175 | + functions-common:time_stop:2329 : start_time=1654243265723 2022-06-03 08:01:14.177 | + functions-common:time_stop:2331 : [[ -z 1654243265723 ]] 2022-06-03 08:01:14.179 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:14.183 | + functions-common:time_stop:2334 : end_time=1654243274181 2022-06-03 08:01:14.185 | + functions-common:time_stop:2335 : elapsed_time=8458 2022-06-03 08:01:14.187 | + functions-common:time_stop:2336 : total=11539 2022-06-03 08:01:14.189 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:14.191 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=19997 2022-06-03 08:01:14.193 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:14.196 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 08:01:14.198 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 08:01:14.200 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 08:01:14.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:14.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:14.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 08:01:14.209 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:14.212 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 08:01:14.232 | Using python 3.8 to install pbr 2022-06-03 08:01:14.234 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 08:01:16.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:16.020 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:01:16.024 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:16.025 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:16.026 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:16.028 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:16.028 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:16.028 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:16.029 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:16.029 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:16.167 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:01:18.407 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:01:18.407 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:01:18.485 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:18.487 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:18.490 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:18.492 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:18.494 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:18.496 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:18.498 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:18.500 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:18.502 | + functions-common:time_stop:2329 : start_time=1654243274226 2022-06-03 08:01:18.504 | + functions-common:time_stop:2331 : [[ -z 1654243274226 ]] 2022-06-03 08:01:18.507 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:18.511 | + functions-common:time_stop:2334 : end_time=1654243278509 2022-06-03 08:01:18.513 | + functions-common:time_stop:2335 : elapsed_time=4283 2022-06-03 08:01:18.515 | + functions-common:time_stop:2336 : total=19997 2022-06-03 08:01:18.518 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:18.520 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24280 2022-06-03 08:01:18.522 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:18.525 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 08:01:20.785 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 08:01:22.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:22.641 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 08:01:22.661 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-03 08:01:22.666 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-03 08:01:22.670 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-03 08:01:22.672 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 08:01:22.676 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-03 08:01:22.746 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 08:01:22.750 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 08:01:22.753 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 08:01:22.769 | + ./stack.sh:main:788 : pkgs= 2022-06-03 08:01:22.771 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 08:01:22.773 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 08:01:22.775 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 08:01:22.778 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 08:01:22.780 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:01:22.782 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:01:22.784 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:01:22.786 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:01:22.788 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:01:22.791 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:01:22.796 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:01:22.798 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:01:22.800 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:01:22.802 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 08:01:22.804 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:01:22.819 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:22.821 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:01:22.823 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:01:22.825 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 08:01:22.827 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:01:22.829 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 08:01:22.831 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:01:22.833 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 08:01:22.835 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:01:22.837 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 08:01:22.840 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:01:22.842 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 08:01:22.844 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 08:01:22.846 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 08:01:22.848 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:01:22.850 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 08:01:22.852 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 08:01:22.854 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 08:01:22.857 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 08:01:22.859 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 08:01:22.861 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 08:01:22.864 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 08:01:22.866 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 08:01:22.868 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 08:01:22.871 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 08:01:22.874 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 08:01:22.924 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 08:01:22.924 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 08:01:22.926 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 08:01:23.289 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 08:01:23.291 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 08:01:23.308 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:23.311 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 08:01:23.313 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:01:23.315 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:01:23.317 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:01:23.320 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:01:23.322 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:01:23.324 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:01:23.326 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:23.329 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:23.331 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:01:23.333 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:01:23.335 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:01:23.337 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:01:23.340 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 08:01:23.343 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:01:23.345 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:23.347 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:23.349 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 08:01:23.372 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-03 08:01:23.491 | Reading package lists... 2022-06-03 08:01:23.730 | Building dependency tree... 2022-06-03 08:01:23.732 | Reading state information... 2022-06-03 08:01:23.981 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 08:01:23.982 | The following packages were automatically installed and are no longer required: 2022-06-03 08:01:23.983 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:01:23.983 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:01:23.983 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:01:23.983 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:01:23.983 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:01:23.983 | python3-zope.interface 2022-06-03 08:01:23.983 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:01:24.096 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:01:24.100 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:01:24.103 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:01:24.105 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:24.108 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:24.110 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:24.112 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:24.114 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:24.116 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:01:24.118 | + functions-common:time_stop:2329 : start_time=1654243283369 2022-06-03 08:01:24.120 | + functions-common:time_stop:2331 : [[ -z 1654243283369 ]] 2022-06-03 08:01:24.124 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:24.128 | + functions-common:time_stop:2334 : end_time=1654243284125 2022-06-03 08:01:24.130 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-03 08:01:24.132 | + functions-common:time_stop:2336 : total=1513 2022-06-03 08:01:24.134 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:24.136 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2269 2022-06-03 08:01:24.138 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:01:24.141 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 08:01:24.143 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:01:24.145 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:01:24.147 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:01:24.149 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:01:24.152 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:01:24.154 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:01:24.156 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 08:01:24.158 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:01:24.161 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:01:24.163 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:01:24.165 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:01:24.167 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:01:24.170 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:01:24.172 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:01:24.174 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:01:24.177 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 08:01:24.179 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:01:24.181 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:01:24.183 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:01:24.186 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:01:24.188 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:01:24.190 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:01:24.193 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 08:01:24.195 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 08:01:24.210 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:24.212 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 08:01:24.215 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:01:24.217 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 08:01:24.219 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 08:01:24.222 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 08:01:24.226 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 08:01:24.228 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 08:01:24.230 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 08:01:24.233 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 08:01:24.235 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 08:01:24.238 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 08:01:24.240 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 08:01:24.953 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 08:01:24.954 | user tags 2022-06-03 08:01:24.954 | stackrabbit []' 2022-06-03 08:01:24.957 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 08:01:24.957 | user tags 2022-06-03 08:01:24.957 | stackrabbit []' 2022-06-03 08:01:24.958 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 08:01:24.963 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 08:01:24.966 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 08:01:24.968 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 08:01:25.628 | Changing password for user "stackrabbit" ... 2022-06-03 08:01:25.693 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 08:01:26.334 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 08:01:26.390 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 08:01:26.392 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 08:01:27.030 | Changing password for user "stackrabbit" ... 2022-06-03 08:01:27.087 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 08:01:27.089 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 08:01:27.091 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 08:01:27.732 | Deleting user "guest" ... 2022-06-03 08:01:27.747 | Error: 2022-06-03 08:01:27.747 | {:no_such_user, "guest"} 2022-06-03 08:01:27.759 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 08:01:27.761 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 08:01:27.777 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:27.780 | + ./stack.sh:main:805 : install_database 2022-06-03 08:01:27.782 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 08:01:27.785 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 08:01:27.787 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:27.789 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:27.792 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 08:01:28.130 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 08:01:28.133 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 08:01:28.135 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 08:01:28.138 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:01:28.140 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 08:01:28.143 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:01:28.145 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:01:28.147 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:01:28.150 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:01:28.152 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:01:28.155 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:01:28.157 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:01:28.159 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:01:28.162 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 08:01:28.164 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:01:28.166 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:01:28.169 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:01:28.171 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:01:28.173 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:01:28.176 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:01:28.178 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 08:01:28.180 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:28.182 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:28.185 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 08:01:28.187 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:01:28.189 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:01:28.191 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:01:28.194 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:01:28.196 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:01:28.198 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:01:28.201 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:28.203 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:28.205 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:01:28.207 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:01:28.209 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:01:28.211 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:01:28.214 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 08:01:28.217 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:01:28.219 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:28.221 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:28.223 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 08:01:28.243 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-03 08:01:28.353 | Reading package lists... 2022-06-03 08:01:28.594 | Building dependency tree... 2022-06-03 08:01:28.595 | Reading state information... 2022-06-03 08:01:28.843 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 08:01:28.843 | The following packages were automatically installed and are no longer required: 2022-06-03 08:01:28.844 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:01:28.844 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:01:28.844 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:01:28.844 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:01:28.844 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:01:28.844 | python3-zope.interface 2022-06-03 08:01:28.844 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:01:28.954 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:01:28.958 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:01:28.960 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:01:28.962 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:28.964 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:28.967 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:28.969 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:28.971 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:28.973 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:01:28.975 | + functions-common:time_stop:2329 : start_time=1654243288240 2022-06-03 08:01:28.977 | + functions-common:time_stop:2331 : [[ -z 1654243288240 ]] 2022-06-03 08:01:28.980 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:28.984 | + functions-common:time_stop:2334 : end_time=1654243288982 2022-06-03 08:01:28.986 | + functions-common:time_stop:2335 : elapsed_time=742 2022-06-03 08:01:28.988 | + functions-common:time_stop:2336 : total=2269 2022-06-03 08:01:28.990 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:28.992 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3011 2022-06-03 08:01:28.994 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:01:28.997 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 08:01:29.000 | + ./stack.sh:main:808 : install_database_python 2022-06-03 08:01:29.002 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 08:01:29.004 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 08:01:29.006 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 08:01:29.009 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:01:29.011 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 08:01:29.014 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 08:01:29.020 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:01:29.024 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:01:29.024 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:01:29.031 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 08:01:29.033 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 08:01:29.035 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 08:01:29.039 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 08:01:29.041 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 08:01:29.062 | Using python 3.8 to install PyMySQL 2022-06-03 08:01:29.065 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-03 08:01:30.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:30.847 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:01:30.851 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:30.852 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:30.853 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:30.854 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:30.855 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:30.855 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:30.855 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:30.856 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:30.870 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-03 08:01:33.103 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:01:33.103 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:01:33.174 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:33.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:33.181 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:33.182 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:33.183 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:33.186 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:33.188 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:33.190 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:33.193 | + functions-common:time_stop:2329 : start_time=1654243289057 2022-06-03 08:01:33.195 | + functions-common:time_stop:2331 : [[ -z 1654243289057 ]] 2022-06-03 08:01:33.198 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:33.202 | + functions-common:time_stop:2334 : end_time=1654243293199 2022-06-03 08:01:33.204 | + functions-common:time_stop:2335 : elapsed_time=4142 2022-06-03 08:01:33.206 | + functions-common:time_stop:2336 : total=24280 2022-06-03 08:01:33.208 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:33.211 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28422 2022-06-03 08:01:33.213 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:33.216 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 08:01:33.218 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 08:01:33.220 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 08:01:33.222 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 08:01:33.239 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:33.242 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 08:01:33.244 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 08:01:33.248 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:01:33.248 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 08:01:33.253 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:01:33.256 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 08:01:33.258 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 08:01:33.260 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 08:01:33.263 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 08:01:33.265 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 08:01:33.280 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:33.282 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 08:01:33.284 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:01:33.286 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:01:33.289 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:01:33.291 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:01:33.293 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:01:33.296 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:01:33.298 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:33.300 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:33.303 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:01:33.305 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:01:33.307 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:01:33.309 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:01:33.312 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 08:01:33.314 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:01:33.316 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:33.319 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:33.321 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 08:01:33.340 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-03 08:01:33.450 | Reading package lists... 2022-06-03 08:01:33.689 | Building dependency tree... 2022-06-03 08:01:33.691 | Reading state information... 2022-06-03 08:01:33.944 | radvd is already the newest version (1:2.17-2). 2022-06-03 08:01:33.944 | The following packages were automatically installed and are no longer required: 2022-06-03 08:01:33.945 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:01:33.945 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:01:33.945 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:01:33.945 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:01:33.945 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:01:33.945 | python3-zope.interface 2022-06-03 08:01:33.945 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:01:34.057 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:01:34.062 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:01:34.064 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:01:34.066 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:34.068 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:34.070 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:34.072 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:34.074 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:34.076 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:01:34.079 | + functions-common:time_stop:2329 : start_time=1654243293338 2022-06-03 08:01:34.081 | + functions-common:time_stop:2331 : [[ -z 1654243293338 ]] 2022-06-03 08:01:34.083 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:34.087 | + functions-common:time_stop:2334 : end_time=1654243294085 2022-06-03 08:01:34.089 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-03 08:01:34.092 | + functions-common:time_stop:2336 : total=3011 2022-06-03 08:01:34.094 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:34.096 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3758 2022-06-03 08:01:34.098 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:01:34.100 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 08:01:34.117 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:34.119 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 08:01:34.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 08:01:34.125 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 08:01:34.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 08:01:34.146 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:01:34.148 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:01:34.150 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:01:34.152 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:01:34.155 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:01:34.157 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:01:34.159 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:34.161 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:34.163 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:01:34.166 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:01:34.168 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:01:34.170 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:01:34.173 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 08:01:34.175 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:01:34.177 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:34.179 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:34.182 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 08:01:34.201 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-03 08:01:34.317 | Reading package lists... 2022-06-03 08:01:34.557 | Building dependency tree... 2022-06-03 08:01:34.558 | Reading state information... 2022-06-03 08:01:34.806 | fakeroot is already the newest version (1.24-1). 2022-06-03 08:01:34.806 | make is already the newest version (4.2.1-1.2). 2022-06-03 08:01:34.806 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 08:01:34.806 | The following packages were automatically installed and are no longer required: 2022-06-03 08:01:34.807 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:01:34.807 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:01:34.807 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:01:34.807 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:01:34.807 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:01:34.807 | python3-zope.interface 2022-06-03 08:01:34.807 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:01:34.917 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:01:34.922 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:01:34.924 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:01:34.927 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:34.929 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:34.931 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:34.933 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:34.935 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:34.937 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:01:34.939 | + functions-common:time_stop:2329 : start_time=1654243294199 2022-06-03 08:01:34.941 | + functions-common:time_stop:2331 : [[ -z 1654243294199 ]] 2022-06-03 08:01:34.944 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:34.948 | + functions-common:time_stop:2334 : end_time=1654243294945 2022-06-03 08:01:34.950 | + functions-common:time_stop:2335 : elapsed_time=746 2022-06-03 08:01:34.952 | + functions-common:time_stop:2336 : total=3758 2022-06-03 08:01:34.954 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:34.956 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4504 2022-06-03 08:01:34.958 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:01:34.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 08:01:34.963 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:34.965 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:34.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 08:01:34.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 08:01:34.973 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 08:01:34.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 08:01:34.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 08:01:34.983 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 08:01:34.983 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 08:01:34.988 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 08:01:34.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 08:01:34.992 | + functions:vercmp:652 : local v1=5.4 2022-06-03 08:01:34.994 | + functions:vercmp:653 : local 'op=<' 2022-06-03 08:01:34.996 | + functions:vercmp:654 : local v2=3.13 2022-06-03 08:01:34.999 | + functions:vercmp:655 : local result 2022-06-03 08:01:35.002 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 08:01:35.002 | ++ functions:vercmp:659 : sort -V 2022-06-03 08:01:35.003 | ++ functions:vercmp:659 : head -1 2022-06-03 08:01:35.007 | + functions:vercmp:659 : result=3.13 2022-06-03 08:01:35.010 | + functions:vercmp:661 : case $op in 2022-06-03 08:01:35.012 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 08:01:35.014 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 08:01:35.016 | + functions:vercmp:672 : return 2022-06-03 08:01:35.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 08:01:35.021 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:01:35.023 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 08:01:35.492 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 08:01:35.512 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:35.514 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 08:01:35.517 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 08:01:35.517 | Installing etcd 2022-06-03 08:01:35.519 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 08:01:35.531 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 08:01:35.543 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 08:01:35.546 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 08:01:35.558 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 08:01:35.562 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:01:35.564 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:01:35.568 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:01:35.572 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:01:35.575 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-03 08:01:35.577 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 08:01:35.580 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:01:35.582 | ++ functions:get_extra_file:73 : return 2022-06-03 08:01:35.585 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:01:35.587 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 08:01:35.589 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 08:01:35.591 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 08:01:35.609 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:01:35.611 | + ./stack.sh:main:835 : install_dstat 2022-06-03 08:01:35.613 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 08:01:35.630 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:01:35.632 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 08:01:35.634 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:01:35.636 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 08:01:35.639 | + ./stack.sh:main:844 : install_libs 2022-06-03 08:01:35.641 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 08:01:35.643 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 08:01:35.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 08:01:35.647 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 08:01:35.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 08:01:35.656 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.659 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 08:01:35.661 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 08:01:35.663 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 08:01:35.665 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 08:01:35.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 08:01:35.675 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.677 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 08:01:35.679 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 08:01:35.681 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 08:01:35.683 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 08:01:35.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 08:01:35.693 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.695 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 08:01:35.697 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 08:01:35.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 08:01:35.701 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 08:01:35.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 08:01:35.710 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.712 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 08:01:35.714 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 08:01:35.717 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 08:01:35.719 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 08:01:35.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 08:01:35.728 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.730 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 08:01:35.733 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 08:01:35.735 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 08:01:35.738 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 08:01:35.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 08:01:35.746 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.749 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 08:01:35.751 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 08:01:35.753 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 08:01:35.755 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 08:01:35.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 08:01:35.764 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.766 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 08:01:35.769 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 08:01:35.771 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 08:01:35.773 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 08:01:35.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 08:01:35.782 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.784 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 08:01:35.787 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 08:01:35.789 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 08:01:35.791 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 08:01:35.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 08:01:35.801 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.803 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 08:01:35.805 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 08:01:35.807 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 08:01:35.810 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 08:01:35.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 08:01:35.819 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.821 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 08:01:35.823 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 08:01:35.825 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 08:01:35.828 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 08:01:35.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 08:01:35.837 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.839 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 08:01:35.842 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 08:01:35.844 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 08:01:35.846 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 08:01:35.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 08:01:35.855 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.857 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 08:01:35.860 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 08:01:35.862 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 08:01:35.864 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 08:01:35.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 08:01:35.873 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.875 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 08:01:35.878 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 08:01:35.887 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 08:01:35.890 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 08:01:35.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 08:01:35.899 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.901 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 08:01:35.904 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 08:01:35.906 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 08:01:35.908 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 08:01:35.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 08:01:35.917 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.920 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 08:01:35.922 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 08:01:35.925 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 08:01:35.927 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 08:01:35.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 08:01:35.936 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.938 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 08:01:35.940 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 08:01:35.943 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 08:01:35.945 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 08:01:35.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 08:01:35.954 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.956 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 08:01:35.958 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 08:01:35.960 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 08:01:35.963 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 08:01:35.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 08:01:35.972 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.974 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 08:01:35.977 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 08:01:35.979 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 08:01:35.981 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 08:01:35.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:35.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:35.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 08:01:35.991 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:35.993 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 08:01:35.995 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 08:01:35.998 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 08:01:36.000 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 08:01:36.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 08:01:36.009 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.011 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 08:01:36.013 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 08:01:36.016 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 08:01:36.018 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 08:01:36.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 08:01:36.027 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.029 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 08:01:36.032 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 08:01:36.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 08:01:36.036 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 08:01:36.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 08:01:36.046 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.049 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 08:01:36.051 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 08:01:36.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 08:01:36.055 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 08:01:36.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 08:01:36.064 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.067 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 08:01:36.069 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 08:01:36.071 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 08:01:36.073 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 08:01:36.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 08:01:36.083 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.085 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 08:01:36.087 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 08:01:36.090 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 08:01:36.092 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 08:01:36.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 08:01:36.102 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.104 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 08:01:36.106 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 08:01:36.108 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 08:01:36.111 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 08:01:36.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 08:01:36.120 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.122 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 08:01:36.124 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 08:01:36.126 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 08:01:36.129 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 08:01:36.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 08:01:36.138 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.140 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 08:01:36.143 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 08:01:36.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 08:01:36.147 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 08:01:36.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 08:01:36.157 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.159 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 08:01:36.161 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 08:01:36.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 08:01:36.166 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 08:01:36.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 08:01:36.175 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.177 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 08:01:36.180 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 08:01:36.182 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 08:01:36.184 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 08:01:36.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 08:01:36.193 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.196 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 08:01:36.198 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 08:01:36.200 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 08:01:36.203 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 08:01:36.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 08:01:36.212 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.214 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 08:01:36.217 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 08:01:36.219 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 08:01:36.222 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 08:01:36.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 08:01:36.231 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.233 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 08:01:36.235 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 08:01:36.237 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 08:01:36.240 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 08:01:36.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 08:01:36.249 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.251 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 08:01:36.254 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 08:01:36.256 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 08:01:36.258 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 08:01:36.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 08:01:36.268 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.270 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 08:01:36.272 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 08:01:36.274 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 08:01:36.277 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 08:01:36.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 08:01:36.286 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.289 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 08:01:36.291 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 08:01:36.293 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 08:01:36.296 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 08:01:36.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:36.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:36.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 08:01:36.305 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:36.307 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 08:01:36.327 | Using python 3.8 to install etcd3 2022-06-03 08:01:36.330 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-03 08:01:38.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:38.116 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:01:38.120 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:38.121 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:38.122 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:38.124 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:38.124 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:38.124 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:38.124 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:38.125 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:38.139 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-03 08:01:38.148 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-03 08:01:38.173 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 08:01:38.179 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:01:38.182 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:01:38.196 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-03 08:01:40.385 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:01:40.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:01:40.474 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:40.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:40.478 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:40.480 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:40.482 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:40.484 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:40.486 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:40.488 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:40.490 | + functions-common:time_stop:2329 : start_time=1654243296322 2022-06-03 08:01:40.492 | + functions-common:time_stop:2331 : [[ -z 1654243296322 ]] 2022-06-03 08:01:40.495 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:40.499 | + functions-common:time_stop:2334 : end_time=1654243300497 2022-06-03 08:01:40.502 | + functions-common:time_stop:2335 : elapsed_time=4175 2022-06-03 08:01:40.504 | + functions-common:time_stop:2336 : total=28422 2022-06-03 08:01:40.507 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:40.510 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32597 2022-06-03 08:01:40.512 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:40.515 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 08:01:40.535 | Using python 3.8 to install etcd3gw 2022-06-03 08:01:40.537 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-03 08:01:42.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:42.318 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:01:42.322 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:42.323 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:42.324 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:42.326 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:42.326 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:42.326 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:42.327 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:42.327 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:42.342 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-03 08:01:42.368 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:01:42.375 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:01:42.378 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:01:42.399 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:01:42.403 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:01:42.424 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:01:42.427 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:01:42.429 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:01:44.625 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:01:44.625 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:01:44.697 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:44.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:44.701 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:44.703 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:44.705 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:44.708 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:44.710 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:44.712 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:44.714 | + functions-common:time_stop:2329 : start_time=1654243300529 2022-06-03 08:01:44.717 | + functions-common:time_stop:2331 : [[ -z 1654243300529 ]] 2022-06-03 08:01:44.719 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:44.723 | + functions-common:time_stop:2334 : end_time=1654243304721 2022-06-03 08:01:44.725 | + functions-common:time_stop:2335 : elapsed_time=4192 2022-06-03 08:01:44.727 | + functions-common:time_stop:2336 : total=32597 2022-06-03 08:01:44.729 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:44.734 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36789 2022-06-03 08:01:44.736 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:44.738 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 08:01:44.741 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 08:01:44.743 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 08:01:44.746 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:01:44.748 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:01:44.750 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:01:44.753 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:01:44.755 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:01:44.757 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:01:44.760 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:01:44.762 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:01:44.764 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 08:01:44.766 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 08:01:44.769 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:44.771 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:44.773 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 08:01:44.775 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 08:01:44.778 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:01:44.780 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:01:44.783 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:01:44.785 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:01:44.787 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:01:44.789 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:01:44.792 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:01:44.795 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:44.797 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:44.799 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:01:44.802 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:01:44.804 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:01:44.806 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:01:44.809 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:01:44.811 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:01:44.813 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:44.815 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:44.818 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:01:44.838 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:01:44.947 | Reading package lists... 2022-06-03 08:01:45.188 | Building dependency tree... 2022-06-03 08:01:45.189 | Reading state information... 2022-06-03 08:01:45.438 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 08:01:45.438 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 08:01:45.438 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:01:45.438 | The following packages were automatically installed and are no longer required: 2022-06-03 08:01:45.439 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:01:45.439 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:01:45.439 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:01:45.439 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:01:45.439 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:01:45.439 | python3-zope.interface 2022-06-03 08:01:45.439 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:01:45.550 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:01:45.554 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:01:45.556 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:01:45.559 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:45.561 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:45.563 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:45.565 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:45.568 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:45.570 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:01:45.572 | + functions-common:time_stop:2329 : start_time=1654243304835 2022-06-03 08:01:45.574 | + functions-common:time_stop:2331 : [[ -z 1654243304835 ]] 2022-06-03 08:01:45.577 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:45.581 | + functions-common:time_stop:2334 : end_time=1654243305579 2022-06-03 08:01:45.583 | + functions-common:time_stop:2335 : elapsed_time=744 2022-06-03 08:01:45.585 | + functions-common:time_stop:2336 : total=4504 2022-06-03 08:01:45.587 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:45.589 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5248 2022-06-03 08:01:45.592 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:01:45.594 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 08:01:45.596 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:01:45.598 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:01:45.601 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 08:01:45.662 | Module proxy already enabled 2022-06-03 08:01:45.666 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 08:01:45.727 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 08:01:45.727 | Module proxy already enabled 2022-06-03 08:01:45.727 | Module proxy_uwsgi already enabled 2022-06-03 08:01:45.731 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 08:01:45.733 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:01:45.735 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:01:45.738 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:01:45.873 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 08:01:45.876 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 08:01:45.878 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 08:01:45.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:45.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:45.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 08:01:45.887 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:45.890 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 08:01:45.892 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 08:01:45.894 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 08:01:45.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:45.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:45.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 08:01:45.904 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:45.907 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 08:01:45.910 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 08:01:45.921 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 08:01:45.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:45.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:45.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 08:01:45.930 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:45.933 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 08:01:45.935 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 08:01:45.938 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 08:01:45.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:45.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:45.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 08:01:45.947 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:45.949 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 08:01:45.954 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 08:01:45.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:45.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:45.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 08:01:45.963 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:45.966 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 08:01:45.968 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 08:01:45.971 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 08:01:45.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:45.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:45.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 08:01:45.980 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:45.983 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 08:01:45.999 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:46.002 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 08:01:46.004 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 08:01:46.006 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 08:01:46.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:46.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:46.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 08:01:46.015 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:46.018 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 08:01:46.033 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:46.035 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 08:01:46.038 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 08:01:46.040 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 08:01:46.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:46.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:46.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 08:01:46.050 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:46.053 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 08:01:46.055 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 08:01:46.057 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 08:01:46.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:01:46.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:01:46.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 08:01:46.071 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:01:46.073 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 08:01:46.075 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 08:01:46.078 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:01:46.081 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 08:01:46.083 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 08:01:46.085 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:01:46.089 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:01:46.089 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:01:46.094 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 08:01:46.096 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 08:01:46.099 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 08:01:46.101 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 08:01:46.104 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 08:01:46.124 | Using python 3.8 to install keystonemiddleware 2022-06-03 08:01:46.127 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-03 08:01:47.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:47.896 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:01:47.901 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:47.901 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:47.903 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:47.905 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:47.905 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:47.905 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:47.906 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:47.906 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:47.922 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:01:47.991 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:01:48.026 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:01:48.042 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:01:48.049 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:01:48.055 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:01:48.095 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:01:48.104 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:01:48.121 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:01:48.127 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:01:48.131 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:01:48.142 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:01:48.144 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:01:48.148 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:01:48.153 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:01:48.172 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:01:48.176 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:01:48.196 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:01:48.202 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:01:48.211 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:01:48.212 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:01:48.232 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:01:48.297 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:01:48.310 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:01:48.316 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:01:48.321 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:01:48.324 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:01:48.332 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:01:48.335 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:01:48.338 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:01:48.341 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:01:48.345 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:01:48.348 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:01:48.350 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:01:48.355 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:01:48.359 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:01:50.316 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:01:50.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:01:50.386 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:50.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:50.391 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:50.393 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:50.395 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:50.397 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:50.399 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:50.401 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:50.403 | + functions-common:time_stop:2329 : start_time=1654243306119 2022-06-03 08:01:50.406 | + functions-common:time_stop:2331 : [[ -z 1654243306119 ]] 2022-06-03 08:01:50.409 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:50.413 | + functions-common:time_stop:2334 : end_time=1654243310410 2022-06-03 08:01:50.415 | + functions-common:time_stop:2335 : elapsed_time=4291 2022-06-03 08:01:50.417 | + functions-common:time_stop:2336 : total=36789 2022-06-03 08:01:50.419 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:50.422 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41080 2022-06-03 08:01:50.424 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:50.427 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 08:01:50.429 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 08:01:50.431 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:01:50.434 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 08:01:50.437 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 08:01:50.439 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:01:50.442 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:01:50.443 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:01:50.448 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 08:01:50.450 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 08:01:50.453 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 08:01:50.456 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 08:01:50.458 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 08:01:50.479 | Using python 3.8 to install python-memcached 2022-06-03 08:01:50.482 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-03 08:01:52.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:52.269 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:01:52.273 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:52.274 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:52.275 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:52.277 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:52.277 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:52.277 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:52.278 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:52.278 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:52.292 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-03 08:01:52.297 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:01:54.576 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:01:54.576 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:01:54.645 | + inc/python:pip_install:200 : result=0 2022-06-03 08:01:54.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:01:54.650 | + functions-common:time_stop:2322 : local name 2022-06-03 08:01:54.652 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:01:54.654 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:01:54.657 | + functions-common:time_stop:2325 : local total 2022-06-03 08:01:54.659 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:01:54.661 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:01:54.663 | + functions-common:time_stop:2329 : start_time=1654243310474 2022-06-03 08:01:54.665 | + functions-common:time_stop:2331 : [[ -z 1654243310474 ]] 2022-06-03 08:01:54.668 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:01:54.672 | + functions-common:time_stop:2334 : end_time=1654243314670 2022-06-03 08:01:54.674 | + functions-common:time_stop:2335 : elapsed_time=4196 2022-06-03 08:01:54.677 | + functions-common:time_stop:2336 : total=41080 2022-06-03 08:01:54.679 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:01:54.681 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45276 2022-06-03 08:01:54.683 | + inc/python:pip_install:203 : return 0 2022-06-03 08:01:54.686 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 08:01:54.703 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:01:54.705 | + ./stack.sh:main:866 : '[' 10.222.0.44 == 10.222.0.44 ']' 2022-06-03 08:01:54.707 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 08:01:54.709 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 08:01:54.712 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 08:01:54.714 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:01:54.717 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 08:01:54.719 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 08:01:54.734 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:01:54.736 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 08:01:54.738 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 08:01:54.740 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 08:01:54.742 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:01:54.744 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:01:54.747 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:01:54.749 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:01:54.751 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:01:54.754 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:01:54.768 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:01:54.770 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:01:54.772 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:01:54.775 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:01:54.775 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:01:54.781 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 08:01:54.783 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:01:54.785 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 08:01:54.797 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 08:01:54.800 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:01:54.800 | + functions-common:git_clone:607 : head -1 2022-06-03 08:01:54.803 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 08:01:54.805 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:01:54.808 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 08:01:54.810 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:01:54.814 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:01:54.816 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 08:01:54.818 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:01:54.820 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 08:01:54.822 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:01:54.825 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:01:54.827 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 08:01:54.829 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:01:54.832 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:01:54.834 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 08:01:54.837 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:01:54.839 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 08:01:54.842 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:01:54.844 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:01:54.847 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 08:01:54.853 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 08:01:54.855 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-03 08:01:55.454 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 08:01:55.456 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:01:55.459 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:01:55.461 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:01:55.463 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:01:55.465 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 08:01:55.468 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:01:55.470 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:01:55.473 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:01:55.475 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:01:55.477 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:01:55.480 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:01:55.483 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:01:55.486 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 08:01:55.506 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 08:01:55.508 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-03 08:01:57.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:01:57.278 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:01:57.282 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:57.283 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:57.284 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:01:57.286 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:57.286 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:57.286 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:57.286 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:01:57.287 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:01:57.300 | Obtaining file:///opt/stack/keystone 2022-06-03 08:01:58.866 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:02:00.425 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-03 08:02:00.453 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-03 08:02:00.463 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:02:00.470 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:02:00.473 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 08:02:00.481 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:02:00.502 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:02:00.515 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-03 08:02:00.531 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-03 08:02:00.535 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:02:00.544 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:02:00.549 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-03 08:02:00.552 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:02:00.590 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:02:00.597 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-03 08:02:00.600 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:02:00.612 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:02:00.666 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:02:00.671 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-03 08:02:00.676 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:02:00.710 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:02:00.725 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:02:00.732 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:02:00.777 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:02:00.784 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:02:00.823 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:02:00.876 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:02:00.894 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:02:00.911 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:02:00.920 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:02:00.943 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:02:00.951 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:02:00.969 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:02:01.013 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:02:01.020 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-03 08:02:01.033 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:02:01.036 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:02:01.039 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:02:01.050 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:02:01.053 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:02:01.056 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:02:01.059 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-03 08:02:01.074 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:02:01.080 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:02:01.098 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:02:01.102 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:02:01.122 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:02:01.127 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-03 08:02:01.130 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:02:01.133 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:02:01.144 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:02:01.147 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:02:01.150 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:02:01.158 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:02:01.167 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:02:01.173 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:02:01.190 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:02:01.193 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:02:01.200 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:02:01.222 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:02:01.225 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:02:01.228 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:02:01.291 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:02:01.299 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:02:01.302 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:02:01.307 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:02:01.316 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:02:01.319 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:02:01.359 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:02:01.366 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:02:01.370 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:02:01.379 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:02:01.386 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:02:01.394 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:02:01.403 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:02:01.414 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:02:01.417 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:02:01.428 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:02:01.431 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:02:01.434 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 08:02:01.440 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:02:01.453 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:02:01.456 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:02:01.460 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:02:01.462 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:02:01.465 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:02:01.468 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:02:01.471 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:02:01.473 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:02:01.476 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:02:01.481 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:02:01.483 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:02:01.486 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:02:01.494 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:02:01.497 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:02:01.505 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:02:01.507 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:02:01.516 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:02:02.878 | Installing collected packages: keystone 2022-06-03 08:02:02.878 | Attempting uninstall: keystone 2022-06-03 08:02:02.880 | Found existing installation: keystone 18.1.0 2022-06-03 08:02:02.883 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 08:02:02.884 | Running setup.py develop for keystone 2022-06-03 08:02:04.798 | Successfully installed keystone 2022-06-03 08:02:04.937 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:02:04.937 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:02:05.023 | + inc/python:pip_install:200 : result=0 2022-06-03 08:02:05.025 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:02:05.027 | + functions-common:time_stop:2322 : local name 2022-06-03 08:02:05.029 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:02:05.031 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:02:05.033 | + functions-common:time_stop:2325 : local total 2022-06-03 08:02:05.035 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:02:05.037 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:02:05.039 | + functions-common:time_stop:2329 : start_time=1654243315501 2022-06-03 08:02:05.042 | + functions-common:time_stop:2331 : [[ -z 1654243315501 ]] 2022-06-03 08:02:05.044 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:02:05.048 | + functions-common:time_stop:2334 : end_time=1654243325046 2022-06-03 08:02:05.050 | + functions-common:time_stop:2335 : elapsed_time=9545 2022-06-03 08:02:05.052 | + functions-common:time_stop:2336 : total=45276 2022-06-03 08:02:05.054 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:02:05.056 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54821 2022-06-03 08:02:05.058 | + inc/python:pip_install:203 : return 0 2022-06-03 08:02:05.061 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:02:05.063 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:02:05.066 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:02:05.084 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:02:05.095 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 08:02:05.098 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 08:02:05.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:02:05.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:02:05.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 08:02:05.107 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:02:05.109 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 08:02:05.125 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:05.128 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 08:02:05.130 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:02:05.132 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 08:02:05.135 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 08:02:05.147 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-03 08:02:05.149 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 08:02:05.154 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 08:02:05.169 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:05.171 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 08:02:05.200 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 08:02:05.227 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 08:02:05.256 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 08:02:05.285 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 08:02:05.315 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 08:02:05.344 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 08:02:05.371 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 08:02:05.398 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 08:02:05.400 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 08:02:05.403 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 08:02:05.405 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 08:02:05.408 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:02:05.410 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:02:05.425 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:05.428 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:02:05.430 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:02:05.432 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:02:05.447 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:05.449 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:02:05.452 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:02:05.481 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:02:05.483 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:02:05.486 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 08:02:05.488 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 08:02:05.490 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 08:02:05.506 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:05.508 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2022-06-03 08:02:05.539 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.44/identity 2022-06-03 08:02:05.565 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 08:02:05.567 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 08:02:05.598 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 08:02:05.600 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 08:02:05.603 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 08:02:05.605 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 08:02:05.607 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 08:02:05.610 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 08:02:05.639 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 08:02:05.642 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 08:02:05.644 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 08:02:05.646 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 08:02:05.649 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:02:05.666 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:02:05.668 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:02:05.671 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:02:05.673 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:02:05.676 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:02:05.703 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:02:05.730 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:02:05.757 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:02:05.784 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 08:02:05.812 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 08:02:05.814 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 08:02:05.816 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 08:02:05.819 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 08:02:05.821 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 08:02:05.823 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:02:05.825 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:02:05.829 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 08:02:05.833 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 08:02:05.835 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:02:05.837 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:02:05.849 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:02:05.850 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:02:05.861 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:02:05.865 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:02:05.881 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 08:02:05.883 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 08:02:05.887 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 08:02:05.915 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 08:02:05.941 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 08:02:05.967 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 08:02:05.993 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 08:02:06.022 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 08:02:06.048 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 08:02:06.074 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 08:02:06.100 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 08:02:06.128 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:02:06.153 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 08:02:06.180 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 08:02:06.208 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 08:02:06.235 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:02:06.237 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:02:06.240 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 08:02:06.242 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 08:02:06.244 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:02:06.247 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:06.249 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:06.252 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:02:06.254 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:02:06.256 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 08:02:06.282 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 08:02:06.310 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:02:06.310 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-03 08:02:06.319 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 08:02:06.322 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 08:02:06.324 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 08:02:06.326 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:02:06.328 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:02:06.331 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:02:06.333 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:06.335 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:06.337 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:02:06.339 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:02:06.342 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:06.344 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:06.346 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 08:02:06.407 | Site keystone-wsgi-public already enabled 2022-06-03 08:02:06.411 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:02:06.413 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:02:06.415 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:02:06.418 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:02:06.550 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 08:02:06.553 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 08:02:06.556 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 08:02:06.559 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 08:02:06.562 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:02:06.565 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:02:06.571 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 08:02:06.574 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 08:02:06.576 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:02:06.578 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:02:06.592 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:02:06.593 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:02:06.601 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:02:06.604 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:02:06.620 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 08:02:06.623 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 08:02:06.626 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 08:02:06.656 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 08:02:06.683 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 08:02:06.709 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 08:02:06.736 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 08:02:06.762 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 08:02:06.789 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 08:02:06.815 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 08:02:06.843 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 08:02:06.868 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:02:06.895 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 08:02:06.922 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 08:02:06.948 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 08:02:06.975 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:02:06.978 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:02:06.980 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 08:02:06.983 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 08:02:06.985 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:02:06.987 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:06.989 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:06.992 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:02:06.994 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:02:06.996 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 08:02:07.023 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 08:02:07.052 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:02:07.052 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-03 08:02:07.060 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 08:02:07.064 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 08:02:07.066 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 08:02:07.068 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:02:07.071 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:02:07.073 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:02:07.075 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:07.077 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:07.080 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:02:07.082 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:02:07.084 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:07.086 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:07.089 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 08:02:07.149 | Site keystone-wsgi-admin already enabled 2022-06-03 08:02:07.153 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:02:07.155 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:02:07.158 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:02:07.160 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:02:07.292 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 08:02:07.324 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 08:02:07.356 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 08:02:07.387 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 08:02:07.389 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 08:02:07.419 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 08:02:07.447 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 08:02:07.474 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 08:02:07.491 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:07.493 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 08:02:07.510 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:07.512 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 08:02:07.514 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 08:02:07.517 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 08:02:07.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:02:07.521 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 08:02:07.524 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 08:02:07.526 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 08:02:07.528 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 08:02:07.531 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:02:07.533 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:02:07.535 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:02:07.538 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:02:07.540 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:02:07.543 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:02:07.559 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:02:07.562 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:02:07.564 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:07.566 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:02:07.567 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:02:07.572 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 08:02:07.574 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:07.577 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 08:02:07.590 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 08:02:07.593 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:02:07.593 | + functions-common:git_clone:607 : head -1 2022-06-03 08:02:07.599 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 08:02:07.601 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:02:07.604 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 08:02:07.606 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:02:07.609 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:02:07.612 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 08:02:07.614 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 08:02:07.616 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 08:02:07.619 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:02:07.621 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:02:07.624 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 08:02:07.626 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:02:07.629 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 08:02:07.632 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 08:02:07.634 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:02:07.637 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 08:02:07.639 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:02:07.641 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:02:07.644 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 08:02:07.650 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 08:02:07.652 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-03 08:02:08.241 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 08:02:08.244 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:02:08.246 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:02:08.248 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:02:08.254 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:02:08.256 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 08:02:08.258 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:02:08.261 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 08:02:08.263 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:02:08.265 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 08:02:08.267 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 08:02:08.270 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 08:02:08.272 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:02:08.274 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 08:02:08.296 | Using python 3.8 to install /opt/stack/swift 2022-06-03 08:02:08.298 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-03 08:02:10.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:02:10.091 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:02:10.096 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:10.096 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:10.098 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:02:10.099 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:10.100 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:10.100 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:10.100 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:10.100 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:10.113 | Obtaining file:///opt/stack/swift 2022-06-03 08:02:11.375 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:02:12.612 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:02:12.620 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:02:12.660 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:02:12.669 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:02:12.672 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:02:12.727 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 08:02:12.738 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:02:12.741 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:02:12.744 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-03 08:02:12.778 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 08:02:12.796 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 08:02:12.803 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 08:02:12.809 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 08:02:12.848 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 08:02:12.858 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 08:02:12.876 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 08:02:12.883 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 08:02:12.886 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-03 08:02:12.896 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-03 08:02:12.899 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 08:02:12.902 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 08:02:12.905 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 08:02:12.910 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 08:02:12.928 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 08:02:12.933 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 08:02:12.953 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 08:02:12.959 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 08:02:12.962 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 08:02:12.969 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:02:12.990 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-03 08:02:12.994 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:02:12.998 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:02:13.006 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:02:13.071 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:02:13.084 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:02:13.090 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:02:13.095 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:02:13.103 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:02:13.106 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:02:13.110 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:02:13.113 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:02:13.116 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:02:13.118 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:02:13.122 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 08:02:13.126 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 08:02:13.131 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:02:13.134 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:02:14.788 | Installing collected packages: swift 2022-06-03 08:02:14.788 | Attempting uninstall: swift 2022-06-03 08:02:14.796 | Found existing installation: swift 2.26.1.dev35 2022-06-03 08:02:14.797 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 08:02:14.797 | Running setup.py develop for swift 2022-06-03 08:02:16.479 | Successfully installed swift 2022-06-03 08:02:16.654 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:02:16.654 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:02:16.728 | + inc/python:pip_install:200 : result=0 2022-06-03 08:02:16.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:02:16.733 | + functions-common:time_stop:2322 : local name 2022-06-03 08:02:16.735 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:02:16.737 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:02:16.740 | + functions-common:time_stop:2325 : local total 2022-06-03 08:02:16.742 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:02:16.744 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:02:16.746 | + functions-common:time_stop:2329 : start_time=1654243328290 2022-06-03 08:02:16.749 | + functions-common:time_stop:2331 : [[ -z 1654243328290 ]] 2022-06-03 08:02:16.751 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:02:16.755 | + functions-common:time_stop:2334 : end_time=1654243336753 2022-06-03 08:02:16.758 | + functions-common:time_stop:2335 : elapsed_time=8463 2022-06-03 08:02:16.760 | + functions-common:time_stop:2336 : total=54821 2022-06-03 08:02:16.762 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:02:16.764 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63284 2022-06-03 08:02:16.766 | + inc/python:pip_install:203 : return 0 2022-06-03 08:02:16.768 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:02:16.771 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:02:16.773 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:02:16.791 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:02:16.803 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 08:02:16.805 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 08:02:16.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:02:16.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:02:16.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 08:02:16.815 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:02:16.817 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 08:02:16.820 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:02:16.822 | + ./stack.sh:main:877 : configure_swift 2022-06-03 08:02:16.824 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 08:02:16.826 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 08:02:16.828 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 08:02:16.830 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 08:02:16.832 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 08:02:16.834 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 08:02:17.663 | No object-updater running 2022-06-03 08:02:17.663 | No container-sharder running 2022-06-03 08:02:17.663 | No container-auditor running 2022-06-03 08:02:17.663 | No container-reconciler running 2022-06-03 08:02:17.663 | No object-server running 2022-06-03 08:02:17.663 | No container-updater running 2022-06-03 08:02:17.663 | No container-replicator running 2022-06-03 08:02:17.663 | No object-auditor running 2022-06-03 08:02:17.663 | No account-server running 2022-06-03 08:02:17.663 | No object-expirer running 2022-06-03 08:02:17.663 | No proxy-server running 2022-06-03 08:02:17.663 | No account-replicator running 2022-06-03 08:02:17.663 | No account-reaper running 2022-06-03 08:02:17.663 | No account-auditor running 2022-06-03 08:02:17.663 | No container-sync running 2022-06-03 08:02:17.663 | No object-replicator running 2022-06-03 08:02:17.663 | No object-reconstructor running 2022-06-03 08:02:17.663 | No container-server running 2022-06-03 08:02:17.709 | + lib/swift:configure_swift:341 : true 2022-06-03 08:02:17.711 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 08:02:17.724 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 08:02:17.735 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 08:02:17.738 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 08:02:17.738 | s/%GROUP%//; 2022-06-03 08:02:17.738 | s/%USER%/ubuntu/; 2022-06-03 08:02:17.738 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 08:02:17.738 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 08:02:17.738 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 08:02:17.746 | uid = ubuntu 2022-06-03 08:02:17.746 | gid = 2022-06-03 08:02:17.746 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 08:02:17.746 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 08:02:17.746 | address = 127.0.0.1 2022-06-03 08:02:17.746 | 2022-06-03 08:02:17.746 | [account6612] 2022-06-03 08:02:17.747 | max connections = 25 2022-06-03 08:02:17.747 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:02:17.747 | read only = false 2022-06-03 08:02:17.747 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 08:02:17.747 | 2022-06-03 08:02:17.747 | [account6622] 2022-06-03 08:02:17.747 | max connections = 25 2022-06-03 08:02:17.747 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:02:17.747 | read only = false 2022-06-03 08:02:17.747 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 08:02:17.747 | 2022-06-03 08:02:17.747 | [account6632] 2022-06-03 08:02:17.747 | max connections = 25 2022-06-03 08:02:17.747 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:02:17.747 | read only = false 2022-06-03 08:02:17.747 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 08:02:17.747 | 2022-06-03 08:02:17.747 | [account6642] 2022-06-03 08:02:17.747 | max connections = 25 2022-06-03 08:02:17.747 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:02:17.747 | read only = false 2022-06-03 08:02:17.747 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 08:02:17.747 | 2022-06-03 08:02:17.747 | 2022-06-03 08:02:17.747 | [container6611] 2022-06-03 08:02:17.747 | max connections = 25 2022-06-03 08:02:17.747 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:02:17.747 | read only = false 2022-06-03 08:02:17.747 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 08:02:17.747 | 2022-06-03 08:02:17.747 | [container6621] 2022-06-03 08:02:17.747 | max connections = 25 2022-06-03 08:02:17.747 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:02:17.747 | read only = false 2022-06-03 08:02:17.747 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 08:02:17.747 | 2022-06-03 08:02:17.748 | [container6631] 2022-06-03 08:02:17.748 | max connections = 25 2022-06-03 08:02:17.748 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:02:17.748 | read only = false 2022-06-03 08:02:17.748 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 08:02:17.748 | 2022-06-03 08:02:17.748 | [container6641] 2022-06-03 08:02:17.748 | max connections = 25 2022-06-03 08:02:17.748 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:02:17.748 | read only = false 2022-06-03 08:02:17.748 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 08:02:17.748 | 2022-06-03 08:02:17.748 | 2022-06-03 08:02:17.748 | [object6613] 2022-06-03 08:02:17.748 | max connections = 25 2022-06-03 08:02:17.748 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:02:17.748 | read only = false 2022-06-03 08:02:17.748 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 08:02:17.749 | 2022-06-03 08:02:17.749 | [object6623] 2022-06-03 08:02:17.749 | max connections = 25 2022-06-03 08:02:17.749 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:02:17.749 | read only = false 2022-06-03 08:02:17.749 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 08:02:17.749 | 2022-06-03 08:02:17.749 | [object6633] 2022-06-03 08:02:17.749 | max connections = 25 2022-06-03 08:02:17.749 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:02:17.749 | read only = false 2022-06-03 08:02:17.749 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 08:02:17.749 | 2022-06-03 08:02:17.749 | [object6643] 2022-06-03 08:02:17.749 | max connections = 25 2022-06-03 08:02:17.749 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:02:17.749 | read only = false 2022-06-03 08:02:17.749 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 08:02:17.750 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 08:02:17.752 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:17.754 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:17.756 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 08:02:17.768 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 08:02:17.770 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 08:02:17.774 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 08:02:17.778 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 08:02:17.780 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 08:02:17.784 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 08:02:17.811 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2022-06-03 08:02:17.836 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 08:02:17.853 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 08:02:17.880 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 08:02:17.897 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:02:17.924 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 08:02:17.941 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 08:02:17.969 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 08:02:17.986 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 08:02:18.014 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 08:02:18.032 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:02:18.058 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 08:02:18.079 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 08:02:18.093 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:18.095 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 08:02:18.123 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 08:02:18.149 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 08:02:18.175 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 08:02:18.202 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 08:02:18.216 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:18.218 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 08:02:18.244 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 08:02:18.258 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:18.260 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 08:02:18.275 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:18.277 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 08:02:18.280 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 08:02:18.294 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:18.297 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 08:02:18.299 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 08:02:18.301 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 08:02:18.306 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 08:02:18.312 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 08:02:18.338 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 08:02:18.365 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 08:02:18.394 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 08:02:18.422 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 08:02:18.448 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 08:02:18.450 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 08:02:18.453 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 08:02:18.455 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 08:02:18.457 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 08:02:18.483 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 08:02:18.509 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:02:18.536 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 08:02:18.562 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 08:02:18.588 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 08:02:18.614 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 08:02:18.641 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 08:02:18.667 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:02:18.693 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 08:02:18.720 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 08:02:18.745 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 08:02:18.772 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 08:02:18.798 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 08:02:18.828 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 08:02:18.853 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 08:02:18.871 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 08:02:18.897 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 08:02:18.924 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 08:02:18.928 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 08:02:18.956 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 08:02:18.981 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 08:02:19.010 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 08:02:19.012 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 08:02:19.014 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 08:02:19.016 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 08:02:19.020 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 08:02:19.022 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 08:02:19.024 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:02:19.027 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 08:02:19.029 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 08:02:19.031 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:02:19.033 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:02:19.035 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 08:02:19.053 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 08:02:19.080 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 08:02:19.097 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 08:02:19.125 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 08:02:19.142 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:02:19.168 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 08:02:19.187 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:02:19.213 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 08:02:19.231 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:02:19.258 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 08:02:19.275 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 08:02:19.303 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:02:19.320 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:02:19.348 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 08:02:19.365 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 08:02:19.392 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 08:02:19.409 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 08:02:19.436 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-03 08:02:19.441 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 08:02:19.458 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:02:19.486 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 08:02:19.513 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 08:02:19.516 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 08:02:19.520 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 08:02:19.522 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 08:02:19.524 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:02:19.526 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 08:02:19.528 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 08:02:19.531 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:02:19.533 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:02:19.535 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 08:02:19.554 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 08:02:19.582 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 08:02:19.599 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 08:02:19.626 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 08:02:19.644 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:02:19.671 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 08:02:19.688 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:02:19.715 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 08:02:19.733 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:02:19.760 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 08:02:19.778 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 08:02:19.805 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:02:19.823 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:02:19.851 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 08:02:19.868 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 08:02:19.895 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 08:02:19.916 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 08:02:19.945 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-03 08:02:19.951 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 08:02:19.969 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:02:19.996 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 08:02:19.998 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 08:02:20.002 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 08:02:20.005 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 08:02:20.007 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:02:20.009 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 08:02:20.011 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 08:02:20.013 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:02:20.016 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:02:20.018 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 08:02:20.035 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 08:02:20.062 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 08:02:20.080 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 08:02:20.107 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 08:02:20.125 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:02:20.153 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 08:02:20.170 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:02:20.198 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 08:02:20.216 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:02:20.243 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 08:02:20.261 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 08:02:20.289 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:02:20.306 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:02:20.334 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 08:02:20.352 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 08:02:20.380 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 08:02:20.397 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 08:02:20.424 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-03 08:02:20.429 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 08:02:20.446 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:02:20.474 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 08:02:20.500 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 08:02:20.527 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 08:02:20.555 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 08:02:20.557 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 08:02:20.562 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 08:02:20.589 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 08:02:20.617 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 08:02:20.645 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 08:02:20.674 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 08:02:20.702 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 08:02:20.728 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 08:02:20.755 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 08:02:20.782 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 08:02:20.809 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 08:02:20.824 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:20.826 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 08:02:20.845 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 08:02:20.847 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 08:02:20.867 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 08:02:20.869 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2022-06-03 08:02:20.895 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 08:02:20.897 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 08:02:20.924 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2022-06-03 08:02:20.952 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 08:02:20.955 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 08:02:20.981 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 08:02:20.997 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:20.999 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 08:02:21.002 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 08:02:21.006 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 08:02:21.009 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 08:02:21.022 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 08:02:21.024 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 08:02:21.035 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 08:02:21.037 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 08:02:21.040 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:02:21.042 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:02:21.044 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:02:21.047 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:02:21.049 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:02:21.052 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:02:21.054 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 08:02:21.066 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 08:02:21.068 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 08:02:21.070 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 08:02:21.087 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:21.090 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 08:02:21.107 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:21.109 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 08:02:21.111 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 08:02:21.113 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 08:02:21.116 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:02:21.118 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 08:02:21.121 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 08:02:21.123 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 08:02:21.126 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 08:02:21.143 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:21.145 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 08:02:21.147 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 08:02:21.164 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:21.167 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 08:02:21.169 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 08:02:21.172 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 08:02:21.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:02:21.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:02:21.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 08:02:21.182 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:02:21.185 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 08:02:21.188 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 08:02:21.191 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 08:02:21.193 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 08:02:21.196 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 08:02:21.198 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 08:02:21.201 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 08:02:21.204 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 08:02:21.207 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 08:02:21.210 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 08:02:21.213 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:02:21.214 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 08:02:21.219 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 08:02:21.222 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 08:02:21.224 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 08:02:21.227 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 08:02:21.230 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 08:02:21.251 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 08:02:21.254 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 08:02:23.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:02:23.024 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:02:23.029 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:23.030 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:23.031 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:02:23.033 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:23.033 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:23.033 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:23.034 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:23.034 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:23.050 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-03 08:02:23.143 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 08:02:23.146 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:02:23.159 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:02:23.222 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-03 08:02:23.247 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 08:02:23.252 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-03 08:02:23.273 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-03 08:02:23.284 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 08:02:23.300 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 08:02:23.306 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 08:02:23.312 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 08:02:23.352 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-03 08:02:23.366 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-03 08:02:23.371 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 08:02:23.380 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-03 08:02:23.404 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 08:02:23.422 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 08:02:23.429 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 08:02:23.432 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 08:02:23.435 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 08:02:23.438 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-03 08:02:23.456 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 08:02:23.461 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 08:02:23.480 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-03 08:02:23.503 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 08:02:23.507 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 08:02:23.527 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 08:02:23.532 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-03 08:02:23.536 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 08:02:23.539 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 08:02:23.546 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:02:23.561 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:02:23.582 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:02:23.586 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:02:23.595 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:02:23.598 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:02:23.603 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:02:23.608 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:02:23.616 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:02:23.619 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:02:23.625 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:02:23.628 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:02:23.631 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:02:23.635 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:02:23.645 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:02:23.658 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:02:23.666 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:02:23.675 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:02:23.682 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:02:23.686 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-03 08:02:23.689 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:02:23.691 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:02:23.694 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:02:23.698 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:02:23.701 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:02:23.709 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:02:23.712 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 08:02:23.715 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:02:23.733 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-03 08:02:23.740 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:02:23.743 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:02:23.750 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-03 08:02:23.753 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:02:23.757 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:02:23.759 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:02:25.582 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:02:25.582 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:02:25.654 | + inc/python:pip_install:200 : result=0 2022-06-03 08:02:25.657 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:02:25.659 | + functions-common:time_stop:2322 : local name 2022-06-03 08:02:25.661 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:02:25.664 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:02:25.666 | + functions-common:time_stop:2325 : local total 2022-06-03 08:02:25.668 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:02:25.671 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:02:25.674 | + functions-common:time_stop:2329 : start_time=1654243341246 2022-06-03 08:02:25.676 | + functions-common:time_stop:2331 : [[ -z 1654243341246 ]] 2022-06-03 08:02:25.679 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:02:25.683 | + functions-common:time_stop:2334 : end_time=1654243345681 2022-06-03 08:02:25.685 | + functions-common:time_stop:2335 : elapsed_time=4435 2022-06-03 08:02:25.688 | + functions-common:time_stop:2336 : total=63284 2022-06-03 08:02:25.690 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:02:25.693 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67719 2022-06-03 08:02:25.695 | + inc/python:pip_install:203 : return 0 2022-06-03 08:02:25.698 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 08:02:25.700 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 08:02:25.702 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 08:02:25.715 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 08:02:25.720 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 08:02:25.722 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 08:02:25.724 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 08:02:25.727 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:02:25.729 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:02:25.732 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:02:25.735 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:02:25.737 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:02:25.740 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:02:25.756 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:02:25.758 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:02:25.761 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:25.763 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:02:25.764 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:02:25.769 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 08:02:25.771 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:25.773 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 08:02:25.785 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 08:02:25.788 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:02:25.789 | + functions-common:git_clone:607 : head -1 2022-06-03 08:02:25.792 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 08:02:25.794 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:02:25.798 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 08:02:25.800 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:02:25.803 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:02:25.805 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 08:02:25.808 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:02:25.810 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 08:02:25.813 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:02:25.816 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:02:25.818 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 08:02:25.820 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:02:25.823 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:02:25.826 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 08:02:25.828 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:02:25.831 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 08:02:25.834 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:02:25.836 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:02:25.839 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 08:02:25.845 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 08:02:25.847 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-03 08:02:26.448 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 08:02:26.450 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:02:26.453 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:02:26.455 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:02:26.458 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:02:26.460 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 08:02:26.462 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:02:26.465 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:02:26.468 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:02:26.470 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:02:26.472 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:02:26.475 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:02:26.477 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:02:26.480 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 08:02:26.500 | Using python 3.8 to install /opt/stack/glance 2022-06-03 08:02:26.502 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-03 08:02:28.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:02:28.282 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:02:28.286 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:28.287 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:28.288 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:02:28.290 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:28.290 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:28.290 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:28.290 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:28.291 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:28.304 | Obtaining file:///opt/stack/glance 2022-06-03 08:02:29.584 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:02:30.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-03 08:02:30.868 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:02:30.875 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:02:30.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-03 08:02:30.905 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-03 08:02:30.914 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:02:30.928 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:02:30.942 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:02:30.962 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:02:31.001 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 08:02:31.015 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:02:31.022 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 08:02:31.028 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:02:31.038 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:02:31.044 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-03 08:02:31.113 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 08:02:31.116 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 08:02:31.118 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 08:02:31.121 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 08:02:31.133 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:02:31.198 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:02:31.254 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:02:31.256 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:02:31.261 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:02:31.266 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:02:31.287 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:02:31.321 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:02:31.333 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:02:31.347 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:02:31.354 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:02:31.401 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:02:31.408 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:02:31.448 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:02:31.501 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:02:31.519 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:02:31.535 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:02:31.550 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:02:31.559 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:02:31.583 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:02:31.591 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:02:31.609 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:02:31.654 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:02:31.660 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:02:31.663 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:02:31.666 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:02:31.688 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:02:31.702 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:02:31.713 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:02:31.715 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:02:31.719 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:02:31.735 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:02:31.740 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:02:31.743 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:02:31.761 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:02:31.766 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:02:31.772 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:02:31.793 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 08:02:31.798 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:02:31.803 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-03 08:02:31.807 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:02:31.810 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:02:31.820 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:02:31.823 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:02:31.826 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:02:31.833 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:02:31.892 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:02:31.906 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:02:31.914 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:02:31.921 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:02:31.939 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:02:31.943 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:02:31.950 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:02:31.977 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:02:31.980 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:02:31.984 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:02:31.992 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:02:31.995 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:02:32.004 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:02:32.008 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:02:32.014 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:02:32.019 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:02:32.022 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:02:32.027 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:02:32.068 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:02:32.071 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:02:32.078 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:02:32.082 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:02:32.092 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:02:32.095 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:02:32.111 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:02:32.114 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:02:32.116 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 08:02:32.120 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:02:32.124 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:02:32.127 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 08:02:32.165 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:02:32.173 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:02:32.178 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:02:32.181 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:02:32.184 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:02:32.187 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:02:32.189 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:02:32.193 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:02:32.196 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:02:32.199 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:02:32.284 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:02:32.288 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:02:32.331 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:02:32.334 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:02:32.367 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:02:33.493 | Installing collected packages: glance 2022-06-03 08:02:33.493 | Attempting uninstall: glance 2022-06-03 08:02:33.495 | Found existing installation: glance 21.1.1.dev1 2022-06-03 08:02:33.499 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 08:02:33.500 | Running setup.py develop for glance 2022-06-03 08:02:35.094 | Successfully installed glance 2022-06-03 08:02:35.235 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:02:35.235 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:02:35.320 | + inc/python:pip_install:200 : result=0 2022-06-03 08:02:35.323 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:02:35.325 | + functions-common:time_stop:2322 : local name 2022-06-03 08:02:35.327 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:02:35.330 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:02:35.332 | + functions-common:time_stop:2325 : local total 2022-06-03 08:02:35.334 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:02:35.337 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:02:35.340 | + functions-common:time_stop:2329 : start_time=1654243346495 2022-06-03 08:02:35.343 | + functions-common:time_stop:2331 : [[ -z 1654243346495 ]] 2022-06-03 08:02:35.347 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:02:35.351 | + functions-common:time_stop:2334 : end_time=1654243355348 2022-06-03 08:02:35.353 | + functions-common:time_stop:2335 : elapsed_time=8853 2022-06-03 08:02:35.355 | + functions-common:time_stop:2336 : total=67719 2022-06-03 08:02:35.358 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:02:35.360 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76572 2022-06-03 08:02:35.363 | + inc/python:pip_install:203 : return 0 2022-06-03 08:02:35.365 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:02:35.367 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:02:35.370 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:02:35.389 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:02:35.401 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 08:02:35.403 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 08:02:35.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:02:35.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:02:35.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 08:02:35.413 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:02:35.416 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:02:35.418 | + ./stack.sh:main:889 : configure_glance 2022-06-03 08:02:35.421 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 08:02:35.433 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 08:02:35.437 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 08:02:35.439 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 08:02:35.442 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 08:02:35.444 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 08:02:35.446 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:02:35.449 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:02:35.452 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 08:02:35.479 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:02:35.508 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 08:02:35.536 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 08:02:35.565 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 08:02:35.593 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 08:02:35.622 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 08:02:35.625 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 08:02:35.627 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 08:02:35.630 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:02:35.632 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 08:02:35.660 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 08:02:35.689 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:02:35.719 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 08:02:35.762 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 08:02:35.790 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 08:02:35.819 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 08:02:35.848 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 08:02:35.877 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:02:35.905 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:02:35.934 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 08:02:35.963 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 08:02:35.966 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 08:02:35.968 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 08:02:35.970 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:02:35.973 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:02:35.975 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:02:35.991 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:35.994 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:02:35.996 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:02:35.999 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:02:36.015 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:36.018 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:02:36.021 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:02:36.049 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:02:36.052 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:02:36.054 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 08:02:36.056 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 08:02:36.059 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 08:02:36.061 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 08:02:36.064 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 08:02:36.066 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 08:02:36.068 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 08:02:36.071 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 08:02:36.073 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 08:02:36.075 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 08:02:36.104 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 08:02:36.107 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2022-06-03 08:02:36.137 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 08:02:36.139 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 08:02:36.155 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:36.158 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 08:02:36.188 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 08:02:36.217 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-03 08:02:36.246 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 08:02:36.275 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 08:02:36.304 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 08:02:36.321 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:36.323 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:02:36.352 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 08:02:36.381 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 08:02:36.409 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2022-06-03 08:02:36.438 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 08:02:36.467 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2022-06-03 08:02:36.496 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 08:02:36.512 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:36.514 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 08:02:36.517 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 08:02:36.519 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 08:02:36.522 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:02:36.539 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:02:36.541 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:02:36.543 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:02:36.546 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:02:36.549 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:02:36.577 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:02:36.606 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:02:36.636 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:02:36.668 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 08:02:36.672 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 08:02:36.703 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 08:02:36.731 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 08:02:36.760 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2022-06-03 08:02:36.789 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 08:02:36.819 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 08:02:36.848 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 08:02:36.878 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 08:02:36.906 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 08:02:36.935 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 08:02:36.964 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 08:02:36.995 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 08:02:37.000 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-03 08:02:37.009 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 08:02:37.024 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:37.027 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 08:02:37.029 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.44:19292 /image 2022-06-03 08:02:37.032 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 08:02:37.034 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.44:19292 2022-06-03 08:02:37.036 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 08:02:37.039 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 08:02:37.042 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 08:02:37.044 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 08:02:37.047 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:02:37.050 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:37.052 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:37.054 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 08:02:37.057 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 08:02:37.059 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 08:02:37.062 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 08:02:37.065 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:02:37.067 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:37.069 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:37.071 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 08:02:37.074 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 08:02:37.129 | proxy (enabled by site administrator) 2022-06-03 08:02:37.132 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 08:02:37.134 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 08:02:37.137 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:02:37.139 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:37.141 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:37.144 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 08:02:37.146 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 08:02:37.201 | proxy_http (enabled by site administrator) 2022-06-03 08:02:37.205 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 08:02:37.205 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 08:02:37.214 | KeepAlive Off 2022-06-03 08:02:37.219 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 08:02:37.219 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 08:02:37.227 | SetEnv proxy-sendchunked 1 2022-06-03 08:02:37.231 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.44:19292" retry=0 ' 2022-06-03 08:02:37.231 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 08:02:37.240 | ProxyPass "/image" "http://10.222.0.44:19292" retry=0 2022-06-03 08:02:37.243 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 08:02:37.245 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 08:02:37.248 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:02:37.250 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:02:37.252 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:02:37.254 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:37.257 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:37.259 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:02:37.261 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:02:37.264 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:37.266 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:37.268 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 08:02:37.329 | Site glance already enabled 2022-06-03 08:02:37.333 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 08:02:37.336 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:02:37.338 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:02:37.341 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:02:37.477 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 08:02:37.508 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 08:02:37.539 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 08:02:37.569 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 08:02:37.586 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:37.589 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 08:02:37.591 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 08:02:37.594 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 08:02:37.597 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:02:37.599 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 08:02:37.602 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 08:02:37.604 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 08:02:37.606 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 08:02:37.609 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:02:37.611 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:02:37.614 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:02:37.616 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:02:37.619 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:02:37.621 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:02:37.637 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:02:37.639 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:02:37.642 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:37.644 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:02:37.645 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:02:37.650 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 08:02:37.652 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:37.655 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 08:02:37.667 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 08:02:37.670 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:02:37.670 | + functions-common:git_clone:607 : head -1 2022-06-03 08:02:37.673 | 070a0effb Handle the case when tempest fails 2022-06-03 08:02:37.676 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:02:37.678 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 08:02:37.681 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:02:37.683 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:02:37.686 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 08:02:37.688 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:02:37.690 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 08:02:37.693 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:02:37.695 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:02:37.698 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 08:02:37.700 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:02:37.703 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:02:37.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 08:02:37.709 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:02:37.712 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 08:02:37.714 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:02:37.718 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:02:37.721 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 08:02:37.727 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 08:02:37.730 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-03 08:02:38.313 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 08:02:38.315 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:02:38.318 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:02:38.320 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:02:38.322 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:02:38.325 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 08:02:38.327 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:02:38.330 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:02:38.332 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:02:38.335 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:02:38.337 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:02:38.340 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:02:38.343 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:02:38.345 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 08:02:38.366 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 08:02:38.368 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-03 08:02:40.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:02:40.147 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:02:40.152 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:40.152 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:40.154 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:02:40.155 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:40.155 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:40.156 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:40.156 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:40.156 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:40.169 | Obtaining file:///opt/stack/cinder 2022-06-03 08:02:42.224 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:02:44.178 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:02:44.185 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:02:44.194 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:02:44.202 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:02:44.223 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:02:44.237 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:02:44.257 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 08:02:44.296 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-03 08:02:44.310 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 08:02:44.313 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 08:02:44.322 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-03 08:02:44.336 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-03 08:02:44.352 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-03 08:02:44.358 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 08:02:44.361 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 08:02:44.364 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 08:02:44.367 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 08:02:44.378 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:02:44.441 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:02:44.496 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-03 08:02:44.507 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:02:44.510 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-03 08:02:44.520 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 08:02:44.545 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:02:44.549 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:02:44.570 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:02:44.605 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:02:44.615 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:02:44.630 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:02:44.636 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:02:44.684 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:02:44.690 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:02:44.729 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:02:44.781 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:02:44.800 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:02:44.816 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:02:44.832 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:02:44.845 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:02:44.850 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:02:44.859 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:02:44.883 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:02:44.891 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:02:44.908 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:02:44.928 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-03 08:02:44.952 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:02:44.996 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:02:45.003 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:02:45.037 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:02:45.040 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:02:45.043 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:02:45.064 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 08:02:45.067 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 08:02:45.071 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:02:45.084 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:02:45.087 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:02:45.090 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:02:45.106 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:02:45.112 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 08:02:45.129 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:02:45.148 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 08:02:45.165 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-03 08:02:45.188 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:02:45.192 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:02:45.199 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:02:45.220 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:02:45.225 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-03 08:02:45.229 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-03 08:02:45.235 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:02:45.238 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:02:45.241 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:02:45.253 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:02:45.256 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:02:45.259 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:02:45.265 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-03 08:02:45.268 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-03 08:02:45.274 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:02:45.354 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:02:45.368 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:02:45.378 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:02:45.384 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:02:45.401 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:02:45.459 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:02:45.463 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:02:45.470 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-03 08:02:45.474 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:02:45.494 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:02:45.499 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 08:02:45.506 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:02:45.509 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:02:45.512 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-03 08:02:45.516 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:02:45.519 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 08:02:45.528 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-03 08:02:45.550 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-03 08:02:45.592 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:02:45.595 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:02:45.600 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 08:02:45.606 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 08:02:45.611 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:02:45.614 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:02:45.619 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 08:02:45.628 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:02:45.636 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 08:02:45.643 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:02:45.647 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:02:45.688 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:02:45.695 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:02:45.698 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 08:02:45.710 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:02:45.713 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:02:45.722 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:02:45.735 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 08:02:45.750 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:02:45.763 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:02:45.767 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:02:45.769 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 08:02:45.773 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-03 08:02:45.777 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:02:45.780 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 08:02:45.817 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:02:45.822 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:02:45.830 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 08:02:45.833 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:02:45.836 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:02:45.838 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:02:45.841 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-03 08:02:45.846 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:02:45.849 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 08:02:45.854 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-03 08:02:45.861 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:02:45.864 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:02:45.872 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:02:45.875 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:02:45.878 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 08:02:45.931 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-03 08:02:45.934 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 08:02:45.939 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:02:45.941 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:02:45.946 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:02:46.938 | Installing collected packages: cinder 2022-06-03 08:02:46.946 | Attempting uninstall: cinder 2022-06-03 08:02:46.946 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 08:02:46.946 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 08:02:46.946 | Running setup.py develop for cinder 2022-06-03 08:02:49.134 | Successfully installed cinder 2022-06-03 08:02:49.275 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:02:49.275 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:02:49.361 | + inc/python:pip_install:200 : result=0 2022-06-03 08:02:49.364 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:02:49.366 | + functions-common:time_stop:2322 : local name 2022-06-03 08:02:49.368 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:02:49.370 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:02:49.372 | + functions-common:time_stop:2325 : local total 2022-06-03 08:02:49.375 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:02:49.377 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:02:49.380 | + functions-common:time_stop:2329 : start_time=1654243358360 2022-06-03 08:02:49.382 | + functions-common:time_stop:2331 : [[ -z 1654243358360 ]] 2022-06-03 08:02:49.384 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:02:49.388 | + functions-common:time_stop:2334 : end_time=1654243369386 2022-06-03 08:02:49.391 | + functions-common:time_stop:2335 : elapsed_time=11026 2022-06-03 08:02:49.393 | + functions-common:time_stop:2336 : total=76572 2022-06-03 08:02:49.395 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:02:49.398 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87598 2022-06-03 08:02:49.400 | + inc/python:pip_install:203 : return 0 2022-06-03 08:02:49.402 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:02:49.405 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:02:49.407 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:02:49.425 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:02:49.437 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 08:02:49.440 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 08:02:49.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:02:49.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:02:49.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 08:02:49.450 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:02:49.453 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 08:02:49.455 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 08:02:49.458 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:02:49.460 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:02:49.463 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:02:49.465 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:02:49.467 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:49.470 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:02:49.472 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:49.474 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:49.477 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:02:49.479 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:02:49.482 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:02:49.484 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:02:49.486 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 08:02:49.489 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:02:49.491 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:49.494 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:49.496 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 08:02:49.519 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-03 08:02:49.628 | Reading package lists... 2022-06-03 08:02:49.870 | Building dependency tree... 2022-06-03 08:02:49.871 | Reading state information... 2022-06-03 08:02:50.120 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 08:02:50.120 | The following packages were automatically installed and are no longer required: 2022-06-03 08:02:50.121 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:02:50.121 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:02:50.121 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:02:50.121 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:02:50.121 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:02:50.122 | python3-zope.interface 2022-06-03 08:02:50.122 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:02:50.233 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:02:50.238 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:02:50.240 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:02:50.243 | + functions-common:time_stop:2322 : local name 2022-06-03 08:02:50.245 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:02:50.247 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:02:50.250 | + functions-common:time_stop:2325 : local total 2022-06-03 08:02:50.252 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:02:50.255 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:02:50.257 | + functions-common:time_stop:2329 : start_time=1654243369516 2022-06-03 08:02:50.259 | + functions-common:time_stop:2331 : [[ -z 1654243369516 ]] 2022-06-03 08:02:50.263 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:02:50.267 | + functions-common:time_stop:2334 : end_time=1654243370264 2022-06-03 08:02:50.269 | + functions-common:time_stop:2335 : elapsed_time=748 2022-06-03 08:02:50.272 | + functions-common:time_stop:2336 : total=5248 2022-06-03 08:02:50.274 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:02:50.276 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5996 2022-06-03 08:02:50.279 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:02:50.282 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:02:50.284 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 08:02:50.287 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 08:02:50.300 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 08:02:50.304 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 08:02:50.306 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 08:02:50.308 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 08:02:50.311 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 08:02:50.312 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 08:02:50.316 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 08:02:50.318 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 08:02:50.320 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 08:02:50.322 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 08:02:50.324 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 08:02:50.327 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 08:02:50.329 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 08:02:50.331 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 08:02:50.343 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 08:02:50.355 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-03 08:02:50.366 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-03 08:02:50.378 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 08:02:50.390 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 08:02:50.392 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 08:02:50.398 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rpx7NB6LL5 2022-06-03 08:02:50.400 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 08:02:50.403 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 08:02:50.405 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 08:02:50.407 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rpx7NB6LL5 2022-06-03 08:02:50.411 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rpx7NB6LL5 2022-06-03 08:02:50.423 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rpx7NB6LL5 /etc/sudoers.d/cinder-rootwrap 2022-06-03 08:02:50.435 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 08:02:50.439 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 08:02:50.441 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 08:02:50.443 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 08:02:50.445 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 08:02:50.447 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 08:02:50.449 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 08:02:50.452 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 08:02:50.455 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 08:02:50.459 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 08:02:50.463 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 08:02:50.482 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 08:02:50.500 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 08:02:50.518 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 08:02:50.537 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 08:02:50.555 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 08:02:50.573 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 08:02:50.592 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 08:02:50.610 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 08:02:50.612 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:02:50.615 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 08:02:50.617 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:02:50.619 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 08:02:50.648 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 08:02:50.675 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:02:50.702 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 08:02:50.729 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 08:02:50.757 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 08:02:50.785 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 08:02:50.812 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 08:02:50.840 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:02:50.866 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:02:50.893 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 08:02:50.923 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 08:02:50.952 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 08:02:50.955 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 08:02:50.957 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 08:02:50.959 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 08:02:50.962 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 08:02:50.965 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 08:02:50.994 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 08:02:51.022 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 08:02:51.050 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 08:02:51.079 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 08:02:51.106 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 08:02:51.134 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 08:02:51.164 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 08:02:51.166 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2022-06-03 08:02:51.194 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 08:02:51.224 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 08:02:51.232 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key e6d6a6f528b1231ff97e9bf8e6884fca 2022-06-03 08:02:51.260 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 08:02:51.278 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:51.280 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 08:02:51.282 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 08:02:51.285 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 08:02:51.299 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 08:02:51.299 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 08:02:51.299 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 08:02:51.299 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 08:02:51.299 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 08:02:51.299 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 08:02:51.302 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 08:02:51.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 08:02:51.339 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-03 08:02:51.367 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 08:02:51.396 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 08:02:51.423 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 08:02:51.451 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 08:02:51.454 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 08:02:51.456 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 08:02:51.459 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 08:02:51.487 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 08:02:51.514 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 08:02:51.516 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 08:02:51.544 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 08:02:51.547 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 08:02:51.549 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 08:02:51.552 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 08:02:51.579 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 08:02:51.581 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 08:02:51.584 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 08:02:51.600 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:51.602 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.44:8080/v1/AUTH_ 2022-06-03 08:02:51.630 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 08:02:51.646 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:51.648 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 08:02:51.665 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:51.668 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 08:02:51.670 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 08:02:51.673 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 08:02:51.675 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 08:02:51.678 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:02:51.680 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:02:51.682 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:02:51.698 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:51.701 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:02:51.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:02:51.705 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:02:51.722 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:51.724 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:02:51.727 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:02:51.754 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:02:51.756 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:02:51.759 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 08:02:51.761 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 08:02:51.763 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:02:51.766 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:02:51.783 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:02:51.786 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:02:51.788 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:02:51.790 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:02:51.793 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:02:51.821 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:02:51.849 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:02:51.876 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:02:51.904 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 08:02:51.907 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 08:02:51.909 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 08:02:51.911 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 08:02:51.914 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:02:51.916 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:02:51.919 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 08:02:51.923 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 08:02:51.925 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:02:51.928 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:02:51.940 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:02:51.940 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:02:51.948 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:02:51.952 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:02:51.968 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 08:02:51.970 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 08:02:51.974 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 08:02:52.002 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 08:02:52.028 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 08:02:52.055 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:02:52.081 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:02:52.108 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:02:52.134 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:02:52.162 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:02:52.188 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:02:52.215 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:02:52.245 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:02:52.272 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:02:52.299 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:02:52.326 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:02:52.328 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:02:52.331 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 08:02:52.334 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 08:02:52.336 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:02:52.338 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:52.340 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:52.343 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:02:52.346 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:02:52.348 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 08:02:52.375 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:02:52.403 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:02:52.404 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-03 08:02:52.412 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 08:02:52.415 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 08:02:52.417 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 08:02:52.420 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:02:52.423 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:02:52.425 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:02:52.427 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:52.429 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:52.432 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:02:52.434 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:02:52.437 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:02:52.439 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:02:52.441 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 08:02:52.502 | Enabling site cinder-wsgi. 2022-06-03 08:02:52.508 | To activate the new configuration, you need to run: 2022-06-03 08:02:52.508 | systemctl reload apache2 2022-06-03 08:02:52.512 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:02:52.515 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:02:52.517 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:02:52.519 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:02:52.656 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 08:02:52.658 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 08:02:52.692 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2022-06-03 08:02:52.720 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 08:02:52.736 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:02:52.739 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 08:02:52.741 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:02:52.743 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 08:02:52.746 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 08:02:52.748 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 08:02:52.778 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 08:02:52.806 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2022-06-03 08:02:52.833 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 08:02:52.860 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 08:02:52.888 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 08:02:52.915 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 08:02:52.943 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 08:02:52.971 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:02:52.998 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 08:02:53.026 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 08:02:53.055 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:02:53.082 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 08:02:53.084 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 08:02:53.100 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:53.103 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2022-06-03 08:02:53.134 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 08:02:53.151 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:02:53.153 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 08:02:53.156 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 08:02:53.159 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 08:02:53.161 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:02:53.164 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 08:02:53.166 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 08:02:53.170 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:02:53.171 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 08:02:53.176 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:02:53.179 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 08:02:53.182 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 08:02:53.184 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 08:02:53.187 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 08:02:53.189 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 08:02:53.192 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 08:02:53.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:02:53.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:02:53.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 08:02:53.202 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:02:53.204 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 08:02:53.207 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 08:02:53.209 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 08:02:53.211 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:02:53.213 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:02:53.216 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:02:53.219 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:02:53.222 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:02:53.224 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:02:53.241 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:02:53.243 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:02:53.245 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:53.248 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:02:53.249 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:02:53.254 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 08:02:53.256 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:02:53.258 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 08:02:53.271 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 08:02:53.274 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:02:53.275 | + functions-common:git_clone:607 : head -1 2022-06-03 08:02:53.279 | 930affdbaa Merge commit 'refs/changes/19/844019/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-03 08:02:53.282 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:02:53.284 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 08:02:53.287 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:02:53.289 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:02:53.291 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 08:02:53.294 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:02:53.296 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 08:02:53.299 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:02:53.301 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:02:53.304 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 08:02:53.306 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:02:53.309 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:02:53.312 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 08:02:53.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:02:53.318 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 08:02:53.320 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:02:53.323 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:02:53.326 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 08:02:53.332 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 08:02:53.335 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-03 08:02:53.934 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 08:02:53.937 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:02:53.939 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:02:53.941 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:02:53.943 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:02:53.946 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 08:02:53.948 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:02:53.950 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:02:53.953 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:02:53.955 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:02:53.957 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:02:53.960 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:02:53.962 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:02:53.964 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 08:02:53.985 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 08:02:53.988 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-03 08:02:55.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:02:55.779 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:02:55.783 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:55.784 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:55.785 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:02:55.787 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:55.787 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:55.787 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:55.788 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:02:55.788 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:02:55.801 | Obtaining file:///opt/stack/neutron 2022-06-03 08:02:57.876 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:02:59.938 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:02:59.946 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:02:59.949 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:02:59.957 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:02:59.965 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:02:59.974 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:02:59.995 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:03:00.008 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:03:00.017 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:03:00.025 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:03:00.028 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:03:00.038 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:03:00.044 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:03:00.047 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 08:03:00.050 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:03:00.114 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:03:00.170 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:03:00.173 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:03:00.178 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:03:00.181 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-03 08:03:00.222 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:03:00.248 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-03 08:03:00.278 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:03:00.284 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:03:00.288 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 08:03:00.312 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 08:03:00.330 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:03:00.365 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:03:00.375 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:03:00.391 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:03:00.397 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:03:00.444 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:03:00.450 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:03:00.490 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:03:00.543 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:03:00.562 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:03:00.579 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:03:00.594 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:03:00.607 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:03:00.612 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:03:00.621 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:03:00.646 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:03:00.653 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:03:00.670 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:03:00.692 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:03:00.738 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 08:03:00.743 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 08:03:00.753 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:03:00.760 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:03:00.794 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:03:00.798 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-03 08:03:00.807 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:03:00.810 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:03:00.832 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:03:00.845 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:03:00.856 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:03:00.859 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:03:00.863 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 08:03:00.869 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:03:00.875 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-03 08:03:00.894 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:03:00.897 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:03:00.916 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 08:03:00.943 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 08:03:00.960 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:03:00.965 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:03:00.972 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:03:00.992 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:03:00.995 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:03:01.000 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-03 08:03:01.003 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:03:01.007 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:03:01.010 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 08:03:01.013 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:03:01.023 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:03:01.027 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:03:01.029 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:03:01.037 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:03:01.052 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:03:01.060 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:03:01.067 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:03:01.084 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-03 08:03:01.103 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:03:01.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-03 08:03:01.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-03 08:03:01.172 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:03:01.193 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:03:01.197 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:03:01.200 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:03:01.203 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:03:01.211 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:03:01.220 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:03:01.222 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:03:01.227 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:03:01.231 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:03:01.252 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:03:01.256 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:03:01.259 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:03:01.320 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:03:01.326 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:03:01.330 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:03:01.335 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:03:01.340 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:03:01.345 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 08:03:01.386 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:03:01.389 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:03:01.393 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:03:01.404 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:03:01.415 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:03:01.430 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-03 08:03:01.453 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-03 08:03:01.455 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:03:01.470 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:03:01.486 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:03:01.497 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 08:03:01.502 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:03:01.504 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:03:01.507 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:03:01.511 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:03:01.513 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:03:01.516 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:03:01.519 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:03:01.521 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:03:01.524 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:03:01.527 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:03:01.531 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:03:01.534 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-03 08:03:01.542 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-03 08:03:01.556 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:03:01.611 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-03 08:03:01.616 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:03:01.621 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:03:01.654 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:03:01.658 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:03:01.700 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:03:02.678 | Installing collected packages: neutron 2022-06-03 08:03:02.678 | Attempting uninstall: neutron 2022-06-03 08:03:02.685 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 08:03:02.690 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 08:03:02.692 | Running setup.py develop for neutron 2022-06-03 08:03:05.089 | Successfully installed neutron 2022-06-03 08:03:05.227 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:03:05.227 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:03:05.313 | + inc/python:pip_install:200 : result=0 2022-06-03 08:03:05.315 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:03:05.317 | + functions-common:time_stop:2322 : local name 2022-06-03 08:03:05.319 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:03:05.321 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:03:05.324 | + functions-common:time_stop:2325 : local total 2022-06-03 08:03:05.326 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:03:05.328 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:03:05.331 | + functions-common:time_stop:2329 : start_time=1654243373980 2022-06-03 08:03:05.333 | + functions-common:time_stop:2331 : [[ -z 1654243373980 ]] 2022-06-03 08:03:05.336 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:03:05.340 | + functions-common:time_stop:2334 : end_time=1654243385337 2022-06-03 08:03:05.342 | + functions-common:time_stop:2335 : elapsed_time=11357 2022-06-03 08:03:05.344 | + functions-common:time_stop:2336 : total=87598 2022-06-03 08:03:05.346 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:03:05.348 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=98955 2022-06-03 08:03:05.351 | + inc/python:pip_install:203 : return 0 2022-06-03 08:03:05.353 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:03:05.355 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:03:05.358 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:03:05.378 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:03:05.390 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 08:03:05.392 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 08:03:05.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:03:05.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:03:05.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 08:03:05.402 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:03:05.405 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 08:03:05.407 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:03:05.409 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 08:03:05.427 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:05.429 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 08:03:05.432 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 08:03:05.434 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 08:03:05.437 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:03:05.440 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 08:03:05.442 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 08:03:05.445 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 08:03:05.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:03:05.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:03:05.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 08:03:05.454 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:03:05.457 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 08:03:05.472 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:05.474 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 08:03:05.491 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:05.493 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 08:03:05.509 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:05.512 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 08:03:05.514 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 08:03:05.516 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 08:03:05.519 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:03:05.521 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:03:05.523 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:03:05.526 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:03:05.528 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:03:05.531 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:03:05.546 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:03:05.549 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:03:05.551 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:05.554 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:03:05.554 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:03:05.559 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 08:03:05.562 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:05.564 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 08:03:05.576 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 08:03:05.579 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:03:05.579 | + functions-common:git_clone:607 : head -1 2022-06-03 08:03:05.582 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-03 08:03:05.585 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:03:05.587 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 08:03:05.589 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:03:05.592 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:03:05.594 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 08:03:05.597 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:03:05.599 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 08:03:05.601 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:03:05.604 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:03:05.606 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 08:03:05.609 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:03:05.612 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:03:05.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 08:03:05.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:03:05.620 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 08:03:05.623 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:03:05.626 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:03:05.629 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 08:03:05.635 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 08:03:05.637 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-03 08:03:06.229 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 08:03:06.231 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:03:06.234 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:03:06.236 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:03:06.239 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:03:06.241 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 08:03:06.243 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:03:06.245 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:03:06.248 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:03:06.250 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:03:06.253 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:03:06.255 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:03:06.257 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:03:06.259 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 08:03:06.279 | Using python 3.8 to install /opt/stack/nova 2022-06-03 08:03:06.281 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-03 08:03:08.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:03:08.070 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:03:08.075 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:08.075 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:08.077 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:03:08.078 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:08.079 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:08.079 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:08.079 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:08.080 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:08.093 | Obtaining file:///opt/stack/nova 2022-06-03 08:03:11.108 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:03:14.142 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:03:14.149 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:03:14.152 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:03:14.160 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:03:14.169 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:03:14.173 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:03:14.181 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:03:14.202 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:03:14.215 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:03:14.236 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:03:14.276 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 08:03:14.289 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:03:14.293 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:03:14.303 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:03:14.309 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:03:14.312 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:03:14.315 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:03:14.327 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:03:14.391 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:03:14.447 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 08:03:14.458 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 08:03:14.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-03 08:03:14.465 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:03:14.471 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:03:14.474 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:03:14.500 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 08:03:14.524 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 08:03:14.529 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:03:14.534 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:03:14.538 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 08:03:14.562 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:03:14.583 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 08:03:14.601 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:03:14.634 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:03:14.646 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:03:14.662 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:03:14.668 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:03:14.714 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:03:14.721 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:03:14.760 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:03:14.814 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:03:14.832 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:03:14.849 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:03:14.865 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:03:14.879 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:03:14.884 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:03:14.893 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:03:14.916 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:03:14.925 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:03:14.942 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:03:14.962 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 08:03:14.972 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:03:14.978 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:03:15.013 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:03:15.016 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:03:15.019 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:03:15.040 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:03:15.051 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:03:15.054 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:03:15.057 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-03 08:03:15.087 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 08:03:15.094 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:03:15.110 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-03 08:03:15.128 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:03:15.133 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 08:03:15.150 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:03:15.169 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 08:03:15.196 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:03:15.200 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:03:15.207 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:03:15.229 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:03:15.232 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 08:03:15.236 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:03:15.241 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:03:15.244 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:03:15.248 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:03:15.261 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:03:15.265 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:03:15.267 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:03:15.274 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:03:15.340 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:03:15.357 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:03:15.366 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:03:15.374 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:03:15.394 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:03:15.485 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:03:15.489 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:03:15.496 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:03:15.520 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:03:15.524 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 08:03:15.534 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-03 08:03:15.538 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:03:15.541 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:03:15.544 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-03 08:03:15.558 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:03:15.562 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:03:15.570 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:03:15.579 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:03:15.583 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:03:15.588 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:03:15.591 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:03:15.615 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:03:15.625 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:03:15.630 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:03:15.635 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:03:15.647 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:03:15.651 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:03:15.655 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 08:03:15.700 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:03:15.704 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:03:15.717 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 08:03:15.723 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:03:15.734 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:03:15.748 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 08:03:15.752 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 08:03:15.758 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:03:15.773 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:03:15.789 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:03:15.806 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 08:03:15.811 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:03:15.815 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:03:15.818 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:03:15.823 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:03:15.825 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:03:15.833 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:03:15.838 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-03 08:03:15.879 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:03:15.882 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:03:15.884 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:03:15.887 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:03:15.890 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-03 08:03:15.893 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 08:03:15.901 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:03:15.904 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:03:15.907 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:03:15.914 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:03:15.917 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:03:15.921 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 08:03:15.924 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:03:15.978 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:03:15.982 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:03:16.025 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:03:16.058 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:03:16.064 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:03:17.014 | Installing collected packages: nova 2022-06-03 08:03:17.014 | Attempting uninstall: nova 2022-06-03 08:03:17.016 | Found existing installation: nova 22.4.1.dev3 2022-06-03 08:03:17.021 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 08:03:17.022 | Running setup.py develop for nova 2022-06-03 08:03:20.307 | Successfully installed nova 2022-06-03 08:03:20.450 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:03:20.450 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:03:20.539 | + inc/python:pip_install:200 : result=0 2022-06-03 08:03:20.542 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:03:20.544 | + functions-common:time_stop:2322 : local name 2022-06-03 08:03:20.547 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:03:20.549 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:03:20.551 | + functions-common:time_stop:2325 : local total 2022-06-03 08:03:20.553 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:03:20.555 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:03:20.557 | + functions-common:time_stop:2329 : start_time=1654243386274 2022-06-03 08:03:20.559 | + functions-common:time_stop:2331 : [[ -z 1654243386274 ]] 2022-06-03 08:03:20.563 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:03:20.567 | + functions-common:time_stop:2334 : end_time=1654243400564 2022-06-03 08:03:20.569 | + functions-common:time_stop:2335 : elapsed_time=14290 2022-06-03 08:03:20.571 | + functions-common:time_stop:2336 : total=98955 2022-06-03 08:03:20.573 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:03:20.575 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113245 2022-06-03 08:03:20.578 | + inc/python:pip_install:203 : return 0 2022-06-03 08:03:20.580 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:03:20.582 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:03:20.584 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:03:20.602 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:03:20.615 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 08:03:20.617 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 08:03:20.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:03:20.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:03:20.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 08:03:20.628 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:03:20.630 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-03 08:03:20.642 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:03:20.645 | + ./stack.sh:main:906 : configure_nova 2022-06-03 08:03:20.647 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 08:03:20.659 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 08:03:20.662 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 08:03:20.664 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 08:03:20.668 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 08:03:20.668 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 08:03:20.674 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 08:03:20.676 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 08:03:20.678 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 08:03:20.681 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 08:03:20.683 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 08:03:20.686 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 08:03:20.689 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 08:03:20.691 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 08:03:20.702 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 08:03:20.714 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-03 08:03:20.727 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-03 08:03:20.739 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 08:03:20.751 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 08:03:20.754 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 08:03:20.758 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rfIZFu2fcD 2022-06-03 08:03:20.761 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 08:03:20.763 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 08:03:20.766 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 08:03:20.768 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 08:03:20.770 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 08:03:20.773 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rfIZFu2fcD 2022-06-03 08:03:20.777 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rfIZFu2fcD 2022-06-03 08:03:20.789 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rfIZFu2fcD /etc/sudoers.d/nova-rootwrap 2022-06-03 08:03:20.802 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 08:03:20.806 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 08:03:20.809 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 08:03:20.811 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 08:03:20.813 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 08:03:20.816 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-03 08:03:20.818 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-03 08:03:20.821 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-03 08:03:20.823 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 08:03:20.828 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 08:03:20.845 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:20.847 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 08:03:20.850 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 08:03:20.853 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 08:03:20.857 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 08:03:20.885 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 08:03:20.887 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 08:03:20.912 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 08:03:20.941 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 08:03:20.966 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-03 08:03:20.996 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 08:03:21.023 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 08:03:21.053 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 08:03:21.055 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2022-06-03 08:03:21.081 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 08:03:21.107 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 08:03:21.132 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 08:03:21.159 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 08:03:21.184 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 08:03:21.213 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 08:03:21.215 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:03:21.217 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:03:21.220 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:03:21.222 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:03:21.224 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:03:21.226 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:03:21.228 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:03:21.230 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:03:21.232 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 08:03:21.235 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:03:21.237 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:03:21.239 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:03:21.241 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:03:21.246 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:03:21.248 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:03:21.250 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 08:03:21.266 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:21.268 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:03:21.270 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 08:03:21.272 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 08:03:21.300 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 08:03:21.302 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 08:03:21.304 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 08:03:21.307 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 08:03:21.309 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 08:03:21.311 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 08:03:21.341 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 08:03:21.344 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 08:03:21.346 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 08:03:21.348 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 08:03:21.350 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 08:03:21.353 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 08:03:21.381 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 08:03:21.410 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 08:03:21.436 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 08:03:21.462 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 08:03:21.478 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:21.480 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 08:03:21.495 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:21.499 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 08:03:21.499 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 08:03:21.505 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 08:03:21.508 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 08:03:21.534 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 08:03:21.550 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:21.552 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 08:03:21.554 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 08:03:21.556 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 08:03:21.559 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:03:21.562 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 08:03:21.591 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 08:03:21.620 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:03:21.647 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 08:03:21.673 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 08:03:21.700 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 08:03:21.726 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 08:03:21.753 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 08:03:21.779 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:03:21.806 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:03:21.833 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 08:03:21.848 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:21.850 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 08:03:21.852 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 08:03:21.882 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 08:03:21.910 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2022-06-03 08:03:21.937 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 08:03:21.963 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 08:03:21.989 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 08:03:22.016 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 08:03:22.042 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 08:03:22.069 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 08:03:22.084 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:22.086 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 08:03:22.089 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 08:03:22.115 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 08:03:22.144 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 08:03:22.147 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 08:03:22.173 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 08:03:22.175 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 08:03:22.178 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 08:03:22.180 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:03:22.182 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:03:22.184 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:03:22.187 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:03:22.189 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:03:22.191 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:03:22.193 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 08:03:22.196 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 08:03:22.198 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 08:03:22.201 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:03:22.216 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:03:22.219 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:03:22.221 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:03:22.224 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:03:22.227 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:03:22.255 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:03:22.283 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:03:22.310 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:03:22.336 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 08:03:22.369 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 08:03:22.371 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 08:03:22.374 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 08:03:22.376 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 08:03:22.378 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:03:22.380 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:03:22.383 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 08:03:22.387 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 08:03:22.389 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:03:22.391 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:03:22.403 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:03:22.404 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:03:22.412 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:03:22.415 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:03:22.431 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 08:03:22.434 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 08:03:22.438 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 08:03:22.466 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 08:03:22.492 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 08:03:22.519 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:03:22.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:03:22.571 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:03:22.598 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:03:22.626 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:03:22.652 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:03:22.678 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:03:22.705 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:03:22.730 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:03:22.758 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:03:22.784 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:03:22.786 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:03:22.789 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 08:03:22.791 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 08:03:22.794 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:03:22.796 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:22.799 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:22.801 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:03:22.804 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:03:22.806 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 08:03:22.832 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:03:22.859 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:03:22.859 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-03 08:03:22.868 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 08:03:22.871 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 08:03:22.873 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 08:03:22.876 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:03:22.878 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:03:22.881 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:03:22.883 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:22.885 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:22.887 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:03:22.890 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:03:22.892 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:22.894 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:22.897 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 08:03:22.958 | Enabling site nova-api-wsgi. 2022-06-03 08:03:22.963 | To activate the new configuration, you need to run: 2022-06-03 08:03:22.963 | systemctl reload apache2 2022-06-03 08:03:22.968 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:03:22.970 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:03:22.972 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:03:22.975 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:03:23.109 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-03 08:03:23.112 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 08:03:23.115 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 08:03:23.119 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 08:03:23.121 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 08:03:23.123 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:03:23.127 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 08:03:23.131 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 08:03:23.133 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:03:23.136 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:03:23.149 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:03:23.149 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:03:23.158 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:03:23.161 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:03:23.178 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 08:03:23.180 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 08:03:23.184 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 08:03:23.213 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 08:03:23.240 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 08:03:23.267 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:03:23.294 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:03:23.321 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:03:23.348 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:03:23.374 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:03:23.401 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:03:23.428 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:03:23.455 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:03:23.481 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:03:23.507 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:03:23.535 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 08:03:23.537 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 08:03:23.564 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 08:03:23.580 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:23.582 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 08:03:23.612 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 08:03:23.615 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 08:03:23.617 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 08:03:23.633 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:23.635 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:03:23.638 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:03:23.666 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 08:03:23.695 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 08:03:23.698 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 08:03:23.700 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 08:03:23.702 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:03:23.705 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:03:23.707 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:03:23.723 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:23.726 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:03:23.728 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:03:23.731 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:03:23.746 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:23.748 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:03:23.751 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:03:23.778 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:03:23.781 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:03:23.783 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 08:03:23.810 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 08:03:23.837 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 08:03:23.867 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 08:03:23.883 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:23.885 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:03:23.913 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 08:03:23.915 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 08:03:23.932 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:23.935 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 08:03:23.939 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 08:03:23.941 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 08:03:23.943 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 08:03:23.946 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 08:03:23.948 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 08:03:23.951 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 08:03:23.953 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 08:03:23.955 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 08:03:23.958 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 08:03:23.962 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 08:03:23.964 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 08:03:23.966 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 08:03:23.969 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 08:03:23.971 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 08:03:23.974 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 08:03:24.004 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 08:03:24.033 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 08:03:24.063 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:03:24.066 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 08:03:24.068 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 08:03:24.070 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 08:03:24.086 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:24.089 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 08:03:24.090 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 08:03:24.827 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 08:03:24.830 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 08:03:24.832 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 08:03:24.834 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 08:03:24.837 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:03:24.839 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 08:03:24.841 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:03:24.857 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:24.860 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 08:03:24.863 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 08:03:24.865 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:03:24.880 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:24.882 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-06-03 08:03:24.885 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-06-03 08:03:24.913 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:03:24.915 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:03:24.917 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 08:03:24.934 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:24.936 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 08:03:24.938 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 08:03:24.940 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 08:03:24.970 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2022-06-03 08:03:24.997 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 08:03:25.024 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 08:03:25.052 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 08:03:25.079 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 08:03:25.106 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 08:03:25.134 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 08:03:25.160 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 08:03:25.162 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 08:03:25.165 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 08:03:25.168 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:03:25.185 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:03:25.187 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:03:25.190 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:03:25.192 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:03:25.194 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:03:25.221 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:03:25.249 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:03:25.275 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:03:25.303 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:03:25.306 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 08:03:25.310 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 08:03:25.312 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 08:03:25.314 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 08:03:25.317 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 08:03:25.320 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 08:03:25.322 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 08:03:25.325 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 08:03:25.327 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 08:03:25.329 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 08:03:25.331 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 08:03:25.334 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 08:03:25.336 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 08:03:25.338 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 08:03:25.354 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:25.356 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 08:03:25.372 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:25.374 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 08:03:25.376 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 08:03:25.392 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:25.394 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 08:03:25.409 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:25.412 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 08:03:25.429 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:25.431 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 08:03:25.447 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:25.450 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 08:03:25.452 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 08:03:25.455 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 08:03:25.457 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:03:25.459 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 08:03:25.462 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 08:03:25.464 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 08:03:25.467 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:25.470 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:25.472 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 08:03:25.475 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:03:25.477 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:03:25.479 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:03:25.482 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:03:25.485 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:25.487 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:03:25.490 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:25.492 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:25.494 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:03:25.497 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:03:25.499 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:03:25.501 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:03:25.504 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 08:03:25.506 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:03:25.509 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:25.511 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:25.513 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 08:03:25.535 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-03 08:03:25.645 | Reading package lists... 2022-06-03 08:03:25.882 | Building dependency tree... 2022-06-03 08:03:25.884 | Reading state information... 2022-06-03 08:03:26.128 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:03:26.129 | The following packages were automatically installed and are no longer required: 2022-06-03 08:03:26.130 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:03:26.130 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:03:26.130 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:03:26.130 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:03:26.130 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:03:26.130 | python3-zope.interface 2022-06-03 08:03:26.130 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:03:26.240 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:03:26.245 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:03:26.247 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:03:26.250 | + functions-common:time_stop:2322 : local name 2022-06-03 08:03:26.252 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:03:26.255 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:03:26.257 | + functions-common:time_stop:2325 : local total 2022-06-03 08:03:26.259 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:03:26.261 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:03:26.263 | + functions-common:time_stop:2329 : start_time=1654243405532 2022-06-03 08:03:26.266 | + functions-common:time_stop:2331 : [[ -z 1654243405532 ]] 2022-06-03 08:03:26.269 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:03:26.274 | + functions-common:time_stop:2334 : end_time=1654243406271 2022-06-03 08:03:26.276 | + functions-common:time_stop:2335 : elapsed_time=739 2022-06-03 08:03:26.278 | + functions-common:time_stop:2336 : total=5996 2022-06-03 08:03:26.280 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:03:26.283 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6735 2022-06-03 08:03:26.285 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:03:26.287 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 08:03:26.290 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 08:03:26.292 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 08:03:26.295 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 08:03:26.297 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 08:03:26.320 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 08:03:26.322 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:03:26.325 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:03:26.327 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:03:26.330 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:03:26.332 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:26.335 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:03:26.337 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:26.340 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:26.342 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:03:26.344 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:03:26.347 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:03:26.349 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:03:26.352 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 08:03:26.354 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:03:26.357 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:26.359 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:26.362 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 08:03:26.385 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-03 08:03:26.495 | Reading package lists... 2022-06-03 08:03:26.744 | Building dependency tree... 2022-06-03 08:03:26.745 | Reading state information... 2022-06-03 08:03:26.994 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 08:03:26.994 | The following packages were automatically installed and are no longer required: 2022-06-03 08:03:26.995 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:03:26.995 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:03:26.995 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:03:26.995 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:03:26.995 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:03:26.995 | python3-zope.interface 2022-06-03 08:03:26.995 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:03:27.107 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:03:27.111 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:03:27.114 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:03:27.116 | + functions-common:time_stop:2322 : local name 2022-06-03 08:03:27.119 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:03:27.121 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:03:27.123 | + functions-common:time_stop:2325 : local total 2022-06-03 08:03:27.126 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:03:27.128 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:03:27.131 | + functions-common:time_stop:2329 : start_time=1654243406382 2022-06-03 08:03:27.133 | + functions-common:time_stop:2331 : [[ -z 1654243406382 ]] 2022-06-03 08:03:27.136 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:03:27.140 | + functions-common:time_stop:2334 : end_time=1654243407137 2022-06-03 08:03:27.142 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-03 08:03:27.144 | + functions-common:time_stop:2336 : total=6735 2022-06-03 08:03:27.147 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:03:27.149 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7490 2022-06-03 08:03:27.152 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:03:27.154 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 08:03:27.157 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 08:03:27.159 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:03:27.162 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:27.164 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:27.167 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 08:03:27.170 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 08:03:27.225 | wsgi (enabled by maintainer script) 2022-06-03 08:03:27.229 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 08:03:27.231 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 08:03:27.234 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:03:27.237 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 08:03:27.240 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 08:03:27.242 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:03:27.246 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:03:27.246 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:03:27.252 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 08:03:27.255 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 08:03:27.257 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 08:03:27.260 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 08:03:27.262 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 08:03:27.285 | Using python 3.8 to install osc-placement 2022-06-03 08:03:27.287 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-03 08:03:29.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:03:29.068 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:03:29.072 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:29.073 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:29.075 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:03:29.076 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:29.076 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:29.076 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:29.077 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:29.078 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:29.092 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-03 08:03:29.118 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:03:29.137 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:03:29.143 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:03:29.146 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:03:29.150 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:03:29.154 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:03:29.157 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:03:29.160 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:03:29.175 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:03:29.239 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:03:29.244 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:03:29.252 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:03:29.255 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:03:29.258 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:03:29.264 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:03:29.278 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:03:29.306 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:03:29.313 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:03:29.334 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:03:29.338 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:03:29.341 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:03:29.345 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:03:29.347 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:03:29.400 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:03:29.403 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:03:29.407 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:03:29.445 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:03:29.449 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:03:29.471 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:03:29.474 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:03:29.479 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:03:29.485 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:03:29.488 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:03:29.508 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:03:29.510 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:03:29.515 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:03:29.547 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:03:29.550 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:03:29.555 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:03:29.597 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:03:29.600 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:03:29.604 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:03:29.607 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:03:31.470 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:03:31.470 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:03:31.542 | + inc/python:pip_install:200 : result=0 2022-06-03 08:03:31.544 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:03:31.547 | + functions-common:time_stop:2322 : local name 2022-06-03 08:03:31.550 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:03:31.552 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:03:31.555 | + functions-common:time_stop:2325 : local total 2022-06-03 08:03:31.557 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:03:31.560 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:03:31.563 | + functions-common:time_stop:2329 : start_time=1654243407279 2022-06-03 08:03:31.565 | + functions-common:time_stop:2331 : [[ -z 1654243407279 ]] 2022-06-03 08:03:31.568 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:03:31.573 | + functions-common:time_stop:2334 : end_time=1654243411570 2022-06-03 08:03:31.575 | + functions-common:time_stop:2335 : elapsed_time=4291 2022-06-03 08:03:31.578 | + functions-common:time_stop:2336 : total=113245 2022-06-03 08:03:31.582 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:03:31.584 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117536 2022-06-03 08:03:31.587 | + inc/python:pip_install:203 : return 0 2022-06-03 08:03:31.589 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 08:03:31.592 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 08:03:31.594 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 08:03:31.596 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:03:31.599 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:03:31.602 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:03:31.605 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:03:31.607 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:03:31.611 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:03:31.627 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:03:31.630 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:03:31.632 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:31.635 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:03:31.636 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:03:31.641 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 08:03:31.643 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:31.646 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 08:03:31.669 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 08:03:31.673 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:03:31.674 | + functions-common:git_clone:607 : head -1 2022-06-03 08:03:31.677 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 08:03:31.680 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:03:31.682 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 08:03:31.685 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:03:31.688 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:03:31.690 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 08:03:31.693 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:03:31.695 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 08:03:31.698 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:03:31.700 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:03:31.702 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 08:03:31.705 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:03:31.707 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:03:31.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 08:03:31.713 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:03:31.716 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 08:03:31.718 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:03:31.721 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:03:31.724 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 08:03:31.730 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 08:03:31.732 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-03 08:03:32.319 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 08:03:32.322 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:03:32.324 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:03:32.328 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:03:32.330 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:03:32.332 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 08:03:32.335 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:03:32.337 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:03:32.340 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:03:32.342 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:03:32.344 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:03:32.347 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:03:32.349 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:03:32.352 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 08:03:32.373 | Using python 3.8 to install /opt/stack/placement 2022-06-03 08:03:32.376 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-03 08:03:34.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:03:34.152 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:03:34.156 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:34.157 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:34.158 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:03:34.160 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:34.160 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:34.160 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:34.161 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:34.161 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:34.174 | Obtaining file:///opt/stack/placement 2022-06-03 08:03:35.398 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:03:36.605 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:03:36.614 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:03:36.641 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:03:36.663 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:03:36.681 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:03:36.751 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 08:03:36.755 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 08:03:36.760 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:03:36.764 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:03:36.800 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:03:36.811 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:03:36.826 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:03:36.833 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:03:36.880 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:03:36.886 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:03:36.926 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:03:36.943 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:03:36.961 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:03:36.970 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:03:36.978 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:03:37.001 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:03:37.012 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:03:37.017 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:03:37.021 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:03:37.033 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:03:37.037 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:03:37.041 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:03:37.050 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:03:37.069 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:03:37.073 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:03:37.082 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:03:37.102 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:03:37.107 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:03:37.111 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:03:37.121 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:03:37.125 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:03:37.128 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:03:37.134 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:03:37.144 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:03:37.150 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:03:37.168 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:03:37.172 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:03:37.179 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:03:37.200 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-03 08:03:37.242 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:03:37.307 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:03:37.313 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:03:37.321 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:03:37.326 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:03:37.338 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:03:37.343 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:03:37.357 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:03:37.368 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:03:37.374 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:03:37.378 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:03:37.382 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:03:37.387 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:03:37.390 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:03:37.396 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:03:37.400 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:03:37.404 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:03:37.419 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:03:37.423 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:03:37.426 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:03:37.429 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:03:37.432 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:03:37.437 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:03:37.439 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:03:37.442 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:03:37.445 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:03:37.453 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:03:39.062 | Installing collected packages: openstack-placement 2022-06-03 08:03:39.062 | Attempting uninstall: openstack-placement 2022-06-03 08:03:39.064 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 08:03:39.066 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 08:03:39.067 | Running setup.py develop for openstack-placement 2022-06-03 08:03:40.636 | Successfully installed openstack-placement 2022-06-03 08:03:40.777 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:03:40.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:03:40.861 | + inc/python:pip_install:200 : result=0 2022-06-03 08:03:40.864 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:03:40.866 | + functions-common:time_stop:2322 : local name 2022-06-03 08:03:40.868 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:03:40.870 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:03:40.873 | + functions-common:time_stop:2325 : local total 2022-06-03 08:03:40.875 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:03:40.878 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:03:40.880 | + functions-common:time_stop:2329 : start_time=1654243412368 2022-06-03 08:03:40.882 | + functions-common:time_stop:2331 : [[ -z 1654243412368 ]] 2022-06-03 08:03:40.885 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:03:40.889 | + functions-common:time_stop:2334 : end_time=1654243420887 2022-06-03 08:03:40.891 | + functions-common:time_stop:2335 : elapsed_time=8519 2022-06-03 08:03:40.893 | + functions-common:time_stop:2336 : total=117536 2022-06-03 08:03:40.896 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:03:40.898 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126055 2022-06-03 08:03:40.900 | + inc/python:pip_install:203 : return 0 2022-06-03 08:03:40.903 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:03:40.905 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:03:40.908 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:03:40.927 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:03:40.940 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 08:03:40.942 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 08:03:40.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:03:40.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:03:40.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 08:03:40.952 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:03:40.954 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:03:40.957 | + ./stack.sh:main:912 : configure_placement 2022-06-03 08:03:40.959 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 08:03:40.971 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 08:03:40.974 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 08:03:40.978 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 08:03:40.981 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 08:03:40.984 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 08:03:40.986 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 08:03:40.989 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 08:03:40.992 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 08:03:41.024 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 08:03:41.055 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 08:03:41.087 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 08:03:41.089 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 08:03:41.091 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 08:03:41.094 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:03:41.096 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 08:03:41.127 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 08:03:41.156 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:03:41.185 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 08:03:41.214 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 08:03:41.243 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 08:03:41.272 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 08:03:41.301 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 08:03:41.331 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:03:41.359 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:03:41.400 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 08:03:41.402 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 08:03:41.405 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 08:03:41.408 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:03:41.426 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:03:41.429 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:03:41.431 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:03:41.434 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:03:41.436 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:03:41.465 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:03:41.494 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:03:41.523 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:03:41.551 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 08:03:41.554 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 08:03:41.556 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 08:03:41.559 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 08:03:41.561 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 08:03:41.564 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:03:41.566 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:03:41.569 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 08:03:41.574 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 08:03:41.576 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:03:41.578 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:03:41.591 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:03:41.591 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:03:41.599 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:03:41.603 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:03:41.618 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 08:03:41.621 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 08:03:41.625 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 08:03:41.655 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 08:03:41.684 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 08:03:41.712 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:03:41.741 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:03:41.768 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:03:41.797 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:03:41.825 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:03:41.853 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:03:41.881 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:03:41.909 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:03:41.938 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:03:41.965 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:03:41.994 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:03:41.997 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:03:42.000 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 08:03:42.003 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 08:03:42.005 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:03:42.008 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:42.010 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:42.012 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 08:03:42.016 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 08:03:42.018 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 08:03:42.046 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:03:42.075 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 08:03:42.075 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-03 08:03:42.084 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 08:03:42.087 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 08:03:42.090 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 08:03:42.092 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:03:42.095 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:03:42.097 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:03:42.100 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:42.102 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:42.104 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:03:42.107 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:03:42.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:03:42.112 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:03:42.115 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 08:03:42.176 | Site placement-api already enabled 2022-06-03 08:03:42.180 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:03:42.183 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:03:42.185 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:03:42.188 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:03:42.321 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 08:03:42.342 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:42.346 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 08:03:42.366 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:42.370 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 08:03:42.390 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:42.392 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 08:03:42.395 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 08:03:42.397 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 08:03:42.435 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2022-06-03 08:03:42.466 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 08:03:42.496 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 08:03:42.524 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 08:03:42.554 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 08:03:42.583 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 08:03:42.612 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 08:03:42.640 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 08:03:42.658 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:42.660 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 08:03:42.678 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:03:42.680 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 08:03:42.683 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 08:03:42.685 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 08:03:42.688 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:03:42.690 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:03:42.693 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:03:42.695 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:03:42.698 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:03:42.701 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:03:42.705 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:03:42.708 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:03:42.710 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:03:42.713 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 08:03:42.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:03:42.731 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:03:42.734 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:03:42.736 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:03:42.738 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 08:03:42.741 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 08:03:42.743 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:03:42.745 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 08:03:42.748 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 08:03:42.750 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 08:03:42.753 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 08:03:42.755 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 08:03:42.757 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 08:03:42.759 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 08:03:42.762 | +++ functions-common:git_clone:529 : pwd 2022-06-03 08:03:42.764 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:03:42.766 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:03:42.769 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:03:42.785 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:03:42.787 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:03:42.789 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:42.792 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 08:03:42.792 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:03:42.798 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 08:03:42.800 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:03:42.802 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 08:03:42.814 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 08:03:42.817 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 08:03:42.817 | ++ functions-common:git_clone:607 : head -1 2022-06-03 08:03:42.820 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 08:03:42.823 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:03:42.825 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 08:03:42.847 | Using python 3.8 to install tox!=2.8.0 2022-06-03 08:03:42.850 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-03 08:03:44.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:03:44.636 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:03:44.641 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:44.641 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:44.643 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:03:44.644 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:44.645 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:44.645 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:44.645 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:03:44.645 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:03:44.661 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 08:03:44.720 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:03:44.723 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:03:44.730 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-03 08:03:44.739 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-03 08:03:44.742 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-03 08:03:44.745 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-03 08:03:44.748 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-03 08:03:44.801 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:03:44.804 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-03 08:03:44.806 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:03:46.944 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:03:46.944 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:03:47.025 | ++ inc/python:pip_install:200 : result=0 2022-06-03 08:03:47.027 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:03:47.030 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:03:47.032 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:03:47.034 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:03:47.036 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:03:47.039 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:03:47.041 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:03:47.043 | ++ functions-common:time_stop:2329 : start_time=1654243422841 2022-06-03 08:03:47.046 | ++ functions-common:time_stop:2331 : [[ -z 1654243422841 ]] 2022-06-03 08:03:47.048 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:03:47.053 | ++ functions-common:time_stop:2334 : end_time=1654243427050 2022-06-03 08:03:47.055 | ++ functions-common:time_stop:2335 : elapsed_time=4209 2022-06-03 08:03:47.057 | ++ functions-common:time_stop:2336 : total=126055 2022-06-03 08:03:47.060 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:03:47.063 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130264 2022-06-03 08:03:47.065 | ++ inc/python:pip_install:203 : return 0 2022-06-03 08:03:47.067 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 08:03:47.067 | /opt/stack/tempest ~/devstack 2022-06-03 08:03:47.070 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 08:03:47.089 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 08:03:47.089 | HACKING.rst 2022-06-03 08:03:47.089 | doc/source/conf.py 2022-06-03 08:03:47.089 | doc/source/configuration.rst 2022-06-03 08:03:47.089 | doc/source/contributor/contributing.rst 2022-06-03 08:03:47.089 | doc/source/index.rst 2022-06-03 08:03:47.089 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 08:03:47.089 | doc/source/microversion_testing.rst 2022-06-03 08:03:47.089 | doc/source/plugins/plugin.rst 2022-06-03 08:03:47.089 | doc/source/supported_version.rst 2022-06-03 08:03:47.089 | doc/source/test_removal.rst 2022-06-03 08:03:47.089 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 08:03:47.089 | playbooks/devstack-tempest.yaml 2022-06-03 08:03:47.089 | playbooks/enable-fips.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 08:03:47.089 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 08:03:47.090 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 08:03:47.090 | releasenotes/source/conf.py 2022-06-03 08:03:47.090 | releasenotes/source/index.rst 2022-06-03 08:03:47.090 | releasenotes/source/v26.1.0.rst 2022-06-03 08:03:47.090 | releasenotes/source/v27.0.0.rst 2022-06-03 08:03:47.090 | releasenotes/source/v28.0.0.rst 2022-06-03 08:03:47.090 | releasenotes/source/v28.1.0.rst 2022-06-03 08:03:47.090 | releasenotes/source/v29.0.0.rst 2022-06-03 08:03:47.090 | releasenotes/source/v29.1.0.rst 2022-06-03 08:03:47.091 | releasenotes/source/v29.2.0.rst 2022-06-03 08:03:47.091 | releasenotes/source/v30.0.0.rst 2022-06-03 08:03:47.091 | releasenotes/source/v31.0.0.rst 2022-06-03 08:03:47.091 | requirements.txt 2022-06-03 08:03:47.091 | roles/run-tempest/README.rst 2022-06-03 08:03:47.091 | roles/run-tempest/defaults/main.yaml 2022-06-03 08:03:47.091 | roles/run-tempest/tasks/main.yaml 2022-06-03 08:03:47.091 | roles/run-tempest-26/README.rst 2022-06-03 08:03:47.091 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 08:03:47.091 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 08:03:47.091 | setup.cfg 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_agents.py 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_create_server.py 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_flavors.py 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 08:03:47.091 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 08:03:47.091 | tempest/api/compute/ 2022-06-03 08:03:47.091 | Aborting 2022-06-03 08:03:47.092 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 08:03:47.094 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 08:03:47.097 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 08:03:47.100 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 08:03:47.102 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 08:03:47.104 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 08:03:47.107 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 08:03:47.109 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 08:03:47.111 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 08:03:47.114 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 08:03:47.114 | Error on exit 2022-06-03 08:03:47.116 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 08:03:47.119 | + ./stack.sh:exit_trap:517 : generate-subunit 1654243242 185 fail 2022-06-03 08:03:47.701 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 08:03:47.704 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 08:03:47.916 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 08:03:47.916 | 2022-06-03 08:03:48.180 | + ./stack.sh:exit_trap:531 : exit 1