2021-10-15 15:03:30.000 | + ./stack.sh:main:473                      :   exec
2021-10-15 15:03:30.000 | + ./stack.sh:main:481                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150329'
2021-10-15 15:03:30.000 | ++ ./stack.sh:main:473                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-150329.summary.2021-10-15-150329
2021-10-15 15:03:30.000 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:03:30.000 | + ./stack.sh:echo_summary:432              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150329
2021-10-15 15:03:30.000 | + ./stack.sh:main:483                      :   ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150329 /opt/stack/logs/stack.sh.log
2021-10-15 15:03:30.000 | + ./stack.sh:main:484                      :   ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150329.summary.2021-10-15-150329 /opt/stack/logs/stack.sh.log.summary
2021-10-15 15:03:30.000 | + ./stack.sh:main:499                      :   check_path_perm_sanity /opt/stack
2021-10-15 15:03:30.000 | + functions:check_path_perm_sanity:596     :   local real_path
2021-10-15 15:03:30.000 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2021-10-15 15:03:30.000 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2021-10-15 15:03:30.000 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2021-10-15 15:03:30.000 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2021-10-15 15:03:30.000 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2021-10-15 15:03:30.001 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2021-10-15 15:03:30.001 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2021-10-15 15:03:30.001 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2021-10-15 15:03:30.001 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2021-10-15 15:03:30.001 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2021-10-15 15:03:30.001 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2021-10-15 15:03:30.001 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2021-10-15 15:03:30.004 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2021-10-15 15:03:30.006 | + ./stack.sh:main:505                      :   trap exit_trap EXIT
2021-10-15 15:03:30.008 | + ./stack.sh:main:546                      :   trap err_trap ERR
2021-10-15 15:03:30.010 | + ./stack.sh:main:559                      :   set -o errexit
2021-10-15 15:03:30.012 | + ./stack.sh:main:562                      :   uname -a
2021-10-15 15:03:30.014 | Linux dv-cinder-814174-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
2021-10-15 15:03:30.016 | + ./stack.sh:main:565                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2021-10-15 15:03:30.017 | + ./stack.sh:main:566                      :   rm -f /opt/stack/data/ca-bundle.pem
2021-10-15 15:03:30.021 | + ./stack.sh:main:569                      :   source /home/ubuntu/devstack/lib/database
2021-10-15 15:03:30.049 | + ./stack.sh:main:570                      :   source /home/ubuntu/devstack/lib/rpc_backend
2021-10-15 15:03:30.064 | + ./stack.sh:main:576                      :   fetch_plugins
2021-10-15 15:03:30.066 | + functions-common:fetch_plugins:1655      :   local plugins=
2021-10-15 15:03:30.067 | + functions-common:fetch_plugins:1656      :   local plugin
2021-10-15 15:03:30.069 | + functions-common:fetch_plugins:1659      :   [[ -z '' ]]
2021-10-15 15:03:30.071 | + functions-common:fetch_plugins:1660      :   return
2021-10-15 15:03:30.073 | + ./stack.sh:main:580                      :   run_phase override_defaults
2021-10-15 15:03:30.075 | + functions-common:run_phase:1737          :   local mode=override_defaults
2021-10-15 15:03:30.077 | + functions-common:run_phase:1738          :   local phase=
2021-10-15 15:03:30.078 | + functions-common:run_phase:1739          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-10-15 15:03:30.080 | + functions-common:run_phase:1740          :   local extra_plugin_file_name
2021-10-15 15:03:30.082 | + functions-common:run_phase:1741          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-10-15 15:03:30.083 | + functions-common:run_phase:1746          :   local exceptions=80-tempest.sh
2021-10-15 15:03:30.085 | + functions-common:run_phase:1747          :   local extra
2021-10-15 15:03:30.087 | ++ functions-common:run_phase:1748          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-10-15 15:03:30.091 | + functions-common:run_phase:1748          :   extra=80-tempest.sh
2021-10-15 15:03:30.093 | + functions-common:run_phase:1749          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-10-15 15:03:30.094 | + functions-common:run_phase:1753          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-10-15 15:03:30.096 | + functions-common:run_phase:1753          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2021-10-15 15:03:30.098 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-10-15 15:03:30.111 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:03:30.113 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2021-10-15 15:03:30.115 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:03:30.116 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:03:30.118 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:03:30.120 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:03:30.122 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:03:30.123 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2021-10-15 15:03:30.125 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2021-10-15 15:03:30.127 | + functions-common:run_phase:1758          :   [[ override_defaults == \s\o\u\r\c\e ]]
2021-10-15 15:03:30.129 | + functions-common:run_phase:1761          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2021-10-15 15:03:30.130 | + functions-common:run_phase:1762          :   plugin_override_defaults
2021-10-15 15:03:30.132 | + functions-common:plugin_override_defaults:1696 :   local plugins=
2021-10-15 15:03:30.134 | + functions-common:plugin_override_defaults:1697 :   local plugin
2021-10-15 15:03:30.136 | + functions-common:plugin_override_defaults:1700 :   [[ -z '' ]]
2021-10-15 15:03:30.138 | + functions-common:plugin_override_defaults:1701 :   return
2021-10-15 15:03:30.140 | + ./stack.sh:main:583                      :   source /home/ubuntu/devstack/lib/apache
2021-10-15 15:03:30.157 | + ./stack.sh:main:586                      :   source /home/ubuntu/devstack/lib/tls
2021-10-15 15:03:30.159 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2021-10-15 15:03:30.171 | ++ functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:03:30.173 | +++ lib/tls:source:43                        :   hostname -f
2021-10-15 15:03:30.177 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2021-10-15 15:03:30.178 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2021-10-15 15:03:30.180 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2021-10-15 15:03:30.183 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2021-10-15 15:03:30.185 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2021-10-15 15:03:30.187 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2021-10-15 15:03:30.189 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2021-10-15 15:03:30.191 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2021-10-15 15:03:30.193 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2021-10-15 15:03:30.196 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2021-10-15 15:03:30.203 | + ./stack.sh:main:589                      :   source /home/ubuntu/devstack/lib/infra
2021-10-15 15:03:30.215 | + ./stack.sh:main:590                      :   source /home/ubuntu/devstack/lib/libraries
2021-10-15 15:03:30.232 | + ./stack.sh:main:591                      :   source /home/ubuntu/devstack/lib/lvm
2021-10-15 15:03:30.245 | + ./stack.sh:main:592                      :   source /home/ubuntu/devstack/lib/horizon
2021-10-15 15:03:30.257 | + ./stack.sh:main:593                      :   source /home/ubuntu/devstack/lib/keystone
2021-10-15 15:03:30.287 | + ./stack.sh:main:594                      :   source /home/ubuntu/devstack/lib/glance
2021-10-15 15:03:30.345 | + ./stack.sh:main:595                      :   source /home/ubuntu/devstack/lib/nova
2021-10-15 15:03:30.429 | + ./stack.sh:main:596                      :   source /home/ubuntu/devstack/lib/placement
2021-10-15 15:03:30.451 | + ./stack.sh:main:597                      :   source /home/ubuntu/devstack/lib/cinder
2021-10-15 15:03:30.493 | + ./stack.sh:main:598                      :   source /home/ubuntu/devstack/lib/swift
2021-10-15 15:03:30.545 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/neutron
2021-10-15 15:03:30.672 | + ./stack.sh:main:600                      :   source /home/ubuntu/devstack/lib/ldap
2021-10-15 15:03:30.686 | + ./stack.sh:main:601                      :   source /home/ubuntu/devstack/lib/dstat
2021-10-15 15:03:30.698 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/tcpdump
2021-10-15 15:03:30.711 | + ./stack.sh:main:603                      :   source /home/ubuntu/devstack/lib/etcd3
2021-10-15 15:03:30.801 | + ./stack.sh:main:604                      :   source /home/ubuntu/devstack/lib/os-vif
2021-10-15 15:03:30.803 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2021-10-15 15:03:30.806 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2021-10-15 15:03:30.808 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2021-10-15 15:03:30.810 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2021-10-15 15:03:30.812 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2021-10-15 15:03:30.815 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2021-10-15 15:03:30.815 | False'
2021-10-15 15:03:30.817 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2021-10-15 15:03:30.832 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2021-10-15 15:03:30.834 | + ./stack.sh:main:610                      :   run_phase source
2021-10-15 15:03:30.836 | + functions-common:run_phase:1737          :   local mode=source
2021-10-15 15:03:30.839 | + functions-common:run_phase:1738          :   local phase=
2021-10-15 15:03:30.841 | + functions-common:run_phase:1739          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-10-15 15:03:30.843 | + functions-common:run_phase:1740          :   local extra_plugin_file_name
2021-10-15 15:03:30.845 | + functions-common:run_phase:1741          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-10-15 15:03:30.847 | + functions-common:run_phase:1746          :   local exceptions=80-tempest.sh
2021-10-15 15:03:30.849 | + functions-common:run_phase:1747          :   local extra
2021-10-15 15:03:30.851 | ++ functions-common:run_phase:1748          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-10-15 15:03:30.855 | + functions-common:run_phase:1748          :   extra=80-tempest.sh
2021-10-15 15:03:30.857 | + functions-common:run_phase:1749          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-10-15 15:03:30.859 | + functions-common:run_phase:1753          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-10-15 15:03:30.861 | + functions-common:run_phase:1753          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2021-10-15 15:03:30.863 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-10-15 15:03:30.877 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:03:30.879 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2021-10-15 15:03:30.881 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2021-10-15 15:03:30.920 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2021-10-15 15:03:30.922 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2021-10-15 15:03:30.924 | + functions-common:run_phase:1758          :   [[ source == \s\o\u\r\c\e ]]
2021-10-15 15:03:30.926 | + functions-common:run_phase:1759          :   load_plugin_settings
2021-10-15 15:03:30.928 | + functions-common:load_plugin_settings:1673 :   local plugins=
2021-10-15 15:03:30.930 | + functions-common:load_plugin_settings:1674 :   local plugin
2021-10-15 15:03:30.932 | + functions-common:load_plugin_settings:1677 :   [[ -z '' ]]
2021-10-15 15:03:30.934 | + functions-common:load_plugin_settings:1678 :   return
2021-10-15 15:03:30.936 | + functions-common:run_phase:1760          :   verify_disabled_services
2021-10-15 15:03:30.938 | + functions-common:verify_disabled_services:2020 :   local service
2021-10-15 15:03:30.940 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.943 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2021-10-15 15:03:30.945 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.947 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2021-10-15 15:03:30.949 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.952 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2021-10-15 15:03:30.954 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.956 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2021-10-15 15:03:30.958 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.960 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2021-10-15 15:03:30.963 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.965 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2021-10-15 15:03:30.967 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.970 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2021-10-15 15:03:30.972 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.974 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2021-10-15 15:03:30.976 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.979 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2021-10-15 15:03:30.981 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.983 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2021-10-15 15:03:30.985 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.987 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2021-10-15 15:03:30.990 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.992 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2021-10-15 15:03:30.994 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:30.996 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2021-10-15 15:03:30.998 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.001 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2021-10-15 15:03:31.003 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.005 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2021-10-15 15:03:31.008 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.010 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2021-10-15 15:03:31.012 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.015 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2021-10-15 15:03:31.017 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.019 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2021-10-15 15:03:31.021 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.023 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2021-10-15 15:03:31.026 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.028 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2021-10-15 15:03:31.030 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.033 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2021-10-15 15:03:31.035 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.037 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2021-10-15 15:03:31.039 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.041 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2021-10-15 15:03:31.044 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.046 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2021-10-15 15:03:31.048 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.050 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2021-10-15 15:03:31.052 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.055 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2021-10-15 15:03:31.057 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.059 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2021-10-15 15:03:31.061 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.063 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2021-10-15 15:03:31.066 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.068 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2021-10-15 15:03:31.070 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.073 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2021-10-15 15:03:31.075 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.077 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2021-10-15 15:03:31.079 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.081 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2021-10-15 15:03:31.084 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.086 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2021-10-15 15:03:31.089 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.091 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2021-10-15 15:03:31.093 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.095 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2021-10-15 15:03:31.098 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.100 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2021-10-15 15:03:31.102 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.104 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2021-10-15 15:03:31.106 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.108 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2021-10-15 15:03:31.111 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.113 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2021-10-15 15:03:31.115 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.117 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2021-10-15 15:03:31.120 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.122 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2021-10-15 15:03:31.124 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.126 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2021-10-15 15:03:31.128 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.131 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2021-10-15 15:03:31.133 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.136 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2021-10-15 15:03:31.138 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:03:31.140 | + functions-common:verify_disabled_services:2022 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2021-10-15 15:03:31.143 | + ./stack.sh:main:681                      :   initialize_database_backends
2021-10-15 15:03:31.145 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2021-10-15 15:03:31.147 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2021-10-15 15:03:31.162 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:03:31.164 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2021-10-15 15:03:31.166 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2021-10-15 15:03:31.168 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2021-10-15 15:03:31.183 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:03:31.185 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2021-10-15 15:03:31.187 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2021-10-15 15:03:31.190 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2021-10-15 15:03:31.192 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2021-10-15 15:03:31.194 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2021-10-15 15:03:31.196 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2021-10-15 15:03:31.199 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2021-10-15 15:03:31.202 | ++ lib/database:initialize_database_backends:102 :   get_database_type_mysql
2021-10-15 15:03:31.205 | ++ lib/databases/mysql:get_database_type_mysql:35 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2021-10-15 15:03:31.207 | ++ lib/databases/mysql:get_database_type_mysql:36 :   echo mysql+pymysql
2021-10-15 15:03:31.209 | + lib/database:initialize_database_backends:102 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2021-10-15 15:03:31.212 | + lib/database:initialize_database_backends:104 :   return 0
2021-10-15 15:03:31.215 | + ./stack.sh:main:682                      :   echo 'Using mysql database backend'
2021-10-15 15:03:31.215 | Using mysql database backend
2021-10-15 15:03:31.217 | + ./stack.sh:main:685                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2021-10-15 15:03:31.233 | + ./stack.sh:main:697                      :   is_service_enabled rabbit
2021-10-15 15:03:31.248 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:03:31.251 | + ./stack.sh:main:698                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2021-10-15 15:03:31.267 | + ./stack.sh:main:705                      :   is_service_enabled keystone
2021-10-15 15:03:31.283 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:03:31.286 | + ./stack.sh:main:707                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2021-10-15 15:03:31.302 | + ./stack.sh:main:709                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2021-10-15 15:03:31.317 | + ./stack.sh:main:720                      :   is_service_enabled ldap
2021-10-15 15:03:31.334 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:03:31.336 | + ./stack.sh:main:729                      :   is_service_enabled s-proxy
2021-10-15 15:03:31.352 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:03:31.354 | + ./stack.sh:main:733                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2021-10-15 15:03:31.371 | + ./stack.sh:main:735                      :   [[ -z '' ]]
2021-10-15 15:03:31.373 | + ./stack.sh:main:735                      :   [[ False == \T\r\u\e ]]
2021-10-15 15:03:31.375 | + ./stack.sh:main:741                      :   save_stackenv 741
2021-10-15 15:03:31.378 | + functions-common:save_stackenv:60        :   local tag=741
2021-10-15 15:03:31.381 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2021-10-15 15:03:31.386 | + functions-common:save_stackenv:62        :   time_stamp=2021-10-15-150331
2021-10-15 15:03:31.388 | + functions-common:save_stackenv:63        :   echo '# 2021-10-15-150331 741'
2021-10-15 15:03:31.390 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.393 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2021-10-15 15:03:31.395 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.397 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2021-10-15 15:03:31.399 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.402 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2021-10-15 15:03:31.404 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.406 | + functions-common:save_stackenv:65        :   echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2021-10-15 15:03:31.409 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.411 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.24
2021-10-15 15:03:31.413 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.416 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity
2021-10-15 15:03:31.418 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.420 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-150329
2021-10-15 15:03:31.423 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.425 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2021-10-15 15:03:31.427 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.429 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.24
2021-10-15 15:03:31.432 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.435 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2021-10-15 15:03:31.437 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.439 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2021-10-15 15:03:31.441 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.444 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2021-10-15 15:03:31.446 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:03:31.449 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2021-10-15 15:03:31.451 | + ./stack.sh:main:752                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2021-10-15 15:03:31.454 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/requirements.git
2021-10-15 15:03:31.456 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/requirements
2021-10-15 15:03:31.458 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:03:31.460 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:03:31.462 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:03:31.465 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:03:31.467 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:03:31.470 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:03:31.484 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:03:31.486 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:03:31.488 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:03:31.491 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:03:31.491 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:03:31.497 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/requirements ]]
2021-10-15 15:03:31.499 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:03:31.501 | + functions-common:git_clone:592           :   cd /opt/stack/requirements
2021-10-15 15:03:31.504 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:03:31.504 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:03:31.507 | c9e9adfd Updated from generate-constraints
2021-10-15 15:03:31.510 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:03:31.513 | + ./stack.sh:main:756                      :   echo_summary 'Installing package prerequisites'
2021-10-15 15:03:31.515 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:03:31.517 | + ./stack.sh:echo_summary:432              :   echo -e Installing package prerequisites
2021-10-15 15:03:31.519 | + ./stack.sh:main:757                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2021-10-15 15:03:31.522 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2021-10-15 15:03:31.524 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2021-10-15 15:03:31.527 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2021-10-15 15:03:31.529 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2021-10-15 15:03:31.532 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2021-10-15 15:03:31.534 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2021-10-15 15:03:31.537 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2021-10-15 15:03:31.541 | ++ tools/install_prereqs.sh:source:47       :   NOW=1634310211
2021-10-15 15:03:31.544 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2021-10-15 15:03:31.549 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1634310060
2021-10-15 15:03:31.551 | ++ tools/install_prereqs.sh:source:49       :   DELTA=151
2021-10-15 15:03:31.553 | ++ tools/install_prereqs.sh:source:50       :   [[ 151 -lt 7200 ]]
2021-10-15 15:03:31.556 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2021-10-15 15:03:31.558 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2021-10-15 15:03:31.561 | ++ functions-common:export_proxy_variables:2127 :   isset http_proxy
2021-10-15 15:03:31.563 | ++ functions-common:isset:174               :   [[ -v http_proxy ]]
2021-10-15 15:03:31.565 | ++ functions-common:export_proxy_variables:2130 :   isset https_proxy
2021-10-15 15:03:31.568 | ++ functions-common:isset:174               :   [[ -v https_proxy ]]
2021-10-15 15:03:31.570 | ++ functions-common:export_proxy_variables:2133 :   isset no_proxy
2021-10-15 15:03:31.573 | ++ functions-common:isset:174               :   [[ -v no_proxy ]]
2021-10-15 15:03:31.576 | +++ tools/install_prereqs.sh:source:64       :   get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2021-10-15 15:03:31.622 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2021-10-15 15:03:31.622 | apache2-dev
2021-10-15 15:03:31.622 | bc
2021-10-15 15:03:31.622 | bsdmainutils
2021-10-15 15:03:31.622 | curl
2021-10-15 15:03:31.622 | g++
2021-10-15 15:03:31.622 | gawk
2021-10-15 15:03:31.622 | gcc
2021-10-15 15:03:31.622 | gettext  
2021-10-15 15:03:31.622 | git
2021-10-15 15:03:31.622 | graphviz 
2021-10-15 15:03:31.622 | iputils-ping
2021-10-15 15:03:31.622 | libapache2-mod-proxy-uwsgi
2021-10-15 15:03:31.622 | libffi-dev 
2021-10-15 15:03:31.622 | libjpeg-dev 
2021-10-15 15:03:31.622 | libpcre3-dev 
2021-10-15 15:03:31.622 | libpq-dev  
2021-10-15 15:03:31.622 | libssl-dev 
2021-10-15 15:03:31.622 | libsystemd-dev 
2021-10-15 15:03:31.622 | libxml2-dev  
2021-10-15 15:03:31.622 | libxslt1-dev  
2021-10-15 15:03:31.622 | libyaml-dev
2021-10-15 15:03:31.622 | lsof 
2021-10-15 15:03:31.622 | openssh-server
2021-10-15 15:03:31.622 | openssl
2021-10-15 15:03:31.622 | pkg-config
2021-10-15 15:03:31.622 | psmisc
2021-10-15 15:03:31.622 | python3-dev
2021-10-15 15:03:31.622 | python3-pip
2021-10-15 15:03:31.622 | python3-systemd
2021-10-15 15:03:31.622 | python3-venv
2021-10-15 15:03:31.622 | tar
2021-10-15 15:03:31.622 | tcpdump
2021-10-15 15:03:31.622 | unzip
2021-10-15 15:03:31.622 | uuid-runtime
2021-10-15 15:03:31.622 | wget
2021-10-15 15:03:31.623 | wget
2021-10-15 15:03:31.623 | zlib1g-dev
2021-10-15 15:03:31.623 | libkrb5-dev
2021-10-15 15:03:31.623 | libldap2-dev
2021-10-15 15:03:31.623 | libsasl2-dev
2021-10-15 15:03:31.623 | memcached
2021-10-15 15:03:31.623 | python3-mysqldb
2021-10-15 15:03:31.623 | sqlite3
2021-10-15 15:03:31.623 | conntrack
2021-10-15 15:03:31.623 | curl
2021-10-15 15:03:31.623 | dnsmasq-base
2021-10-15 15:03:31.623 | dnsmasq-utils 
2021-10-15 15:03:31.623 | ebtables
2021-10-15 15:03:31.623 | genisoimage 
2021-10-15 15:03:31.623 | iptables
2021-10-15 15:03:31.623 | iputils-arping
2021-10-15 15:03:31.623 | kpartx
2021-10-15 15:03:31.623 | libjs-jquery-tablesorter 
2021-10-15 15:03:31.623 | parted
2021-10-15 15:03:31.623 | pm-utils
2021-10-15 15:03:31.623 | python3-mysqldb
2021-10-15 15:03:31.623 | socat 
2021-10-15 15:03:31.623 | sqlite3
2021-10-15 15:03:31.623 | sudo
2021-10-15 15:03:31.623 | vlan
2021-10-15 15:03:31.623 | lsscsi
2021-10-15 15:03:31.623 | open-iscsi
2021-10-15 15:03:31.623 | lvm2
2021-10-15 15:03:31.623 | qemu-utils
2021-10-15 15:03:31.623 | thin-provisioning-tools
2021-10-15 15:03:31.623 | acl
2021-10-15 15:03:31.623 | dnsmasq-base
2021-10-15 15:03:31.623 | dnsmasq-utils 
2021-10-15 15:03:31.623 | ebtables
2021-10-15 15:03:31.623 | haproxy 
2021-10-15 15:03:31.623 | iptables
2021-10-15 15:03:31.623 | iputils-arping
2021-10-15 15:03:31.623 | iputils-ping
2021-10-15 15:03:31.623 | postgresql-server-dev-all
2021-10-15 15:03:31.624 | python3-mysqldb
2021-10-15 15:03:31.624 | sqlite3
2021-10-15 15:03:31.624 | sudo
2021-10-15 15:03:31.624 | vlan
2021-10-15 15:03:31.624 | pcp
2021-10-15 15:03:31.624 | ipset
2021-10-15 15:03:31.624 | conntrack
2021-10-15 15:03:31.624 | conntrackd
2021-10-15 15:03:31.624 | keepalived
2021-10-15 15:03:31.624 | lvm2
2021-10-15 15:03:31.624 | qemu-utils
2021-10-15 15:03:31.624 | thin-provisioning-tools
2021-10-15 15:03:31.624 | curl
2021-10-15 15:03:31.624 | liberasurecode-dev
2021-10-15 15:03:31.624 | make
2021-10-15 15:03:31.624 | memcached
2021-10-15 15:03:31.624 | sqlite3
2021-10-15 15:03:31.624 | xfsprogs'
2021-10-15 15:03:31.624 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2021-10-15 15:03:31.642 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2021-10-15 15:03:31.642 | apache2-dev
2021-10-15 15:03:31.642 | bc
2021-10-15 15:03:31.642 | bsdmainutils
2021-10-15 15:03:31.642 | curl
2021-10-15 15:03:31.642 | g++
2021-10-15 15:03:31.642 | gawk
2021-10-15 15:03:31.642 | gcc
2021-10-15 15:03:31.642 | gettext  
2021-10-15 15:03:31.642 | git
2021-10-15 15:03:31.642 | graphviz 
2021-10-15 15:03:31.642 | iputils-ping
2021-10-15 15:03:31.642 | libapache2-mod-proxy-uwsgi
2021-10-15 15:03:31.642 | libffi-dev 
2021-10-15 15:03:31.642 | libjpeg-dev 
2021-10-15 15:03:31.642 | libpcre3-dev 
2021-10-15 15:03:31.642 | libpq-dev  
2021-10-15 15:03:31.642 | libssl-dev 
2021-10-15 15:03:31.642 | libsystemd-dev 
2021-10-15 15:03:31.642 | libxml2-dev  
2021-10-15 15:03:31.642 | libxslt1-dev  
2021-10-15 15:03:31.642 | libyaml-dev
2021-10-15 15:03:31.642 | lsof 
2021-10-15 15:03:31.642 | openssh-server
2021-10-15 15:03:31.642 | openssl
2021-10-15 15:03:31.642 | pkg-config
2021-10-15 15:03:31.642 | psmisc
2021-10-15 15:03:31.642 | python3-dev
2021-10-15 15:03:31.642 | python3-pip
2021-10-15 15:03:31.642 | python3-systemd
2021-10-15 15:03:31.642 | python3-venv
2021-10-15 15:03:31.643 | tar
2021-10-15 15:03:31.643 | tcpdump
2021-10-15 15:03:31.643 | unzip
2021-10-15 15:03:31.643 | uuid-runtime
2021-10-15 15:03:31.643 | wget
2021-10-15 15:03:31.643 | wget
2021-10-15 15:03:31.643 | zlib1g-dev
2021-10-15 15:03:31.643 | libkrb5-dev
2021-10-15 15:03:31.643 | libldap2-dev
2021-10-15 15:03:31.643 | libsasl2-dev
2021-10-15 15:03:31.643 | memcached
2021-10-15 15:03:31.643 | python3-mysqldb
2021-10-15 15:03:31.643 | sqlite3
2021-10-15 15:03:31.643 | conntrack
2021-10-15 15:03:31.643 | curl
2021-10-15 15:03:31.643 | dnsmasq-base
2021-10-15 15:03:31.643 | dnsmasq-utils 
2021-10-15 15:03:31.643 | ebtables
2021-10-15 15:03:31.643 | genisoimage 
2021-10-15 15:03:31.643 | iptables
2021-10-15 15:03:31.643 | iputils-arping
2021-10-15 15:03:31.643 | kpartx
2021-10-15 15:03:31.643 | libjs-jquery-tablesorter 
2021-10-15 15:03:31.643 | parted
2021-10-15 15:03:31.643 | pm-utils
2021-10-15 15:03:31.643 | python3-mysqldb
2021-10-15 15:03:31.643 | socat 
2021-10-15 15:03:31.643 | sqlite3
2021-10-15 15:03:31.643 | sudo
2021-10-15 15:03:31.643 | vlan
2021-10-15 15:03:31.643 | lsscsi
2021-10-15 15:03:31.643 | open-iscsi
2021-10-15 15:03:31.643 | lvm2
2021-10-15 15:03:31.643 | qemu-utils
2021-10-15 15:03:31.643 | thin-provisioning-tools
2021-10-15 15:03:31.643 | acl
2021-10-15 15:03:31.643 | dnsmasq-base
2021-10-15 15:03:31.643 | dnsmasq-utils 
2021-10-15 15:03:31.644 | ebtables
2021-10-15 15:03:31.644 | haproxy 
2021-10-15 15:03:31.644 | iptables
2021-10-15 15:03:31.644 | iputils-arping
2021-10-15 15:03:31.644 | iputils-ping
2021-10-15 15:03:31.644 | postgresql-server-dev-all
2021-10-15 15:03:31.644 | python3-mysqldb
2021-10-15 15:03:31.644 | sqlite3
2021-10-15 15:03:31.644 | sudo
2021-10-15 15:03:31.644 | vlan
2021-10-15 15:03:31.644 | pcp
2021-10-15 15:03:31.644 | ipset
2021-10-15 15:03:31.644 | conntrack
2021-10-15 15:03:31.644 | conntrackd
2021-10-15 15:03:31.644 | keepalived
2021-10-15 15:03:31.644 | lvm2
2021-10-15 15:03:31.644 | qemu-utils
2021-10-15 15:03:31.644 | thin-provisioning-tools
2021-10-15 15:03:31.644 | curl
2021-10-15 15:03:31.644 | liberasurecode-dev
2021-10-15 15:03:31.644 | make
2021-10-15 15:03:31.644 | memcached
2021-10-15 15:03:31.644 | sqlite3
2021-10-15 15:03:31.644 | xfsprogs '
2021-10-15 15:03:31.644 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2021-10-15 15:03:31.646 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:03:31.648 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:03:31.652 | ++ tools/install_prereqs.sh:source:67       :   echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-10-15 15:03:31.652 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2021-10-15 15:03:31.657 | ++ tools/install_prereqs.sh:source:72       :   install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-10-15 15:03:31.659 | ++ functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:03:31.661 | ++ functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:03:31.663 | ++ functions-common:update_package_repo:1320 :   REPOS_UPDATED=False
2021-10-15 15:03:31.665 | ++ functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:03:31.668 | ++ functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:03:31.670 | ++ functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:03:31.672 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:03:31.674 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:03:31.676 | ++ functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:03:31.678 | ++ functions-common:apt_get_update:1073     :   [[ False == \T\r\u\e ]]
2021-10-15 15:03:31.680 | ++ functions-common:apt_get_update:1078     :   [[ False = \T\r\u\e ]]
2021-10-15 15:03:31.682 | ++ functions-common:apt_get_update:1080     :   local sudo=sudo
2021-10-15 15:03:31.685 | +++ functions-common:apt_get_update:1081     :   id -u
2021-10-15 15:03:31.689 | ++ functions-common:apt_get_update:1081     :   [[ 1000 = \0 ]]
2021-10-15 15:03:31.691 | ++ functions-common:apt_get_update:1084     :   time_start apt-get-update
2021-10-15 15:03:31.693 | ++ functions-common:time_start:2295         :   local name=apt-get-update
2021-10-15 15:03:31.695 | ++ functions-common:time_start:2296         :   local start_time=
2021-10-15 15:03:31.697 | ++ functions-common:time_start:2297         :   [[ -n '' ]]
2021-10-15 15:03:31.699 | +++ functions-common:time_start:2300         :   date +%s%3N
2021-10-15 15:03:31.703 | ++ functions-common:time_start:2300         :   _TIME_START[$name]=1634310211701
2021-10-15 15:03:31.705 | ++ functions-common:apt_get_update:1086     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2021-10-15 15:03:31.707 | ++ functions-common:apt_get_update:1087     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2021-10-15 15:03:31.709 | ++ functions-common:apt_get_update:1088     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2021-10-15 15:03:32.069 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2021-10-15 15:03:32.108 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2021-10-15 15:03:32.239 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
2021-10-15 15:03:32.795 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
2021-10-15 15:03:33.133 | Fetched 328 kB in 1s (286 kB/s)
2021-10-15 15:03:34.539 | Reading package lists...
2021-10-15 15:03:34.569 | ++ functions-common:apt_get_update:1092     :   REPOS_UPDATED=True
2021-10-15 15:03:34.572 | ++ functions-common:apt_get_update:1094     :   time_stop apt-get-update
2021-10-15 15:03:34.574 | ++ functions-common:time_stop:2309          :   local name
2021-10-15 15:03:34.576 | ++ functions-common:time_stop:2310          :   local end_time
2021-10-15 15:03:34.578 | ++ functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:03:34.580 | ++ functions-common:time_stop:2312          :   local total
2021-10-15 15:03:34.582 | ++ functions-common:time_stop:2313          :   local start_time
2021-10-15 15:03:34.584 | ++ functions-common:time_stop:2315          :   name=apt-get-update
2021-10-15 15:03:34.586 | ++ functions-common:time_stop:2316          :   start_time=1634310211701
2021-10-15 15:03:34.588 | ++ functions-common:time_stop:2318          :   [[ -z 1634310211701 ]]
2021-10-15 15:03:34.591 | +++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:03:34.595 | ++ functions-common:time_stop:2321          :   end_time=1634310214593
2021-10-15 15:03:34.597 | ++ functions-common:time_stop:2322          :   elapsed_time=2892
2021-10-15 15:03:34.599 | ++ functions-common:time_stop:2323          :   total=0
2021-10-15 15:03:34.601 | ++ functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:03:34.603 | ++ functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=2892
2021-10-15 15:03:34.605 | ++ functions-common:install_package:1348    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-10-15 15:03:34.608 | ++ functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:03:34.610 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:03:34.612 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:03:34.615 | ++ functions-common:real_install_package:1334 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-10-15 15:03:34.636 | ++ functions-common:apt_get:1114            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-10-15 15:03:34.743 | Reading package lists...
2021-10-15 15:03:34.973 | Building dependency tree...
2021-10-15 15:03:34.975 | Reading state information...
2021-10-15 15:03:35.010 | acl is already the newest version (2.2.53-6).
2021-10-15 15:03:35.010 | bc is already the newest version (1.07.1-2build1).
2021-10-15 15:03:35.010 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2021-10-15 15:03:35.010 | conntrack is already the newest version (1:1.4.5-2).
2021-10-15 15:03:35.010 | ebtables is already the newest version (2.0.11-3build1).
2021-10-15 15:03:35.010 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2021-10-15 15:03:35.010 | gawk is already the newest version (1:5.0.1+dfsg-1).
2021-10-15 15:03:35.010 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2021-10-15 15:03:35.010 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2021-10-15 15:03:35.010 | gettext is already the newest version (0.19.8.1-10build1).
2021-10-15 15:03:35.010 | ipset is already the newest version (7.5-1~exp1).
2021-10-15 15:03:35.010 | iptables is already the newest version (1.8.4-3ubuntu2).
2021-10-15 15:03:35.010 | iputils-arping is already the newest version (3:20190709-3).
2021-10-15 15:03:35.010 | iputils-ping is already the newest version (3:20190709-3).
2021-10-15 15:03:35.010 | keepalived is already the newest version (1:2.0.19-2).
2021-10-15 15:03:35.010 | kpartx is already the newest version (0.8.3-1ubuntu2).
2021-10-15 15:03:35.010 | liberasurecode-dev is already the newest version (1.6.1-4).
2021-10-15 15:03:35.010 | libffi-dev is already the newest version (3.3-4).
2021-10-15 15:03:35.010 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2021-10-15 15:03:35.010 | libpcre3-dev is already the newest version (2:8.39-12build1).
2021-10-15 15:03:35.010 | libsasl2-dev is already the newest version (2.1.27+dfsg-2).
2021-10-15 15:03:35.010 | libxslt1-dev is already the newest version (1.1.34-4).
2021-10-15 15:03:35.010 | libyaml-dev is already the newest version (0.2.2-1).
2021-10-15 15:03:35.010 | lsscsi is already the newest version (0.30-0.1).
2021-10-15 15:03:35.010 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2021-10-15 15:03:35.010 | make is already the newest version (4.2.1-1.2).
2021-10-15 15:03:35.010 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2021-10-15 15:03:35.010 | psmisc is already the newest version (23.3-1).
2021-10-15 15:03:35.010 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2021-10-15 15:03:35.011 | python3-mysqldb is already the newest version (1.4.4-2build1).
2021-10-15 15:03:35.011 | python3-systemd is already the newest version (234-3build2).
2021-10-15 15:03:35.011 | socat is already the newest version (1.7.3.3-2).
2021-10-15 15:03:35.011 | tcpdump is already the newest version (4.9.3-4).
2021-10-15 15:03:35.011 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2021-10-15 15:03:35.011 | unzip is already the newest version (6.0-25ubuntu1).
2021-10-15 15:03:35.011 | wget is already the newest version (1.20.3-1ubuntu1).
2021-10-15 15:03:35.011 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2021-10-15 15:03:35.011 | conntrackd is already the newest version (1:1.4.5-2).
2021-10-15 15:03:35.011 | graphviz is already the newest version (2.42.2-3build2).
2021-10-15 15:03:35.011 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2021-10-15 15:03:35.011 | pcp is already the newest version (5.0.3-1).
2021-10-15 15:03:35.011 | pm-utils is already the newest version (1.4.1-19).
2021-10-15 15:03:35.011 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2021-10-15 15:03:35.011 | apache2 is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:03:35.011 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:03:35.011 | curl is already the newest version (7.68.0-1ubuntu2.7).
2021-10-15 15:03:35.011 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2021-10-15 15:03:35.011 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2021-10-15 15:03:35.011 | git is already the newest version (1:2.25.1-1ubuntu3.2).
2021-10-15 15:03:35.011 | haproxy is already the newest version (2.0.13-2ubuntu0.3).
2021-10-15 15:03:35.011 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2021-10-15 15:03:35.011 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2021-10-15 15:03:35.011 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1).
2021-10-15 15:03:35.011 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8).
2021-10-15 15:03:35.011 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13).
2021-10-15 15:03:35.011 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1).
2021-10-15 15:03:35.011 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2021-10-15 15:03:35.011 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2021-10-15 15:03:35.011 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2021-10-15 15:03:35.011 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3).
2021-10-15 15:03:35.011 | openssl is already the newest version (1.1.1f-1ubuntu2.8).
2021-10-15 15:03:35.011 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2021-10-15 15:03:35.011 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18).
2021-10-15 15:03:35.011 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2021-10-15 15:03:35.011 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2021-10-15 15:03:35.012 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1).
2021-10-15 15:03:35.012 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1).
2021-10-15 15:03:35.012 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2).
2021-10-15 15:03:35.012 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:03:35.217 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2021-10-15 15:03:35.217 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2021-10-15 15:03:35.217 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2021-10-15 15:03:35.218 | The following packages were automatically installed and are no longer required:
2021-10-15 15:03:35.218 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:03:35.218 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:03:35.219 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:03:35.219 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:03:35.219 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:03:35.219 |   python3-zope.interface
2021-10-15 15:03:35.219 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:03:35.331 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:03:35.338 | ++ functions-common:apt_get:1118            :   result=0
2021-10-15 15:03:35.342 | ++ functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:03:35.344 | ++ functions-common:time_stop:2309          :   local name
2021-10-15 15:03:35.346 | ++ functions-common:time_stop:2310          :   local end_time
2021-10-15 15:03:35.348 | ++ functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:03:35.351 | ++ functions-common:time_stop:2312          :   local total
2021-10-15 15:03:35.353 | ++ functions-common:time_stop:2313          :   local start_time
2021-10-15 15:03:35.355 | ++ functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:03:35.357 | ++ functions-common:time_stop:2316          :   start_time=1634310214632
2021-10-15 15:03:35.360 | ++ functions-common:time_stop:2318          :   [[ -z 1634310214632 ]]
2021-10-15 15:03:35.363 | +++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:03:35.368 | ++ functions-common:time_stop:2321          :   end_time=1634310215365
2021-10-15 15:03:35.370 | ++ functions-common:time_stop:2322          :   elapsed_time=733
2021-10-15 15:03:35.372 | ++ functions-common:time_stop:2323          :   total=724
2021-10-15 15:03:35.374 | ++ functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:03:35.377 | ++ functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=1457
2021-10-15 15:03:35.379 | ++ functions-common:apt_get:1122            :   return 0
2021-10-15 15:03:35.382 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2021-10-15 15:03:35.384 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2021-10-15 15:03:35.387 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2021-10-15 15:03:35.391 | ++ tools/install_prereqs.sh:source:89       :   date
2021-10-15 15:03:35.395 | + ./stack.sh:main:772                      :   [[ False != \T\r\u\e ]]
2021-10-15 15:03:35.398 | + ./stack.sh:main:773                      :   PYPI_ALTERNATIVE_URL=
2021-10-15 15:03:35.400 | + ./stack.sh:main:773                      :   /home/ubuntu/devstack/tools/install_pip.sh
2021-10-15 15:03:36.800 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2021-10-15 15:03:36.802 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2021-10-15 15:03:36.804 | ++ tools/install_pip.sh:main:41             :   basename https://bootstrap.pypa.io/get-pip.py
2021-10-15 15:03:36.807 | + tools/install_pip.sh:main:41             :   LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py
2021-10-15 15:03:36.809 | + tools/install_pip.sh:main:43             :   GetDistro
2021-10-15 15:03:36.811 | + functions-common:GetDistro:373           :   GetOSVersion
2021-10-15 15:03:36.813 | + functions-common:GetOSVersion:350        :   _ensure_lsb_release
2021-10-15 15:03:36.815 | ++ functions-common:_ensure_lsb_release:327 :   command -v lsb_release
2021-10-15 15:03:36.817 | + functions-common:_ensure_lsb_release:327 :   [[ -x /usr/bin/lsb_release ]]
2021-10-15 15:03:36.819 | + functions-common:_ensure_lsb_release:328 :   return
2021-10-15 15:03:36.821 | ++ functions-common:GetOSVersion:352        :   lsb_release -r -s
2021-10-15 15:03:36.892 | + functions-common:GetOSVersion:352        :   os_RELEASE=20.04
2021-10-15 15:03:36.894 | ++ functions-common:GetOSVersion:353        :   lsb_release -c -s
2021-10-15 15:03:36.965 | + functions-common:GetOSVersion:353        :   os_CODENAME=focal
2021-10-15 15:03:36.967 | ++ functions-common:GetOSVersion:354        :   lsb_release -i -s
2021-10-15 15:03:37.038 | + functions-common:GetOSVersion:354        :   os_VENDOR=Ubuntu
2021-10-15 15:03:37.040 | + functions-common:GetOSVersion:356        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2021-10-15 15:03:37.042 | + functions-common:GetOSVersion:357        :   os_PACKAGE=deb
2021-10-15 15:03:37.043 | + functions-common:GetOSVersion:362        :   typeset -xr os_VENDOR
2021-10-15 15:03:37.045 | + functions-common:GetOSVersion:363        :   typeset -xr os_RELEASE
2021-10-15 15:03:37.047 | + functions-common:GetOSVersion:364        :   typeset -xr os_PACKAGE
2021-10-15 15:03:37.049 | + functions-common:GetOSVersion:365        :   typeset -xr os_CODENAME
2021-10-15 15:03:37.051 | + functions-common:GetDistro:375           :   [[ Ubuntu =~ (Ubuntu) ]]
2021-10-15 15:03:37.053 | + functions-common:GetDistro:378           :   DISTRO=focal
2021-10-15 15:03:37.055 | + functions-common:GetDistro:422           :   typeset -xr DISTRO
2021-10-15 15:03:37.056 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2021-10-15 15:03:37.057 | Distro: focal
2021-10-15 15:03:37.059 | + tools/install_pip.sh:main:115            :   get_versions
2021-10-15 15:03:37.061 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2021-10-15 15:03:37.064 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2021-10-15 15:03:37.066 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2021-10-15 15:03:37.069 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2021-10-15 15:03:37.069 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2021-10-15 15:03:37.715 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3
2021-10-15 15:03:37.717 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3'
2021-10-15 15:03:37.717 | pip: 21.3
2021-10-15 15:03:37.719 | + tools/install_pip.sh:main:117            :   [[ -n '' ]]
2021-10-15 15:03:37.721 | + tools/install_pip.sh:main:121            :   is_fedora
2021-10-15 15:03:37.722 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:03:37.724 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:03:37.726 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:03:37.727 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:03:37.730 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:03:37.731 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:03:37.733 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:03:37.735 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:03:37.736 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:03:37.738 | + tools/install_pip.sh:main:133            :   install_get_pip
2021-10-15 15:03:37.740 | + tools/install_pip.sh:install_get_pip:62  :   [[ -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-10-15 15:03:37.742 | + tools/install_pip.sh:install_get_pip:63  :   head -1 /home/ubuntu/devstack/files/get-pip.py
2021-10-15 15:03:37.742 | + tools/install_pip.sh:install_get_pip:63  :   grep -q '#!/usr/bin/env python'
2021-10-15 15:03:37.746 | + tools/install_pip.sh:install_get_pip:79  :   [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-10-15 15:03:37.748 | + tools/install_pip.sh:install_get_pip:79  :   [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]]
2021-10-15 15:03:37.749 | + tools/install_pip.sh:install_get_pip:82  :   local timecond=
2021-10-15 15:03:37.751 | + tools/install_pip.sh:install_get_pip:83  :   [[ -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-10-15 15:03:37.753 | + tools/install_pip.sh:install_get_pip:84  :   timecond='-z /home/ubuntu/devstack/files/get-pip.py'
2021-10-15 15:03:37.754 | + tools/install_pip.sh:install_get_pip:87  :   curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py
2021-10-15 15:03:37.766 |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2021-10-15 15:03:37.766 |                                  Dload  Upload   Total   Spent    Left  Speed
2021-10-15 15:03:37.941 | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2021-10-15 15:03:37.945 | + tools/install_pip.sh:install_get_pip:90  :   touch /home/ubuntu/devstack/files/get-pip.py.downloaded
2021-10-15 15:03:37.949 | + tools/install_pip.sh:install_get_pip:92  :   sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py
2021-10-15 15:03:41.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:03:41.152 |   from cryptography.utils import int_from_bytes
2021-10-15 15:03:41.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:03:41.152 |   from cryptography.utils import int_from_bytes
2021-10-15 15:03:41.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:03:41.641 | Collecting pip
2021-10-15 15:03:41.653 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB)
2021-10-15 15:03:43.815 | Installing collected packages: pip
2021-10-15 15:03:43.815 |   Attempting uninstall: pip
2021-10-15 15:03:43.816 |     Found existing installation: pip 21.3
2021-10-15 15:03:44.069 |     Uninstalling pip-21.3:
2021-10-15 15:03:44.084 |       Successfully uninstalled pip-21.3
2021-10-15 15:03:45.784 | Successfully installed pip-21.3
2021-10-15 15:03:45.784 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:03:45.920 | + tools/install_pip.sh:main:136            :   set -x
2021-10-15 15:03:45.922 | + tools/install_pip.sh:main:140            :   pip_install_gr setuptools
2021-10-15 15:03:45.923 | + inc/python:pip_install_gr:76             :   local name=setuptools
2021-10-15 15:03:45.925 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:03:45.927 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2021-10-15 15:03:45.930 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2021-10-15 15:03:45.932 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:03:45.935 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:03:45.936 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:03:45.940 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0  '
2021-10-15 15:03:45.942 | ++ inc/python:get_from_global_requirements:228 :   [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0   == '' ]]
2021-10-15 15:03:45.943 | ++ inc/python:get_from_global_requirements:231 :   echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2021-10-15 15:03:45.946 | + inc/python:pip_install_gr:78             :   clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2021-10-15 15:03:45.947 | + inc/python:pip_install_gr:79             :   pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2021-10-15 15:03:45.964 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0
2021-10-15 15:03:45.966 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2021-10-15 15:03:46.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:03:46.780 |   from cryptography.utils import int_from_bytes
2021-10-15 15:03:46.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:03:46.780 |   from cryptography.utils import int_from_bytes
2021-10-15 15:03:47.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:03:47.875 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0)
2021-10-15 15:03:50.008 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:03:50.123 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:03:50.125 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:03:50.127 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:03:50.129 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:03:50.131 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:03:50.132 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:03:50.134 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:03:50.136 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:03:50.137 | + functions-common:time_stop:2316          :   start_time=1634310225959
2021-10-15 15:03:50.139 | + functions-common:time_stop:2318          :   [[ -z 1634310225959 ]]
2021-10-15 15:03:50.141 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:03:50.144 | + functions-common:time_stop:2321          :   end_time=1634310230142
2021-10-15 15:03:50.146 | + functions-common:time_stop:2322          :   elapsed_time=4183
2021-10-15 15:03:50.148 | + functions-common:time_stop:2323          :   total=0
2021-10-15 15:03:50.150 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:03:50.152 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=4183
2021-10-15 15:03:50.153 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:03:50.155 | + tools/install_pip.sh:main:142            :   get_versions
2021-10-15 15:03:50.158 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2021-10-15 15:03:50.161 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2021-10-15 15:03:50.163 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2021-10-15 15:03:50.166 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2021-10-15 15:03:50.167 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2021-10-15 15:03:50.816 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3
2021-10-15 15:03:50.817 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3'
2021-10-15 15:03:50.833 | pip: 21.3
2021-10-15 15:03:50.833 | + ./stack.sh:main:777                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2021-10-15 15:03:50.833 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2021-10-15 15:03:50.833 | + ./stack.sh:main:778                      :   fixup_all
2021-10-15 15:03:50.833 | + tools/fixup_stuff.sh:fixup_all:185       :   fixup_keystone
2021-10-15 15:03:50.833 | + tools/fixup_stuff.sh:fixup_keystone:39   :   keystone_ports=35357,35358
2021-10-15 15:03:50.833 | + tools/fixup_stuff.sh:fixup_keystone:44   :   sysctl net.ipv4.ip_local_reserved_ports
2021-10-15 15:03:50.838 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   sysctl net.ipv4.ip_local_reserved_ports
2021-10-15 15:03:50.838 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   awk -F= '{print $2;}'
2021-10-15 15:03:50.839 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   sed 's/^ //'
2021-10-15 15:03:50.844 | + tools/fixup_stuff.sh:fixup_keystone:46   :   reserved_ports=35357-35358
2021-10-15 15:03:50.846 | + tools/fixup_stuff.sh:fixup_keystone:48   :   [[ -z 35357-35358 ]]
2021-10-15 15:03:50.848 | + tools/fixup_stuff.sh:fixup_keystone:55   :   sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358
2021-10-15 15:03:50.856 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358
2021-10-15 15:03:50.860 | + tools/fixup_stuff.sh:fixup_all:186       :   fixup_ubuntu
2021-10-15 15:03:50.862 | + tools/fixup_stuff.sh:fixup_ubuntu:169    :   is_ubuntu
2021-10-15 15:03:50.864 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:03:50.866 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:03:50.869 | + tools/fixup_stuff.sh:fixup_ubuntu:179    :   sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info'
2021-10-15 15:03:50.880 | + tools/fixup_stuff.sh:fixup_ubuntu:180    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2021-10-15 15:03:50.891 | + tools/fixup_stuff.sh:fixup_ubuntu:181    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2021-10-15 15:03:50.902 | + tools/fixup_stuff.sh:fixup_all:187       :   fixup_fedora
2021-10-15 15:03:50.905 | + tools/fixup_stuff.sh:fixup_fedora:66     :   is_fedora
2021-10-15 15:03:50.907 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:03:50.909 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:03:50.911 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:03:50.913 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:03:50.915 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:03:50.917 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:03:50.919 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:03:50.921 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:03:50.923 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:03:50.925 | + tools/fixup_stuff.sh:fixup_fedora:67     :   return
2021-10-15 15:03:50.928 | + tools/fixup_stuff.sh:fixup_all:188       :   fixup_suse
2021-10-15 15:03:50.930 | + tools/fixup_stuff.sh:fixup_suse:122      :   is_suse
2021-10-15 15:03:50.932 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:03:50.934 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:03:50.936 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:03:50.938 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:03:50.940 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:03:50.942 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:03:50.944 | + tools/fixup_stuff.sh:fixup_suse:123      :   return
2021-10-15 15:03:50.947 | + ./stack.sh:main:781                      :   pip_install -U os-testr
2021-10-15 15:03:50.967 | Using python 3.8 to install os-testr
2021-10-15 15:03:50.970 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr
2021-10-15 15:03:51.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:03:51.878 |   from cryptography.utils import int_from_bytes
2021-10-15 15:03:51.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:03:51.878 |   from cryptography.utils import int_from_bytes
2021-10-15 15:03:52.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:03:52.980 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1)
2021-10-15 15:03:53.051 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0)
2021-10-15 15:03:53.052 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1)
2021-10-15 15:03:53.053 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0)
2021-10-15 15:03:53.054 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0)
2021-10-15 15:03:53.067 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0)
2021-10-15 15:03:53.092 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1)
2021-10-15 15:03:53.094 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0)
2021-10-15 15:03:53.095 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2)
2021-10-15 15:03:53.096 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0)
2021-10-15 15:03:53.096 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2)
2021-10-15 15:03:53.121 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2)
2021-10-15 15:03:53.122 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0)
2021-10-15 15:03:53.123 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0)
2021-10-15 15:03:53.125 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7)
2021-10-15 15:03:53.126 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0)
2021-10-15 15:03:53.139 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0)
2021-10-15 15:03:53.207 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5)
2021-10-15 15:03:53.208 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0)
2021-10-15 15:03:53.209 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2)
2021-10-15 15:03:53.210 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4)
2021-10-15 15:03:55.282 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:03:55.401 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:03:55.403 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:03:55.405 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:03:55.407 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:03:55.409 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:03:55.411 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:03:55.413 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:03:55.416 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:03:55.418 | + functions-common:time_stop:2316          :   start_time=1634310230962
2021-10-15 15:03:55.420 | + functions-common:time_stop:2318          :   [[ -z 1634310230962 ]]
2021-10-15 15:03:55.423 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:03:55.426 | + functions-common:time_stop:2321          :   end_time=1634310235424
2021-10-15 15:03:55.428 | + functions-common:time_stop:2322          :   elapsed_time=4462
2021-10-15 15:03:55.431 | + functions-common:time_stop:2323          :   total=0
2021-10-15 15:03:55.433 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:03:55.435 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=4462
2021-10-15 15:03:55.437 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:03:55.439 | + ./stack.sh:main:785                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2021-10-15 15:03:55.490 | + ./stack.sh:main:786                      :   sudo systemctl restart systemd-journald
2021-10-15 15:03:55.793 | + ./stack.sh:main:792                      :   install_infra
2021-10-15 15:03:55.796 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2021-10-15 15:03:55.798 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2021-10-15 15:03:55.800 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2021-10-15 15:03:55.803 | + lib/infra:install_infra:34               :   pip_install -U pbr
2021-10-15 15:03:55.828 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2021-10-15 15:03:57.773 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:57.909 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:57.931 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:57.970 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:57.975 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.038 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.097 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.167 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.184 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.478 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.482 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.488 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.597 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:03:58.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:03:58.800 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0)
2021-10-15 15:03:59.065 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:03:59.068 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:03:59.073 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:03:59.076 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:03:59.077 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:03:59.080 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:03:59.082 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:03:59.084 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:03:59.086 | + functions-common:time_stop:2316          :   start_time=1634310235820
2021-10-15 15:03:59.089 | + functions-common:time_stop:2318          :   [[ -z 1634310235820 ]]
2021-10-15 15:03:59.091 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:03:59.095 | + functions-common:time_stop:2321          :   end_time=1634310239093
2021-10-15 15:03:59.097 | + functions-common:time_stop:2322          :   elapsed_time=3273
2021-10-15 15:03:59.099 | + functions-common:time_stop:2323          :   total=4462
2021-10-15 15:03:59.101 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:03:59.103 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=7735
2021-10-15 15:03:59.106 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:03:59.108 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2021-10-15 15:03:59.110 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2021-10-15 15:03:59.134 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements
2021-10-15 15:04:01.023 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.158 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.179 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.217 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.222 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.281 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.339 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.408 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.426 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.713 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.717 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.724 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.831 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:04:01.893 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:01.895 | Processing /opt/stack/requirements
2021-10-15 15:04:03.580 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (5.4.1)
2021-10-15 15:04:03.583 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (3.0.0)
2021-10-15 15:04:03.596 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0)
2021-10-15 15:04:03.601 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0)
2021-10-15 15:04:03.603 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7)
2021-10-15 15:04:03.606 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0)
2021-10-15 15:04:03.634 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0)
2021-10-15 15:04:03.637 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0)
2021-10-15 15:04:03.647 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7)
2021-10-15 15:04:03.667 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3)
2021-10-15 15:04:03.670 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0)
2021-10-15 15:04:03.685 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3)
2021-10-15 15:04:03.689 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8)
2021-10-15 15:04:03.691 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7)
2021-10-15 15:04:03.696 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (1.0.0)
2021-10-15 15:04:03.699 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0)
2021-10-15 15:04:03.713 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0)
2021-10-15 15:04:03.719 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2)
2021-10-15 15:04:03.721 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0)
2021-10-15 15:04:03.793 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0)
2021-10-15 15:04:03.796 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.2)
2021-10-15 15:04:03.798 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0)
2021-10-15 15:04:03.852 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (0.4.4)
2021-10-15 15:04:03.856 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.2.5)
2021-10-15 15:04:03.861 | Building wheels for collected packages: openstack-requirements
2021-10-15 15:04:03.862 |   Building wheel for openstack-requirements (setup.py): started
2021-10-15 15:04:04.660 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2021-10-15 15:04:04.660 |   ERROR: Command errored out with exit status 1:
2021-10-15 15:04:04.660 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ict2j4ot/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ict2j4ot/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-0dc8t0m1
2021-10-15 15:04:04.660 |        cwd: /tmp/pip-req-build-ict2j4ot/
2021-10-15 15:04:04.661 |   Complete output (6 lines):
2021-10-15 15:04:04.661 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2021-10-15 15:04:04.661 |      or: setup.py --help [cmd1 cmd2 ...]
2021-10-15 15:04:04.661 |      or: setup.py --help-commands
2021-10-15 15:04:04.661 |      or: setup.py cmd --help
2021-10-15 15:04:04.661 |   
2021-10-15 15:04:04.661 |   error: invalid command 'bdist_wheel'
2021-10-15 15:04:04.661 |   ----------------------------------------
2021-10-15 15:04:04.661 |   ERROR: Failed building wheel for openstack-requirements
2021-10-15 15:04:04.661 |   Running setup.py clean for openstack-requirements
2021-10-15 15:04:05.469 | Failed to build openstack-requirements
2021-10-15 15:04:05.485 | Installing collected packages: openstack-requirements
2021-10-15 15:04:05.485 |   Attempting uninstall: openstack-requirements
2021-10-15 15:04:05.486 |     Found existing installation: openstack-requirements 1.2.1.dev4954
2021-10-15 15:04:05.521 |     Uninstalling openstack-requirements-1.2.1.dev4954:
2021-10-15 15:04:05.539 |       Successfully uninstalled openstack-requirements-1.2.1.dev4954
2021-10-15 15:04:05.543 |     Running setup.py install for openstack-requirements: started
2021-10-15 15:04:07.853 |     Running setup.py install for openstack-requirements: finished with status 'done'
2021-10-15 15:04:07.878 | Successfully installed openstack-requirements-1.2.1.dev4954
2021-10-15 15:04:08.008 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:08.010 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:08.012 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:08.014 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:08.016 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:08.018 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:08.020 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:08.022 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:08.024 | + functions-common:time_stop:2316          :   start_time=1634310239125
2021-10-15 15:04:08.027 | + functions-common:time_stop:2318          :   [[ -z 1634310239125 ]]
2021-10-15 15:04:08.029 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:08.033 | + functions-common:time_stop:2321          :   end_time=1634310248031
2021-10-15 15:04:08.035 | + functions-common:time_stop:2322          :   elapsed_time=8906
2021-10-15 15:04:08.037 | + functions-common:time_stop:2323          :   total=7735
2021-10-15 15:04:08.040 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:08.042 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=16641
2021-10-15 15:04:08.044 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:08.047 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2021-10-15 15:04:08.049 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2021-10-15 15:04:08.051 | + inc/python:use_library_from_git:250      :   local name=pbr
2021-10-15 15:04:08.054 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:08.057 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:08.059 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pbr, ]]
2021-10-15 15:04:08.061 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:08.064 | + lib/infra:install_infra:48               :   pip_install -U pbr
2021-10-15 15:04:08.083 | Using python 3.8 to install pbr
2021-10-15 15:04:08.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 -U pbr
2021-10-15 15:04:08.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:08.896 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:08.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:08.896 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:09.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:09.982 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0)
2021-10-15 15:04:12.255 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:04:12.373 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:12.375 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:12.377 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:12.380 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:12.382 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:12.384 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:12.386 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:12.388 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:12.391 | + functions-common:time_stop:2316          :   start_time=1634310248078
2021-10-15 15:04:12.393 | + functions-common:time_stop:2318          :   [[ -z 1634310248078 ]]
2021-10-15 15:04:12.395 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:12.400 | + functions-common:time_stop:2321          :   end_time=1634310252397
2021-10-15 15:04:12.402 | + functions-common:time_stop:2322          :   elapsed_time=4319
2021-10-15 15:04:12.404 | + functions-common:time_stop:2323          :   total=16641
2021-10-15 15:04:12.406 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:12.408 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=20960
2021-10-15 15:04:12.410 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:12.412 | + ./stack.sh:main:795                      :   python3 -m venv /opt/stack/bindep-venv
2021-10-15 15:04:14.696 | + ./stack.sh:main:797                      :   /opt/stack/bindep-venv/bin/pip install bindep
2021-10-15 15:04:16.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:16.623 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0)
2021-10-15 15:04:16.630 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2021-10-15 15:04:16.632 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0)
2021-10-15 15:04:16.635 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0)
2021-10-15 15:04:16.703 | + ./stack.sh:main:798                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2021-10-15 15:04:16.705 | + ./stack.sh:main:798                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2021-10-15 15:04:16.708 | ++ ./stack.sh:main:801                      :   _get_plugin_bindep_packages
2021-10-15 15:04:16.725 | + ./stack.sh:main:801                      :   pkgs=
2021-10-15 15:04:16.728 | + ./stack.sh:main:802                      :   [[ -n '' ]]
2021-10-15 15:04:16.731 | + ./stack.sh:main:809                      :   run_phase stack pre-install
2021-10-15 15:04:16.733 | + functions-common:run_phase:1737          :   local mode=stack
2021-10-15 15:04:16.735 | + functions-common:run_phase:1738          :   local phase=pre-install
2021-10-15 15:04:16.737 | + functions-common:run_phase:1739          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-10-15 15:04:16.739 | + functions-common:run_phase:1740          :   local extra_plugin_file_name
2021-10-15 15:04:16.741 | + functions-common:run_phase:1741          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-10-15 15:04:16.744 | + functions-common:run_phase:1746          :   local exceptions=80-tempest.sh
2021-10-15 15:04:16.746 | + functions-common:run_phase:1747          :   local extra
2021-10-15 15:04:16.749 | ++ functions-common:run_phase:1748          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-10-15 15:04:16.752 | + functions-common:run_phase:1748          :   extra=80-tempest.sh
2021-10-15 15:04:16.755 | + functions-common:run_phase:1749          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-10-15 15:04:16.757 | + functions-common:run_phase:1753          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-10-15 15:04:16.760 | + functions-common:run_phase:1753          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2021-10-15 15:04:16.763 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-10-15 15:04:16.779 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:16.781 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2021-10-15 15:04:16.783 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:04:16.785 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2021-10-15 15:04:16.787 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:04:16.789 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2021-10-15 15:04:16.791 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:04:16.793 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2021-10-15 15:04:16.795 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:04:16.798 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2021-10-15 15:04:16.800 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:04:16.802 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2021-10-15 15:04:16.804 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2021-10-15 15:04:16.806 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2021-10-15 15:04:16.808 | + functions-common:run_phase:1758          :   [[ stack == \s\o\u\r\c\e ]]
2021-10-15 15:04:16.810 | + functions-common:run_phase:1761          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2021-10-15 15:04:16.812 | + functions-common:run_phase:1764          :   run_plugins stack pre-install
2021-10-15 15:04:16.815 | + functions-common:run_plugins:1723        :   local mode=stack
2021-10-15 15:04:16.817 | + functions-common:run_plugins:1724        :   local phase=pre-install
2021-10-15 15:04:16.819 | + functions-common:run_plugins:1726        :   local plugins=
2021-10-15 15:04:16.825 | + functions-common:run_plugins:1727        :   local plugin
2021-10-15 15:04:16.827 | + ./stack.sh:main:812                      :   set_systemd_override DefaultLimitNOFILE 2048
2021-10-15 15:04:16.830 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2021-10-15 15:04:16.832 | + functions:set_systemd_override:821       :   local value=2048
2021-10-15 15:04:16.834 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2021-10-15 15:04:16.837 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2021-10-15 15:04:16.889 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2021-10-15 15:04:16.889 | Set systemd system override for DefaultLimitNOFILE=2048
2021-10-15 15:04:16.891 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2021-10-15 15:04:17.268 | + ./stack.sh:main:814                      :   install_rpc_backend
2021-10-15 15:04:17.271 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2021-10-15 15:04:17.287 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:17.290 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2021-10-15 15:04:17.293 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:04:17.295 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:04:17.297 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:04:17.299 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:04:17.302 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:04:17.304 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:04:17.306 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:17.308 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:17.311 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:04:17.313 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:04:17.315 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:04:17.317 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:04:17.320 | + functions-common:install_package:1348    :   real_install_package rabbitmq-server
2021-10-15 15:04:17.322 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:04:17.324 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:17.326 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:17.329 | + functions-common:real_install_package:1334 :   apt_get install rabbitmq-server
2021-10-15 15:04:17.350 | + functions-common:apt_get:1114            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2021-10-15 15:04:17.458 | Reading package lists...
2021-10-15 15:04:17.687 | Building dependency tree...
2021-10-15 15:04:17.688 | Reading state information...
2021-10-15 15:04:17.930 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2021-10-15 15:04:17.930 | The following packages were automatically installed and are no longer required:
2021-10-15 15:04:17.932 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:04:17.932 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:04:17.932 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:04:17.932 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:04:17.932 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:04:17.932 |   python3-zope.interface
2021-10-15 15:04:17.932 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:04:18.044 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:04:18.049 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:04:18.051 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:04:18.053 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:18.056 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:18.058 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:18.060 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:18.062 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:18.064 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:04:18.066 | + functions-common:time_stop:2316          :   start_time=1634310257347
2021-10-15 15:04:18.069 | + functions-common:time_stop:2318          :   [[ -z 1634310257347 ]]
2021-10-15 15:04:18.072 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:18.076 | + functions-common:time_stop:2321          :   end_time=1634310258073
2021-10-15 15:04:18.078 | + functions-common:time_stop:2322          :   elapsed_time=726
2021-10-15 15:04:18.080 | + functions-common:time_stop:2323          :   total=1457
2021-10-15 15:04:18.082 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:18.084 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=2183
2021-10-15 15:04:18.087 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:04:18.089 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2021-10-15 15:04:18.091 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:04:18.093 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:04:18.095 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:04:18.098 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:04:18.100 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:04:18.102 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:04:18.104 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2021-10-15 15:04:18.107 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:04:18.109 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:04:18.111 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:04:18.113 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:04:18.116 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:04:18.118 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:04:18.121 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:04:18.123 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:04:18.125 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:04:18.127 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2021-10-15 15:04:18.130 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:04:18.132 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:04:18.135 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:04:18.137 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:04:18.139 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:04:18.141 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:04:18.144 | + ./stack.sh:main:815                      :   restart_rpc_backend
2021-10-15 15:04:18.146 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2021-10-15 15:04:18.161 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:18.163 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2021-10-15 15:04:18.166 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:04:18.168 | + ./stack.sh:echo_summary:432              :   echo -e Starting RabbitMQ
2021-10-15 15:04:18.170 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2021-10-15 15:04:18.173 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2021-10-15 15:04:18.177 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2021-10-15 15:04:18.179 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2021-10-15 15:04:18.182 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2021-10-15 15:04:18.184 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2021-10-15 15:04:18.186 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2021-10-15 15:04:18.188 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2021-10-15 15:04:18.191 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2021-10-15 15:04:18.873 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2021-10-15 15:04:18.873 | user	tags
2021-10-15 15:04:18.873 | stackrabbit	[]'
2021-10-15 15:04:18.877 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2021-10-15 15:04:18.877 | user	tags
2021-10-15 15:04:18.877 | stackrabbit	[]'
2021-10-15 15:04:18.877 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2021-10-15 15:04:18.883 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2021-10-15 15:04:18.885 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2021-10-15 15:04:18.888 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2021-10-15 15:04:19.559 | Changing password for user "stackrabbit" ...
2021-10-15 15:04:19.636 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2021-10-15 15:04:20.323 | Setting permissions for user "stackrabbit" in vhost "/" ...
2021-10-15 15:04:20.377 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2021-10-15 15:04:20.380 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2021-10-15 15:04:21.035 | Changing password for user "stackrabbit" ...
2021-10-15 15:04:21.086 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2021-10-15 15:04:21.089 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2021-10-15 15:04:21.091 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2021-10-15 15:04:21.764 | Deleting user "guest" ...
2021-10-15 15:04:21.781 | Error:
2021-10-15 15:04:21.781 | {:no_such_user, "guest"}
2021-10-15 15:04:21.794 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2021-10-15 15:04:21.796 | + ./stack.sh:main:817                      :   is_service_enabled mysql postgresql
2021-10-15 15:04:21.812 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:21.814 | + ./stack.sh:main:818                      :   install_database
2021-10-15 15:04:21.817 | + lib/database:install_database:116        :   install_database_mysql
2021-10-15 15:04:21.819 | + lib/databases/mysql:install_database_mysql:150 :   is_ubuntu
2021-10-15 15:04:21.821 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:21.823 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:21.826 | + lib/databases/mysql:install_database_mysql:153 :   sudo debconf-set-selections
2021-10-15 15:04:22.151 | + lib/databases/mysql:install_database_mysql:163 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2021-10-15 15:04:22.154 | + lib/databases/mysql:install_database_mysql:176 :   is_oraclelinux
2021-10-15 15:04:22.156 | + functions-common:is_oraclelinux:434      :   [[ -z Ubuntu ]]
2021-10-15 15:04:22.158 | + functions-common:is_oraclelinux:438      :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:04:22.160 | + lib/databases/mysql:install_database_mysql:178 :   is_fedora
2021-10-15 15:04:22.163 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:04:22.165 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:04:22.167 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:04:22.170 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:04:22.172 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:04:22.174 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:04:22.176 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:04:22.179 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:04:22.181 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:04:22.183 | + lib/databases/mysql:install_database_mysql:181 :   is_suse
2021-10-15 15:04:22.186 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:04:22.188 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:04:22.190 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:04:22.193 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:04:22.195 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:04:22.198 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:04:22.200 | + lib/databases/mysql:install_database_mysql:184 :   is_ubuntu
2021-10-15 15:04:22.202 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:22.205 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:22.207 | + lib/databases/mysql:install_database_mysql:185 :   install_package mysql-server
2021-10-15 15:04:22.209 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:04:22.212 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:04:22.215 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:04:22.217 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:04:22.219 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:04:22.221 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:04:22.223 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:22.225 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:22.228 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:04:22.230 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:04:22.232 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:04:22.234 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:04:22.237 | + functions-common:install_package:1348    :   real_install_package mysql-server
2021-10-15 15:04:22.239 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:04:22.241 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:22.244 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:22.246 | + functions-common:real_install_package:1334 :   apt_get install mysql-server
2021-10-15 15:04:22.267 | + functions-common:apt_get:1114            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2021-10-15 15:04:22.378 | Reading package lists...
2021-10-15 15:04:22.609 | Building dependency tree...
2021-10-15 15:04:22.610 | Reading state information...
2021-10-15 15:04:22.850 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3).
2021-10-15 15:04:22.850 | The following packages were automatically installed and are no longer required:
2021-10-15 15:04:22.851 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:04:22.851 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:04:22.851 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:04:22.851 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:04:22.852 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:04:22.852 |   python3-zope.interface
2021-10-15 15:04:22.852 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:04:22.963 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:04:22.968 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:04:22.970 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:04:22.972 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:22.974 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:22.977 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:22.979 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:22.981 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:22.984 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:04:22.986 | + functions-common:time_stop:2316          :   start_time=1634310262264
2021-10-15 15:04:22.988 | + functions-common:time_stop:2318          :   [[ -z 1634310262264 ]]
2021-10-15 15:04:22.991 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:22.996 | + functions-common:time_stop:2321          :   end_time=1634310262993
2021-10-15 15:04:22.998 | + functions-common:time_stop:2322          :   elapsed_time=729
2021-10-15 15:04:23.000 | + functions-common:time_stop:2323          :   total=2183
2021-10-15 15:04:23.002 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:23.005 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=2912
2021-10-15 15:04:23.007 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:04:23.009 | + ./stack.sh:main:820                      :   '[' -n mysql ']'
2021-10-15 15:04:23.011 | + ./stack.sh:main:821                      :   install_database_python
2021-10-15 15:04:23.014 | + lib/database:install_database_python:121 :   install_database_python_mysql
2021-10-15 15:04:23.016 | + lib/databases/mysql:install_database_python_mysql:193 :   pip_install_gr PyMySQL
2021-10-15 15:04:23.018 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2021-10-15 15:04:23.020 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:04:23.023 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2021-10-15 15:04:23.026 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2021-10-15 15:04:23.028 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:04:23.031 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:04:23.032 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:04:23.037 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2021-10-15 15:04:23.039 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2021-10-15 15:04:23.042 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2021-10-15 15:04:23.044 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2021-10-15 15:04:23.047 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2021-10-15 15:04:23.068 | Using python 3.8 to install PyMySQL
2021-10-15 15:04:23.070 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL
2021-10-15 15:04:23.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:23.897 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:23.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:23.897 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:24.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:25.012 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2021-10-15 15:04:27.179 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:04:27.299 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:27.302 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:27.305 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:27.307 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:27.309 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:27.311 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:27.313 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:27.316 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:27.318 | + functions-common:time_stop:2316          :   start_time=1634310263062
2021-10-15 15:04:27.320 | + functions-common:time_stop:2318          :   [[ -z 1634310263062 ]]
2021-10-15 15:04:27.323 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:27.327 | + functions-common:time_stop:2321          :   end_time=1634310267325
2021-10-15 15:04:27.329 | + functions-common:time_stop:2322          :   elapsed_time=4263
2021-10-15 15:04:27.332 | + functions-common:time_stop:2323          :   total=20960
2021-10-15 15:04:27.334 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:27.336 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=25223
2021-10-15 15:04:27.339 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:27.341 | + lib/databases/mysql:install_database_python_mysql:194 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2021-10-15 15:04:27.344 | + lib/databases/mysql:install_database_python_mysql:196 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2021-10-15 15:04:27.346 | + lib/databases/mysql:install_database_python_mysql:197 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2021-10-15 15:04:27.348 | + ./stack.sh:main:824                      :   is_service_enabled neutron
2021-10-15 15:04:27.365 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:27.368 | + ./stack.sh:main:825                      :   install_neutron_agent_packages
2021-10-15 15:04:27.370 | + lib/neutron:install_neutron_agent_packages:684 :   is_neutron_legacy_enabled
2021-10-15 15:04:27.373 | ++ lib/neutron:is_neutron_legacy_enabled:131 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2021-10-15 15:04:27.373 | ++ lib/neutron:is_neutron_legacy_enabled:131 :   sed s/neutron-//g
2021-10-15 15:04:27.379 | + lib/neutron:is_neutron_legacy_enabled:131 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2021-10-15 15:04:27.381 | + lib/neutron:is_neutron_legacy_enabled:132 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2021-10-15 15:04:27.384 | + lib/neutron:is_neutron_legacy_enabled:133 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2021-10-15 15:04:27.386 | + lib/neutron:is_neutron_legacy_enabled:133 :   return 0
2021-10-15 15:04:27.388 | + lib/neutron:install_neutron_agent_packages:686 :   install_neutron_agent_packages_mutnauq
2021-10-15 15:04:27.391 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 :   is_service_enabled q-l3
2021-10-15 15:04:27.405 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:27.408 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 :   install_package radvd
2021-10-15 15:04:27.410 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:04:27.412 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:04:27.415 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:04:27.417 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:04:27.420 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:04:27.422 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:04:27.424 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:27.426 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:27.429 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:04:27.432 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:04:27.434 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:04:27.436 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:04:27.438 | + functions-common:install_package:1348    :   real_install_package radvd
2021-10-15 15:04:27.441 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:04:27.443 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:27.445 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:27.447 | + functions-common:real_install_package:1334 :   apt_get install radvd
2021-10-15 15:04:27.468 | + functions-common:apt_get:1114            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2021-10-15 15:04:27.574 | Reading package lists...
2021-10-15 15:04:27.801 | Building dependency tree...
2021-10-15 15:04:27.802 | Reading state information...
2021-10-15 15:04:28.037 | radvd is already the newest version (1:2.17-2).
2021-10-15 15:04:28.037 | The following packages were automatically installed and are no longer required:
2021-10-15 15:04:28.038 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:04:28.038 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:04:28.038 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:04:28.038 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:04:28.038 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:04:28.038 |   python3-zope.interface
2021-10-15 15:04:28.039 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:04:28.150 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:04:28.154 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:04:28.156 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:04:28.159 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:28.161 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:28.163 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:28.166 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:28.168 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:28.170 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:04:28.172 | + functions-common:time_stop:2316          :   start_time=1634310267465
2021-10-15 15:04:28.174 | + functions-common:time_stop:2318          :   [[ -z 1634310267465 ]]
2021-10-15 15:04:28.177 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:28.181 | + functions-common:time_stop:2321          :   end_time=1634310268179
2021-10-15 15:04:28.184 | + functions-common:time_stop:2322          :   elapsed_time=714
2021-10-15 15:04:28.186 | + functions-common:time_stop:2323          :   total=2912
2021-10-15 15:04:28.188 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:28.190 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=3626
2021-10-15 15:04:28.192 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:04:28.195 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 :   is_service_enabled q-agt q-dhcp q-l3
2021-10-15 15:04:28.210 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:28.213 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 :   neutron_plugin_install_agent_packages
2021-10-15 15:04:28.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2021-10-15 15:04:28.218 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 :   get_packages openvswitch
2021-10-15 15:04:28.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 :   install_package fakeroot make openvswitch-switch
2021-10-15 15:04:28.239 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:04:28.242 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:04:28.245 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:04:28.247 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:04:28.249 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:04:28.251 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:04:28.254 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:28.256 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:28.259 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:04:28.261 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:04:28.263 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:04:28.265 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:04:28.267 | + functions-common:install_package:1348    :   real_install_package fakeroot make openvswitch-switch
2021-10-15 15:04:28.269 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:04:28.272 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:28.274 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:28.276 | + functions-common:real_install_package:1334 :   apt_get install fakeroot make openvswitch-switch
2021-10-15 15:04:28.296 | + functions-common:apt_get:1114            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2021-10-15 15:04:28.404 | Reading package lists...
2021-10-15 15:04:28.630 | Building dependency tree...
2021-10-15 15:04:28.631 | Reading state information...
2021-10-15 15:04:28.875 | fakeroot is already the newest version (1.24-1).
2021-10-15 15:04:28.875 | make is already the newest version (4.2.1-1.2).
2021-10-15 15:04:28.875 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2).
2021-10-15 15:04:28.875 | The following packages were automatically installed and are no longer required:
2021-10-15 15:04:28.876 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:04:28.876 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:04:28.876 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:04:28.876 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:04:28.876 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:04:28.876 |   python3-zope.interface
2021-10-15 15:04:28.876 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:04:28.987 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:04:28.991 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:04:28.993 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:04:28.996 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:28.998 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:29.000 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:29.002 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:29.004 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:29.006 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:04:29.009 | + functions-common:time_stop:2316          :   start_time=1634310268293
2021-10-15 15:04:29.011 | + functions-common:time_stop:2318          :   [[ -z 1634310268293 ]]
2021-10-15 15:04:29.014 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:29.018 | + functions-common:time_stop:2321          :   end_time=1634310269015
2021-10-15 15:04:29.020 | + functions-common:time_stop:2322          :   elapsed_time=722
2021-10-15 15:04:29.022 | + functions-common:time_stop:2323          :   total=3626
2021-10-15 15:04:29.024 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:29.026 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=4348
2021-10-15 15:04:29.029 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:04:29.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 :   is_ubuntu
2021-10-15 15:04:29.033 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:29.035 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:29.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 :   _neutron_ovs_base_install_ubuntu_dkms
2021-10-15 15:04:29.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 :   local kernel_version
2021-10-15 15:04:29.043 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 :   uname -r
2021-10-15 15:04:29.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 :   kernel_version=5.4.0-72-generic
2021-10-15 15:04:29.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 :   local kernel_major_minor
2021-10-15 15:04:29.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   echo 5.4.0-72-generic
2021-10-15 15:04:29.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   cut -d. -f1-2
2021-10-15 15:04:29.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   kernel_major_minor=5.4
2021-10-15 15:04:29.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 :   vercmp 5.4 '<' 3.13
2021-10-15 15:04:29.061 | + functions:vercmp:628                     :   local v1=5.4
2021-10-15 15:04:29.063 | + functions:vercmp:629                     :   local 'op=<'
2021-10-15 15:04:29.066 | + functions:vercmp:630                     :   local v2=3.13
2021-10-15 15:04:29.068 | + functions:vercmp:631                     :   local result
2021-10-15 15:04:29.072 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2021-10-15 15:04:29.073 | ++ functions:vercmp:635                     :   head -1
2021-10-15 15:04:29.073 | ++ functions:vercmp:635                     :   sort -V
2021-10-15 15:04:29.077 | + functions:vercmp:635                     :   result=3.13
2021-10-15 15:04:29.080 | + functions:vercmp:637                     :   case $op in
2021-10-15 15:04:29.082 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2021-10-15 15:04:29.084 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2021-10-15 15:04:29.087 | + functions:vercmp:648                     :   return
2021-10-15 15:04:29.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 :   restart_service openvswitch-switch
2021-10-15 15:04:29.091 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:04:29.093 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart openvswitch-switch
2021-10-15 15:04:29.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2021-10-15 15:04:29.569 | + inc/python:use_library_from_git:250      :   local name=os-ken
2021-10-15 15:04:29.572 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.575 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.578 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-ken, ]]
2021-10-15 15:04:29.580 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.582 | + ./stack.sh:main:828                      :   is_service_enabled etcd3
2021-10-15 15:04:29.602 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:29.605 | + ./stack.sh:main:829                      :   install_etcd3
2021-10-15 15:04:29.607 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2021-10-15 15:04:29.607 | Installing etcd
2021-10-15 15:04:29.610 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2021-10-15 15:04:29.622 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2021-10-15 15:04:29.634 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2021-10-15 15:04:29.637 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2021-10-15 15:04:29.651 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2021-10-15 15:04:29.654 | ++ lib/etcd3:install_etcd3:114              :   get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:04:29.657 | ++ functions:get_extra_file:62              :   local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:04:29.660 | +++ functions:get_extra_file:64              :   basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:04:29.665 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:04:29.667 | ++ functions:get_extra_file:65              :   [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]]
2021-10-15 15:04:29.669 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2021-10-15 15:04:29.672 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:04:29.674 | ++ functions:get_extra_file:74              :   return
2021-10-15 15:04:29.677 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:04:29.680 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2021-10-15 15:04:29.682 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2021-10-15 15:04:29.684 | + ./stack.sh:main:838                      :   is_service_enabled tls-proxy
2021-10-15 15:04:29.700 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:04:29.703 | + ./stack.sh:main:848                      :   install_dstat
2021-10-15 15:04:29.705 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2021-10-15 15:04:29.721 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:04:29.723 | + ./stack.sh:main:854                      :   echo_summary 'Installing OpenStack project source'
2021-10-15 15:04:29.726 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:04:29.728 | + ./stack.sh:echo_summary:432              :   echo -e Installing OpenStack project source
2021-10-15 15:04:29.731 | + ./stack.sh:main:857                      :   install_libs
2021-10-15 15:04:29.733 | + lib/libraries:install_libs:89            :   _install_lib_from_source automaton
2021-10-15 15:04:29.735 | + lib/libraries:_install_lib_from_source:73 :   local name=automaton
2021-10-15 15:04:29.738 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git automaton
2021-10-15 15:04:29.740 | + inc/python:use_library_from_git:250      :   local name=automaton
2021-10-15 15:04:29.743 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.745 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.747 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,automaton, ]]
2021-10-15 15:04:29.749 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.751 | + lib/libraries:install_libs:90            :   _install_lib_from_source castellan
2021-10-15 15:04:29.754 | + lib/libraries:_install_lib_from_source:73 :   local name=castellan
2021-10-15 15:04:29.756 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git castellan
2021-10-15 15:04:29.758 | + inc/python:use_library_from_git:250      :   local name=castellan
2021-10-15 15:04:29.760 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.762 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.764 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,castellan, ]]
2021-10-15 15:04:29.767 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.769 | + lib/libraries:install_libs:91            :   _install_lib_from_source cliff
2021-10-15 15:04:29.771 | + lib/libraries:_install_lib_from_source:73 :   local name=cliff
2021-10-15 15:04:29.773 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git cliff
2021-10-15 15:04:29.776 | + inc/python:use_library_from_git:250      :   local name=cliff
2021-10-15 15:04:29.778 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.780 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.782 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cliff, ]]
2021-10-15 15:04:29.784 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.787 | + lib/libraries:install_libs:92            :   _install_lib_from_source cursive
2021-10-15 15:04:29.790 | + lib/libraries:_install_lib_from_source:73 :   local name=cursive
2021-10-15 15:04:29.792 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git cursive
2021-10-15 15:04:29.794 | + inc/python:use_library_from_git:250      :   local name=cursive
2021-10-15 15:04:29.796 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.798 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.800 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cursive, ]]
2021-10-15 15:04:29.803 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.806 | + lib/libraries:install_libs:93            :   _install_lib_from_source debtcollector
2021-10-15 15:04:29.808 | + lib/libraries:_install_lib_from_source:73 :   local name=debtcollector
2021-10-15 15:04:29.810 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git debtcollector
2021-10-15 15:04:29.812 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2021-10-15 15:04:29.814 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.817 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.819 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]]
2021-10-15 15:04:29.821 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.823 | + lib/libraries:install_libs:94            :   _install_lib_from_source futurist
2021-10-15 15:04:29.826 | + lib/libraries:_install_lib_from_source:73 :   local name=futurist
2021-10-15 15:04:29.828 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git futurist
2021-10-15 15:04:29.830 | + inc/python:use_library_from_git:250      :   local name=futurist
2021-10-15 15:04:29.832 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.834 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.837 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,futurist, ]]
2021-10-15 15:04:29.839 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.841 | + lib/libraries:install_libs:95            :   _install_lib_from_source openstacksdk
2021-10-15 15:04:29.843 | + lib/libraries:_install_lib_from_source:73 :   local name=openstacksdk
2021-10-15 15:04:29.845 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git openstacksdk
2021-10-15 15:04:29.848 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2021-10-15 15:04:29.850 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.853 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.855 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]]
2021-10-15 15:04:29.857 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.860 | + lib/libraries:install_libs:96            :   _install_lib_from_source osc-lib
2021-10-15 15:04:29.862 | + lib/libraries:_install_lib_from_source:73 :   local name=osc-lib
2021-10-15 15:04:29.864 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git osc-lib
2021-10-15 15:04:29.867 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2021-10-15 15:04:29.869 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.871 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.874 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]]
2021-10-15 15:04:29.876 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.878 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-placement
2021-10-15 15:04:29.881 | + lib/libraries:_install_lib_from_source:73 :   local name=osc-placement
2021-10-15 15:04:29.883 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git osc-placement
2021-10-15 15:04:29.885 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2021-10-15 15:04:29.887 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.890 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.892 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]]
2021-10-15 15:04:29.894 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.896 | + lib/libraries:install_libs:98            :   _install_lib_from_source os-client-config
2021-10-15 15:04:29.903 | + lib/libraries:_install_lib_from_source:73 :   local name=os-client-config
2021-10-15 15:04:29.905 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-client-config
2021-10-15 15:04:29.908 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2021-10-15 15:04:29.910 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.912 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.915 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]]
2021-10-15 15:04:29.918 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.920 | + lib/libraries:install_libs:99            :   _install_lib_from_source oslo.cache
2021-10-15 15:04:29.922 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.cache
2021-10-15 15:04:29.924 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.cache
2021-10-15 15:04:29.927 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2021-10-15 15:04:29.929 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.932 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.934 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]]
2021-10-15 15:04:29.937 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.939 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.concurrency
2021-10-15 15:04:29.942 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.concurrency
2021-10-15 15:04:29.944 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.concurrency
2021-10-15 15:04:29.946 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2021-10-15 15:04:29.949 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.951 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.956 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]]
2021-10-15 15:04:29.960 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.962 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.config
2021-10-15 15:04:29.965 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.config
2021-10-15 15:04:29.967 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.config
2021-10-15 15:04:29.969 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2021-10-15 15:04:29.971 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.974 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.976 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]]
2021-10-15 15:04:29.979 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.981 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.context
2021-10-15 15:04:29.983 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.context
2021-10-15 15:04:29.985 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.context
2021-10-15 15:04:29.988 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2021-10-15 15:04:29.990 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:29.992 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:29.995 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]]
2021-10-15 15:04:29.997 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:29.999 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.db
2021-10-15 15:04:30.001 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.db
2021-10-15 15:04:30.004 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.db
2021-10-15 15:04:30.006 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2021-10-15 15:04:30.008 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.010 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.013 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]]
2021-10-15 15:04:30.015 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.017 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.i18n
2021-10-15 15:04:30.019 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.i18n
2021-10-15 15:04:30.021 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.i18n
2021-10-15 15:04:30.024 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2021-10-15 15:04:30.027 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.029 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.031 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]]
2021-10-15 15:04:30.034 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.036 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.log
2021-10-15 15:04:30.038 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.log
2021-10-15 15:04:30.041 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.log
2021-10-15 15:04:30.043 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2021-10-15 15:04:30.045 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.047 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.050 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]]
2021-10-15 15:04:30.052 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.054 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.messaging
2021-10-15 15:04:30.056 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.messaging
2021-10-15 15:04:30.059 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.messaging
2021-10-15 15:04:30.061 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2021-10-15 15:04:30.063 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.065 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.068 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]]
2021-10-15 15:04:30.070 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.072 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.middleware
2021-10-15 15:04:30.074 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.middleware
2021-10-15 15:04:30.076 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.middleware
2021-10-15 15:04:30.079 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2021-10-15 15:04:30.081 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.083 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.086 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]]
2021-10-15 15:04:30.088 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.091 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.policy
2021-10-15 15:04:30.093 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.policy
2021-10-15 15:04:30.095 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.policy
2021-10-15 15:04:30.097 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2021-10-15 15:04:30.100 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.102 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.105 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]]
2021-10-15 15:04:30.107 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.109 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.privsep
2021-10-15 15:04:30.111 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.privsep
2021-10-15 15:04:30.114 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.privsep
2021-10-15 15:04:30.116 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2021-10-15 15:04:30.119 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.121 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.123 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]]
2021-10-15 15:04:30.126 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.128 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.reports
2021-10-15 15:04:30.131 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.reports
2021-10-15 15:04:30.133 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.reports
2021-10-15 15:04:30.135 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2021-10-15 15:04:30.137 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.140 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.142 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]]
2021-10-15 15:04:30.144 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.146 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.rootwrap
2021-10-15 15:04:30.149 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.rootwrap
2021-10-15 15:04:30.151 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.rootwrap
2021-10-15 15:04:30.154 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2021-10-15 15:04:30.156 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.158 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.160 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]]
2021-10-15 15:04:30.163 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.166 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.serialization
2021-10-15 15:04:30.168 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.serialization
2021-10-15 15:04:30.170 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.serialization
2021-10-15 15:04:30.172 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2021-10-15 15:04:30.175 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.177 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.179 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]]
2021-10-15 15:04:30.182 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.184 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.service
2021-10-15 15:04:30.186 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.service
2021-10-15 15:04:30.188 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.service
2021-10-15 15:04:30.191 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2021-10-15 15:04:30.193 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.195 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.197 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]]
2021-10-15 15:04:30.200 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.202 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.utils
2021-10-15 15:04:30.204 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.utils
2021-10-15 15:04:30.206 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.utils
2021-10-15 15:04:30.209 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2021-10-15 15:04:30.211 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.214 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.216 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]]
2021-10-15 15:04:30.218 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.221 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.versionedobjects
2021-10-15 15:04:30.223 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.versionedobjects
2021-10-15 15:04:30.225 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.versionedobjects
2021-10-15 15:04:30.228 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2021-10-15 15:04:30.230 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.232 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.235 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]]
2021-10-15 15:04:30.237 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.240 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.vmware
2021-10-15 15:04:30.242 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.vmware
2021-10-15 15:04:30.245 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.vmware
2021-10-15 15:04:30.247 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2021-10-15 15:04:30.249 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.251 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.254 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]]
2021-10-15 15:04:30.256 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.259 | + lib/libraries:install_libs:117           :   _install_lib_from_source osprofiler
2021-10-15 15:04:30.261 | + lib/libraries:_install_lib_from_source:73 :   local name=osprofiler
2021-10-15 15:04:30.264 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git osprofiler
2021-10-15 15:04:30.266 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2021-10-15 15:04:30.268 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.271 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.274 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]]
2021-10-15 15:04:30.276 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.278 | + lib/libraries:install_libs:118           :   _install_lib_from_source pycadf
2021-10-15 15:04:30.280 | + lib/libraries:_install_lib_from_source:73 :   local name=pycadf
2021-10-15 15:04:30.283 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git pycadf
2021-10-15 15:04:30.285 | + inc/python:use_library_from_git:250      :   local name=pycadf
2021-10-15 15:04:30.287 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.290 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.292 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pycadf, ]]
2021-10-15 15:04:30.294 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.296 | + lib/libraries:install_libs:119           :   _install_lib_from_source stevedore
2021-10-15 15:04:30.299 | + lib/libraries:_install_lib_from_source:73 :   local name=stevedore
2021-10-15 15:04:30.301 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git stevedore
2021-10-15 15:04:30.303 | + inc/python:use_library_from_git:250      :   local name=stevedore
2021-10-15 15:04:30.305 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.308 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.310 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,stevedore, ]]
2021-10-15 15:04:30.312 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.314 | + lib/libraries:install_libs:120           :   _install_lib_from_source taskflow
2021-10-15 15:04:30.317 | + lib/libraries:_install_lib_from_source:73 :   local name=taskflow
2021-10-15 15:04:30.320 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git taskflow
2021-10-15 15:04:30.322 | + inc/python:use_library_from_git:250      :   local name=taskflow
2021-10-15 15:04:30.324 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.326 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.329 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,taskflow, ]]
2021-10-15 15:04:30.331 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.333 | + lib/libraries:install_libs:121           :   _install_lib_from_source tooz
2021-10-15 15:04:30.336 | + lib/libraries:_install_lib_from_source:73 :   local name=tooz
2021-10-15 15:04:30.338 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git tooz
2021-10-15 15:04:30.341 | + inc/python:use_library_from_git:250      :   local name=tooz
2021-10-15 15:04:30.343 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.345 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.348 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,tooz, ]]
2021-10-15 15:04:30.350 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.352 | + lib/libraries:install_libs:125           :   _install_lib_from_source os-brick
2021-10-15 15:04:30.355 | + lib/libraries:_install_lib_from_source:73 :   local name=os-brick
2021-10-15 15:04:30.357 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-brick
2021-10-15 15:04:30.359 | + inc/python:use_library_from_git:250      :   local name=os-brick
2021-10-15 15:04:30.361 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.364 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.366 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-brick, ]]
2021-10-15 15:04:30.368 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.370 | + lib/libraries:install_libs:126           :   _install_lib_from_source os-resource-classes
2021-10-15 15:04:30.373 | + lib/libraries:_install_lib_from_source:73 :   local name=os-resource-classes
2021-10-15 15:04:30.375 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-resource-classes
2021-10-15 15:04:30.377 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2021-10-15 15:04:30.380 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.383 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.385 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]]
2021-10-15 15:04:30.387 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.390 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-traits
2021-10-15 15:04:30.392 | + lib/libraries:_install_lib_from_source:73 :   local name=os-traits
2021-10-15 15:04:30.394 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-traits
2021-10-15 15:04:30.396 | + inc/python:use_library_from_git:250      :   local name=os-traits
2021-10-15 15:04:30.399 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.402 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.404 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-traits, ]]
2021-10-15 15:04:30.406 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.408 | + lib/libraries:install_libs:130           :   _install_lib_from_source python-barbicanclient
2021-10-15 15:04:30.411 | + lib/libraries:_install_lib_from_source:73 :   local name=python-barbicanclient
2021-10-15 15:04:30.413 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git python-barbicanclient
2021-10-15 15:04:30.415 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2021-10-15 15:04:30.418 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:30.420 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:30.422 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]]
2021-10-15 15:04:30.424 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:30.427 | + lib/libraries:install_libs:137           :   pip_install etcd3
2021-10-15 15:04:30.448 | Using python 3.8 to install etcd3
2021-10-15 15:04:30.450 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3
2021-10-15 15:04:31.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:31.261 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:31.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:31.261 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:32.333 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:32.352 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2021-10-15 15:04:32.359 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2021-10-15 15:04:32.360 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1)
2021-10-15 15:04:32.361 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0)
2021-10-15 15:04:32.362 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2021-10-15 15:04:34.487 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:04:34.603 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:34.605 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:34.607 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:34.610 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:34.612 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:34.614 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:34.616 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:34.618 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:34.620 | + functions-common:time_stop:2316          :   start_time=1634310270442
2021-10-15 15:04:34.622 | + functions-common:time_stop:2318          :   [[ -z 1634310270442 ]]
2021-10-15 15:04:34.625 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:34.629 | + functions-common:time_stop:2321          :   end_time=1634310274627
2021-10-15 15:04:34.632 | + functions-common:time_stop:2322          :   elapsed_time=4185
2021-10-15 15:04:34.634 | + functions-common:time_stop:2323          :   total=25223
2021-10-15 15:04:34.636 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:34.638 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=29408
2021-10-15 15:04:34.640 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:34.643 | + lib/libraries:install_libs:138           :   pip_install etcd3gw
2021-10-15 15:04:34.665 | Using python 3.8 to install etcd3gw
2021-10-15 15:04:34.667 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw
2021-10-15 15:04:35.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:35.501 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:35.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:35.501 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:36.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:36.583 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0)
2021-10-15 15:04:36.591 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2021-10-15 15:04:36.592 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2021-10-15 15:04:36.593 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0)
2021-10-15 15:04:36.594 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0)
2021-10-15 15:04:36.627 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8)
2021-10-15 15:04:36.629 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7)
2021-10-15 15:04:36.631 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7)
2021-10-15 15:04:36.633 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3)
2021-10-15 15:04:38.751 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:04:38.869 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:38.871 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:38.873 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:38.875 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:38.878 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:38.880 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:38.883 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:38.885 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:38.887 | + functions-common:time_stop:2316          :   start_time=1634310274659
2021-10-15 15:04:38.889 | + functions-common:time_stop:2318          :   [[ -z 1634310274659 ]]
2021-10-15 15:04:38.892 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:38.896 | + functions-common:time_stop:2321          :   end_time=1634310278894
2021-10-15 15:04:38.898 | + functions-common:time_stop:2322          :   elapsed_time=4235
2021-10-15 15:04:38.900 | + functions-common:time_stop:2323          :   total=29408
2021-10-15 15:04:38.903 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:38.905 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=33643
2021-10-15 15:04:38.907 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:38.909 | + ./stack.sh:main:860                      :   install_apache_uwsgi
2021-10-15 15:04:38.911 | + lib/apache:install_apache_uwsgi:80       :   local apxs=apxs2
2021-10-15 15:04:38.914 | + lib/apache:install_apache_uwsgi:81       :   is_fedora
2021-10-15 15:04:38.916 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:04:38.918 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:04:38.921 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:04:38.923 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:04:38.925 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:04:38.928 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:04:38.930 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:04:38.933 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:04:38.935 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:04:38.937 | + lib/apache:install_apache_uwsgi:92       :   UWSGI_PYTHON_PLUGIN=python3
2021-10-15 15:04:38.939 | + lib/apache:install_apache_uwsgi:94       :   is_ubuntu
2021-10-15 15:04:38.942 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:38.945 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:38.947 | + lib/apache:install_apache_uwsgi:95       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2021-10-15 15:04:38.949 | + lib/apache:install_apache_uwsgi:96       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2021-10-15 15:04:38.952 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:04:38.954 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:04:38.956 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:04:38.958 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:04:38.961 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:04:38.963 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:04:38.965 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:38.967 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:38.970 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:04:38.972 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:04:38.974 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:04:38.977 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:04:38.979 | + functions-common:install_package:1348    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2021-10-15 15:04:38.981 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:04:38.983 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:38.986 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:38.988 | + functions-common:real_install_package:1334 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2021-10-15 15:04:39.010 | + functions-common:apt_get:1114            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2021-10-15 15:04:39.115 | Reading package lists...
2021-10-15 15:04:39.343 | Building dependency tree...
2021-10-15 15:04:39.344 | Reading state information...
2021-10-15 15:04:39.578 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2021-10-15 15:04:39.578 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2021-10-15 15:04:39.578 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:04:39.578 | The following packages were automatically installed and are no longer required:
2021-10-15 15:04:39.579 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:04:39.579 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:04:39.579 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:04:39.579 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:04:39.579 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:04:39.579 |   python3-zope.interface
2021-10-15 15:04:39.579 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:04:39.690 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:04:39.694 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:04:39.696 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:04:39.699 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:39.701 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:39.703 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:39.705 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:39.707 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:39.710 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:04:39.712 | + functions-common:time_stop:2316          :   start_time=1634310279007
2021-10-15 15:04:39.714 | + functions-common:time_stop:2318          :   [[ -z 1634310279007 ]]
2021-10-15 15:04:39.717 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:39.721 | + functions-common:time_stop:2321          :   end_time=1634310279718
2021-10-15 15:04:39.723 | + functions-common:time_stop:2322          :   elapsed_time=711
2021-10-15 15:04:39.726 | + functions-common:time_stop:2323          :   total=4348
2021-10-15 15:04:39.728 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:39.730 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=5059
2021-10-15 15:04:39.732 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:04:39.735 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2021-10-15 15:04:39.737 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:04:39.739 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:04:39.742 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2021-10-15 15:04:39.803 | Module proxy already enabled
2021-10-15 15:04:39.807 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2021-10-15 15:04:39.868 | Considering dependency proxy for proxy_uwsgi:
2021-10-15 15:04:39.869 | Module proxy already enabled
2021-10-15 15:04:39.869 | Module proxy_uwsgi already enabled
2021-10-15 15:04:39.873 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2021-10-15 15:04:39.875 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:04:39.877 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:04:39.880 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:04:40.012 | + ./stack.sh:main:863                      :   install_keystoneauth
2021-10-15 15:04:40.015 | + lib/keystone:install_keystoneauth:468    :   use_library_from_git keystoneauth
2021-10-15 15:04:40.018 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2021-10-15 15:04:40.020 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.022 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.025 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]]
2021-10-15 15:04:40.028 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.030 | + ./stack.sh:main:864                      :   install_keystoneclient
2021-10-15 15:04:40.032 | + lib/keystone:install_keystoneclient:476  :   use_library_from_git python-keystoneclient
2021-10-15 15:04:40.035 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2021-10-15 15:04:40.037 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.039 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.042 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]]
2021-10-15 15:04:40.045 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.047 | + ./stack.sh:main:865                      :   install_glanceclient
2021-10-15 15:04:40.049 | + lib/glance:install_glanceclient:505      :   use_library_from_git python-glanceclient
2021-10-15 15:04:40.052 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2021-10-15 15:04:40.054 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.056 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.059 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]]
2021-10-15 15:04:40.061 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.063 | + ./stack.sh:main:866                      :   install_cinderclient
2021-10-15 15:04:40.065 | + lib/cinder:install_cinderclient:481      :   use_library_from_git python-brick-cinderclient-ext
2021-10-15 15:04:40.068 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2021-10-15 15:04:40.070 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.072 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.075 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]]
2021-10-15 15:04:40.077 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.079 | + lib/cinder:install_cinderclient:486      :   use_library_from_git python-cinderclient
2021-10-15 15:04:40.082 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2021-10-15 15:04:40.084 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.086 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.089 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]]
2021-10-15 15:04:40.091 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.094 | + ./stack.sh:main:867                      :   install_novaclient
2021-10-15 15:04:40.096 | + lib/nova:install_novaclient:806          :   use_library_from_git python-novaclient
2021-10-15 15:04:40.098 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2021-10-15 15:04:40.100 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.103 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.106 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]]
2021-10-15 15:04:40.108 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.110 | + ./stack.sh:main:868                      :   is_service_enabled swift glance horizon
2021-10-15 15:04:40.127 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:40.129 | + ./stack.sh:main:869                      :   install_swiftclient
2021-10-15 15:04:40.132 | + lib/swift:install_swiftclient:752        :   use_library_from_git python-swiftclient
2021-10-15 15:04:40.134 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2021-10-15 15:04:40.136 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.139 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.141 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]]
2021-10-15 15:04:40.143 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.146 | + ./stack.sh:main:871                      :   is_service_enabled neutron nova horizon
2021-10-15 15:04:40.162 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:40.165 | + ./stack.sh:main:872                      :   install_neutronclient
2021-10-15 15:04:40.167 | + lib/neutron:install_neutronclient:440    :   use_library_from_git python-neutronclient
2021-10-15 15:04:40.170 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2021-10-15 15:04:40.172 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.174 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.177 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]]
2021-10-15 15:04:40.179 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.182 | + ./stack.sh:main:876                      :   install_keystonemiddleware
2021-10-15 15:04:40.184 | + lib/keystone:install_keystonemiddleware:486 :   use_library_from_git keystonemiddleware
2021-10-15 15:04:40.186 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2021-10-15 15:04:40.189 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:40.191 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:40.193 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]]
2021-10-15 15:04:40.196 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:40.198 | + lib/keystone:install_keystonemiddleware:491 :   pip_install_gr keystonemiddleware
2021-10-15 15:04:40.200 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2021-10-15 15:04:40.203 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:04:40.206 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2021-10-15 15:04:40.208 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2021-10-15 15:04:40.210 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:04:40.214 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:04:40.215 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:04:40.219 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2021-10-15 15:04:40.222 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2021-10-15 15:04:40.224 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2021-10-15 15:04:40.227 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2021-10-15 15:04:40.230 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2021-10-15 15:04:40.249 | Using python 3.8 to install keystonemiddleware
2021-10-15 15:04:40.252 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware
2021-10-15 15:04:41.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:41.065 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:41.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:41.065 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:42.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:42.151 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0)
2021-10-15 15:04:42.203 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1)
2021-10-15 15:04:42.204 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0)
2021-10-15 15:04:42.205 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1)
2021-10-15 15:04:42.206 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0)
2021-10-15 15:04:42.207 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1)
2021-10-15 15:04:42.208 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0)
2021-10-15 15:04:42.209 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1)
2021-10-15 15:04:42.210 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0)
2021-10-15 15:04:42.211 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2021-10-15 15:04:42.213 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0)
2021-10-15 15:04:42.214 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2021-10-15 15:04:42.215 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0)
2021-10-15 15:04:42.216 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0)
2021-10-15 15:04:42.218 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0)
2021-10-15 15:04:42.275 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0)
2021-10-15 15:04:42.277 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16)
2021-10-15 15:04:42.278 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0)
2021-10-15 15:04:42.315 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4)
2021-10-15 15:04:42.355 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1)
2021-10-15 15:04:42.356 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0)
2021-10-15 15:04:42.357 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0)
2021-10-15 15:04:42.360 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0)
2021-10-15 15:04:42.409 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6)
2021-10-15 15:04:42.412 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2)
2021-10-15 15:04:42.422 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3)
2021-10-15 15:04:42.423 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2)
2021-10-15 15:04:42.438 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7)
2021-10-15 15:04:42.439 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0)
2021-10-15 15:04:42.441 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0)
2021-10-15 15:04:42.504 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8)
2021-10-15 15:04:42.505 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7)
2021-10-15 15:04:42.508 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3)
2021-10-15 15:04:42.511 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7)
2021-10-15 15:04:42.562 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2)
2021-10-15 15:04:42.575 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0)
2021-10-15 15:04:44.644 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:04:44.760 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:44.762 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:44.765 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:44.767 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:44.769 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:44.771 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:44.773 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:44.775 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:44.778 | + functions-common:time_stop:2316          :   start_time=1634310280244
2021-10-15 15:04:44.780 | + functions-common:time_stop:2318          :   [[ -z 1634310280244 ]]
2021-10-15 15:04:44.782 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:44.786 | + functions-common:time_stop:2321          :   end_time=1634310284784
2021-10-15 15:04:44.789 | + functions-common:time_stop:2322          :   elapsed_time=4540
2021-10-15 15:04:44.791 | + functions-common:time_stop:2323          :   total=33643
2021-10-15 15:04:44.793 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:44.795 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=38183
2021-10-15 15:04:44.797 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:44.799 | + lib/keystone:install_keystonemiddleware:495 :   pip_install_gr python-memcached
2021-10-15 15:04:44.802 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2021-10-15 15:04:44.804 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:04:44.808 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2021-10-15 15:04:44.810 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2021-10-15 15:04:44.813 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:04:44.816 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:04:44.816 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:04:44.821 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2021-10-15 15:04:44.824 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2021-10-15 15:04:44.827 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2021-10-15 15:04:44.830 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2021-10-15 15:04:44.832 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2021-10-15 15:04:44.853 | Using python 3.8 to install python-memcached
2021-10-15 15:04:44.856 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached
2021-10-15 15:04:45.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:45.691 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:45.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:45.691 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:46.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:46.828 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2021-10-15 15:04:46.831 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0)
2021-10-15 15:04:48.973 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:04:49.087 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:49.090 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:49.092 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:49.095 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:49.097 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:49.099 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:49.101 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:49.104 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:49.106 | + functions-common:time_stop:2316          :   start_time=1634310284847
2021-10-15 15:04:49.108 | + functions-common:time_stop:2318          :   [[ -z 1634310284847 ]]
2021-10-15 15:04:49.111 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:49.115 | + functions-common:time_stop:2321          :   end_time=1634310289113
2021-10-15 15:04:49.117 | + functions-common:time_stop:2322          :   elapsed_time=4266
2021-10-15 15:04:49.119 | + functions-common:time_stop:2323          :   total=38183
2021-10-15 15:04:49.121 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:49.124 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=42449
2021-10-15 15:04:49.126 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:49.128 | + ./stack.sh:main:878                      :   is_service_enabled keystone
2021-10-15 15:04:49.144 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:04:49.147 | + ./stack.sh:main:879                      :   '[' 10.222.0.24 == 10.222.0.24 ']'
2021-10-15 15:04:49.149 | + ./stack.sh:main:880                      :   stack_install_service keystone
2021-10-15 15:04:49.152 | + lib/stack:stack_install_service:20       :   local service=keystone
2021-10-15 15:04:49.154 | + lib/stack:stack_install_service:21       :   type install_keystone
2021-10-15 15:04:49.157 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:04:49.159 | + lib/stack:stack_install_service:32       :   install_keystone
2021-10-15 15:04:49.161 | + lib/keystone:install_keystone:501        :   is_service_enabled ldap
2021-10-15 15:04:49.176 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:04:49.179 | + lib/keystone:install_keystone:505        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2021-10-15 15:04:49.181 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/keystone.git
2021-10-15 15:04:49.183 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/keystone
2021-10-15 15:04:49.185 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:04:49.187 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:04:49.190 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:04:49.192 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:04:49.194 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:04:49.197 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:04:49.211 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:04:49.214 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:04:49.216 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:04:49.218 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:04:49.218 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:04:49.223 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/keystone ]]
2021-10-15 15:04:49.225 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:04:49.227 | + functions-common:git_clone:592           :   cd /opt/stack/keystone
2021-10-15 15:04:49.231 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:04:49.231 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:04:49.234 | 1e7ecca88 Merge "Fix typo in identity provider policies"
2021-10-15 15:04:49.236 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:04:49.238 | + lib/keystone:install_keystone:506        :   setup_develop /opt/stack/keystone
2021-10-15 15:04:49.241 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:04:49.243 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2021-10-15 15:04:49.245 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2021-10-15 15:04:49.247 | + inc/python:setup_develop:344             :   local extras=
2021-10-15 15:04:49.250 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2021-10-15 15:04:49.252 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:04:49.254 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2021-10-15 15:04:49.257 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2021-10-15 15:04:49.259 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:04:49.261 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2021-10-15 15:04:49.264 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2021-10-15 15:04:49.267 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:04:49.269 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2021-10-15 15:04:49.272 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:04:49.274 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:04:49.277 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2021-10-15 15:04:49.283 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2021-10-15 15:04:49.285 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone
2021-10-15 15:04:49.941 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2021-10-15 15:04:49.943 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:04:49.945 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:04:49.948 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:04:49.950 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2021-10-15 15:04:49.952 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2021-10-15 15:04:49.954 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:04:49.956 | + inc/python:setup_package:428             :   local extras=
2021-10-15 15:04:49.958 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:04:49.960 | + inc/python:setup_package:432             :   [[ -z '' ]]
2021-10-15 15:04:49.963 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2021-10-15 15:04:49.965 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2021-10-15 15:04:49.967 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:04:49.970 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2021-10-15 15:04:49.990 | Using python 3.8 to install /opt/stack/keystone
2021-10-15 15:04:49.992 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone
2021-10-15 15:04:50.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:50.792 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:50.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:04:50.792 |   from cryptography.utils import int_from_bytes
2021-10-15 15:04:51.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:04:51.872 | Obtaining file:///opt/stack/keystone
2021-10-15 15:04:51.873 |   Preparing metadata (setup.py): started
2021-10-15 15:04:53.392 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:04:53.468 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0)
2021-10-15 15:04:53.469 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7)
2021-10-15 15:04:53.471 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2)
2021-10-15 15:04:53.472 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9)
2021-10-15 15:04:53.473 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0)
2021-10-15 15:04:53.474 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25)
2021-10-15 15:04:53.475 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0)
2021-10-15 15:04:53.476 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0)
2021-10-15 15:04:53.477 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4)
2021-10-15 15:04:53.479 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0)
2021-10-15 15:04:53.480 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0)
2021-10-15 15:04:53.481 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0)
2021-10-15 15:04:53.482 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18)
2021-10-15 15:04:53.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1)
2021-10-15 15:04:53.484 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1)
2021-10-15 15:04:53.485 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1)
2021-10-15 15:04:53.487 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1)
2021-10-15 15:04:53.488 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0)
2021-10-15 15:04:53.489 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0)
2021-10-15 15:04:53.490 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0)
2021-10-15 15:04:53.491 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0)
2021-10-15 15:04:53.493 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2)
2021-10-15 15:04:53.494 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0)
2021-10-15 15:04:53.495 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0)
2021-10-15 15:04:53.496 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0)
2021-10-15 15:04:53.498 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1)
2021-10-15 15:04:53.499 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1)
2021-10-15 15:04:53.500 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0)
2021-10-15 15:04:53.501 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4)
2021-10-15 15:04:53.502 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0)
2021-10-15 15:04:53.503 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1)
2021-10-15 15:04:53.504 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2)
2021-10-15 15:04:53.505 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2)
2021-10-15 15:04:53.506 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3)
2021-10-15 15:04:53.517 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0)
2021-10-15 15:04:53.518 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0)
2021-10-15 15:04:53.563 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0)
2021-10-15 15:04:53.575 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1)
2021-10-15 15:04:53.576 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2)
2021-10-15 15:04:53.578 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2)
2021-10-15 15:04:53.579 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3)
2021-10-15 15:04:53.590 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1)
2021-10-15 15:04:53.650 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0)
2021-10-15 15:04:53.653 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0)
2021-10-15 15:04:53.747 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1)
2021-10-15 15:04:53.748 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0)
2021-10-15 15:04:53.750 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0)
2021-10-15 15:04:53.751 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0)
2021-10-15 15:04:53.805 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1)
2021-10-15 15:04:53.809 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0)
2021-10-15 15:04:53.810 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4)
2021-10-15 15:04:53.860 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2)
2021-10-15 15:04:53.863 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6)
2021-10-15 15:04:53.920 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0)
2021-10-15 15:04:53.921 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0)
2021-10-15 15:04:53.923 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6)
2021-10-15 15:04:53.924 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0)
2021-10-15 15:04:53.926 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0)
2021-10-15 15:04:53.927 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4)
2021-10-15 15:04:53.949 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0)
2021-10-15 15:04:53.996 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2)
2021-10-15 15:04:54.014 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0)
2021-10-15 15:04:54.017 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0)
2021-10-15 15:04:54.018 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7)
2021-10-15 15:04:54.020 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16)
2021-10-15 15:04:54.075 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1)
2021-10-15 15:04:54.213 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0)
2021-10-15 15:04:54.215 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0)
2021-10-15 15:04:54.216 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2)
2021-10-15 15:04:54.217 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1)
2021-10-15 15:04:54.434 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2)
2021-10-15 15:04:54.456 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2)
2021-10-15 15:04:54.457 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2)
2021-10-15 15:04:54.529 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5)
2021-10-15 15:04:54.531 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1)
2021-10-15 15:04:54.548 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0)
2021-10-15 15:04:54.621 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20)
2021-10-15 15:04:54.661 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2)
2021-10-15 15:04:54.771 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1)
2021-10-15 15:04:54.845 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0)
2021-10-15 15:04:54.970 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1)
2021-10-15 15:04:54.997 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0)
2021-10-15 15:04:55.038 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0)
2021-10-15 15:04:55.039 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3)
2021-10-15 15:04:55.043 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1)
2021-10-15 15:04:55.045 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0)
2021-10-15 15:04:55.046 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0)
2021-10-15 15:04:55.047 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1)
2021-10-15 15:04:55.220 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7)
2021-10-15 15:04:55.221 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8)
2021-10-15 15:04:55.224 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3)
2021-10-15 15:04:55.226 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7)
2021-10-15 15:04:55.374 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0)
2021-10-15 15:04:55.455 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2)
2021-10-15 15:04:55.528 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0)
2021-10-15 15:04:55.703 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0)
2021-10-15 15:04:55.731 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6)
2021-10-15 15:04:55.872 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0)
2021-10-15 15:04:55.965 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7)
2021-10-15 15:04:55.999 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0)
2021-10-15 15:04:57.555 | Installing collected packages: keystone
2021-10-15 15:04:57.555 |   Attempting uninstall: keystone
2021-10-15 15:04:57.556 |     Found existing installation: keystone 20.0.1.dev8
2021-10-15 15:04:57.559 |     Can't uninstall 'keystone'. No files were found to uninstall.
2021-10-15 15:04:57.561 |   Running setup.py develop for keystone
2021-10-15 15:04:59.598 | Successfully installed keystone
2021-10-15 15:04:59.599 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:04:59.735 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:04:59.737 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:04:59.740 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:04:59.742 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:04:59.744 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:04:59.746 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:04:59.748 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:04:59.750 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:04:59.752 | + functions-common:time_stop:2316          :   start_time=1634310289984
2021-10-15 15:04:59.755 | + functions-common:time_stop:2318          :   [[ -z 1634310289984 ]]
2021-10-15 15:04:59.757 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:04:59.762 | + functions-common:time_stop:2321          :   end_time=1634310299760
2021-10-15 15:04:59.764 | + functions-common:time_stop:2322          :   elapsed_time=9776
2021-10-15 15:04:59.766 | + functions-common:time_stop:2323          :   total=42449
2021-10-15 15:04:59.768 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:04:59.770 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=52225
2021-10-15 15:04:59.772 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:04:59.774 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2021-10-15 15:04:59.777 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2021-10-15 15:04:59.779 | + functions-common:safe_chown:2210         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2021-10-15 15:04:59.797 | + functions-common:_safe_permission_operation:2058 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2021-10-15 15:04:59.810 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2021-10-15 15:04:59.813 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2021-10-15 15:04:59.815 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:04:59.817 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:04:59.820 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]]
2021-10-15 15:04:59.823 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:04:59.825 | + lib/keystone:install_keystone:508        :   is_service_enabled ldap
2021-10-15 15:04:59.841 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:04:59.843 | + lib/keystone:install_keystone:512        :   '[' uwsgi == mod_wsgi ']'
2021-10-15 15:04:59.845 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2021-10-15 15:04:59.848 | + ./stack.sh:main:881                      :   configure_keystone
2021-10-15 15:04:59.850 | + lib/keystone:configure_keystone:202      :   sudo install -d -o ubuntu /etc/keystone
2021-10-15 15:04:59.862 | + lib/keystone:configure_keystone:204      :   [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]]
2021-10-15 15:04:59.865 | + lib/keystone:configure_keystone:205      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2021-10-15 15:04:59.870 | + lib/keystone:configure_keystone:208      :   is_service_enabled ldap
2021-10-15 15:04:59.885 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:04:59.887 | + lib/keystone:configure_keystone:212      :   iniset /etc/keystone/keystone.conf identity driver sql
2021-10-15 15:04:59.917 | + lib/keystone:configure_keystone:213      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2021-10-15 15:04:59.944 | + lib/keystone:configure_keystone:214      :   iniset /etc/keystone/keystone.conf assignment driver sql
2021-10-15 15:04:59.973 | + lib/keystone:configure_keystone:215      :   iniset /etc/keystone/keystone.conf role driver sql
2021-10-15 15:05:00.002 | + lib/keystone:configure_keystone:216      :   iniset /etc/keystone/keystone.conf resource driver sql
2021-10-15 15:05:00.032 | + lib/keystone:configure_keystone:219      :   iniset /etc/keystone/keystone.conf cache enabled True
2021-10-15 15:05:00.061 | + lib/keystone:configure_keystone:220      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2021-10-15 15:05:00.088 | + lib/keystone:configure_keystone:221      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2021-10-15 15:05:00.114 | + lib/keystone:configure_keystone:223      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2021-10-15 15:05:00.117 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2021-10-15 15:05:00.119 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2021-10-15 15:05:00.121 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2021-10-15 15:05:00.124 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2021-10-15 15:05:00.126 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2021-10-15 15:05:00.142 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:00.144 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2021-10-15 15:05:00.147 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2021-10-15 15:05:00.149 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2021-10-15 15:05:00.164 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:00.167 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:05:00.169 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:05:00.199 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2021-10-15 15:05:00.201 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2021-10-15 15:05:00.203 | + lib/keystone:configure_keystone:225      :   local service_port=5000
2021-10-15 15:05:00.205 | + lib/keystone:configure_keystone:226      :   local auth_port=35357
2021-10-15 15:05:00.208 | + lib/keystone:configure_keystone:228      :   is_service_enabled tls-proxy
2021-10-15 15:05:00.223 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:00.226 | + lib/keystone:configure_keystone:240      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity
2021-10-15 15:05:00.255 | + lib/keystone:configure_keystone:241      :   iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity
2021-10-15 15:05:00.282 | + lib/keystone:configure_keystone:243      :   [[ fernet != '' ]]
2021-10-15 15:05:00.285 | + lib/keystone:configure_keystone:244      :   iniset /etc/keystone/keystone.conf token provider fernet
2021-10-15 15:05:00.315 | ++ lib/keystone:configure_keystone:247      :   database_connection_url keystone
2021-10-15 15:05:00.317 | ++ lib/database:database_connection_url:132 :   local db=keystone
2021-10-15 15:05:00.319 | ++ lib/database:database_connection_url:133 :   database_connection_url_mysql keystone
2021-10-15 15:05:00.323 | ++ lib/databases/mysql:database_connection_url_mysql:202 :   local db=keystone
2021-10-15 15:05:00.325 | ++ lib/databases/mysql:database_connection_url_mysql:203 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2021-10-15 15:05:00.328 | + lib/keystone:configure_keystone:247      :   iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2021-10-15 15:05:00.356 | + lib/keystone:configure_keystone:250      :   '[' False '!=' False ']'
2021-10-15 15:05:00.359 | + lib/keystone:configure_keystone:255      :   setup_logging /etc/keystone/keystone.conf
2021-10-15 15:05:00.361 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2021-10-15 15:05:00.363 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2021-10-15 15:05:00.366 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2021-10-15 15:05:00.383 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2021-10-15 15:05:00.386 | + functions:setup_systemd_logging:695      :   local pidstr=
2021-10-15 15:05:00.388 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2021-10-15 15:05:00.390 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2021-10-15 15:05:00.393 | + functions:setup_systemd_logging:702      :   iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2021-10-15 15:05:00.419 | + functions:setup_systemd_logging:704      :   iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2021-10-15 15:05:00.447 | + functions:setup_systemd_logging:705      :   iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2021-10-15 15:05:00.474 | + functions:setup_systemd_logging:706      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2021-10-15 15:05:00.501 | + lib/keystone:configure_keystone:257      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2021-10-15 15:05:00.530 | + lib/keystone:configure_keystone:259      :   '[' uwsgi == mod_wsgi ']'
2021-10-15 15:05:00.532 | + lib/keystone:configure_keystone:263      :   write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity
2021-10-15 15:05:00.535 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2021-10-15 15:05:00.537 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2021-10-15 15:05:00.539 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2021-10-15 15:05:00.541 | + lib/apache:write_uwsgi_config:257        :   local http=
2021-10-15 15:05:00.544 | + lib/apache:write_uwsgi_config:258        :   local name=
2021-10-15 15:05:00.546 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2021-10-15 15:05:00.550 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2021-10-15 15:05:00.553 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2021-10-15 15:05:00.555 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2021-10-15 15:05:00.568 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2021-10-15 15:05:00.568 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:05:00.577 | d /var/run/uwsgi 0755 ubuntu root
2021-10-15 15:05:00.580 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:05:00.596 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2021-10-15 15:05:00.598 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2021-10-15 15:05:00.602 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public
2021-10-15 15:05:00.631 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2021-10-15 15:05:00.657 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2021-10-15 15:05:00.684 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2021-10-15 15:05:00.710 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2021-10-15 15:05:00.737 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2021-10-15 15:05:00.765 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2021-10-15 15:05:00.792 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2021-10-15 15:05:00.819 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2021-10-15 15:05:00.847 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2021-10-15 15:05:00.875 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2021-10-15 15:05:00.902 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2021-10-15 15:05:00.928 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2021-10-15 15:05:00.955 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2021-10-15 15:05:00.957 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2021-10-15 15:05:00.960 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2021-10-15 15:05:00.963 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2021-10-15 15:05:00.965 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2021-10-15 15:05:00.968 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:00.970 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:00.972 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2021-10-15 15:05:00.975 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2021-10-15 15:05:00.977 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket
2021-10-15 15:05:01.004 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2021-10-15 15:05:01.031 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 '
2021-10-15 15:05:01.032 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2021-10-15 15:05:01.040 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2021-10-15 15:05:01.043 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2021-10-15 15:05:01.046 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2021-10-15 15:05:01.048 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2021-10-15 15:05:01.050 | + lib/apache:enable_apache_mod:54          :   local mod=version
2021-10-15 15:05:01.052 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:05:01.055 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:01.057 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:01.060 | + lib/apache:enable_apache_mod:59          :   [[ version != \v\e\r\s\i\o\n ]]
2021-10-15 15:05:01.062 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2021-10-15 15:05:01.064 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:01.066 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:01.069 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2021-10-15 15:05:01.129 | Site keystone-wsgi-public already enabled
2021-10-15 15:05:01.133 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2021-10-15 15:05:01.136 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:05:01.139 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:05:01.141 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:05:01.272 | + lib/keystone:configure_keystone:264      :   write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin
2021-10-15 15:05:01.274 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-admin.ini
2021-10-15 15:05:01.277 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-admin
2021-10-15 15:05:01.279 | + lib/apache:write_uwsgi_config:256        :   local url=/identity_admin
2021-10-15 15:05:01.281 | + lib/apache:write_uwsgi_config:257        :   local http=
2021-10-15 15:05:01.283 | + lib/apache:write_uwsgi_config:258        :   local name=
2021-10-15 15:05:01.286 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-admin
2021-10-15 15:05:01.291 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-admin
2021-10-15 15:05:01.293 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2021-10-15 15:05:01.295 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2021-10-15 15:05:01.308 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2021-10-15 15:05:01.309 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:05:01.317 | d /var/run/uwsgi 0755 ubuntu root
2021-10-15 15:05:01.321 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:05:01.336 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-admin.socket
2021-10-15 15:05:01.339 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-admin.ini
2021-10-15 15:05:01.343 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin
2021-10-15 15:05:01.373 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2
2021-10-15 15:05:01.400 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true
2021-10-15 15:05:01.427 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true
2021-10-15 15:05:01.453 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false
2021-10-15 15:05:01.480 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90
2021-10-15 15:05:01.507 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true
2021-10-15 15:05:01.534 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3
2021-10-15 15:05:01.561 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true
2021-10-15 15:05:01.589 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2021-10-15 15:05:01.616 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535
2021-10-15 15:05:01.643 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close'
2021-10-15 15:05:01.670 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true
2021-10-15 15:05:01.698 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2021-10-15 15:05:01.700 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2021-10-15 15:05:01.703 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-admin
2021-10-15 15:05:01.705 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-admin
2021-10-15 15:05:01.707 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2021-10-15 15:05:01.710 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:01.713 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:01.715 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-admin.conf
2021-10-15 15:05:01.718 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf
2021-10-15 15:05:01.720 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket
2021-10-15 15:05:01.747 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666
2021-10-15 15:05:01.774 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 '
2021-10-15 15:05:01.775 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf
2021-10-15 15:05:01.783 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 
2021-10-15 15:05:01.787 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-admin
2021-10-15 15:05:01.789 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-admin
2021-10-15 15:05:01.791 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2021-10-15 15:05:01.794 | + lib/apache:enable_apache_mod:54          :   local mod=version
2021-10-15 15:05:01.796 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:05:01.798 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:01.801 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:01.803 | + lib/apache:enable_apache_mod:59          :   [[ version != \v\e\r\s\i\o\n ]]
2021-10-15 15:05:01.805 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2021-10-15 15:05:01.808 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:01.810 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:01.813 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-admin
2021-10-15 15:05:01.874 | Site keystone-wsgi-admin already enabled
2021-10-15 15:05:01.878 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2021-10-15 15:05:01.880 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:05:01.883 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:05:01.885 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:05:02.014 | + lib/keystone:configure_keystone:267      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2021-10-15 15:05:02.042 | + lib/keystone:configure_keystone:269      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2021-10-15 15:05:02.073 | + lib/keystone:configure_keystone:271      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2021-10-15 15:05:02.103 | + lib/keystone:configure_keystone:279      :   [[ True = True ]]
2021-10-15 15:05:02.106 | + lib/keystone:configure_keystone:280      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2021-10-15 15:05:02.136 | + lib/keystone:configure_keystone:281      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2021-10-15 15:05:02.165 | + lib/keystone:configure_keystone:282      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2021-10-15 15:05:02.194 | + ./stack.sh:main:885                      :   is_service_enabled swift
2021-10-15 15:05:02.211 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:02.214 | + ./stack.sh:main:886                      :   is_service_enabled ceilometer
2021-10-15 15:05:02.235 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:02.237 | + ./stack.sh:main:889                      :   stack_install_service swift
2021-10-15 15:05:02.239 | + lib/stack:stack_install_service:20       :   local service=swift
2021-10-15 15:05:02.242 | + lib/stack:stack_install_service:21       :   type install_swift
2021-10-15 15:05:02.245 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:05:02.247 | + lib/stack:stack_install_service:32       :   install_swift
2021-10-15 15:05:02.249 | + lib/swift:install_swift:742              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2021-10-15 15:05:02.252 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/swift.git
2021-10-15 15:05:02.254 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/swift
2021-10-15 15:05:02.256 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:05:02.258 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:05:02.261 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:05:02.264 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:05:02.266 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:05:02.269 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:05:02.284 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:05:02.286 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:05:02.288 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:05:02.292 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:05:02.292 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:05:02.297 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/swift ]]
2021-10-15 15:05:02.300 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:05:02.302 | + functions-common:git_clone:592           :   cd /opt/stack/swift
2021-10-15 15:05:02.305 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:05:02.305 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:05:02.309 | dbd0960ae Merge "Update master for stable/xena"
2021-10-15 15:05:02.311 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:05:02.314 | + lib/swift:install_swift:745              :   setup_develop /opt/stack/swift keystone
2021-10-15 15:05:02.316 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:05:02.319 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2021-10-15 15:05:02.321 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2021-10-15 15:05:02.324 | + inc/python:setup_develop:344             :   local extras=keystone
2021-10-15 15:05:02.326 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2021-10-15 15:05:02.328 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:05:02.331 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2021-10-15 15:05:02.333 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2021-10-15 15:05:02.335 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:05:02.337 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2021-10-15 15:05:02.340 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2021-10-15 15:05:02.343 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:05:02.345 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2021-10-15 15:05:02.347 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:05:02.350 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:05:02.353 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2021-10-15 15:05:02.359 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2021-10-15 15:05:02.361 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift
2021-10-15 15:05:02.995 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2021-10-15 15:05:02.997 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:05:03.000 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:05:03.002 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:05:03.004 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2021-10-15 15:05:03.006 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2021-10-15 15:05:03.009 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:05:03.011 | + inc/python:setup_package:428             :   local extras=keystone
2021-10-15 15:05:03.014 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:05:03.016 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2021-10-15 15:05:03.018 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2021-10-15 15:05:03.020 | + inc/python:setup_package:438             :   extras='[keystone]'
2021-10-15 15:05:03.022 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:05:03.025 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2021-10-15 15:05:03.046 | Using python 3.8 to install /opt/stack/swift
2021-10-15 15:05:03.048 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]'
2021-10-15 15:05:03.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:03.859 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:03.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:03.859 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:04.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:05:04.943 | Obtaining file:///opt/stack/swift
2021-10-15 15:05:04.944 |   Preparing metadata (setup.py): started
2021-10-15 15:05:06.135 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:05:06.174 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0)
2021-10-15 15:05:06.175 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2)
2021-10-15 15:05:06.176 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0)
2021-10-15 15:05:06.177 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1)
2021-10-15 15:05:06.178 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3)
2021-10-15 15:05:06.179 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0)
2021-10-15 15:05:06.180 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0)
2021-10-15 15:05:06.181 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7)
2021-10-15 15:05:06.182 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0)
2021-10-15 15:05:06.184 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0)
2021-10-15 15:05:06.185 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0)
2021-10-15 15:05:06.224 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0)
2021-10-15 15:05:06.232 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0)
2021-10-15 15:05:06.287 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0)
2021-10-15 15:05:06.288 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1)
2021-10-15 15:05:06.289 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0)
2021-10-15 15:05:06.290 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0)
2021-10-15 15:05:06.292 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1)
2021-10-15 15:05:06.293 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0)
2021-10-15 15:05:06.294 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7)
2021-10-15 15:05:06.295 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0)
2021-10-15 15:05:06.297 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0)
2021-10-15 15:05:06.298 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0)
2021-10-15 15:05:06.299 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1)
2021-10-15 15:05:06.300 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1)
2021-10-15 15:05:06.320 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0)
2021-10-15 15:05:06.352 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7)
2021-10-15 15:05:06.354 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7)
2021-10-15 15:05:06.356 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3)
2021-10-15 15:05:06.357 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8)
2021-10-15 15:05:06.380 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20)
2021-10-15 15:05:06.471 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0)
2021-10-15 15:05:06.472 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0)
2021-10-15 15:05:06.473 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16)
2021-10-15 15:05:06.513 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4)
2021-10-15 15:05:06.558 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0)
2021-10-15 15:05:06.559 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0)
2021-10-15 15:05:06.560 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0)
2021-10-15 15:05:06.561 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1)
2021-10-15 15:05:06.622 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6)
2021-10-15 15:05:06.624 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2)
2021-10-15 15:05:06.637 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3)
2021-10-15 15:05:06.639 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2)
2021-10-15 15:05:06.656 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0)
2021-10-15 15:05:06.659 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7)
2021-10-15 15:05:06.763 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2)
2021-10-15 15:05:06.779 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0)
2021-10-15 15:05:08.713 | Installing collected packages: swift
2021-10-15 15:05:08.713 |   Attempting uninstall: swift
2021-10-15 15:05:08.727 |     Found existing installation: swift 2.29.0.dev43
2021-10-15 15:05:08.727 |     Can't uninstall 'swift'. No files were found to uninstall.
2021-10-15 15:05:08.727 |   Running setup.py develop for swift
2021-10-15 15:05:10.664 | Successfully installed swift-2.29.0.dev43
2021-10-15 15:05:10.664 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:05:10.795 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:05:10.798 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:05:10.800 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:05:10.802 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:05:10.804 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:05:10.807 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:05:10.809 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:05:10.811 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:05:10.813 | + functions-common:time_stop:2316          :   start_time=1634310303041
2021-10-15 15:05:10.815 | + functions-common:time_stop:2318          :   [[ -z 1634310303041 ]]
2021-10-15 15:05:10.818 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:05:10.822 | + functions-common:time_stop:2321          :   end_time=1634310310820
2021-10-15 15:05:10.824 | + functions-common:time_stop:2322          :   elapsed_time=7779
2021-10-15 15:05:10.827 | + functions-common:time_stop:2323          :   total=52225
2021-10-15 15:05:10.829 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:05:10.831 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=60004
2021-10-15 15:05:10.833 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:05:10.835 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2021-10-15 15:05:10.838 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2021-10-15 15:05:10.840 | + functions-common:safe_chown:2210         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2021-10-15 15:05:10.858 | + functions-common:_safe_permission_operation:2058 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2021-10-15 15:05:10.871 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2021-10-15 15:05:10.873 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2021-10-15 15:05:10.875 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:05:10.878 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:05:10.880 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]]
2021-10-15 15:05:10.882 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:05:10.885 | + lib/swift:install_swift:746              :   '[' False == True ']'
2021-10-15 15:05:10.887 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2021-10-15 15:05:10.890 | + ./stack.sh:main:890                      :   configure_swift
2021-10-15 15:05:10.892 | + lib/swift:configure_swift:334            :   local swift_pipeline=crossdomain
2021-10-15 15:05:10.894 | + lib/swift:configure_swift:335            :   local node_number
2021-10-15 15:05:10.896 | + lib/swift:configure_swift:336            :   local swift_node_config
2021-10-15 15:05:10.898 | + lib/swift:configure_swift:337            :   local swift_log_dir
2021-10-15 15:05:10.900 | + lib/swift:configure_swift:340            :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2021-10-15 15:05:11.936 | No object-reconstructor running
2021-10-15 15:05:11.936 | No object-auditor running
2021-10-15 15:05:11.937 | No account-replicator running
2021-10-15 15:05:11.937 | No container-reconciler running
2021-10-15 15:05:11.937 | No container-auditor running
2021-10-15 15:05:11.937 | No container-server running
2021-10-15 15:05:11.937 | No container-sync running
2021-10-15 15:05:11.937 | No object-replicator running
2021-10-15 15:05:11.937 | No account-reaper running
2021-10-15 15:05:11.937 | No object-server running
2021-10-15 15:05:11.937 | No container-updater running
2021-10-15 15:05:11.937 | No object-expirer running
2021-10-15 15:05:11.937 | No object-updater running
2021-10-15 15:05:11.937 | No account-server running
2021-10-15 15:05:11.937 | No account-auditor running
2021-10-15 15:05:11.937 | No container-replicator running
2021-10-15 15:05:11.937 | No proxy-server running
2021-10-15 15:05:11.937 | No container-sharder running
2021-10-15 15:05:12.006 | + lib/swift:configure_swift:340            :   true
2021-10-15 15:05:12.008 | + lib/swift:configure_swift:342            :   sudo install -d -o ubuntu /etc/swift
2021-10-15 15:05:12.021 | + lib/swift:configure_swift:343            :   sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
2021-10-15 15:05:12.032 | + lib/swift:configure_swift:345            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2021-10-15 15:05:12.035 | + lib/swift:configure_swift:358            :   sudo tee /etc/rsyncd.conf
2021-10-15 15:05:12.036 | ++ lib/swift:configure_swift:354            :   id -g -n ubuntu
2021-10-15 15:05:12.041 | + lib/swift:configure_swift:354            :   sed -e '
2021-10-15 15:05:12.041 |         s/%GROUP%/ubuntu/;
2021-10-15 15:05:12.041 |         s/%USER%/ubuntu/;
2021-10-15 15:05:12.041 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2021-10-15 15:05:12.041 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2021-10-15 15:05:12.044 | uid = ubuntu
2021-10-15 15:05:12.044 | gid = ubuntu
2021-10-15 15:05:12.044 | log file = /opt/stack/data/swift/logs/rsyncd.log
2021-10-15 15:05:12.044 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2021-10-15 15:05:12.044 | address = 127.0.0.1
2021-10-15 15:05:12.044 | 
2021-10-15 15:05:12.044 | [account6612]
2021-10-15 15:05:12.044 | max connections = 25
2021-10-15 15:05:12.044 | path = /opt/stack/data/swift/1/node/
2021-10-15 15:05:12.044 | read only = false
2021-10-15 15:05:12.044 | lock file = /opt/stack/data/swift/run/account6612.lock
2021-10-15 15:05:12.044 | 
2021-10-15 15:05:12.045 | [account6622]
2021-10-15 15:05:12.045 | max connections = 25
2021-10-15 15:05:12.045 | path = /opt/stack/data/swift/2/node/
2021-10-15 15:05:12.045 | read only = false
2021-10-15 15:05:12.045 | lock file = /opt/stack/data/swift/run/account6622.lock
2021-10-15 15:05:12.045 | 
2021-10-15 15:05:12.045 | [account6632]
2021-10-15 15:05:12.045 | max connections = 25
2021-10-15 15:05:12.045 | path = /opt/stack/data/swift/3/node/
2021-10-15 15:05:12.045 | read only = false
2021-10-15 15:05:12.045 | lock file = /opt/stack/data/swift/run/account6632.lock
2021-10-15 15:05:12.045 | 
2021-10-15 15:05:12.045 | [account6642]
2021-10-15 15:05:12.045 | max connections = 25
2021-10-15 15:05:12.045 | path = /opt/stack/data/swift/4/node/
2021-10-15 15:05:12.045 | read only = false
2021-10-15 15:05:12.045 | lock file = /opt/stack/data/swift/run/account6642.lock
2021-10-15 15:05:12.045 | 
2021-10-15 15:05:12.045 | 
2021-10-15 15:05:12.045 | [container6611]
2021-10-15 15:05:12.045 | max connections = 25
2021-10-15 15:05:12.045 | path = /opt/stack/data/swift/1/node/
2021-10-15 15:05:12.045 | read only = false
2021-10-15 15:05:12.045 | lock file = /opt/stack/data/swift/run/container6611.lock
2021-10-15 15:05:12.045 | 
2021-10-15 15:05:12.045 | [container6621]
2021-10-15 15:05:12.045 | max connections = 25
2021-10-15 15:05:12.045 | path = /opt/stack/data/swift/2/node/
2021-10-15 15:05:12.045 | read only = false
2021-10-15 15:05:12.045 | lock file = /opt/stack/data/swift/run/container6621.lock
2021-10-15 15:05:12.045 | 
2021-10-15 15:05:12.045 | [container6631]
2021-10-15 15:05:12.045 | max connections = 25
2021-10-15 15:05:12.045 | path = /opt/stack/data/swift/3/node/
2021-10-15 15:05:12.045 | read only = false
2021-10-15 15:05:12.045 | lock file = /opt/stack/data/swift/run/container6631.lock
2021-10-15 15:05:12.045 | 
2021-10-15 15:05:12.046 | [container6641]
2021-10-15 15:05:12.046 | max connections = 25
2021-10-15 15:05:12.046 | path = /opt/stack/data/swift/4/node/
2021-10-15 15:05:12.046 | read only = false
2021-10-15 15:05:12.046 | lock file = /opt/stack/data/swift/run/container6641.lock
2021-10-15 15:05:12.046 | 
2021-10-15 15:05:12.046 | 
2021-10-15 15:05:12.046 | [object6613]
2021-10-15 15:05:12.046 | max connections = 25
2021-10-15 15:05:12.046 | path = /opt/stack/data/swift/1/node/
2021-10-15 15:05:12.046 | read only = false
2021-10-15 15:05:12.046 | lock file = /opt/stack/data/swift/run/object6613.lock
2021-10-15 15:05:12.046 | 
2021-10-15 15:05:12.046 | [object6623]
2021-10-15 15:05:12.046 | max connections = 25
2021-10-15 15:05:12.046 | path = /opt/stack/data/swift/2/node/
2021-10-15 15:05:12.046 | read only = false
2021-10-15 15:05:12.046 | lock file = /opt/stack/data/swift/run/object6623.lock
2021-10-15 15:05:12.046 | 
2021-10-15 15:05:12.046 | [object6633]
2021-10-15 15:05:12.046 | max connections = 25
2021-10-15 15:05:12.046 | path = /opt/stack/data/swift/3/node/
2021-10-15 15:05:12.046 | read only = false
2021-10-15 15:05:12.046 | lock file = /opt/stack/data/swift/run/object6633.lock
2021-10-15 15:05:12.046 | 
2021-10-15 15:05:12.046 | [object6643]
2021-10-15 15:05:12.046 | max connections = 25
2021-10-15 15:05:12.046 | path = /opt/stack/data/swift/4/node/
2021-10-15 15:05:12.046 | read only = false
2021-10-15 15:05:12.046 | lock file = /opt/stack/data/swift/run/object6643.lock
2021-10-15 15:05:12.047 | + lib/swift:configure_swift:360            :   is_ubuntu
2021-10-15 15:05:12.049 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:12.051 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:12.053 | + lib/swift:configure_swift:361            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2021-10-15 15:05:12.065 | + lib/swift:configure_swift:366            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2021-10-15 15:05:12.067 | + lib/swift:configure_swift:367            :   cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2021-10-15 15:05:12.071 | + lib/swift:configure_swift:368            :   cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf
2021-10-15 15:05:12.075 | + lib/swift:configure_swift:372            :   local csyncfile=/etc/swift/container-sync-realms.conf
2021-10-15 15:05:12.077 | + lib/swift:configure_swift:373            :   cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2021-10-15 15:05:12.081 | + lib/swift:configure_swift:374            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2021-10-15 15:05:12.109 | + lib/swift:configure_swift:375            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/
2021-10-15 15:05:12.134 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2021-10-15 15:05:12.152 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2021-10-15 15:05:12.178 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2021-10-15 15:05:12.197 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2021-10-15 15:05:12.223 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2021-10-15 15:05:12.241 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2021-10-15 15:05:12.269 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2021-10-15 15:05:12.287 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2021-10-15 15:05:12.316 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2021-10-15 15:05:12.333 | + lib/swift:configure_swift:390            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2021-10-15 15:05:12.361 | + lib/swift:configure_swift:392            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2021-10-15 15:05:12.379 | + lib/swift:configure_swift:393            :   is_service_enabled tls-proxy
2021-10-15 15:05:12.393 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:12.395 | + lib/swift:configure_swift:396            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2021-10-15 15:05:12.423 | + lib/swift:configure_swift:402            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2021-10-15 15:05:12.449 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2021-10-15 15:05:12.479 | + lib/swift:configure_swift:406            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2021-10-15 15:05:12.506 | + lib/swift:configure_swift:409            :   is_service_enabled ceilometer
2021-10-15 15:05:12.520 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:12.522 | + lib/swift:configure_swift:420            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2021-10-15 15:05:12.549 | + lib/swift:configure_swift:426            :   is_service_enabled s3api
2021-10-15 15:05:12.564 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:12.566 | + lib/swift:configure_swift:429            :   is_service_enabled keystone
2021-10-15 15:05:12.580 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:12.582 | + lib/swift:configure_swift:430            :   swift_pipeline+=' authtoken'
2021-10-15 15:05:12.584 | + lib/swift:configure_swift:431            :   is_service_enabled s3api
2021-10-15 15:05:12.601 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:12.604 | + lib/swift:configure_swift:436            :   swift_pipeline+=' keystoneauth'
2021-10-15 15:05:12.606 | + lib/swift:configure_swift:439            :   swift_pipeline+=' tempauth '
2021-10-15 15:05:12.608 | + lib/swift:configure_swift:441            :   sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf
2021-10-15 15:05:12.613 | + lib/swift:configure_swift:442            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2021-10-15 15:05:12.618 | + lib/swift:configure_swift:444            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2021-10-15 15:05:12.645 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2021-10-15 15:05:12.672 | + lib/swift:configure_swift:448            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2021-10-15 15:05:12.700 | + lib/swift:configure_swift:453            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2021-10-15 15:05:12.730 | + lib/swift:configure_swift:455            :   iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory
2021-10-15 15:05:12.756 | + lib/swift:configure_swift:456            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2021-10-15 15:05:12.758 | + lib/keystone:configure_keystone_authtoken_middleware:417 :   local conf_file=/etc/swift/proxy-server.conf
2021-10-15 15:05:12.760 | + lib/keystone:configure_keystone_authtoken_middleware:418 :   local admin_user=swift
2021-10-15 15:05:12.762 | + lib/keystone:configure_keystone_authtoken_middleware:419 :   local section=filter:authtoken
2021-10-15 15:05:12.764 | + lib/keystone:configure_keystone_authtoken_middleware:421 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2021-10-15 15:05:12.792 | + lib/keystone:configure_keystone_authtoken_middleware:422 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2021-10-15 15:05:12.818 | + lib/keystone:configure_keystone_authtoken_middleware:423 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity
2021-10-15 15:05:12.844 | + lib/keystone:configure_keystone_authtoken_middleware:424 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2021-10-15 15:05:12.872 | + lib/keystone:configure_keystone_authtoken_middleware:425 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2021-10-15 15:05:12.898 | + lib/keystone:configure_keystone_authtoken_middleware:426 :   iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default
2021-10-15 15:05:12.925 | + lib/keystone:configure_keystone_authtoken_middleware:427 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2021-10-15 15:05:12.951 | + lib/keystone:configure_keystone_authtoken_middleware:428 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default
2021-10-15 15:05:12.978 | + lib/keystone:configure_keystone_authtoken_middleware:430 :   iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
2021-10-15 15:05:13.005 | + lib/keystone:configure_keystone_authtoken_middleware:431 :   iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211
2021-10-15 15:05:13.032 | + lib/swift:configure_swift:457            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2021-10-15 15:05:13.059 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2021-10-15 15:05:13.086 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2021-10-15 15:05:13.113 | + lib/swift:configure_swift:461            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2021-10-15 15:05:13.142 | + lib/swift:configure_swift:462            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2021-10-15 15:05:13.169 | + lib/swift:configure_swift:467            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2021-10-15 15:05:13.187 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2021-10-15 15:05:13.213 | + lib/swift:configure_swift:471            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2021-10-15 15:05:13.240 | + lib/swift:configure_swift:473            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2021-10-15 15:05:13.245 | + lib/swift:configure_swift:474            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2021-10-15 15:05:13.272 | + lib/swift:configure_swift:475            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2021-10-15 15:05:13.298 | + lib/swift:configure_swift:476            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2021-10-15 15:05:13.325 | + lib/swift:configure_swift:478            :   local node_number
2021-10-15 15:05:13.327 | + lib/swift:configure_swift:479            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2021-10-15 15:05:13.329 | + lib/swift:configure_swift:480            :   local swift_node_config=/etc/swift/object-server/1.conf
2021-10-15 15:05:13.332 | + lib/swift:configure_swift:481            :   cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2021-10-15 15:05:13.336 | + lib/swift:configure_swift:482            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2021-10-15 15:05:13.339 | + lib/swift:generate_swift_config_services:292 :   local swift_node_config=/etc/swift/object-server/1.conf
2021-10-15 15:05:13.341 | + lib/swift:generate_swift_config_services:293 :   local node_id=1
2021-10-15 15:05:13.343 | + lib/swift:generate_swift_config_services:294 :   local bind_port=6613
2021-10-15 15:05:13.345 | + lib/swift:generate_swift_config_services:295 :   local server_type=object
2021-10-15 15:05:13.348 | + lib/swift:generate_swift_config_services:297 :   log_facility=0
2021-10-15 15:05:13.350 | + lib/swift:generate_swift_config_services:298 :   local node_path=/opt/stack/data/swift/1
2021-10-15 15:05:13.352 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2021-10-15 15:05:13.370 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2021-10-15 15:05:13.397 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2021-10-15 15:05:13.415 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2021-10-15 15:05:13.442 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2021-10-15 15:05:13.459 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2021-10-15 15:05:13.487 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2021-10-15 15:05:13.505 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2021-10-15 15:05:13.532 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2021-10-15 15:05:13.550 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2021-10-15 15:05:13.577 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2021-10-15 15:05:13.595 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2021-10-15 15:05:13.622 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2021-10-15 15:05:13.640 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2021-10-15 15:05:13.671 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2021-10-15 15:05:13.688 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2021-10-15 15:05:13.739 | + lib/swift:generate_swift_config_services:324 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2021-10-15 15:05:13.757 | + lib/swift:generate_swift_config_services:325 :   iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2021-10-15 15:05:13.784 | + lib/swift:generate_swift_config_services:329 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf
2021-10-15 15:05:13.791 | + lib/swift:configure_swift:483            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2021-10-15 15:05:13.809 | + lib/swift:configure_swift:484            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2021-10-15 15:05:13.837 | + lib/swift:configure_swift:485            :   iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache
2021-10-15 15:05:13.865 | + lib/swift:configure_swift:487            :   swift_node_config=/etc/swift/container-server/1.conf
2021-10-15 15:05:13.867 | + lib/swift:configure_swift:488            :   cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2021-10-15 15:05:13.871 | + lib/swift:configure_swift:489            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2021-10-15 15:05:13.873 | + lib/swift:generate_swift_config_services:292 :   local swift_node_config=/etc/swift/container-server/1.conf
2021-10-15 15:05:13.876 | + lib/swift:generate_swift_config_services:293 :   local node_id=1
2021-10-15 15:05:13.878 | + lib/swift:generate_swift_config_services:294 :   local bind_port=6611
2021-10-15 15:05:13.880 | + lib/swift:generate_swift_config_services:295 :   local server_type=container
2021-10-15 15:05:13.882 | + lib/swift:generate_swift_config_services:297 :   log_facility=0
2021-10-15 15:05:13.885 | + lib/swift:generate_swift_config_services:298 :   local node_path=/opt/stack/data/swift/1
2021-10-15 15:05:13.887 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2021-10-15 15:05:13.905 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2021-10-15 15:05:13.932 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2021-10-15 15:05:13.949 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2021-10-15 15:05:13.978 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2021-10-15 15:05:13.995 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2021-10-15 15:05:14.023 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2021-10-15 15:05:14.040 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2021-10-15 15:05:14.068 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2021-10-15 15:05:14.087 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2021-10-15 15:05:14.114 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2021-10-15 15:05:14.132 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2021-10-15 15:05:14.160 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2021-10-15 15:05:14.177 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2021-10-15 15:05:14.206 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2021-10-15 15:05:14.223 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2021-10-15 15:05:14.251 | + lib/swift:generate_swift_config_services:324 :   iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2021-10-15 15:05:14.268 | + lib/swift:generate_swift_config_services:325 :   iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2021-10-15 15:05:14.295 | + lib/swift:generate_swift_config_services:329 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf
2021-10-15 15:05:14.300 | + lib/swift:configure_swift:490            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2021-10-15 15:05:14.317 | + lib/swift:configure_swift:491            :   iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0
2021-10-15 15:05:14.346 | + lib/swift:configure_swift:493            :   swift_node_config=/etc/swift/account-server/1.conf
2021-10-15 15:05:14.348 | + lib/swift:configure_swift:494            :   cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2021-10-15 15:05:14.352 | + lib/swift:configure_swift:495            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2021-10-15 15:05:14.354 | + lib/swift:generate_swift_config_services:292 :   local swift_node_config=/etc/swift/account-server/1.conf
2021-10-15 15:05:14.356 | + lib/swift:generate_swift_config_services:293 :   local node_id=1
2021-10-15 15:05:14.359 | + lib/swift:generate_swift_config_services:294 :   local bind_port=6612
2021-10-15 15:05:14.361 | + lib/swift:generate_swift_config_services:295 :   local server_type=account
2021-10-15 15:05:14.363 | + lib/swift:generate_swift_config_services:297 :   log_facility=0
2021-10-15 15:05:14.365 | + lib/swift:generate_swift_config_services:298 :   local node_path=/opt/stack/data/swift/1
2021-10-15 15:05:14.367 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2021-10-15 15:05:14.385 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2021-10-15 15:05:14.413 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2021-10-15 15:05:14.430 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2021-10-15 15:05:14.458 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2021-10-15 15:05:14.476 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2021-10-15 15:05:14.505 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2021-10-15 15:05:14.522 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2021-10-15 15:05:14.550 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2021-10-15 15:05:14.567 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2021-10-15 15:05:14.594 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2021-10-15 15:05:14.612 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2021-10-15 15:05:14.645 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2021-10-15 15:05:14.662 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2021-10-15 15:05:14.690 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2021-10-15 15:05:14.708 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2021-10-15 15:05:14.735 | + lib/swift:generate_swift_config_services:324 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2021-10-15 15:05:14.754 | + lib/swift:generate_swift_config_services:325 :   iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2021-10-15 15:05:14.780 | + lib/swift:generate_swift_config_services:329 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf
2021-10-15 15:05:14.786 | + lib/swift:configure_swift:496            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2021-10-15 15:05:14.804 | + lib/swift:configure_swift:497            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2021-10-15 15:05:14.832 | + lib/swift:configure_swift:501            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2021-10-15 15:05:14.860 | + lib/swift:configure_swift:502            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2021-10-15 15:05:14.887 | + lib/swift:configure_swift:503            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2021-10-15 15:05:14.916 | + lib/swift:configure_swift:505            :   testfile=/etc/swift/test.conf
2021-10-15 15:05:14.919 | + lib/swift:configure_swift:506            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2021-10-15 15:05:14.923 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2021-10-15 15:05:14.950 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2021-10-15 15:05:14.979 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2021-10-15 15:05:15.007 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2021-10-15 15:05:15.035 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2021-10-15 15:05:15.063 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2021-10-15 15:05:15.090 | + lib/swift:configure_swift:515            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2021-10-15 15:05:15.115 | + lib/swift:configure_swift:516            :   iniset /etc/swift/test.conf func_test password4 testing4
2021-10-15 15:05:15.143 | + lib/swift:configure_swift:517            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2021-10-15 15:05:15.170 | + lib/swift:configure_swift:519            :   is_service_enabled keystone
2021-10-15 15:05:15.186 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:15.188 | + lib/swift:configure_swift:520            :   iniuncomment /etc/swift/test.conf func_test auth_version
2021-10-15 15:05:15.206 | + lib/swift:configure_swift:521            :   local auth_vers
2021-10-15 15:05:15.209 | ++ lib/swift:configure_swift:522            :   iniget /etc/swift/test.conf func_test auth_version
2021-10-15 15:05:15.229 | + lib/swift:configure_swift:522            :   auth_vers=3
2021-10-15 15:05:15.231 | + lib/swift:configure_swift:523            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.24
2021-10-15 15:05:15.258 | + lib/swift:configure_swift:524            :   [[ http == \h\t\t\p\s ]]
2021-10-15 15:05:15.260 | + lib/swift:configure_swift:527            :   iniset /etc/swift/test.conf func_test auth_port 80
2021-10-15 15:05:15.286 | + lib/swift:configure_swift:529            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity
2021-10-15 15:05:15.315 | + lib/swift:configure_swift:530            :   [[ 3 == \3 ]]
2021-10-15 15:05:15.317 | + lib/swift:configure_swift:531            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2021-10-15 15:05:15.344 | + lib/swift:configure_swift:535            :   is_service_enabled tls-proxy
2021-10-15 15:05:15.359 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:15.362 | + lib/swift:configure_swift:541            :   local user_group
2021-10-15 15:05:15.364 | ++ lib/swift:configure_swift:542            :   id -g ubuntu
2021-10-15 15:05:15.370 | + lib/swift:configure_swift:542            :   user_group=1000
2021-10-15 15:05:15.372 | + lib/swift:configure_swift:543            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2021-10-15 15:05:15.385 | + lib/swift:configure_swift:545            :   local swift_log_dir=/opt/stack/data/swift/logs
2021-10-15 15:05:15.387 | + lib/swift:configure_swift:546            :   sudo rm -rf /opt/stack/data/swift/logs
2021-10-15 15:05:15.398 | + lib/swift:configure_swift:547            :   local swift_log_group=adm
2021-10-15 15:05:15.400 | + lib/swift:configure_swift:548            :   is_suse
2021-10-15 15:05:15.402 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:05:15.404 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:05:15.407 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:05:15.409 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:05:15.411 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:05:15.413 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:05:15.416 | + lib/swift:configure_swift:551            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2021-10-15 15:05:15.428 | + lib/swift:configure_swift:553            :   [[ False != \F\a\l\s\e ]]
2021-10-15 15:05:15.431 | + lib/swift:configure_swift:561            :   '[' False == True ']'
2021-10-15 15:05:15.433 | + ./stack.sh:main:893                      :   is_service_enabled s3api
2021-10-15 15:05:15.450 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:15.452 | + ./stack.sh:main:899                      :   is_service_enabled g-api n-api
2021-10-15 15:05:15.468 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:15.471 | + ./stack.sh:main:901                      :   stack_install_service glance
2021-10-15 15:05:15.473 | + lib/stack:stack_install_service:20       :   local service=glance
2021-10-15 15:05:15.475 | + lib/stack:stack_install_service:21       :   type install_glance
2021-10-15 15:05:15.478 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:05:15.481 | + lib/stack:stack_install_service:32       :   install_glance
2021-10-15 15:05:15.483 | + lib/glance:install_glance:514            :   glance_store_extras=()
2021-10-15 15:05:15.486 | + lib/glance:install_glance:514            :   local glance_store_extras
2021-10-15 15:05:15.488 | + lib/glance:install_glance:516            :   is_service_enabled cinder
2021-10-15 15:05:15.505 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:15.508 | + lib/glance:install_glance:517            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2021-10-15 15:05:15.510 | + lib/glance:install_glance:520            :   is_service_enabled swift
2021-10-15 15:05:15.526 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:15.529 | + lib/glance:install_glance:521            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2021-10-15 15:05:15.532 | + lib/glance:install_glance:526            :   use_library_from_git glance_store
2021-10-15 15:05:15.534 | + inc/python:use_library_from_git:250      :   local name=glance_store
2021-10-15 15:05:15.537 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:05:15.540 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:05:15.543 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,glance_store, ]]
2021-10-15 15:05:15.545 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:05:15.549 | ++ lib/glance:install_glance:532            :   join_extras swift cinder
2021-10-15 15:05:15.551 | ++ inc/python:join_extras:29                :   local IFS=,
2021-10-15 15:05:15.554 | ++ inc/python:join_extras:30                :   echo swift,cinder
2021-10-15 15:05:15.557 | + lib/glance:install_glance:532            :   pip_install_gr_extras glance-store swift,cinder
2021-10-15 15:05:15.560 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2021-10-15 15:05:15.562 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2021-10-15 15:05:15.565 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2021-10-15 15:05:15.568 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2021-10-15 15:05:15.571 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2021-10-15 15:05:15.573 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2021-10-15 15:05:15.577 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:05:15.577 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2021-10-15 15:05:15.582 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2021-10-15 15:05:15.585 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2021-10-15 15:05:15.588 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2021-10-15 15:05:15.591 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2021-10-15 15:05:15.593 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2021-10-15 15:05:15.615 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2021-10-15 15:05:15.617 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0'
2021-10-15 15:05:16.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:16.432 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:16.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:16.432 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:17.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:05:17.515 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0)
2021-10-15 15:05:17.608 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0)
2021-10-15 15:05:17.609 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0)
2021-10-15 15:05:17.610 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0)
2021-10-15 15:05:17.611 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0)
2021-10-15 15:05:17.612 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1)
2021-10-15 15:05:17.613 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0)
2021-10-15 15:05:17.615 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0)
2021-10-15 15:05:17.616 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0)
2021-10-15 15:05:17.617 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0)
2021-10-15 15:05:17.618 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0)
2021-10-15 15:05:17.619 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0)
2021-10-15 15:05:17.620 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1)
2021-10-15 15:05:17.622 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0)
2021-10-15 15:05:17.625 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0)
2021-10-15 15:05:17.627 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1)
2021-10-15 15:05:17.629 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2)
2021-10-15 15:05:17.631 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1)
2021-10-15 15:05:17.634 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0)
2021-10-15 15:05:17.643 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0)
2021-10-15 15:05:17.644 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2)
2021-10-15 15:05:17.650 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7)
2021-10-15 15:05:17.718 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0)
2021-10-15 15:05:17.720 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0)
2021-10-15 15:05:17.721 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16)
2021-10-15 15:05:17.746 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0)
2021-10-15 15:05:17.748 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0)
2021-10-15 15:05:17.750 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1)
2021-10-15 15:05:17.751 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1)
2021-10-15 15:05:17.752 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0)
2021-10-15 15:05:17.761 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1)
2021-10-15 15:05:17.807 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1)
2021-10-15 15:05:17.808 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0)
2021-10-15 15:05:17.810 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0)
2021-10-15 15:05:17.811 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0)
2021-10-15 15:05:17.831 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2)
2021-10-15 15:05:17.832 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0)
2021-10-15 15:05:17.849 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3)
2021-10-15 15:05:17.865 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0)
2021-10-15 15:05:17.866 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0)
2021-10-15 15:05:17.887 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5)
2021-10-15 15:05:17.888 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2)
2021-10-15 15:05:17.968 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7)
2021-10-15 15:05:17.968 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8)
2021-10-15 15:05:17.970 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7)
2021-10-15 15:05:17.972 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3)
2021-10-15 15:05:18.022 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20)
2021-10-15 15:05:18.049 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2)
2021-10-15 15:05:18.086 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6)
2021-10-15 15:05:18.253 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2)
2021-10-15 15:05:18.256 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6)
2021-10-15 15:05:18.290 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3)
2021-10-15 15:05:18.291 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7)
2021-10-15 15:05:18.294 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0)
2021-10-15 15:05:18.294 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0)
2021-10-15 15:05:18.295 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1)
2021-10-15 15:05:18.298 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1)
2021-10-15 15:05:18.512 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0)
2021-10-15 15:05:18.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0)
2021-10-15 15:05:18.634 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7)
2021-10-15 15:05:18.787 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0)
2021-10-15 15:05:20.566 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:05:20.687 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:05:20.690 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:05:20.692 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:05:20.694 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:05:20.697 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:05:20.699 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:05:20.702 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:05:20.704 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:05:20.706 | + functions-common:time_stop:2316          :   start_time=1634310315609
2021-10-15 15:05:20.708 | + functions-common:time_stop:2318          :   [[ -z 1634310315609 ]]
2021-10-15 15:05:20.712 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:05:20.716 | + functions-common:time_stop:2321          :   end_time=1634310320714
2021-10-15 15:05:20.718 | + functions-common:time_stop:2322          :   elapsed_time=5105
2021-10-15 15:05:20.721 | + functions-common:time_stop:2323          :   total=60004
2021-10-15 15:05:20.723 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:05:20.725 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=65109
2021-10-15 15:05:20.728 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:05:20.730 | + lib/glance:install_glance:533            :   copy_rootwrap /usr/local/etc/glance
2021-10-15 15:05:20.733 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2021-10-15 15:05:20.735 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2021-10-15 15:05:20.747 | + lib/glance:copy_rootwrap:242             :   cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/
2021-10-15 15:05:20.753 | + lib/glance:install_glance:536            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2021-10-15 15:05:20.755 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/glance.git
2021-10-15 15:05:20.757 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/glance
2021-10-15 15:05:20.760 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:05:20.762 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:05:20.765 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:05:20.768 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:05:20.770 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:05:20.773 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:05:20.789 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:05:20.791 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:05:20.794 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:05:20.796 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:05:20.797 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:05:20.802 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/glance ]]
2021-10-15 15:05:20.804 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:05:20.806 | + functions-common:git_clone:592           :   cd /opt/stack/glance
2021-10-15 15:05:20.809 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:05:20.809 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:05:20.813 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt"
2021-10-15 15:05:20.816 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:05:20.819 | + lib/glance:install_glance:538            :   setup_develop /opt/stack/glance
2021-10-15 15:05:20.822 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:05:20.824 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2021-10-15 15:05:20.827 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2021-10-15 15:05:20.829 | + inc/python:setup_develop:344             :   local extras=
2021-10-15 15:05:20.832 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2021-10-15 15:05:20.835 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:05:20.837 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2021-10-15 15:05:20.840 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2021-10-15 15:05:20.842 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:05:20.845 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2021-10-15 15:05:20.848 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2021-10-15 15:05:20.850 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:05:20.853 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2021-10-15 15:05:20.855 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:05:20.858 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:05:20.861 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2021-10-15 15:05:20.867 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2021-10-15 15:05:20.870 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance
2021-10-15 15:05:21.513 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2021-10-15 15:05:21.515 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:05:21.518 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:05:21.520 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:05:21.522 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2021-10-15 15:05:21.525 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2021-10-15 15:05:21.527 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:05:21.529 | + inc/python:setup_package:428             :   local extras=
2021-10-15 15:05:21.532 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:05:21.534 | + inc/python:setup_package:432             :   [[ -z '' ]]
2021-10-15 15:05:21.536 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2021-10-15 15:05:21.539 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2021-10-15 15:05:21.541 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:05:21.543 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2021-10-15 15:05:21.564 | Using python 3.8 to install /opt/stack/glance
2021-10-15 15:05:21.566 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance
2021-10-15 15:05:22.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:22.376 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:22.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:22.377 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:23.453 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:05:23.470 | Obtaining file:///opt/stack/glance
2021-10-15 15:05:23.471 |   Preparing metadata (setup.py): started
2021-10-15 15:05:24.643 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:05:24.720 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0)
2021-10-15 15:05:24.721 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1)
2021-10-15 15:05:24.723 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25)
2021-10-15 15:05:24.724 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0)
2021-10-15 15:05:24.725 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1)
2021-10-15 15:05:24.726 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1)
2021-10-15 15:05:24.727 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7)
2021-10-15 15:05:24.728 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2)
2021-10-15 15:05:24.729 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4)
2021-10-15 15:05:24.730 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1)
2021-10-15 15:05:24.731 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1)
2021-10-15 15:05:24.732 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1)
2021-10-15 15:05:24.734 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1)
2021-10-15 15:05:24.735 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0)
2021-10-15 15:05:24.736 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0)
2021-10-15 15:05:24.737 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0)
2021-10-15 15:05:24.738 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0)
2021-10-15 15:05:24.739 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2)
2021-10-15 15:05:24.740 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0)
2021-10-15 15:05:24.741 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0)
2021-10-15 15:05:24.742 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0)
2021-10-15 15:05:24.744 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2)
2021-10-15 15:05:24.745 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0)
2021-10-15 15:05:24.746 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0)
2021-10-15 15:05:24.747 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0)
2021-10-15 15:05:24.748 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0)
2021-10-15 15:05:24.749 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0)
2021-10-15 15:05:24.750 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0)
2021-10-15 15:05:24.751 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0)
2021-10-15 15:05:24.752 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0)
2021-10-15 15:05:24.754 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0)
2021-10-15 15:05:24.755 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1)
2021-10-15 15:05:24.756 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0)
2021-10-15 15:05:24.757 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0)
2021-10-15 15:05:24.759 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2)
2021-10-15 15:05:24.760 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3)
2021-10-15 15:05:24.761 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2)
2021-10-15 15:05:24.762 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0)
2021-10-15 15:05:24.763 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0)
2021-10-15 15:05:24.764 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0)
2021-10-15 15:05:24.765 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2)
2021-10-15 15:05:24.766 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16)
2021-10-15 15:05:24.767 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0)
2021-10-15 15:05:24.768 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1)
2021-10-15 15:05:24.785 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1)
2021-10-15 15:05:24.786 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2)
2021-10-15 15:05:24.788 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5)
2021-10-15 15:05:24.809 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0)
2021-10-15 15:05:24.810 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0)
2021-10-15 15:05:24.852 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0)
2021-10-15 15:05:24.868 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0)
2021-10-15 15:05:24.880 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2)
2021-10-15 15:05:24.894 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2)
2021-10-15 15:05:24.895 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0)
2021-10-15 15:05:24.984 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7)
2021-10-15 15:05:25.062 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0)
2021-10-15 15:05:25.115 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1)
2021-10-15 15:05:25.117 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1)
2021-10-15 15:05:25.151 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1)
2021-10-15 15:05:25.194 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1)
2021-10-15 15:05:25.198 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0)
2021-10-15 15:05:25.199 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0)
2021-10-15 15:05:25.262 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0)
2021-10-15 15:05:25.263 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1)
2021-10-15 15:05:25.265 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0)
2021-10-15 15:05:25.293 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0)
2021-10-15 15:05:25.338 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2)
2021-10-15 15:05:25.342 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6)
2021-10-15 15:05:25.428 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0)
2021-10-15 15:05:25.429 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4)
2021-10-15 15:05:25.431 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0)
2021-10-15 15:05:25.433 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6)
2021-10-15 15:05:25.434 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0)
2021-10-15 15:05:25.459 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0)
2021-10-15 15:05:25.463 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0)
2021-10-15 15:05:25.465 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2)
2021-10-15 15:05:25.509 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0)
2021-10-15 15:05:25.552 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3)
2021-10-15 15:05:25.553 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0)
2021-10-15 15:05:25.555 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0)
2021-10-15 15:05:25.633 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0)
2021-10-15 15:05:25.788 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7)
2021-10-15 15:05:26.085 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2)
2021-10-15 15:05:26.089 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1)
2021-10-15 15:05:26.091 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0)
2021-10-15 15:05:26.092 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3)
2021-10-15 15:05:26.150 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1)
2021-10-15 15:05:26.174 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0)
2021-10-15 15:05:26.295 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20)
2021-10-15 15:05:26.357 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6)
2021-10-15 15:05:26.411 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1)
2021-10-15 15:05:26.633 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4)
2021-10-15 15:05:26.635 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4)
2021-10-15 15:05:26.636 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0)
2021-10-15 15:05:26.638 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32)
2021-10-15 15:05:26.640 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0)
2021-10-15 15:05:26.641 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0)
2021-10-15 15:05:26.642 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0)
2021-10-15 15:05:26.763 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0)
2021-10-15 15:05:26.799 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2)
2021-10-15 15:05:26.845 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0)
2021-10-15 15:05:26.850 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3)
2021-10-15 15:05:27.097 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0)
2021-10-15 15:05:27.288 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8)
2021-10-15 15:05:27.289 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7)
2021-10-15 15:05:27.292 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3)
2021-10-15 15:05:27.294 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7)
2021-10-15 15:05:27.372 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2)
2021-10-15 15:05:27.529 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0)
2021-10-15 15:05:27.635 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0)
2021-10-15 15:05:27.915 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0)
2021-10-15 15:05:27.917 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0)
2021-10-15 15:05:28.147 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1)
2021-10-15 15:05:28.465 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0)
2021-10-15 15:05:28.808 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0)
2021-10-15 15:05:28.809 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2)
2021-10-15 15:05:28.810 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4)
2021-10-15 15:05:28.811 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5)
2021-10-15 15:05:29.994 | Installing collected packages: glance
2021-10-15 15:05:29.994 |   Attempting uninstall: glance
2021-10-15 15:05:29.994 |     Found existing installation: glance 23.1.0.dev15
2021-10-15 15:05:30.001 |     Can't uninstall 'glance'. No files were found to uninstall.
2021-10-15 15:05:30.003 |   Running setup.py develop for glance
2021-10-15 15:05:32.023 | Successfully installed glance
2021-10-15 15:05:32.023 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2021-10-15 15:05:32.164 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:05:32.166 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:05:32.169 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:05:32.171 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:05:32.173 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:05:32.175 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:05:32.177 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:05:32.180 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:05:32.182 | + functions-common:time_stop:2316          :   start_time=1634310321558
2021-10-15 15:05:32.185 | + functions-common:time_stop:2318          :   [[ -z 1634310321558 ]]
2021-10-15 15:05:32.187 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:05:32.192 | + functions-common:time_stop:2321          :   end_time=1634310332189
2021-10-15 15:05:32.194 | + functions-common:time_stop:2322          :   elapsed_time=10631
2021-10-15 15:05:32.196 | + functions-common:time_stop:2323          :   total=65109
2021-10-15 15:05:32.199 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:05:32.201 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=75740
2021-10-15 15:05:32.203 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:05:32.206 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2021-10-15 15:05:32.208 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2021-10-15 15:05:32.210 | + functions-common:safe_chown:2210         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2021-10-15 15:05:32.229 | + functions-common:_safe_permission_operation:2058 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2021-10-15 15:05:32.241 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2021-10-15 15:05:32.244 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2021-10-15 15:05:32.246 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:05:32.248 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:05:32.251 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]]
2021-10-15 15:05:32.254 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:05:32.256 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2021-10-15 15:05:32.259 | + ./stack.sh:main:902                      :   configure_glance
2021-10-15 15:05:32.262 | + lib/glance:configure_glance:330          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2021-10-15 15:05:32.273 | + lib/glance:configure_glance:333          :   local dburl
2021-10-15 15:05:32.276 | ++ lib/glance:configure_glance:334          :   database_connection_url glance
2021-10-15 15:05:32.278 | ++ lib/database:database_connection_url:132 :   local db=glance
2021-10-15 15:05:32.281 | ++ lib/database:database_connection_url:133 :   database_connection_url_mysql glance
2021-10-15 15:05:32.283 | ++ lib/databases/mysql:database_connection_url_mysql:202 :   local db=glance
2021-10-15 15:05:32.285 | ++ lib/databases/mysql:database_connection_url_mysql:203 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2021-10-15 15:05:32.288 | + lib/glance:configure_glance:334          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2021-10-15 15:05:32.290 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2021-10-15 15:05:32.319 | + lib/glance:configure_glance:337          :   iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2021-10-15 15:05:32.347 | + lib/glance:configure_glance:338          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2021-10-15 15:05:32.376 | + lib/glance:configure_glance:339          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2021-10-15 15:05:32.405 | + lib/glance:configure_glance:340          :   iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks
2021-10-15 15:05:32.434 | + lib/glance:configure_glance:341          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2021-10-15 15:05:32.463 | + lib/glance:configure_glance:342          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2021-10-15 15:05:32.465 | + lib/keystone:configure_keystone_authtoken_middleware:417 :   local conf_file=/etc/glance/glance-api.conf
2021-10-15 15:05:32.467 | + lib/keystone:configure_keystone_authtoken_middleware:418 :   local admin_user=glance
2021-10-15 15:05:32.470 | + lib/keystone:configure_keystone_authtoken_middleware:419 :   local section=keystone_authtoken
2021-10-15 15:05:32.472 | + lib/keystone:configure_keystone_authtoken_middleware:421 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2021-10-15 15:05:32.500 | + lib/keystone:configure_keystone_authtoken_middleware:422 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2021-10-15 15:05:32.529 | + lib/keystone:configure_keystone_authtoken_middleware:423 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity
2021-10-15 15:05:32.557 | + lib/keystone:configure_keystone_authtoken_middleware:424 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2021-10-15 15:05:32.586 | + lib/keystone:configure_keystone_authtoken_middleware:425 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2021-10-15 15:05:32.614 | + lib/keystone:configure_keystone_authtoken_middleware:426 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2021-10-15 15:05:32.644 | + lib/keystone:configure_keystone_authtoken_middleware:427 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2021-10-15 15:05:32.673 | + lib/keystone:configure_keystone_authtoken_middleware:428 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2021-10-15 15:05:32.702 | + lib/keystone:configure_keystone_authtoken_middleware:430 :   iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2021-10-15 15:05:32.731 | + lib/keystone:configure_keystone_authtoken_middleware:431 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2021-10-15 15:05:32.760 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2021-10-15 15:05:32.789 | + lib/glance:configure_glance:344          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2021-10-15 15:05:32.792 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2021-10-15 15:05:32.794 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2021-10-15 15:05:32.796 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2021-10-15 15:05:32.799 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2021-10-15 15:05:32.801 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2021-10-15 15:05:32.817 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:32.820 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2021-10-15 15:05:32.823 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2021-10-15 15:05:32.825 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2021-10-15 15:05:32.842 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:32.844 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:05:32.847 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:05:32.876 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2021-10-15 15:05:32.878 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2021-10-15 15:05:32.881 | + lib/glance:configure_glance:345          :   '[' libvirt = libvirt ']'
2021-10-15 15:05:32.884 | + lib/glance:configure_glance:345          :   '[' kvm = parallels ']'
2021-10-15 15:05:32.886 | + lib/glance:configure_glance:349          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2021-10-15 15:05:32.916 | + lib/glance:configure_glance:350          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2021-10-15 15:05:32.948 | + lib/glance:configure_glance:353          :   configure_glance_store False False
2021-10-15 15:05:32.950 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2021-10-15 15:05:32.953 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2021-10-15 15:05:32.955 | + lib/glance:configure_glance_store:254    :   local be
2021-10-15 15:05:32.957 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2021-10-15 15:05:32.959 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2021-10-15 15:05:32.962 | + lib/glance:configure_glance_store:275    :   iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2021-10-15 15:05:32.991 | + lib/glance:configure_glance:356          :   '[' -n '' ']'
2021-10-15 15:05:32.994 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24
2021-10-15 15:05:33.023 | + lib/glance:configure_glance:363          :   [[ False == \F\a\l\s\e ]]
2021-10-15 15:05:33.026 | + lib/glance:configure_glance:365          :   is_service_enabled s-proxy
2021-10-15 15:05:33.042 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:33.044 | + lib/glance:configure_glance:366          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2021-10-15 15:05:33.073 | + lib/glance:configure_glance:367          :   iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2021-10-15 15:05:33.103 | + lib/glance:configure_glance:369          :   iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf
2021-10-15 15:05:33.132 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2021-10-15 15:05:33.162 | + lib/glance:configure_glance:371          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2021-10-15 15:05:33.191 | + lib/glance:configure_glance:372          :   is_service_enabled tls-proxy
2021-10-15 15:05:33.206 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:33.209 | + lib/glance:configure_glance:375          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2021-10-15 15:05:33.240 | + lib/glance:configure_glance:377          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2021-10-15 15:05:33.270 | + lib/glance:configure_glance:379          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2021-10-15 15:05:33.299 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3
2021-10-15 15:05:33.329 | + lib/glance:configure_glance:381          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2021-10-15 15:05:33.358 | + lib/glance:configure_glance:387          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image
2021-10-15 15:05:33.387 | + lib/glance:configure_glance:389          :   is_service_enabled tls-proxy
2021-10-15 15:05:33.403 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:33.406 | + lib/glance:configure_glance:395          :   setup_logging /etc/glance/glance-api.conf
2021-10-15 15:05:33.408 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2021-10-15 15:05:33.410 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2021-10-15 15:05:33.414 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2021-10-15 15:05:33.430 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2021-10-15 15:05:33.433 | + functions:setup_systemd_logging:695      :   local pidstr=
2021-10-15 15:05:33.435 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2021-10-15 15:05:33.437 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2021-10-15 15:05:33.440 | + functions:setup_systemd_logging:702      :   iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2021-10-15 15:05:33.469 | + functions:setup_systemd_logging:704      :   iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2021-10-15 15:05:33.499 | + functions:setup_systemd_logging:705      :   iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2021-10-15 15:05:33.528 | + functions:setup_systemd_logging:706      :   iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2021-10-15 15:05:33.559 | + lib/glance:configure_glance:397          :   cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2021-10-15 15:05:33.563 | + lib/glance:configure_glance:400          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2021-10-15 15:05:33.593 | + lib/glance:configure_glance:401          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2021-10-15 15:05:33.622 | + lib/glance:configure_glance:402          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2021-10-15 15:05:33.652 | + lib/glance:configure_glance:403          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity
2021-10-15 15:05:33.681 | + lib/glance:configure_glance:404          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2021-10-15 15:05:33.711 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2021-10-15 15:05:33.740 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2021-10-15 15:05:33.769 | + lib/glance:configure_glance:409          :   iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2021-10-15 15:05:33.799 | + lib/glance:configure_glance:412          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2021-10-15 15:05:33.828 | + lib/glance:configure_glance:413          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2021-10-15 15:05:33.857 | + lib/glance:configure_glance:414          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2021-10-15 15:05:33.887 | + lib/glance:configure_glance:416          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2021-10-15 15:05:33.892 | + lib/glance:configure_glance:418          :   cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs
2021-10-15 15:05:33.902 | + lib/glance:configure_glance:420          :   is_service_enabled tls-proxy
2021-10-15 15:05:33.918 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:05:33.920 | + lib/glance:configure_glance:428          :   [[ False == False ]]
2021-10-15 15:05:33.922 | + lib/glance:configure_glance:429          :   write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image
2021-10-15 15:05:33.925 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2021-10-15 15:05:33.927 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2021-10-15 15:05:33.930 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2021-10-15 15:05:33.932 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2021-10-15 15:05:33.936 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2021-10-15 15:05:33.938 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2021-10-15 15:05:33.942 | + lib/apache:write_local_uwsgi_http_config:329 :   iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api
2021-10-15 15:05:33.972 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2021-10-15 15:05:33.974 | ++ functions:get_random_port:836            :   read lower_port upper_port
2021-10-15 15:05:33.977 | ++ functions:get_random_port:837            :   true
2021-10-15 15:05:33.979 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2021-10-15 15:05:33.981 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2021-10-15 15:05:33.983 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2021-10-15 15:05:34.034 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2021-10-15 15:05:34.037 | ++ functions:get_random_port:841            :   break 2
2021-10-15 15:05:34.039 | ++ functions:get_random_port:845            :   echo 60999
2021-10-15 15:05:34.042 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2021-10-15 15:05:34.044 | + lib/apache:write_local_uwsgi_http_config:331 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999
2021-10-15 15:05:34.071 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2021-10-15 15:05:34.098 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2021-10-15 15:05:34.125 | + lib/apache:write_local_uwsgi_http_config:336 :   iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true
2021-10-15 15:05:34.152 | + lib/apache:write_local_uwsgi_http_config:337 :   iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false
2021-10-15 15:05:34.179 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2021-10-15 15:05:34.206 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2021-10-15 15:05:34.233 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2021-10-15 15:05:34.261 | + lib/apache:write_local_uwsgi_http_config:343 :   iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2021-10-15 15:05:34.288 | + lib/apache:write_local_uwsgi_http_config:346 :   iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90
2021-10-15 15:05:34.314 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2021-10-15 15:05:34.341 | + lib/apache:write_local_uwsgi_http_config:350 :   iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'
2021-10-15 15:05:34.368 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2021-10-15 15:05:34.396 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2021-10-15 15:05:34.422 | + lib/apache:write_local_uwsgi_http_config:354 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true
2021-10-15 15:05:34.450 | + lib/apache:write_local_uwsgi_http_config:355 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true
2021-10-15 15:05:34.477 | + lib/apache:write_local_uwsgi_http_config:356 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true
2021-10-15 15:05:34.504 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2021-10-15 15:05:34.532 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2021-10-15 15:05:34.559 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2021-10-15 15:05:34.562 | + lib/apache:enable_apache_mod:54          :   local mod=proxy
2021-10-15 15:05:34.564 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:05:34.566 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:34.569 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:34.571 | + lib/apache:enable_apache_mod:59          :   [[ proxy != \v\e\r\s\i\o\n ]]
2021-10-15 15:05:34.574 | + lib/apache:enable_apache_mod:59          :   a2query -m proxy
2021-10-15 15:05:34.626 | proxy (enabled by site administrator)
2021-10-15 15:05:34.629 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2021-10-15 15:05:34.633 | + lib/apache:enable_apache_mod:54          :   local mod=proxy_http
2021-10-15 15:05:34.635 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:05:34.637 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:34.639 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:34.642 | + lib/apache:enable_apache_mod:59          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2021-10-15 15:05:34.644 | + lib/apache:enable_apache_mod:59          :   a2query -m proxy_http
2021-10-15 15:05:34.697 | proxy_http (enabled by site administrator)
2021-10-15 15:05:34.699 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2021-10-15 15:05:34.702 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2021-10-15 15:05:34.705 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2021-10-15 15:05:34.707 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2021-10-15 15:05:34.709 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:34.712 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:34.715 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:05:34.717 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:05:34.720 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2021-10-15 15:05:34.721 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:05:34.730 | KeepAlive Off
2021-10-15 15:05:34.734 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2021-10-15 15:05:34.734 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:05:34.742 | SetEnv proxy-sendchunked 1
2021-10-15 15:05:34.746 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2021-10-15 15:05:34.746 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:05:34.755 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2021-10-15 15:05:34.758 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2021-10-15 15:05:34.761 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2021-10-15 15:05:34.763 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2021-10-15 15:05:34.765 | + lib/apache:enable_apache_mod:54          :   local mod=version
2021-10-15 15:05:34.767 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:05:34.770 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:34.772 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:34.774 | + lib/apache:enable_apache_mod:59          :   [[ version != \v\e\r\s\i\o\n ]]
2021-10-15 15:05:34.776 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2021-10-15 15:05:34.779 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:05:34.781 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:05:34.783 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2021-10-15 15:05:34.844 | Site glance-wsgi-api already enabled
2021-10-15 15:05:34.849 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2021-10-15 15:05:34.852 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:05:34.854 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:05:34.856 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:05:34.989 | ++ lib/glance:configure_glance:432          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2021-10-15 15:05:34.996 | + lib/glance:configure_glance:432          :   iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999
2021-10-15 15:05:35.027 | + lib/glance:configure_glance:442          :   [[ False == True ]]
2021-10-15 15:05:35.029 | + ./stack.sh:main:905                      :   is_service_enabled cinder
2021-10-15 15:05:35.047 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:05:35.050 | + ./stack.sh:main:907                      :   stack_install_service cinder
2021-10-15 15:05:35.052 | + lib/stack:stack_install_service:20       :   local service=cinder
2021-10-15 15:05:35.055 | + lib/stack:stack_install_service:21       :   type install_cinder
2021-10-15 15:05:35.058 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:05:35.060 | + lib/stack:stack_install_service:32       :   install_cinder
2021-10-15 15:05:35.063 | + lib/cinder:install_cinder:463            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2021-10-15 15:05:35.065 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/cinder.git
2021-10-15 15:05:35.067 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/cinder
2021-10-15 15:05:35.070 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:05:35.072 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:05:35.075 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:05:35.078 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:05:35.080 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:05:35.083 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:05:35.099 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:05:35.102 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:05:35.105 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:05:35.107 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:05:35.108 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:05:35.113 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/cinder ]]
2021-10-15 15:05:35.115 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:05:35.118 | + functions-common:git_clone:592           :   cd /opt/stack/cinder
2021-10-15 15:05:35.121 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:05:35.121 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:05:35.124 | fd5ec459c Increase min version of oslo.vmware to 3.10.0
2021-10-15 15:05:35.126 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:05:35.129 | + lib/cinder:install_cinder:464            :   setup_develop /opt/stack/cinder
2021-10-15 15:05:35.131 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:05:35.134 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2021-10-15 15:05:35.136 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2021-10-15 15:05:35.139 | + inc/python:setup_develop:344             :   local extras=
2021-10-15 15:05:35.141 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2021-10-15 15:05:35.144 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:05:35.146 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2021-10-15 15:05:35.149 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2021-10-15 15:05:35.152 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:05:35.154 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2021-10-15 15:05:35.157 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2021-10-15 15:05:35.160 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:05:35.163 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2021-10-15 15:05:35.166 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:05:35.168 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:05:35.171 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2021-10-15 15:05:35.177 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2021-10-15 15:05:35.180 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder
2021-10-15 15:05:35.814 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2021-10-15 15:05:35.817 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:05:35.819 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:05:35.822 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:05:35.824 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2021-10-15 15:05:35.827 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2021-10-15 15:05:35.829 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:05:35.831 | + inc/python:setup_package:428             :   local extras=
2021-10-15 15:05:35.834 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:05:35.837 | + inc/python:setup_package:432             :   [[ -z '' ]]
2021-10-15 15:05:35.839 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2021-10-15 15:05:35.841 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2021-10-15 15:05:35.844 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:05:35.846 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2021-10-15 15:05:35.867 | Using python 3.8 to install /opt/stack/cinder
2021-10-15 15:05:35.870 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder
2021-10-15 15:05:36.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:36.674 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:36.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-10-15 15:05:36.674 |   from cryptography.utils import int_from_bytes
2021-10-15 15:05:37.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:05:37.752 | Obtaining file:///opt/stack/cinder
2021-10-15 15:05:37.753 |   Preparing metadata (setup.py): started
2021-10-15 15:05:39.639 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:05:39.860 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0)
2021-10-15 15:05:39.861 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0)
2021-10-15 15:05:39.862 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0)
2021-10-15 15:05:39.863 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2)
2021-10-15 15:05:39.864 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1)
2021-10-15 15:05:39.865 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16)
2021-10-15 15:05:39.867 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0)
2021-10-15 15:05:39.868 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0)
2021-10-15 15:05:39.869 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0)
2021-10-15 15:05:39.870 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3)
2021-10-15 15:05:39.979 | Collecting oauth2client>=4.1.3
2021-10-15 15:05:39.986 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
2021-10-15 15:05:39.996 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1)
2021-10-15 15:05:39.997 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1)
2021-10-15 15:05:39.998 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1)
2021-10-15 15:05:39.999 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0)
2021-10-15 15:05:40.000 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0)
2021-10-15 15:05:40.002 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1)
2021-10-15 15:05:40.003 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0)
2021-10-15 15:05:40.004 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2)
2021-10-15 15:05:40.005 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2)
2021-10-15 15:05:40.006 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0)
2021-10-15 15:05:40.007 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0)
2021-10-15 15:05:40.008 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0)
2021-10-15 15:05:40.009 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0)
2021-10-15 15:05:40.010 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0)
2021-10-15 15:05:40.011 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0)
2021-10-15 15:05:40.012 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0)
2021-10-15 15:05:40.013 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2)
2021-10-15 15:05:40.014 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0)
2021-10-15 15:05:40.141 | Collecting paramiko>=2.7.2
2021-10-15 15:05:40.147 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB)
2021-10-15 15:05:40.156 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0)
2021-10-15 15:05:40.157 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1)
2021-10-15 15:05:40.158 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0)
2021-10-15 15:05:40.159 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7)
2021-10-15 15:05:40.161 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0)
2021-10-15 15:05:40.253 | Collecting python-glanceclient>=3.2.2
2021-10-15 15:05:40.259 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB)
2021-10-15 15:05:40.269 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0)
2021-10-15 15:05:40.270 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0)
2021-10-15 15:05:40.271 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0)
2021-10-15 15:05:40.273 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3)
2021-10-15 15:05:40.274 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0)
2021-10-15 15:05:40.275 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1)
2021-10-15 15:05:40.276 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2)
2021-10-15 15:05:40.322 | Collecting rtslib-fb>=2.1.74
2021-10-15 15:05:40.329 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB)
2021-10-15 15:05:40.354 |   Preparing metadata (setup.py): started
2021-10-15 15:05:40.973 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:05:40.977 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0)
2021-10-15 15:05:40.978 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25)
2021-10-15 15:05:40.979 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0)
2021-10-15 15:05:40.980 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0)
2021-10-15 15:05:41.026 | Collecting tabulate>=0.8.7
2021-10-15 15:05:41.034 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB)
2021-10-15 15:05:41.039 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1)
2021-10-15 15:05:41.040 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7)
2021-10-15 15:05:41.041 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0)
2021-10-15 15:05:41.148 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies.
2021-10-15 15:05:41.148 | 
2021-10-15 15:05:41.148 | The conflict is caused by:
2021-10-15 15:05:41.148 |     cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0
2021-10-15 15:05:41.148 |     The user requested (constraint) oslo-vmware===3.9.1
2021-10-15 15:05:41.148 | 
2021-10-15 15:05:41.148 | To fix this you could try to:
2021-10-15 15:05:41.148 | 1. loosen the range of package versions you've specified
2021-10-15 15:05:41.148 | 2. remove package versions to allow pip attempt to solve the dependency conflict
2021-10-15 15:05:41.149 | 
2021-10-15 15:05:41.149 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
2021-10-15 15:05:41.258 | + inc/python:pip_install:1                 :   exit_trap
2021-10-15 15:05:41.260 | + ./stack.sh:exit_trap:507                 :   local r=1
2021-10-15 15:05:41.263 | ++ ./stack.sh:exit_trap:508                 :   jobs -p
2021-10-15 15:05:41.266 | + ./stack.sh:exit_trap:508                 :   jobs=
2021-10-15 15:05:41.268 | + ./stack.sh:exit_trap:511                 :   [[ -n '' ]]
2021-10-15 15:05:41.270 | + ./stack.sh:exit_trap:517                 :   '[' -f '' ']'
2021-10-15 15:05:41.273 | + ./stack.sh:exit_trap:522                 :   kill_spinner
2021-10-15 15:05:41.275 | + ./stack.sh:kill_spinner:417              :   '[' '!' -z '' ']'
2021-10-15 15:05:41.277 | + ./stack.sh:exit_trap:524                 :   [[ 1 -ne 0 ]]
2021-10-15 15:05:41.279 | + ./stack.sh:exit_trap:525                 :   echo 'Error on exit'
2021-10-15 15:05:41.279 | Error on exit
2021-10-15 15:05:41.281 | + ./stack.sh:exit_trap:527                 :   type -p generate-subunit
2021-10-15 15:05:41.284 | + ./stack.sh:exit_trap:528                 :   generate-subunit 1634310206 135 fail
2021-10-15 15:05:41.840 | + ./stack.sh:exit_trap:530                 :   [[ -z /opt/stack/logs ]]
2021-10-15 15:05:41.842 | + ./stack.sh:exit_trap:533                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2021-10-15 15:05:42.293 | + ./stack.sh:exit_trap:542                 :   exit 1