2022-04-13 23:22:37.244 | + ./stack.sh:main:489                      :   exec
2022-04-13 23:22:37.244 | ++ ./stack.sh:main:489                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-232237.summary.2022-04-13-232237
2022-04-13 23:22:37.244 | + ./stack.sh:main:497                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232237'
2022-04-13 23:22:37.244 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:22:37.244 | + ./stack.sh:echo_summary:448              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232237
2022-04-13 23:22:37.244 | + ./stack.sh:main:499                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232237 /opt/stack/logs/stack.sh.log
2022-04-13 23:22:37.244 | + ./stack.sh:main:500                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232237.summary.2022-04-13-232237 /opt/stack/logs/stack.sh.log.summary
2022-04-13 23:22:37.244 | + ./stack.sh:main:515                      :   check_path_perm_sanity /opt/stack
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:596     :   local real_path
2022-04-13 23:22:37.244 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-04-13 23:22:37.244 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-04-13 23:22:37.244 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-04-13 23:22:37.244 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-04-13 23:22:37.244 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-04-13 23:22:37.244 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 23:22:37.244 | + ./stack.sh:main:521                      :   trap exit_trap EXIT
2022-04-13 23:22:37.244 | + ./stack.sh:main:562                      :   trap err_trap ERR
2022-04-13 23:22:37.244 | + ./stack.sh:main:575                      :   set -o errexit
2022-04-13 23:22:37.246 | + ./stack.sh:main:578                      :   uname -a
2022-04-13 23:22:37.248 | Linux dv-cinder-837537-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
2022-04-13 23:22:37.250 | + ./stack.sh:main:581                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-04-13 23:22:37.252 | + ./stack.sh:main:582                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-04-13 23:22:37.255 | + ./stack.sh:main:585                      :   source /home/ubuntu/devstack/lib/database
2022-04-13 23:22:37.291 | + ./stack.sh:main:586                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-04-13 23:22:37.307 | + ./stack.sh:main:592                      :   fetch_plugins
2022-04-13 23:22:37.309 | + functions-common:fetch_plugins:1778      :   local plugins=
2022-04-13 23:22:37.311 | + functions-common:fetch_plugins:1779      :   local plugin
2022-04-13 23:22:37.313 | + functions-common:fetch_plugins:1782      :   [[ -z '' ]]
2022-04-13 23:22:37.315 | + functions-common:fetch_plugins:1783      :   return
2022-04-13 23:22:37.317 | + ./stack.sh:main:596                      :   run_phase override_defaults
2022-04-13 23:22:37.318 | + functions-common:run_phase:1860          :   local mode=override_defaults
2022-04-13 23:22:37.320 | + functions-common:run_phase:1861          :   local phase=
2022-04-13 23:22:37.322 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:22:37.324 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:22:37.325 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:22:37.327 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:22:37.329 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:22:37.331 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:22:37.334 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:22:37.336 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:22:37.338 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:22:37.340 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-04-13 23:22:37.342 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:22:37.355 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:22:37.357 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 23:22:37.359 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:22:37.361 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:22:37.362 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:22:37.364 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:22:37.366 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:22:37.368 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-04-13 23:22:37.370 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-04-13 23:22:37.371 | + functions-common:run_phase:1881          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 23:22:37.373 | + functions-common:run_phase:1884          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-13 23:22:37.375 | + functions-common:run_phase:1885          :   plugin_override_defaults
2022-04-13 23:22:37.377 | + functions-common:plugin_override_defaults:1819 :   local plugins=
2022-04-13 23:22:37.379 | + functions-common:plugin_override_defaults:1820 :   local plugin
2022-04-13 23:22:37.381 | + functions-common:plugin_override_defaults:1823 :   [[ -z '' ]]
2022-04-13 23:22:37.382 | + functions-common:plugin_override_defaults:1824 :   return
2022-04-13 23:22:37.385 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/apache
2022-04-13 23:22:37.401 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/tls
2022-04-13 23:22:37.403 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-04-13 23:22:37.416 | ++ functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:22:37.418 | +++ lib/tls:source:43                        :   hostname -f
2022-04-13 23:22:37.422 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-04-13 23:22:37.424 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-04-13 23:22:37.425 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-04-13 23:22:37.427 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-04-13 23:22:37.429 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-04-13 23:22:37.431 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-04-13 23:22:37.433 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-04-13 23:22:37.434 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-04-13 23:22:37.437 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-04-13 23:22:37.439 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-04-13 23:22:37.443 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/infra
2022-04-13 23:22:37.455 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/libraries
2022-04-13 23:22:37.472 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/lvm
2022-04-13 23:22:37.484 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/horizon
2022-04-13 23:22:37.496 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/keystone
2022-04-13 23:22:37.532 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/glance
2022-04-13 23:22:37.591 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/nova
2022-04-13 23:22:37.682 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/placement
2022-04-13 23:22:37.704 | + ./stack.sh:main:613                      :   source /home/ubuntu/devstack/lib/cinder
2022-04-13 23:22:37.747 | + ./stack.sh:main:614                      :   source /home/ubuntu/devstack/lib/swift
2022-04-13 23:22:37.800 | + ./stack.sh:main:615                      :   source /home/ubuntu/devstack/lib/neutron
2022-04-13 23:22:37.948 | + ./stack.sh:main:616                      :   source /home/ubuntu/devstack/lib/ldap
2022-04-13 23:22:37.962 | + ./stack.sh:main:617                      :   source /home/ubuntu/devstack/lib/dstat
2022-04-13 23:22:37.975 | + ./stack.sh:main:618                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-04-13 23:22:37.988 | + ./stack.sh:main:619                      :   source /home/ubuntu/devstack/lib/etcd3
2022-04-13 23:22:38.081 | + ./stack.sh:main:620                      :   source /home/ubuntu/devstack/lib/os-vif
2022-04-13 23:22:38.084 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2022-04-13 23:22:38.086 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2022-04-13 23:22:38.088 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2022-04-13 23:22:38.090 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2022-04-13 23:22:38.093 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2022-04-13 23:22:38.096 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2022-04-13 23:22:38.096 | False'
2022-04-13 23:22:38.098 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2022-04-13 23:22:38.114 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2022-04-13 23:22:38.116 | + ./stack.sh:main:626                      :   run_phase source
2022-04-13 23:22:38.118 | + functions-common:run_phase:1860          :   local mode=source
2022-04-13 23:22:38.120 | + functions-common:run_phase:1861          :   local phase=
2022-04-13 23:22:38.122 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:22:38.124 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:22:38.126 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:22:38.128 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:22:38.130 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:22:38.133 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:22:38.137 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:22:38.139 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:22:38.141 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:22:38.143 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-04-13 23:22:38.145 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:22:38.160 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:22:38.162 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 23:22:38.164 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-04-13 23:22:38.204 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-04-13 23:22:38.206 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-04-13 23:22:38.208 | + functions-common:run_phase:1881          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 23:22:38.210 | + functions-common:run_phase:1882          :   load_plugin_settings
2022-04-13 23:22:38.212 | + functions-common:load_plugin_settings:1796 :   local plugins=
2022-04-13 23:22:38.214 | + functions-common:load_plugin_settings:1797 :   local plugin
2022-04-13 23:22:38.216 | + functions-common:load_plugin_settings:1800 :   [[ -z '' ]]
2022-04-13 23:22:38.218 | + functions-common:load_plugin_settings:1801 :   return
2022-04-13 23:22:38.221 | + functions-common:run_phase:1883          :   verify_disabled_services
2022-04-13 23:22:38.223 | + functions-common:verify_disabled_services:2143 :   local service
2022-04-13 23:22:38.225 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.227 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2022-04-13 23:22:38.229 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.232 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2022-04-13 23:22:38.234 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.236 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2022-04-13 23:22:38.238 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.241 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2022-04-13 23:22:38.243 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.245 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2022-04-13 23:22:38.247 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.250 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2022-04-13 23:22:38.252 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.254 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2022-04-13 23:22:38.257 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.259 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2022-04-13 23:22:38.262 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.264 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2022-04-13 23:22:38.266 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.269 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2022-04-13 23:22:38.271 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.273 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2022-04-13 23:22:38.275 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.278 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2022-04-13 23:22:38.280 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.282 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2022-04-13 23:22:38.284 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.286 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2022-04-13 23:22:38.289 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.291 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2022-04-13 23:22:38.293 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.295 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2022-04-13 23:22:38.298 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.300 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2022-04-13 23:22:38.302 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.304 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2022-04-13 23:22:38.306 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.309 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2022-04-13 23:22:38.311 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.314 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2022-04-13 23:22:38.316 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.318 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2022-04-13 23:22:38.320 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.322 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2022-04-13 23:22:38.325 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.327 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2022-04-13 23:22:38.330 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.332 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2022-04-13 23:22:38.334 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.336 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2022-04-13 23:22:38.338 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.341 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2022-04-13 23:22:38.343 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.345 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2022-04-13 23:22:38.347 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.350 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2022-04-13 23:22:38.352 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.354 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2022-04-13 23:22:38.356 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.359 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2022-04-13 23:22:38.361 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.363 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2022-04-13 23:22:38.366 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.368 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2022-04-13 23:22:38.370 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.372 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2022-04-13 23:22:38.375 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.377 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2022-04-13 23:22:38.379 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.382 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2022-04-13 23:22:38.384 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.386 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2022-04-13 23:22:38.388 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.391 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2022-04-13 23:22:38.393 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.395 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2022-04-13 23:22:38.397 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.400 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2022-04-13 23:22:38.402 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.404 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2022-04-13 23:22:38.406 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.408 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2022-04-13 23:22:38.411 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.413 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2022-04-13 23:22:38.415 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.417 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2022-04-13 23:22:38.420 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.422 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2022-04-13 23:22:38.425 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:22:38.427 | + functions-common:verify_disabled_services:2145 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2022-04-13 23:22:38.430 | + ./stack.sh:main:697                      :   initialize_database_backends
2022-04-13 23:22:38.432 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 23:22:38.434 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-04-13 23:22:38.450 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:22:38.452 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-04-13 23:22:38.454 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 23:22:38.456 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-04-13 23:22:38.471 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:22:38.473 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-04-13 23:22:38.476 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-04-13 23:22:38.478 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-04-13 23:22:38.480 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-04-13 23:22:38.483 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-04-13 23:22:38.485 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-04-13 23:22:38.488 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-04-13 23:22:38.490 | + lib/database:initialize_database_backends:92 :   return 0
2022-04-13 23:22:38.492 | + ./stack.sh:main:698                      :   echo 'Using mysql database backend'
2022-04-13 23:22:38.492 | Using mysql database backend
2022-04-13 23:22:38.495 | + ./stack.sh:main:701                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-04-13 23:22:38.511 | + ./stack.sh:main:703                      :   define_database_baseurl
2022-04-13 23:22:38.514 | ++ lib/database:define_database_baseurl:106 :   get_database_type_mysql
2022-04-13 23:22:38.517 | ++ lib/databases/mysql:get_database_type_mysql:38 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 23:22:38.519 | ++ lib/databases/mysql:get_database_type_mysql:39 :   echo mysql+pymysql
2022-04-13 23:22:38.522 | + lib/database:define_database_baseurl:106 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:22:38.525 | + ./stack.sh:main:715                      :   is_service_enabled rabbit
2022-04-13 23:22:38.540 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:22:38.543 | + ./stack.sh:main:716                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-04-13 23:22:38.559 | + ./stack.sh:main:723                      :   is_service_enabled keystone
2022-04-13 23:22:38.575 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:22:38.578 | + ./stack.sh:main:725                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-04-13 23:22:38.595 | + ./stack.sh:main:727                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2022-04-13 23:22:38.612 | + ./stack.sh:main:738                      :   is_service_enabled ldap
2022-04-13 23:22:38.628 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:22:38.631 | + ./stack.sh:main:747                      :   is_service_enabled s-proxy
2022-04-13 23:22:38.647 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:22:38.649 | + ./stack.sh:main:751                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-04-13 23:22:38.666 | + ./stack.sh:main:753                      :   [[ -z '' ]]
2022-04-13 23:22:38.668 | + ./stack.sh:main:753                      :   [[ False == \T\r\u\e ]]
2022-04-13 23:22:38.670 | + ./stack.sh:main:759                      :   save_stackenv 759
2022-04-13 23:22:38.673 | + functions-common:save_stackenv:60        :   local tag=759
2022-04-13 23:22:38.676 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-13 23:22:38.680 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-13-232238
2022-04-13 23:22:38.682 | + functions-common:save_stackenv:63        :   echo '# 2022-04-13-232238 759'
2022-04-13 23:22:38.685 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.687 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:22:38.690 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.692 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-13 23:22:38.694 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.697 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-13 23:22:38.699 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.702 | + 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
2022-04-13 23:22:38.704 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.707 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.52
2022-04-13 23:22:38.709 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.711 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity
2022-04-13 23:22:38.713 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.716 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232237
2022-04-13 23:22:38.719 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.721 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-13 23:22:38.723 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.726 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.52
2022-04-13 23:22:38.728 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.730 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-13 23:22:38.733 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.735 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-13 23:22:38.738 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.740 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-13 23:22:38.742 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:22:38.745 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-13 23:22:38.747 | + ./stack.sh:main:772                      :   GIT_DEPTH=0
2022-04-13 23:22:38.750 | + ./stack.sh:main:772                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2022-04-13 23:22:38.753 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-04-13 23:22:38.755 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/requirements
2022-04-13 23:22:38.757 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:22:38.759 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:22:38.762 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:22:38.765 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:22:38.767 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:22:38.770 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:22:38.784 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:22:38.786 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:22:38.789 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:22:38.791 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:22:38.792 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:22:38.797 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/requirements ]]
2022-04-13 23:22:38.799 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:22:38.801 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/requirements
2022-04-13 23:22:38.814 | + functions-common:git_clone:684           :   cd /opt/stack/requirements
2022-04-13 23:22:38.817 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:22:38.817 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:22:38.820 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0
2022-04-13 23:22:38.822 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:22:38.825 | + ./stack.sh:main:776                      :   echo_summary 'Installing package prerequisites'
2022-04-13 23:22:38.828 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:22:38.830 | + ./stack.sh:echo_summary:448              :   echo -e Installing package prerequisites
2022-04-13 23:22:38.833 | + ./stack.sh:main:777                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-04-13 23:22:38.835 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-04-13 23:22:38.838 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-04-13 23:22:38.840 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 23:22:38.843 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-04-13 23:22:38.845 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-04-13 23:22:38.848 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-04-13 23:22:38.851 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-04-13 23:22:38.855 | ++ tools/install_prereqs.sh:source:47       :   NOW=1649892158
2022-04-13 23:22:38.858 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-04-13 23:22:38.862 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1649891576
2022-04-13 23:22:38.865 | ++ tools/install_prereqs.sh:source:49       :   DELTA=582
2022-04-13 23:22:38.867 | ++ tools/install_prereqs.sh:source:50       :   [[ 582 -lt 7200 ]]
2022-04-13 23:22:38.870 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2022-04-13 23:22:38.872 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-04-13 23:22:38.875 | ++ functions-common:export_proxy_variables:2250 :   isset http_proxy
2022-04-13 23:22:38.877 | ++ functions-common:isset:240               :   [[ -v http_proxy ]]
2022-04-13 23:22:38.880 | ++ functions-common:export_proxy_variables:2253 :   isset https_proxy
2022-04-13 23:22:38.882 | ++ functions-common:isset:240               :   [[ -v https_proxy ]]
2022-04-13 23:22:38.884 | ++ functions-common:export_proxy_variables:2256 :   isset no_proxy
2022-04-13 23:22:38.887 | ++ functions-common:isset:240               :   [[ -v no_proxy ]]
2022-04-13 23:22:38.890 | +++ 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
2022-04-13 23:22:38.936 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-04-13 23:22:38.936 | apache2-dev
2022-04-13 23:22:38.936 | bc
2022-04-13 23:22:38.936 | bsdmainutils
2022-04-13 23:22:38.936 | curl
2022-04-13 23:22:38.936 | g++
2022-04-13 23:22:38.936 | gawk
2022-04-13 23:22:38.936 | gcc
2022-04-13 23:22:38.937 | gettext  
2022-04-13 23:22:38.937 | git
2022-04-13 23:22:38.937 | graphviz 
2022-04-13 23:22:38.937 | iputils-ping
2022-04-13 23:22:38.937 | libapache2-mod-proxy-uwsgi
2022-04-13 23:22:38.937 | libffi-dev 
2022-04-13 23:22:38.937 | libjpeg-dev 
2022-04-13 23:22:38.937 | libpcre3-dev 
2022-04-13 23:22:38.937 | libpq-dev  
2022-04-13 23:22:38.937 | libssl-dev 
2022-04-13 23:22:38.937 | libsystemd-dev 
2022-04-13 23:22:38.937 | libxml2-dev  
2022-04-13 23:22:38.937 | libxslt1-dev  
2022-04-13 23:22:38.937 | libyaml-dev
2022-04-13 23:22:38.937 | lsof 
2022-04-13 23:22:38.937 | openssh-server
2022-04-13 23:22:38.937 | openssl
2022-04-13 23:22:38.937 | pkg-config
2022-04-13 23:22:38.937 | psmisc
2022-04-13 23:22:38.937 | python3-dev
2022-04-13 23:22:38.937 | python3-pip
2022-04-13 23:22:38.937 | python3-systemd
2022-04-13 23:22:38.937 | python3-venv
2022-04-13 23:22:38.937 | tar
2022-04-13 23:22:38.937 | tcpdump
2022-04-13 23:22:38.937 | unzip
2022-04-13 23:22:38.937 | uuid-runtime
2022-04-13 23:22:38.937 | wget
2022-04-13 23:22:38.937 | wget
2022-04-13 23:22:38.937 | zlib1g-dev
2022-04-13 23:22:38.937 | libkrb5-dev
2022-04-13 23:22:38.937 | libldap2-dev
2022-04-13 23:22:38.937 | libsasl2-dev
2022-04-13 23:22:38.937 | memcached
2022-04-13 23:22:38.937 | python3-mysqldb
2022-04-13 23:22:38.937 | sqlite3
2022-04-13 23:22:38.937 | conntrack
2022-04-13 23:22:38.938 | curl
2022-04-13 23:22:38.938 | dnsmasq-base
2022-04-13 23:22:38.938 | dnsmasq-utils 
2022-04-13 23:22:38.938 | ebtables
2022-04-13 23:22:38.938 | genisoimage 
2022-04-13 23:22:38.938 | iptables
2022-04-13 23:22:38.938 | iputils-arping
2022-04-13 23:22:38.938 | kpartx
2022-04-13 23:22:38.938 | libjs-jquery-tablesorter 
2022-04-13 23:22:38.938 | parted
2022-04-13 23:22:38.938 | pm-utils
2022-04-13 23:22:38.938 | python3-mysqldb
2022-04-13 23:22:38.938 | socat 
2022-04-13 23:22:38.938 | sqlite3
2022-04-13 23:22:38.938 | sudo
2022-04-13 23:22:38.938 | vlan
2022-04-13 23:22:38.938 | lsscsi
2022-04-13 23:22:38.938 | open-iscsi
2022-04-13 23:22:38.938 | lvm2
2022-04-13 23:22:38.938 | qemu-utils
2022-04-13 23:22:38.938 | thin-provisioning-tools
2022-04-13 23:22:38.938 | acl
2022-04-13 23:22:38.938 | dnsmasq-base
2022-04-13 23:22:38.938 | dnsmasq-utils 
2022-04-13 23:22:38.938 | ebtables
2022-04-13 23:22:38.938 | haproxy 
2022-04-13 23:22:38.938 | iptables
2022-04-13 23:22:38.938 | iputils-arping
2022-04-13 23:22:38.938 | iputils-ping
2022-04-13 23:22:38.938 | postgresql-server-dev-all
2022-04-13 23:22:38.938 | python3-mysqldb
2022-04-13 23:22:38.938 | sqlite3
2022-04-13 23:22:38.938 | sudo
2022-04-13 23:22:38.938 | vlan
2022-04-13 23:22:38.938 | pcp
2022-04-13 23:22:38.938 | ipset
2022-04-13 23:22:38.938 | conntrack
2022-04-13 23:22:38.939 | conntrackd
2022-04-13 23:22:38.939 | keepalived
2022-04-13 23:22:38.939 | lvm2
2022-04-13 23:22:38.939 | qemu-utils
2022-04-13 23:22:38.939 | thin-provisioning-tools
2022-04-13 23:22:38.939 | curl
2022-04-13 23:22:38.939 | liberasurecode-dev
2022-04-13 23:22:38.939 | make
2022-04-13 23:22:38.939 | memcached
2022-04-13 23:22:38.939 | rsync
2022-04-13 23:22:38.939 | sqlite3
2022-04-13 23:22:38.939 | xfsprogs'
2022-04-13 23:22:38.939 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-04-13 23:22:38.957 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-04-13 23:22:38.957 | apache2-dev
2022-04-13 23:22:38.957 | bc
2022-04-13 23:22:38.957 | bsdmainutils
2022-04-13 23:22:38.957 | curl
2022-04-13 23:22:38.957 | g++
2022-04-13 23:22:38.957 | gawk
2022-04-13 23:22:38.957 | gcc
2022-04-13 23:22:38.957 | gettext  
2022-04-13 23:22:38.957 | git
2022-04-13 23:22:38.957 | graphviz 
2022-04-13 23:22:38.957 | iputils-ping
2022-04-13 23:22:38.957 | libapache2-mod-proxy-uwsgi
2022-04-13 23:22:38.957 | libffi-dev 
2022-04-13 23:22:38.957 | libjpeg-dev 
2022-04-13 23:22:38.957 | libpcre3-dev 
2022-04-13 23:22:38.957 | libpq-dev  
2022-04-13 23:22:38.957 | libssl-dev 
2022-04-13 23:22:38.957 | libsystemd-dev 
2022-04-13 23:22:38.957 | libxml2-dev  
2022-04-13 23:22:38.957 | libxslt1-dev  
2022-04-13 23:22:38.957 | libyaml-dev
2022-04-13 23:22:38.957 | lsof 
2022-04-13 23:22:38.957 | openssh-server
2022-04-13 23:22:38.957 | openssl
2022-04-13 23:22:38.957 | pkg-config
2022-04-13 23:22:38.957 | psmisc
2022-04-13 23:22:38.957 | python3-dev
2022-04-13 23:22:38.957 | python3-pip
2022-04-13 23:22:38.958 | python3-systemd
2022-04-13 23:22:38.958 | python3-venv
2022-04-13 23:22:38.958 | tar
2022-04-13 23:22:38.958 | tcpdump
2022-04-13 23:22:38.958 | unzip
2022-04-13 23:22:38.958 | uuid-runtime
2022-04-13 23:22:38.958 | wget
2022-04-13 23:22:38.958 | wget
2022-04-13 23:22:38.958 | zlib1g-dev
2022-04-13 23:22:38.958 | libkrb5-dev
2022-04-13 23:22:38.958 | libldap2-dev
2022-04-13 23:22:38.958 | libsasl2-dev
2022-04-13 23:22:38.958 | memcached
2022-04-13 23:22:38.958 | python3-mysqldb
2022-04-13 23:22:38.958 | sqlite3
2022-04-13 23:22:38.958 | conntrack
2022-04-13 23:22:38.958 | curl
2022-04-13 23:22:38.958 | dnsmasq-base
2022-04-13 23:22:38.958 | dnsmasq-utils 
2022-04-13 23:22:38.958 | ebtables
2022-04-13 23:22:38.958 | genisoimage 
2022-04-13 23:22:38.958 | iptables
2022-04-13 23:22:38.958 | iputils-arping
2022-04-13 23:22:38.958 | kpartx
2022-04-13 23:22:38.958 | libjs-jquery-tablesorter 
2022-04-13 23:22:38.958 | parted
2022-04-13 23:22:38.958 | pm-utils
2022-04-13 23:22:38.958 | python3-mysqldb
2022-04-13 23:22:38.958 | socat 
2022-04-13 23:22:38.958 | sqlite3
2022-04-13 23:22:38.958 | sudo
2022-04-13 23:22:38.958 | vlan
2022-04-13 23:22:38.958 | lsscsi
2022-04-13 23:22:38.958 | open-iscsi
2022-04-13 23:22:38.958 | lvm2
2022-04-13 23:22:38.958 | qemu-utils
2022-04-13 23:22:38.958 | thin-provisioning-tools
2022-04-13 23:22:38.959 | acl
2022-04-13 23:22:38.959 | dnsmasq-base
2022-04-13 23:22:38.959 | dnsmasq-utils 
2022-04-13 23:22:38.959 | ebtables
2022-04-13 23:22:38.959 | haproxy 
2022-04-13 23:22:38.959 | iptables
2022-04-13 23:22:38.959 | iputils-arping
2022-04-13 23:22:38.959 | iputils-ping
2022-04-13 23:22:38.959 | postgresql-server-dev-all
2022-04-13 23:22:38.959 | python3-mysqldb
2022-04-13 23:22:38.959 | sqlite3
2022-04-13 23:22:38.959 | sudo
2022-04-13 23:22:38.959 | vlan
2022-04-13 23:22:38.959 | pcp
2022-04-13 23:22:38.959 | ipset
2022-04-13 23:22:38.959 | conntrack
2022-04-13 23:22:38.959 | conntrackd
2022-04-13 23:22:38.959 | keepalived
2022-04-13 23:22:38.959 | lvm2
2022-04-13 23:22:38.959 | qemu-utils
2022-04-13 23:22:38.959 | thin-provisioning-tools
2022-04-13 23:22:38.959 | curl
2022-04-13 23:22:38.959 | liberasurecode-dev
2022-04-13 23:22:38.959 | make
2022-04-13 23:22:38.959 | memcached
2022-04-13 23:22:38.959 | rsync
2022-04-13 23:22:38.959 | sqlite3
2022-04-13 23:22:38.959 | xfsprogs '
2022-04-13 23:22:38.959 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-04-13 23:22:38.961 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:22:38.964 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:22:38.967 | ++ 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 rsync sqlite3 xfsprogs
2022-04-13 23:22:38.968 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-04-13 23:22:38.972 | ++ 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 rsync sqlite3 xfsprogs
2022-04-13 23:22:38.975 | ++ functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:22:38.977 | ++ functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:22:38.979 | ++ functions-common:update_package_repo:1443 :   REPOS_UPDATED=False
2022-04-13 23:22:38.981 | ++ functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:22:38.984 | ++ functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:22:38.986 | ++ functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:22:38.988 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:22:38.990 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:22:38.992 | ++ functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:22:38.994 | ++ functions-common:apt_get_update:1196     :   [[ False == \T\r\u\e ]]
2022-04-13 23:22:38.996 | ++ functions-common:apt_get_update:1201     :   [[ False = \T\r\u\e ]]
2022-04-13 23:22:38.998 | ++ functions-common:apt_get_update:1203     :   local sudo=sudo
2022-04-13 23:22:39.001 | +++ functions-common:apt_get_update:1204     :   id -u
2022-04-13 23:22:39.005 | ++ functions-common:apt_get_update:1204     :   [[ 1000 = \0 ]]
2022-04-13 23:22:39.008 | ++ functions-common:apt_get_update:1207     :   time_start apt-get-update
2022-04-13 23:22:39.010 | ++ functions-common:time_start:2418         :   local name=apt-get-update
2022-04-13 23:22:39.012 | ++ functions-common:time_start:2419         :   local start_time=
2022-04-13 23:22:39.014 | ++ functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:22:39.016 | +++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:22:39.020 | ++ functions-common:time_start:2423         :   _TIME_START[$name]=1649892159018
2022-04-13 23:22:39.022 | ++ functions-common:apt_get_update:1209     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-04-13 23:22:39.024 | ++ functions-common:apt_get_update:1210     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-04-13 23:22:39.026 | ++ functions-common:apt_get_update:1211     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2022-04-13 23:22:39.750 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-04-13 23:22:39.856 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
2022-04-13 23:22:40.043 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
2022-04-13 23:22:40.336 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
2022-04-13 23:22:42.219 | Reading package lists...
2022-04-13 23:22:42.250 | ++ functions-common:apt_get_update:1215     :   REPOS_UPDATED=True
2022-04-13 23:22:42.252 | ++ functions-common:apt_get_update:1217     :   time_stop apt-get-update
2022-04-13 23:22:42.254 | ++ functions-common:time_stop:2432          :   local name
2022-04-13 23:22:42.257 | ++ functions-common:time_stop:2433          :   local end_time
2022-04-13 23:22:42.259 | ++ functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:22:42.261 | ++ functions-common:time_stop:2435          :   local total
2022-04-13 23:22:42.264 | ++ functions-common:time_stop:2436          :   local start_time
2022-04-13 23:22:42.266 | ++ functions-common:time_stop:2438          :   name=apt-get-update
2022-04-13 23:22:42.268 | ++ functions-common:time_stop:2439          :   start_time=1649892159018
2022-04-13 23:22:42.270 | ++ functions-common:time_stop:2441          :   [[ -z 1649892159018 ]]
2022-04-13 23:22:42.273 | +++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:22:42.277 | ++ functions-common:time_stop:2444          :   end_time=1649892162274
2022-04-13 23:22:42.279 | ++ functions-common:time_stop:2445          :   elapsed_time=3256
2022-04-13 23:22:42.281 | ++ functions-common:time_stop:2446          :   total=0
2022-04-13 23:22:42.284 | ++ functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:22:42.286 | ++ functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=3256
2022-04-13 23:22:42.288 | ++ functions-common:install_package:1471    :   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 rsync sqlite3 xfsprogs
2022-04-13 23:22:42.290 | ++ functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:22:42.293 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:22:42.295 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:22:42.297 | ++ functions-common:real_install_package:1457 :   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 rsync sqlite3 xfsprogs
2022-04-13 23:22:42.318 | ++ functions-common:apt_get:1237            :   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 rsync sqlite3 xfsprogs
2022-04-13 23:22:42.427 | Reading package lists...
2022-04-13 23:22:42.665 | Building dependency tree...
2022-04-13 23:22:42.666 | Reading state information...
2022-04-13 23:22:42.699 | acl is already the newest version (2.2.53-6).
2022-04-13 23:22:42.699 | bc is already the newest version (1.07.1-2build1).
2022-04-13 23:22:42.699 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-04-13 23:22:42.699 | conntrack is already the newest version (1:1.4.5-2).
2022-04-13 23:22:42.699 | ebtables is already the newest version (2.0.11-3build1).
2022-04-13 23:22:42.699 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2022-04-13 23:22:42.700 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-04-13 23:22:42.700 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-04-13 23:22:42.700 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2022-04-13 23:22:42.700 | gettext is already the newest version (0.19.8.1-10build1).
2022-04-13 23:22:42.700 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-04-13 23:22:42.700 | iputils-arping is already the newest version (3:20190709-3).
2022-04-13 23:22:42.700 | iputils-ping is already the newest version (3:20190709-3).
2022-04-13 23:22:42.700 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-04-13 23:22:42.700 | liberasurecode-dev is already the newest version (1.6.1-4).
2022-04-13 23:22:42.700 | libffi-dev is already the newest version (3.3-4).
2022-04-13 23:22:42.700 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2022-04-13 23:22:42.700 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-04-13 23:22:42.700 | libxslt1-dev is already the newest version (1.1.34-4).
2022-04-13 23:22:42.700 | libyaml-dev is already the newest version (0.2.2-1).
2022-04-13 23:22:42.700 | lsscsi is already the newest version (0.30-0.1).
2022-04-13 23:22:42.700 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-04-13 23:22:42.700 | make is already the newest version (4.2.1-1.2).
2022-04-13 23:22:42.700 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-04-13 23:22:42.700 | psmisc is already the newest version (23.3-1).
2022-04-13 23:22:42.700 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-04-13 23:22:42.700 | python3-mysqldb is already the newest version (1.4.4-2build1).
2022-04-13 23:22:42.700 | python3-systemd is already the newest version (234-3build2).
2022-04-13 23:22:42.700 | socat is already the newest version (1.7.3.3-2).
2022-04-13 23:22:42.700 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-04-13 23:22:42.700 | unzip is already the newest version (6.0-25ubuntu1).
2022-04-13 23:22:42.700 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-04-13 23:22:42.700 | conntrackd is already the newest version (1:1.4.5-2).
2022-04-13 23:22:42.700 | graphviz is already the newest version (2.42.2-3build2).
2022-04-13 23:22:42.701 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2022-04-13 23:22:42.701 | pcp is already the newest version (5.0.3-1).
2022-04-13 23:22:42.701 | pm-utils is already the newest version (1.4.1-19).
2022-04-13 23:22:42.701 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2022-04-13 23:22:42.701 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:22:42.701 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:22:42.701 | curl is already the newest version (7.68.0-1ubuntu2.7).
2022-04-13 23:22:42.701 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2022-04-13 23:22:42.701 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2022-04-13 23:22:42.701 | git is already the newest version (1:2.25.1-1ubuntu3.3).
2022-04-13 23:22:42.701 | haproxy is already the newest version (2.0.13-2ubuntu0.5).
2022-04-13 23:22:42.701 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2022-04-13 23:22:42.701 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2).
2022-04-13 23:22:42.701 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2022-04-13 23:22:42.701 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2022-04-13 23:22:42.701 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2022-04-13 23:22:42.701 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1).
2022-04-13 23:22:42.701 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-13 23:22:42.701 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15).
2022-04-13 23:22:42.701 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2).
2022-04-13 23:22:42.701 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-04-13 23:22:42.701 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2022-04-13 23:22:42.701 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2022-04-13 23:22:42.701 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4).
2022-04-13 23:22:42.701 | openssl is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-13 23:22:42.701 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-04-13 23:22:42.701 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21).
2022-04-13 23:22:42.701 | rsync is already the newest version (3.1.3-8ubuntu0.3).
2022-04-13 23:22:42.701 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2022-04-13 23:22:42.701 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-04-13 23:22:42.701 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2).
2022-04-13 23:22:42.701 | tcpdump is already the newest version (4.9.3-4ubuntu0.1).
2022-04-13 23:22:42.701 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3).
2022-04-13 23:22:42.701 | wget is already the newest version (1.20.3-1ubuntu2).
2022-04-13 23:22:42.702 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
2022-04-13 23:22:42.916 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:22:42.916 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2022-04-13 23:22:42.916 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-04-13 23:22:42.916 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2022-04-13 23:22:42.916 | The following packages were automatically installed and are no longer required:
2022-04-13 23:22:42.917 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:22:42.917 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:22:42.917 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:22:42.917 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:22:42.917 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:22:42.918 |   python3-zope.interface
2022-04-13 23:22:42.918 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:22:43.030 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:22:43.034 | ++ functions-common:apt_get:1241            :   result=0
2022-04-13 23:22:43.036 | ++ functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:22:43.038 | ++ functions-common:time_stop:2432          :   local name
2022-04-13 23:22:43.040 | ++ functions-common:time_stop:2433          :   local end_time
2022-04-13 23:22:43.043 | ++ functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:22:43.045 | ++ functions-common:time_stop:2435          :   local total
2022-04-13 23:22:43.048 | ++ functions-common:time_stop:2436          :   local start_time
2022-04-13 23:22:43.050 | ++ functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:22:43.052 | ++ functions-common:time_stop:2439          :   start_time=1649892162315
2022-04-13 23:22:43.054 | ++ functions-common:time_stop:2441          :   [[ -z 1649892162315 ]]
2022-04-13 23:22:43.057 | +++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:22:43.061 | ++ functions-common:time_stop:2444          :   end_time=1649892163058
2022-04-13 23:22:43.064 | ++ functions-common:time_stop:2445          :   elapsed_time=743
2022-04-13 23:22:43.066 | ++ functions-common:time_stop:2446          :   total=754
2022-04-13 23:22:43.068 | ++ functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:22:43.070 | ++ functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=1497
2022-04-13 23:22:43.072 | ++ functions-common:apt_get:1245            :   return 0
2022-04-13 23:22:43.075 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-04-13 23:22:43.077 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:22:43.080 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-04-13 23:22:43.084 | ++ tools/install_prereqs.sh:source:89       :   date
2022-04-13 23:22:43.088 | + ./stack.sh:main:792                      :   [[ False != \T\r\u\e ]]
2022-04-13 23:22:43.091 | + ./stack.sh:main:793                      :   PYPI_ALTERNATIVE_URL=
2022-04-13 23:22:43.093 | + ./stack.sh:main:793                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-04-13 23:22:44.492 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-04-13 23:22:44.494 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-04-13 23:22:44.496 | + tools/install_pip.sh:main:41             :   PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py
2022-04-13 23:22:44.498 | + tools/install_pip.sh:main:43             :   GetDistro
2022-04-13 23:22:44.500 | + functions-common:GetDistro:446           :   GetOSVersion
2022-04-13 23:22:44.502 | + functions-common:GetOSVersion:416        :   source /etc/os-release
2022-04-13 23:22:44.503 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2022-04-13 23:22:44.505 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2022-04-13 23:22:44.507 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2022-04-13 23:22:44.509 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2022-04-13 23:22:44.511 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2022-04-13 23:22:44.512 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2022-04-13 23:22:44.515 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2022-04-13 23:22:44.517 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2022-04-13 23:22:44.518 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2022-04-13 23:22:44.520 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2022-04-13 23:22:44.522 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2022-04-13 23:22:44.524 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2022-04-13 23:22:44.525 | + functions-common:GetOSVersion:417        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2022-04-13 23:22:44.527 | + functions-common:GetOSVersion:422        :   _ensure_lsb_release
2022-04-13 23:22:44.529 | ++ functions-common:_ensure_lsb_release:393 :   command -v lsb_release
2022-04-13 23:22:44.532 | + functions-common:_ensure_lsb_release:393 :   [[ -x /usr/bin/lsb_release ]]
2022-04-13 23:22:44.533 | + functions-common:_ensure_lsb_release:394 :   return
2022-04-13 23:22:44.536 | ++ functions-common:GetOSVersion:424        :   lsb_release -r -s
2022-04-13 23:22:44.610 | + functions-common:GetOSVersion:424        :   os_RELEASE=20.04
2022-04-13 23:22:44.612 | ++ functions-common:GetOSVersion:425        :   lsb_release -c -s
2022-04-13 23:22:44.685 | + functions-common:GetOSVersion:425        :   os_CODENAME=focal
2022-04-13 23:22:44.688 | ++ functions-common:GetOSVersion:426        :   lsb_release -i -s
2022-04-13 23:22:44.761 | + functions-common:GetOSVersion:426        :   os_VENDOR=Ubuntu
2022-04-13 23:22:44.763 | + functions-common:GetOSVersion:429        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-04-13 23:22:44.765 | + functions-common:GetOSVersion:430        :   os_PACKAGE=deb
2022-04-13 23:22:44.766 | + functions-common:GetOSVersion:435        :   typeset -xr os_VENDOR
2022-04-13 23:22:44.768 | + functions-common:GetOSVersion:436        :   typeset -xr os_RELEASE
2022-04-13 23:22:44.770 | + functions-common:GetOSVersion:437        :   typeset -xr os_PACKAGE
2022-04-13 23:22:44.772 | + functions-common:GetOSVersion:438        :   typeset -xr os_CODENAME
2022-04-13 23:22:44.774 | + functions-common:GetDistro:448           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-04-13 23:22:44.776 | + functions-common:GetDistro:451           :   DISTRO=focal
2022-04-13 23:22:44.778 | + functions-common:GetDistro:500           :   typeset -xr DISTRO
2022-04-13 23:22:44.780 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-04-13 23:22:44.780 | Distro: focal
2022-04-13 23:22:44.783 | + tools/install_pip.sh:main:124            :   get_versions
2022-04-13 23:22:44.785 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 23:22:44.789 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 23:22:44.790 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 23:22:44.793 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 23:22:44.793 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 23:22:45.476 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 23:22:45.478 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 23:22:45.478 | pip: 21.3.1
2022-04-13 23:22:45.479 | + tools/install_pip.sh:main:126            :   [[ -n '' ]]
2022-04-13 23:22:45.482 | + tools/install_pip.sh:main:130            :   is_fedora
2022-04-13 23:22:45.484 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:22:45.485 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:22:45.487 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:22:45.489 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:22:45.491 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:22:45.492 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:22:45.494 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:22:45.496 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:22:45.498 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:22:45.500 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:22:45.501 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:22:45.503 | + tools/install_pip.sh:main:141            :   is_ubuntu
2022-04-13 23:22:45.505 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:22:45.507 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:22:45.509 | + tools/install_pip.sh:main:142            :   :
2022-04-13 23:22:45.511 | + tools/install_pip.sh:main:147            :   set -x
2022-04-13 23:22:45.512 | + tools/install_pip.sh:main:151            :   pip_install_gr setuptools
2022-04-13 23:22:45.514 | + inc/python:pip_install_gr:76             :   local name=setuptools
2022-04-13 23:22:45.516 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:22:45.518 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2022-04-13 23:22:45.520 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2022-04-13 23:22:45.522 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:22:45.525 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:22:45.525 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:22:45.529 | ++ 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  '
2022-04-13 23:22:45.531 | ++ 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   == '' ]]
2022-04-13 23:22:45.533 | ++ 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'
2022-04-13 23:22:45.535 | + 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'
2022-04-13 23:22:45.537 | + 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'
2022-04-13 23:22:45.553 | 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
2022-04-13 23:22:45.555 | + 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'
2022-04-13 23:22:46.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:22:46.447 |   from cryptography.utils import int_from_bytes
2022-04-13 23:22:46.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:22:46.447 |   from cryptography.utils import int_from_bytes
2022-04-13 23:22:47.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:22:49.569 | Collecting 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
2022-04-13 23:22:49.581 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB)
2022-04-13 23:22:52.226 | Installing collected packages: setuptools
2022-04-13 23:22:53.090 | Successfully installed setuptools-62.0.0
2022-04-13 23:22:53.090 | 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
2022-04-13 23:22:53.268 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:22:53.268 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:22:53.412 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:22:53.414 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:22:53.416 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:22:53.417 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:22:53.420 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:22:53.421 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:22:53.423 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:22:53.425 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:22:53.427 | + functions-common:time_stop:2439          :   start_time=1649892165549
2022-04-13 23:22:53.428 | + functions-common:time_stop:2441          :   [[ -z 1649892165549 ]]
2022-04-13 23:22:53.430 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:22:53.434 | + functions-common:time_stop:2444          :   end_time=1649892173432
2022-04-13 23:22:53.436 | + functions-common:time_stop:2445          :   elapsed_time=7883
2022-04-13 23:22:53.438 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:22:53.439 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:22:53.441 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=7883
2022-04-13 23:22:53.443 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:22:53.445 | + tools/install_pip.sh:main:153            :   get_versions
2022-04-13 23:22:53.447 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 23:22:53.451 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 23:22:53.453 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 23:22:53.456 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 23:22:53.464 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 23:22:54.136 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 23:22:54.138 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 23:22:54.138 | pip: 21.3.1
2022-04-13 23:22:54.141 | + ./stack.sh:main:797                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-04-13 23:22:54.144 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 23:22:54.147 | + ./stack.sh:main:798                      :   fixup_all
2022-04-13 23:22:54.149 | + tools/fixup_stuff.sh:fixup_all:180       :   fixup_ubuntu
2022-04-13 23:22:54.152 | + tools/fixup_stuff.sh:fixup_ubuntu:141    :   is_ubuntu
2022-04-13 23:22:54.154 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:22:54.156 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:22:54.159 | + tools/fixup_stuff.sh:fixup_ubuntu:151    :   sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info'
2022-04-13 23:22:54.170 | + tools/fixup_stuff.sh:fixup_ubuntu:152    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2022-04-13 23:22:54.181 | + tools/fixup_stuff.sh:fixup_ubuntu:153    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2022-04-13 23:22:54.192 | + tools/fixup_stuff.sh:fixup_all:181       :   fixup_fedora
2022-04-13 23:22:54.194 | + tools/fixup_stuff.sh:fixup_fedora:33     :   is_fedora
2022-04-13 23:22:54.197 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:22:54.199 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:22:54.203 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:22:54.205 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:22:54.207 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:22:54.209 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:22:54.211 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:22:54.213 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:22:54.216 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:22:54.218 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:22:54.220 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:22:54.222 | + tools/fixup_stuff.sh:fixup_fedora:34     :   return
2022-04-13 23:22:54.224 | + tools/fixup_stuff.sh:fixup_all:182       :   fixup_suse
2022-04-13 23:22:54.227 | + tools/fixup_stuff.sh:fixup_suse:94       :   is_suse
2022-04-13 23:22:54.229 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:22:54.231 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:22:54.233 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:22:54.235 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:22:54.237 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:22:54.239 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:22:54.241 | + tools/fixup_stuff.sh:fixup_suse:95       :   return
2022-04-13 23:22:54.244 | + tools/fixup_stuff.sh:fixup_all:183       :   fixup_openeuler
2022-04-13 23:22:54.246 | + tools/fixup_stuff.sh:fixup_openeuler:157 :   is_openeuler
2022-04-13 23:22:54.248 | + functions-common:is_openeuler:580        :   [[ -z deb ]]
2022-04-13 23:22:54.250 | + functions-common:is_openeuler:583        :   '[' Ubuntu = openEuler ']'
2022-04-13 23:22:54.252 | + tools/fixup_stuff.sh:fixup_openeuler:158 :   return
2022-04-13 23:22:54.255 | + ./stack.sh:main:801                      :   pip_install -U os-testr
2022-04-13 23:22:54.276 | Using python 3.8 to install os-testr
2022-04-13 23:22:54.279 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr
2022-04-13 23:22:55.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:22:55.138 |   from cryptography.utils import int_from_bytes
2022-04-13 23:22:55.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:22:55.138 |   from cryptography.utils import int_from_bytes
2022-04-13 23:22:56.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:22:56.331 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0)
2022-04-13 23:22:56.407 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1)
2022-04-13 23:22:56.408 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0)
2022-04-13 23:22:56.409 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0)
2022-04-13 23:22:56.422 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0)
2022-04-13 23:22:56.431 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0)
2022-04-13 23:22:56.442 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0)
2022-04-13 23:22:58.901 | 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
2022-04-13 23:22:58.908 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:22:58.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:22:59.027 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:22:59.030 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:22:59.032 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:22:59.034 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:22:59.036 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:22:59.038 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:22:59.040 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:22:59.043 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:22:59.045 | + functions-common:time_stop:2439          :   start_time=1649892174271
2022-04-13 23:22:59.047 | + functions-common:time_stop:2441          :   [[ -z 1649892174271 ]]
2022-04-13 23:22:59.050 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:22:59.054 | + functions-common:time_stop:2444          :   end_time=1649892179052
2022-04-13 23:22:59.056 | + functions-common:time_stop:2445          :   elapsed_time=4781
2022-04-13 23:22:59.058 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:22:59.061 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:22:59.063 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=4781
2022-04-13 23:22:59.065 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:22:59.067 | + ./stack.sh:main:805                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2022-04-13 23:22:59.119 | + ./stack.sh:main:806                      :   sudo systemctl restart systemd-journald
2022-04-13 23:22:59.229 | + ./stack.sh:main:812                      :   install_infra
2022-04-13 23:22:59.232 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:22:59.235 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2022-04-13 23:22:59.238 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:22:59.241 | + lib/infra:install_infra:34               :   pip_install -U pbr
2022-04-13 23:22:59.265 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2022-04-13 23:23:01.176 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.183 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.188 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.193 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.197 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.204 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.208 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.234 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.314 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.332 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.336 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.342 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.357 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.365 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.367 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.384 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.401 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.411 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.415 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.434 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.456 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.474 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.482 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.487 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.508 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.538 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.540 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.554 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.558 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.563 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.568 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.583 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.590 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.640 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.658 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.662 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.694 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.760 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.767 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.773 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.824 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.838 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.846 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.951 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.975 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.979 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.990 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:01.996 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.015 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.022 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.041 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.071 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.100 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.113 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.126 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.143 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.152 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.166 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.178 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.182 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:02.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:02.322 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1)
2022-04-13 23:23:02.620 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:02.623 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:02.625 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:02.628 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:02.630 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:02.632 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:02.634 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:02.636 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:02.639 | + functions-common:time_stop:2439          :   start_time=1649892179258
2022-04-13 23:23:02.641 | + functions-common:time_stop:2441          :   [[ -z 1649892179258 ]]
2022-04-13 23:23:02.643 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:02.648 | + functions-common:time_stop:2444          :   end_time=1649892182645
2022-04-13 23:23:02.650 | + functions-common:time_stop:2445          :   elapsed_time=3387
2022-04-13 23:23:02.652 | + functions-common:time_stop:2446          :   total=4781
2022-04-13 23:23:02.654 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:02.656 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=8168
2022-04-13 23:23:02.658 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:02.661 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:23:02.663 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2022-04-13 23:23:02.686 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements
2022-04-13 23:23:04.451 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.458 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.462 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.468 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.472 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.478 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.483 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.508 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.586 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.606 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.610 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.614 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.629 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.638 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.639 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.656 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.673 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.682 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.687 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.705 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.727 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.745 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.753 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.758 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.779 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.808 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.810 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.823 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.828 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.832 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.837 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.852 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.859 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.907 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.925 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.929 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:04.960 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.022 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.029 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.036 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.086 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.099 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.108 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.211 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.235 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.239 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.250 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.255 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.274 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.298 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.328 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.357 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.369 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.381 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.399 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.408 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.422 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.433 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.437 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:23:05.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:05.445 | Processing /opt/stack/requirements
2022-04-13 23:23:07.198 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0)
2022-04-13 23:23:07.201 | 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 191)) (3.0.0)
2022-04-13 23:23:07.213 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3)
2022-04-13 23:23:07.219 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1)
2022-04-13 23:23:07.221 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7)
2022-04-13 23:23:07.227 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1)
2022-04-13 23:23:07.254 | 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 539)) (1.16.0)
2022-04-13 23:23:07.257 | 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 596)) (2.5.0)
2022-04-13 23:23:07.268 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9)
2022-04-13 23:23:07.318 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3)
2022-04-13 23:23:07.321 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0)
2022-04-13 23:23:07.336 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8)
2022-04-13 23:23:07.339 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12)
2022-04-13 23:23:07.344 | 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 226)) (3.3)
2022-04-13 23:23:07.348 | 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 186)) (1.0.0)
2022-04-13 23:23:07.350 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1)
2022-04-13 23:23:07.367 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0)
2022-04-13 23:23:07.416 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0)
2022-04-13 23:23:07.423 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0)
2022-04-13 23:23:07.426 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0)
2022-04-13 23:23:07.437 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0)
2022-04-13 23:23:07.498 | 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 636)) (0.2.5)
2022-04-13 23:23:07.503 | 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 410)) (1.8.2)
2022-04-13 23:23:07.506 | Building wheels for collected packages: openstack-requirements
2022-04-13 23:23:07.507 |   Building wheel for openstack-requirements (setup.py): started
2022-04-13 23:23:08.330 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2022-04-13 23:23:08.330 |   ERROR: Command errored out with exit status 1:
2022-04-13 23:23:08.330 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5h8t9lj4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5h8t9lj4/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-qn79_4ir
2022-04-13 23:23:08.330 |        cwd: /tmp/pip-req-build-5h8t9lj4/
2022-04-13 23:23:08.330 |   Complete output (6 lines):
2022-04-13 23:23:08.330 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2022-04-13 23:23:08.330 |      or: setup.py --help [cmd1 cmd2 ...]
2022-04-13 23:23:08.330 |      or: setup.py --help-commands
2022-04-13 23:23:08.331 |      or: setup.py cmd --help
2022-04-13 23:23:08.331 |   
2022-04-13 23:23:08.331 |   error: invalid command 'bdist_wheel'
2022-04-13 23:23:08.331 |   ----------------------------------------
2022-04-13 23:23:08.331 |   ERROR: Failed building wheel for openstack-requirements
2022-04-13 23:23:08.331 |   Running setup.py clean for openstack-requirements
2022-04-13 23:23:09.151 | Failed to build openstack-requirements
2022-04-13 23:23:09.167 | Installing collected packages: openstack-requirements
2022-04-13 23:23:09.167 |   Attempting uninstall: openstack-requirements
2022-04-13 23:23:09.169 |     Found existing installation: openstack-requirements 1.2.1.dev5354
2022-04-13 23:23:09.204 |     Uninstalling openstack-requirements-1.2.1.dev5354:
2022-04-13 23:23:09.222 |       Successfully uninstalled openstack-requirements-1.2.1.dev5354
2022-04-13 23:23:09.225 |     Running setup.py install for openstack-requirements: started
2022-04-13 23:23:11.574 |     Running setup.py install for openstack-requirements: finished with status 'done'
2022-04-13 23:23:11.597 | Successfully installed openstack-requirements-1.2.1.dev5354
2022-04-13 23:23:11.725 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:11.727 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:11.729 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:11.732 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:11.734 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:11.736 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:11.738 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:11.741 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:11.743 | + functions-common:time_stop:2439          :   start_time=1649892182678
2022-04-13 23:23:11.745 | + functions-common:time_stop:2441          :   [[ -z 1649892182678 ]]
2022-04-13 23:23:11.748 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:11.752 | + functions-common:time_stop:2444          :   end_time=1649892191750
2022-04-13 23:23:11.754 | + functions-common:time_stop:2445          :   elapsed_time=9072
2022-04-13 23:23:11.756 | + functions-common:time_stop:2446          :   total=8168
2022-04-13 23:23:11.758 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:11.760 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=17240
2022-04-13 23:23:11.763 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:11.765 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2022-04-13 23:23:11.768 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2022-04-13 23:23:11.770 | + inc/python:use_library_from_git:250      :   local name=pbr
2022-04-13 23:23:11.772 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:11.775 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:11.777 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pbr, ]]
2022-04-13 23:23:11.780 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:11.782 | + lib/infra:install_infra:48               :   pip_install -U pbr
2022-04-13 23:23:11.803 | Using python 3.8 to install pbr
2022-04-13 23:23:11.806 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2022-04-13 23:23:12.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:12.681 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:12.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:12.681 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:13.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:13.890 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1)
2022-04-13 23:23:16.536 | 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
2022-04-13 23:23:16.543 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:23:16.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:23:16.663 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:16.666 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:16.668 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:16.670 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:16.672 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:16.674 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:16.676 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:16.679 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:16.681 | + functions-common:time_stop:2439          :   start_time=1649892191798
2022-04-13 23:23:16.685 | + functions-common:time_stop:2441          :   [[ -z 1649892191798 ]]
2022-04-13 23:23:16.689 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:16.693 | + functions-common:time_stop:2444          :   end_time=1649892196690
2022-04-13 23:23:16.695 | + functions-common:time_stop:2445          :   elapsed_time=4892
2022-04-13 23:23:16.697 | + functions-common:time_stop:2446          :   total=17240
2022-04-13 23:23:16.700 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:16.702 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=22132
2022-04-13 23:23:16.704 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:16.707 | + ./stack.sh:main:815                      :   python3 -m venv /opt/stack/bindep-venv
2022-04-13 23:23:18.966 | + ./stack.sh:main:817                      :   /opt/stack/bindep-venv/bin/pip install bindep
2022-04-13 23:23:20.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:20.875 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2)
2022-04-13 23:23:20.890 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2022-04-13 23:23:20.892 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1)
2022-04-13 23:23:20.895 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0)
2022-04-13 23:23:20.898 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3)
2022-04-13 23:23:20.904 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8)
2022-04-13 23:23:20.976 | + ./stack.sh:main:818                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 23:23:20.978 | + ./stack.sh:main:818                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 23:23:20.982 | ++ ./stack.sh:main:821                      :   _get_plugin_bindep_packages
2022-04-13 23:23:20.999 | + ./stack.sh:main:821                      :   pkgs=
2022-04-13 23:23:21.001 | + ./stack.sh:main:822                      :   [[ -n '' ]]
2022-04-13 23:23:21.003 | + ./stack.sh:main:829                      :   run_phase stack pre-install
2022-04-13 23:23:21.006 | + functions-common:run_phase:1860          :   local mode=stack
2022-04-13 23:23:21.008 | + functions-common:run_phase:1861          :   local phase=pre-install
2022-04-13 23:23:21.010 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:23:21.013 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:23:21.015 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:23:21.018 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:23:21.020 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:23:21.023 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:23:21.026 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:23:21.029 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:23:21.031 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:23:21.033 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2022-04-13 23:23:21.035 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:23:21.050 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:21.052 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:23:21.054 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:23:21.056 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2022-04-13 23:23:21.059 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:23:21.061 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-04-13 23:23:21.063 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:23:21.065 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2022-04-13 23:23:21.067 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:23:21.069 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2022-04-13 23:23:21.071 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:23:21.074 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2022-04-13 23:23:21.076 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-13 23:23:21.078 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-13 23:23:21.080 | + functions-common:run_phase:1881          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:23:21.082 | + functions-common:run_phase:1884          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-13 23:23:21.085 | + functions-common:run_phase:1887          :   run_plugins stack pre-install
2022-04-13 23:23:21.087 | + functions-common:run_plugins:1846        :   local mode=stack
2022-04-13 23:23:21.089 | + functions-common:run_plugins:1847        :   local phase=pre-install
2022-04-13 23:23:21.091 | + functions-common:run_plugins:1849        :   local plugins=
2022-04-13 23:23:21.094 | + functions-common:run_plugins:1850        :   local plugin
2022-04-13 23:23:21.096 | + ./stack.sh:main:832                      :   set_systemd_override DefaultLimitNOFILE 2048
2022-04-13 23:23:21.098 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2022-04-13 23:23:21.101 | + functions:set_systemd_override:821       :   local value=2048
2022-04-13 23:23:21.103 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2022-04-13 23:23:21.106 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2022-04-13 23:23:21.164 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2022-04-13 23:23:21.164 | Set systemd system override for DefaultLimitNOFILE=2048
2022-04-13 23:23:21.166 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2022-04-13 23:23:21.556 | + ./stack.sh:main:834                      :   install_rpc_backend
2022-04-13 23:23:21.558 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2022-04-13 23:23:21.575 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:21.577 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2022-04-13 23:23:21.579 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:23:21.582 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:23:21.584 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:23:21.586 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:23:21.588 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:23:21.591 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:23:21.593 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:21.595 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:21.597 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:23:21.600 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:23:21.602 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:23:21.604 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:23:21.606 | + functions-common:install_package:1471    :   real_install_package rabbitmq-server
2022-04-13 23:23:21.609 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:23:21.611 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:21.613 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:21.616 | + functions-common:real_install_package:1457 :   apt_get install rabbitmq-server
2022-04-13 23:23:21.637 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2022-04-13 23:23:21.746 | Reading package lists...
2022-04-13 23:23:21.989 | Building dependency tree...
2022-04-13 23:23:21.991 | Reading state information...
2022-04-13 23:23:22.244 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2022-04-13 23:23:22.245 | The following packages were automatically installed and are no longer required:
2022-04-13 23:23:22.246 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:23:22.246 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:23:22.246 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:23:22.246 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:23:22.246 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:23:22.246 |   python3-zope.interface
2022-04-13 23:23:22.246 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:23:22.360 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:23:22.364 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:23:22.367 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:23:22.369 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:22.372 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:22.374 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:22.376 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:22.378 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:22.380 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:23:22.382 | + functions-common:time_stop:2439          :   start_time=1649892201634
2022-04-13 23:23:22.385 | + functions-common:time_stop:2441          :   [[ -z 1649892201634 ]]
2022-04-13 23:23:22.388 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:22.392 | + functions-common:time_stop:2444          :   end_time=1649892202390
2022-04-13 23:23:22.394 | + functions-common:time_stop:2445          :   elapsed_time=756
2022-04-13 23:23:22.396 | + functions-common:time_stop:2446          :   total=1497
2022-04-13 23:23:22.399 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:22.401 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=2253
2022-04-13 23:23:22.403 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:23:22.405 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2022-04-13 23:23:22.408 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:23:22.410 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:23:22.413 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:23:22.415 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:23:22.417 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:23:22.419 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:23:22.422 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2022-04-13 23:23:22.424 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:23:22.427 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:23:22.429 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:23:22.432 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:23:22.435 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:23:22.437 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:23:22.440 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:23:22.442 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:23:22.444 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:23:22.447 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:23:22.449 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:23:22.452 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2022-04-13 23:23:22.454 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:23:22.457 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:23:22.459 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:23:22.461 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:23:22.464 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:23:22.466 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:23:22.468 | + ./stack.sh:main:835                      :   restart_rpc_backend
2022-04-13 23:23:22.471 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2022-04-13 23:23:22.486 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:22.488 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2022-04-13 23:23:22.491 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:23:22.493 | + ./stack.sh:echo_summary:448              :   echo -e Starting RabbitMQ
2022-04-13 23:23:22.496 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2022-04-13 23:23:22.499 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2022-04-13 23:23:22.503 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2022-04-13 23:23:22.505 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2022-04-13 23:23:22.508 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2022-04-13 23:23:22.510 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2022-04-13 23:23:22.513 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2022-04-13 23:23:22.515 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2022-04-13 23:23:22.518 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2022-04-13 23:23:23.218 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2022-04-13 23:23:23.218 | user	tags
2022-04-13 23:23:23.218 | stackrabbit	[]'
2022-04-13 23:23:23.222 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2022-04-13 23:23:23.222 | user	tags
2022-04-13 23:23:23.222 | stackrabbit	[]'
2022-04-13 23:23:23.222 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2022-04-13 23:23:23.232 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2022-04-13 23:23:23.235 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2022-04-13 23:23:23.237 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-13 23:23:23.897 | Changing password for user "stackrabbit" ...
2022-04-13 23:23:23.921 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2022-04-13 23:23:24.578 | Setting permissions for user "stackrabbit" in vhost "/" ...
2022-04-13 23:23:24.601 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2022-04-13 23:23:24.603 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-13 23:23:25.261 | Changing password for user "stackrabbit" ...
2022-04-13 23:23:25.285 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2022-04-13 23:23:25.288 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2022-04-13 23:23:25.290 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2022-04-13 23:23:25.952 | Deleting user "guest" ...
2022-04-13 23:23:25.967 | Error:
2022-04-13 23:23:25.967 | {:no_such_user, "guest"}
2022-04-13 23:23:25.980 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2022-04-13 23:23:25.982 | + ./stack.sh:main:837                      :   is_service_enabled mysql postgresql
2022-04-13 23:23:26.001 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:26.003 | + ./stack.sh:main:838                      :   install_database
2022-04-13 23:23:26.006 | + lib/database:install_database:118        :   install_database_mysql
2022-04-13 23:23:26.008 | + lib/databases/mysql:install_database_mysql:157 :   is_ubuntu
2022-04-13 23:23:26.015 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:26.017 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:26.019 | + lib/databases/mysql:install_database_mysql:160 :   sudo debconf-set-selections
2022-04-13 23:23:26.233 | + lib/databases/mysql:install_database_mysql:170 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2022-04-13 23:23:26.235 | + lib/databases/mysql:install_database_mysql:183 :   [[ True == \T\r\u\e ]]
2022-04-13 23:23:26.237 | + lib/databases/mysql:install_database_mysql:184 :   is_oraclelinux
2022-04-13 23:23:26.240 | + functions-common:is_oraclelinux:512      :   [[ -z Ubuntu ]]
2022-04-13 23:23:26.242 | + functions-common:is_oraclelinux:516      :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:23:26.244 | + lib/databases/mysql:install_database_mysql:186 :   is_fedora
2022-04-13 23:23:26.247 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:23:26.249 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:23:26.252 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:23:26.254 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:23:26.257 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:23:26.259 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:23:26.262 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:23:26.264 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:23:26.266 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:23:26.268 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:23:26.271 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:23:26.273 | + lib/databases/mysql:install_database_mysql:189 :   is_suse
2022-04-13 23:23:26.275 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:23:26.278 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:23:26.280 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:23:26.282 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:23:26.285 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:23:26.287 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:23:26.289 | + lib/databases/mysql:install_database_mysql:192 :   is_ubuntu
2022-04-13 23:23:26.292 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:26.294 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:26.296 | + lib/databases/mysql:install_database_mysql:193 :   install_package mysql-server
2022-04-13 23:23:26.298 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:23:26.301 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:23:26.303 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:23:26.305 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:23:26.308 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:23:26.310 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:23:26.313 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:26.315 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:26.317 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:23:26.320 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:23:26.322 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:23:26.324 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:23:26.327 | + functions-common:install_package:1471    :   real_install_package mysql-server
2022-04-13 23:23:26.329 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:23:26.331 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:26.334 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:26.336 | + functions-common:real_install_package:1457 :   apt_get install mysql-server
2022-04-13 23:23:26.357 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2022-04-13 23:23:26.470 | Reading package lists...
2022-04-13 23:23:26.723 | Building dependency tree...
2022-04-13 23:23:26.724 | Reading state information...
2022-04-13 23:23:26.975 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3).
2022-04-13 23:23:26.975 | The following packages were automatically installed and are no longer required:
2022-04-13 23:23:26.976 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:23:26.976 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:23:26.976 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:23:26.976 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:23:26.976 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:23:26.976 |   python3-zope.interface
2022-04-13 23:23:26.976 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:23:27.089 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:23:27.093 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:23:27.096 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:23:27.098 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:27.100 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:27.102 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:27.105 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:27.107 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:27.109 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:23:27.111 | + functions-common:time_stop:2439          :   start_time=1649892206355
2022-04-13 23:23:27.113 | + functions-common:time_stop:2441          :   [[ -z 1649892206355 ]]
2022-04-13 23:23:27.116 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:27.121 | + functions-common:time_stop:2444          :   end_time=1649892207118
2022-04-13 23:23:27.123 | + functions-common:time_stop:2445          :   elapsed_time=763
2022-04-13 23:23:27.125 | + functions-common:time_stop:2446          :   total=2253
2022-04-13 23:23:27.127 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:27.129 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=3016
2022-04-13 23:23:27.132 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:23:27.134 | + ./stack.sh:main:840                      :   '[' -n mysql ']'
2022-04-13 23:23:27.136 | + ./stack.sh:main:841                      :   install_database_python
2022-04-13 23:23:27.138 | + lib/database:install_database_python:123 :   install_database_python_mysql
2022-04-13 23:23:27.141 | + lib/databases/mysql:install_database_python_mysql:202 :   pip_install_gr PyMySQL
2022-04-13 23:23:27.143 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2022-04-13 23:23:27.145 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:23:27.148 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2022-04-13 23:23:27.151 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2022-04-13 23:23:27.153 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:23:27.157 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:23:27.157 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:23:27.162 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2022-04-13 23:23:27.165 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2022-04-13 23:23:27.167 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2022-04-13 23:23:27.170 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2022-04-13 23:23:27.172 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2022-04-13 23:23:27.193 | Using python 3.8 to install PyMySQL
2022-04-13 23:23:27.196 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL
2022-04-13 23:23:28.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:28.057 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:28.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:28.058 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:29.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:29.264 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2022-04-13 23:23:31.825 | 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
2022-04-13 23:23:31.832 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:23:31.832 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:23:31.950 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:31.952 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:31.954 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:31.957 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:31.959 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:31.961 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:31.964 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:31.966 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:31.968 | + functions-common:time_stop:2439          :   start_time=1649892207188
2022-04-13 23:23:31.970 | + functions-common:time_stop:2441          :   [[ -z 1649892207188 ]]
2022-04-13 23:23:31.974 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:31.978 | + functions-common:time_stop:2444          :   end_time=1649892211975
2022-04-13 23:23:31.980 | + functions-common:time_stop:2445          :   elapsed_time=4787
2022-04-13 23:23:31.983 | + functions-common:time_stop:2446          :   total=22132
2022-04-13 23:23:31.985 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:31.987 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=26919
2022-04-13 23:23:31.989 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:31.992 | + lib/databases/mysql:install_database_python_mysql:203 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2022-04-13 23:23:31.994 | + lib/databases/mysql:install_database_python_mysql:205 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 23:23:31.997 | + lib/databases/mysql:install_database_python_mysql:206 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2022-04-13 23:23:31.999 | + ./stack.sh:main:844                      :   is_service_enabled neutron
2022-04-13 23:23:32.016 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:32.018 | + ./stack.sh:main:845                      :   install_neutron_agent_packages
2022-04-13 23:23:32.020 | + lib/neutron:install_neutron_agent_packages:714 :   is_neutron_legacy_enabled
2022-04-13 23:23:32.024 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:23:32.024 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:23:32.030 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:23:32.032 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-13 23:23:32.034 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,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- ]]
2022-04-13 23:23:32.037 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:23:32.039 | + lib/neutron:install_neutron_agent_packages:716 :   install_neutron_agent_packages_mutnauq
2022-04-13 23:23:32.042 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 :   is_service_enabled q-l3
2022-04-13 23:23:32.057 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:32.060 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 :   install_package radvd
2022-04-13 23:23:32.062 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:23:32.069 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:23:32.071 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:23:32.074 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:23:32.076 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:23:32.078 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:23:32.081 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:32.083 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:32.085 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:23:32.087 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:23:32.090 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:23:32.092 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:23:32.095 | + functions-common:install_package:1471    :   real_install_package radvd
2022-04-13 23:23:32.097 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:23:32.100 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:32.102 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:32.105 | + functions-common:real_install_package:1457 :   apt_get install radvd
2022-04-13 23:23:32.125 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2022-04-13 23:23:32.235 | Reading package lists...
2022-04-13 23:23:32.475 | Building dependency tree...
2022-04-13 23:23:32.476 | Reading state information...
2022-04-13 23:23:32.725 | radvd is already the newest version (1:2.17-2).
2022-04-13 23:23:32.725 | The following packages were automatically installed and are no longer required:
2022-04-13 23:23:32.726 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:23:32.726 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:23:32.726 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:23:32.726 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:23:32.726 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:23:32.727 |   python3-zope.interface
2022-04-13 23:23:32.727 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:23:32.840 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:23:32.844 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:23:32.847 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:23:32.849 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:32.851 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:32.853 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:32.856 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:32.858 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:32.860 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:23:32.863 | + functions-common:time_stop:2439          :   start_time=1649892212122
2022-04-13 23:23:32.865 | + functions-common:time_stop:2441          :   [[ -z 1649892212122 ]]
2022-04-13 23:23:32.867 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:32.872 | + functions-common:time_stop:2444          :   end_time=1649892212869
2022-04-13 23:23:32.874 | + functions-common:time_stop:2445          :   elapsed_time=747
2022-04-13 23:23:32.876 | + functions-common:time_stop:2446          :   total=3016
2022-04-13 23:23:32.878 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:32.881 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=3763
2022-04-13 23:23:32.883 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:23:32.885 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 :   is_service_enabled q-agt q-dhcp q-l3
2022-04-13 23:23:32.902 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:32.904 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 :   neutron_plugin_install_agent_packages
2022-04-13 23:23:32.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2022-04-13 23:23:32.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 :   '[' False == True ']'
2022-04-13 23:23:32.911 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   get_packages openvswitch
2022-04-13 23:23:32.930 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   install_package fakeroot make openvswitch-switch
2022-04-13 23:23:32.933 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:23:32.935 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:23:32.938 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:23:32.940 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:23:32.942 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:23:32.944 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:23:32.946 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:32.948 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:32.951 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:23:32.953 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:23:32.955 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:23:32.957 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:23:32.959 | + functions-common:install_package:1471    :   real_install_package fakeroot make openvswitch-switch
2022-04-13 23:23:32.962 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:23:32.964 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:32.967 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:32.969 | + functions-common:real_install_package:1457 :   apt_get install fakeroot make openvswitch-switch
2022-04-13 23:23:32.989 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2022-04-13 23:23:33.098 | Reading package lists...
2022-04-13 23:23:33.336 | Building dependency tree...
2022-04-13 23:23:33.337 | Reading state information...
2022-04-13 23:23:33.590 | fakeroot is already the newest version (1.24-1).
2022-04-13 23:23:33.590 | make is already the newest version (4.2.1-1.2).
2022-04-13 23:23:33.590 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1).
2022-04-13 23:23:33.590 | The following packages were automatically installed and are no longer required:
2022-04-13 23:23:33.591 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:23:33.591 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:23:33.591 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:23:33.591 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:23:33.591 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:23:33.591 |   python3-zope.interface
2022-04-13 23:23:33.591 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:23:33.708 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:23:33.713 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:23:33.715 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:23:33.717 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:33.720 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:33.722 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:33.724 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:33.726 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:33.728 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:23:33.731 | + functions-common:time_stop:2439          :   start_time=1649892212986
2022-04-13 23:23:33.733 | + functions-common:time_stop:2441          :   [[ -z 1649892212986 ]]
2022-04-13 23:23:33.736 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:33.740 | + functions-common:time_stop:2444          :   end_time=1649892213738
2022-04-13 23:23:33.742 | + functions-common:time_stop:2445          :   elapsed_time=752
2022-04-13 23:23:33.744 | + functions-common:time_stop:2446          :   total=3763
2022-04-13 23:23:33.747 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:33.749 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=4515
2022-04-13 23:23:33.751 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:23:33.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 :   is_ubuntu
2022-04-13 23:23:33.756 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:33.758 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:33.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 :   _neutron_ovs_base_install_ubuntu_dkms
2022-04-13 23:23:33.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 :   local kernel_version
2022-04-13 23:23:33.765 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   uname -r
2022-04-13 23:23:33.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   kernel_version=5.4.0-72-generic
2022-04-13 23:23:33.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 :   local kernel_major_minor
2022-04-13 23:23:33.775 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   echo 5.4.0-72-generic
2022-04-13 23:23:33.775 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   cut -d. -f1-2
2022-04-13 23:23:33.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   kernel_major_minor=5.4
2022-04-13 23:23:33.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 :   vercmp 5.4 '<' 3.13
2022-04-13 23:23:33.785 | + functions:vercmp:628                     :   local v1=5.4
2022-04-13 23:23:33.787 | + functions:vercmp:629                     :   local 'op=<'
2022-04-13 23:23:33.789 | + functions:vercmp:630                     :   local v2=3.13
2022-04-13 23:23:33.792 | + functions:vercmp:631                     :   local result
2022-04-13 23:23:33.796 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2022-04-13 23:23:33.796 | ++ functions:vercmp:635                     :   head -1
2022-04-13 23:23:33.796 | ++ functions:vercmp:635                     :   sort -V
2022-04-13 23:23:33.801 | + functions:vercmp:635                     :   result=3.13
2022-04-13 23:23:33.803 | + functions:vercmp:637                     :   case $op in
2022-04-13 23:23:33.805 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2022-04-13 23:23:33.808 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2022-04-13 23:23:33.810 | + functions:vercmp:648                     :   return
2022-04-13 23:23:33.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 :   restart_service openvswitch-switch
2022-04-13 23:23:33.814 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:23:33.817 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart openvswitch-switch
2022-04-13 23:23:34.287 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2022-04-13 23:23:34.291 | + inc/python:use_library_from_git:250      :   local name=os-ken
2022-04-13 23:23:34.295 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.297 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.301 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-ken, ]]
2022-04-13 23:23:34.303 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.306 | + ./stack.sh:main:848                      :   is_service_enabled etcd3
2022-04-13 23:23:34.323 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:34.327 | + ./stack.sh:main:849                      :   install_etcd3
2022-04-13 23:23:34.329 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2022-04-13 23:23:34.329 | Installing etcd
2022-04-13 23:23:34.332 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2022-04-13 23:23:34.344 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2022-04-13 23:23:34.356 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2022-04-13 23:23:34.358 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2022-04-13 23:23:34.376 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2022-04-13 23:23:34.379 | ++ lib/etcd3:install_etcd3:114              :   get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:23:34.382 | ++ 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
2022-04-13 23:23:34.385 | +++ 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
2022-04-13 23:23:34.390 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:23:34.393 | ++ 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* ]]
2022-04-13 23:23:34.395 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2022-04-13 23:23:34.397 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:23:34.400 | ++ functions:get_extra_file:74              :   return
2022-04-13 23:23:34.402 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:23:34.405 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2022-04-13 23:23:34.407 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2022-04-13 23:23:34.409 | + ./stack.sh:main:858                      :   is_service_enabled tls-proxy
2022-04-13 23:23:34.426 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:23:34.428 | + ./stack.sh:main:868                      :   install_dstat
2022-04-13 23:23:34.430 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2022-04-13 23:23:34.447 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:23:34.450 | + ./stack.sh:main:874                      :   echo_summary 'Installing OpenStack project source'
2022-04-13 23:23:34.452 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:23:34.454 | + ./stack.sh:echo_summary:448              :   echo -e Installing OpenStack project source
2022-04-13 23:23:34.457 | + ./stack.sh:main:877                      :   install_libs
2022-04-13 23:23:34.459 | + lib/libraries:install_libs:90            :   _install_lib_from_source automaton
2022-04-13 23:23:34.461 | + lib/libraries:_install_lib_from_source:74 :   local name=automaton
2022-04-13 23:23:34.464 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git automaton
2022-04-13 23:23:34.466 | + inc/python:use_library_from_git:250      :   local name=automaton
2022-04-13 23:23:34.468 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.470 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.473 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,automaton, ]]
2022-04-13 23:23:34.475 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.477 | + lib/libraries:install_libs:91            :   _install_lib_from_source castellan
2022-04-13 23:23:34.479 | + lib/libraries:_install_lib_from_source:74 :   local name=castellan
2022-04-13 23:23:34.482 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git castellan
2022-04-13 23:23:34.484 | + inc/python:use_library_from_git:250      :   local name=castellan
2022-04-13 23:23:34.486 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.488 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.490 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,castellan, ]]
2022-04-13 23:23:34.492 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.495 | + lib/libraries:install_libs:92            :   _install_lib_from_source cliff
2022-04-13 23:23:34.498 | + lib/libraries:_install_lib_from_source:74 :   local name=cliff
2022-04-13 23:23:34.500 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cliff
2022-04-13 23:23:34.502 | + inc/python:use_library_from_git:250      :   local name=cliff
2022-04-13 23:23:34.504 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.507 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.509 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cliff, ]]
2022-04-13 23:23:34.511 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.513 | + lib/libraries:install_libs:93            :   _install_lib_from_source cursive
2022-04-13 23:23:34.516 | + lib/libraries:_install_lib_from_source:74 :   local name=cursive
2022-04-13 23:23:34.518 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cursive
2022-04-13 23:23:34.520 | + inc/python:use_library_from_git:250      :   local name=cursive
2022-04-13 23:23:34.522 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.525 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.527 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cursive, ]]
2022-04-13 23:23:34.530 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.532 | + lib/libraries:install_libs:94            :   _install_lib_from_source debtcollector
2022-04-13 23:23:34.534 | + lib/libraries:_install_lib_from_source:74 :   local name=debtcollector
2022-04-13 23:23:34.536 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git debtcollector
2022-04-13 23:23:34.539 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2022-04-13 23:23:34.541 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.544 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.546 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]]
2022-04-13 23:23:34.548 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.550 | + lib/libraries:install_libs:95            :   _install_lib_from_source futurist
2022-04-13 23:23:34.552 | + lib/libraries:_install_lib_from_source:74 :   local name=futurist
2022-04-13 23:23:34.555 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git futurist
2022-04-13 23:23:34.557 | + inc/python:use_library_from_git:250      :   local name=futurist
2022-04-13 23:23:34.559 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.561 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.564 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,futurist, ]]
2022-04-13 23:23:34.566 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.568 | + lib/libraries:install_libs:96            :   _install_lib_from_source openstacksdk
2022-04-13 23:23:34.570 | + lib/libraries:_install_lib_from_source:74 :   local name=openstacksdk
2022-04-13 23:23:34.572 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git openstacksdk
2022-04-13 23:23:34.575 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2022-04-13 23:23:34.577 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.579 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.581 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]]
2022-04-13 23:23:34.584 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.586 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-lib
2022-04-13 23:23:34.589 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-lib
2022-04-13 23:23:34.591 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-lib
2022-04-13 23:23:34.593 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2022-04-13 23:23:34.595 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.597 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.600 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]]
2022-04-13 23:23:34.602 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.604 | + lib/libraries:install_libs:98            :   _install_lib_from_source osc-placement
2022-04-13 23:23:34.607 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-placement
2022-04-13 23:23:34.609 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-placement
2022-04-13 23:23:34.611 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2022-04-13 23:23:34.613 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.616 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.618 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]]
2022-04-13 23:23:34.620 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.622 | + lib/libraries:install_libs:99            :   _install_lib_from_source os-client-config
2022-04-13 23:23:34.625 | + lib/libraries:_install_lib_from_source:74 :   local name=os-client-config
2022-04-13 23:23:34.627 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-client-config
2022-04-13 23:23:34.629 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2022-04-13 23:23:34.632 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.634 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.637 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]]
2022-04-13 23:23:34.639 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.641 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.cache
2022-04-13 23:23:34.643 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.cache
2022-04-13 23:23:34.646 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.cache
2022-04-13 23:23:34.648 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2022-04-13 23:23:34.651 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.653 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.656 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]]
2022-04-13 23:23:34.658 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.660 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.concurrency
2022-04-13 23:23:34.663 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.concurrency
2022-04-13 23:23:34.665 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.concurrency
2022-04-13 23:23:34.667 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2022-04-13 23:23:34.670 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.672 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.674 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]]
2022-04-13 23:23:34.676 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.679 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.config
2022-04-13 23:23:34.681 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.config
2022-04-13 23:23:34.683 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.config
2022-04-13 23:23:34.686 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2022-04-13 23:23:34.688 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.690 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.692 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]]
2022-04-13 23:23:34.695 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.697 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.context
2022-04-13 23:23:34.700 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.context
2022-04-13 23:23:34.702 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.context
2022-04-13 23:23:34.704 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2022-04-13 23:23:34.706 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.709 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.711 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]]
2022-04-13 23:23:34.713 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.716 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.db
2022-04-13 23:23:34.718 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.db
2022-04-13 23:23:34.720 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.db
2022-04-13 23:23:34.722 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2022-04-13 23:23:34.725 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.727 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.729 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]]
2022-04-13 23:23:34.732 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.734 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.i18n
2022-04-13 23:23:34.736 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.i18n
2022-04-13 23:23:34.738 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.i18n
2022-04-13 23:23:34.741 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2022-04-13 23:23:34.743 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.746 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.748 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]]
2022-04-13 23:23:34.751 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.753 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.limit
2022-04-13 23:23:34.756 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.limit
2022-04-13 23:23:34.758 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.limit
2022-04-13 23:23:34.760 | + inc/python:use_library_from_git:250      :   local name=oslo.limit
2022-04-13 23:23:34.762 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.765 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.767 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]]
2022-04-13 23:23:34.769 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.772 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.log
2022-04-13 23:23:34.774 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.log
2022-04-13 23:23:34.776 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.log
2022-04-13 23:23:34.778 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2022-04-13 23:23:34.781 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.783 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.785 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]]
2022-04-13 23:23:34.788 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.790 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.messaging
2022-04-13 23:23:34.793 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.messaging
2022-04-13 23:23:34.795 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.messaging
2022-04-13 23:23:34.797 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2022-04-13 23:23:34.800 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.802 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.804 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]]
2022-04-13 23:23:34.806 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.809 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.middleware
2022-04-13 23:23:34.812 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.middleware
2022-04-13 23:23:34.814 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.middleware
2022-04-13 23:23:34.816 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2022-04-13 23:23:34.818 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.821 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.823 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]]
2022-04-13 23:23:34.825 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.828 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.policy
2022-04-13 23:23:34.830 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.policy
2022-04-13 23:23:34.832 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.policy
2022-04-13 23:23:34.835 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2022-04-13 23:23:34.837 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.839 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.841 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]]
2022-04-13 23:23:34.844 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.846 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.privsep
2022-04-13 23:23:34.848 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.privsep
2022-04-13 23:23:34.850 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.privsep
2022-04-13 23:23:34.853 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2022-04-13 23:23:34.856 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.858 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.860 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]]
2022-04-13 23:23:34.862 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.865 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.reports
2022-04-13 23:23:34.867 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.reports
2022-04-13 23:23:34.870 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.reports
2022-04-13 23:23:34.872 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2022-04-13 23:23:34.874 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.877 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.879 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]]
2022-04-13 23:23:34.881 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.884 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.rootwrap
2022-04-13 23:23:34.886 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.rootwrap
2022-04-13 23:23:34.888 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.rootwrap
2022-04-13 23:23:34.891 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2022-04-13 23:23:34.893 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.895 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.898 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]]
2022-04-13 23:23:34.900 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.902 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.serialization
2022-04-13 23:23:34.905 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.serialization
2022-04-13 23:23:34.907 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.serialization
2022-04-13 23:23:34.909 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2022-04-13 23:23:34.911 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.914 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.916 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]]
2022-04-13 23:23:34.919 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.921 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.service
2022-04-13 23:23:34.923 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.service
2022-04-13 23:23:34.926 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.service
2022-04-13 23:23:34.928 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2022-04-13 23:23:34.930 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.932 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.935 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]]
2022-04-13 23:23:34.937 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.939 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.utils
2022-04-13 23:23:34.942 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.utils
2022-04-13 23:23:34.944 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.utils
2022-04-13 23:23:34.946 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2022-04-13 23:23:34.949 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.951 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.953 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]]
2022-04-13 23:23:34.956 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.958 | + lib/libraries:install_libs:117           :   _install_lib_from_source oslo.versionedobjects
2022-04-13 23:23:34.960 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.versionedobjects
2022-04-13 23:23:34.963 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.versionedobjects
2022-04-13 23:23:34.966 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2022-04-13 23:23:34.968 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.970 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.973 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]]
2022-04-13 23:23:34.975 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.977 | + lib/libraries:install_libs:118           :   _install_lib_from_source oslo.vmware
2022-04-13 23:23:34.980 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.vmware
2022-04-13 23:23:34.982 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.vmware
2022-04-13 23:23:34.984 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2022-04-13 23:23:34.986 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:34.989 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:34.991 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]]
2022-04-13 23:23:34.993 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:34.996 | + lib/libraries:install_libs:119           :   _install_lib_from_source osprofiler
2022-04-13 23:23:34.998 | + lib/libraries:_install_lib_from_source:74 :   local name=osprofiler
2022-04-13 23:23:35.001 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osprofiler
2022-04-13 23:23:35.003 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2022-04-13 23:23:35.006 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.008 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.011 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]]
2022-04-13 23:23:35.013 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.015 | + lib/libraries:install_libs:120           :   _install_lib_from_source pycadf
2022-04-13 23:23:35.018 | + lib/libraries:_install_lib_from_source:74 :   local name=pycadf
2022-04-13 23:23:35.020 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git pycadf
2022-04-13 23:23:35.022 | + inc/python:use_library_from_git:250      :   local name=pycadf
2022-04-13 23:23:35.025 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.027 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.029 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pycadf, ]]
2022-04-13 23:23:35.032 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.034 | + lib/libraries:install_libs:121           :   _install_lib_from_source stevedore
2022-04-13 23:23:35.036 | + lib/libraries:_install_lib_from_source:74 :   local name=stevedore
2022-04-13 23:23:35.038 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git stevedore
2022-04-13 23:23:35.041 | + inc/python:use_library_from_git:250      :   local name=stevedore
2022-04-13 23:23:35.043 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.046 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.048 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,stevedore, ]]
2022-04-13 23:23:35.050 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.053 | + lib/libraries:install_libs:122           :   _install_lib_from_source taskflow
2022-04-13 23:23:35.055 | + lib/libraries:_install_lib_from_source:74 :   local name=taskflow
2022-04-13 23:23:35.058 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git taskflow
2022-04-13 23:23:35.060 | + inc/python:use_library_from_git:250      :   local name=taskflow
2022-04-13 23:23:35.062 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.065 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.067 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,taskflow, ]]
2022-04-13 23:23:35.069 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.072 | + lib/libraries:install_libs:123           :   _install_lib_from_source tooz
2022-04-13 23:23:35.074 | + lib/libraries:_install_lib_from_source:74 :   local name=tooz
2022-04-13 23:23:35.077 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git tooz
2022-04-13 23:23:35.079 | + inc/python:use_library_from_git:250      :   local name=tooz
2022-04-13 23:23:35.081 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.084 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.086 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,tooz, ]]
2022-04-13 23:23:35.088 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.091 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-brick
2022-04-13 23:23:35.093 | + lib/libraries:_install_lib_from_source:74 :   local name=os-brick
2022-04-13 23:23:35.095 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-brick
2022-04-13 23:23:35.098 | + inc/python:use_library_from_git:250      :   local name=os-brick
2022-04-13 23:23:35.100 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.102 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.104 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-brick, ]]
2022-04-13 23:23:35.107 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.109 | + lib/libraries:install_libs:128           :   _install_lib_from_source os-resource-classes
2022-04-13 23:23:35.111 | + lib/libraries:_install_lib_from_source:74 :   local name=os-resource-classes
2022-04-13 23:23:35.114 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-resource-classes
2022-04-13 23:23:35.116 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2022-04-13 23:23:35.118 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.121 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.123 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]]
2022-04-13 23:23:35.126 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.128 | + lib/libraries:install_libs:129           :   _install_lib_from_source os-traits
2022-04-13 23:23:35.131 | + lib/libraries:_install_lib_from_source:74 :   local name=os-traits
2022-04-13 23:23:35.133 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-traits
2022-04-13 23:23:35.136 | + inc/python:use_library_from_git:250      :   local name=os-traits
2022-04-13 23:23:35.138 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.140 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.143 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-traits, ]]
2022-04-13 23:23:35.145 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.147 | + lib/libraries:install_libs:132           :   _install_lib_from_source python-barbicanclient
2022-04-13 23:23:35.150 | + lib/libraries:_install_lib_from_source:74 :   local name=python-barbicanclient
2022-04-13 23:23:35.152 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git python-barbicanclient
2022-04-13 23:23:35.154 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2022-04-13 23:23:35.156 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:35.159 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:35.161 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]]
2022-04-13 23:23:35.163 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:35.166 | + lib/libraries:install_libs:139           :   pip_install etcd3
2022-04-13 23:23:35.187 | Using python 3.8 to install etcd3
2022-04-13 23:23:35.190 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3
2022-04-13 23:23:36.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:36.049 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:36.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:36.049 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:37.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:37.250 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2022-04-13 23:23:37.257 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2022-04-13 23:23:37.259 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2022-04-13 23:23:37.261 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0)
2022-04-13 23:23:37.262 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0)
2022-04-13 23:23:39.793 | 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
2022-04-13 23:23:39.800 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:23:39.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:23:39.919 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:39.922 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:39.924 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:39.926 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:39.928 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:39.930 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:39.932 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:39.935 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:39.937 | + functions-common:time_stop:2439          :   start_time=1649892215181
2022-04-13 23:23:39.939 | + functions-common:time_stop:2441          :   [[ -z 1649892215181 ]]
2022-04-13 23:23:39.942 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:39.946 | + functions-common:time_stop:2444          :   end_time=1649892219943
2022-04-13 23:23:39.948 | + functions-common:time_stop:2445          :   elapsed_time=4762
2022-04-13 23:23:39.950 | + functions-common:time_stop:2446          :   total=26919
2022-04-13 23:23:39.953 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:39.955 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=31681
2022-04-13 23:23:39.957 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:39.959 | + lib/libraries:install_libs:140           :   pip_install etcd3gw
2022-04-13 23:23:39.981 | Using python 3.8 to install etcd3gw
2022-04-13 23:23:39.983 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw
2022-04-13 23:23:40.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:40.854 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:40.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:40.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:42.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:42.074 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1)
2022-04-13 23:23:42.082 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1)
2022-04-13 23:23:42.084 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1)
2022-04-13 23:23:42.085 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2022-04-13 23:23:42.086 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2022-04-13 23:23:42.120 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3)
2022-04-13 23:23:42.121 | 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.9)
2022-04-13 23:23:42.123 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12)
2022-04-13 23:23:42.124 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28)
2022-04-13 23:23:44.662 | 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
2022-04-13 23:23:44.669 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:23:44.669 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:23:44.787 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:44.790 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:44.792 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:44.794 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:44.796 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:44.798 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:44.801 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:44.803 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:44.805 | + functions-common:time_stop:2439          :   start_time=1649892219975
2022-04-13 23:23:44.807 | + functions-common:time_stop:2441          :   [[ -z 1649892219975 ]]
2022-04-13 23:23:44.810 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:44.814 | + functions-common:time_stop:2444          :   end_time=1649892224812
2022-04-13 23:23:44.816 | + functions-common:time_stop:2445          :   elapsed_time=4837
2022-04-13 23:23:44.819 | + functions-common:time_stop:2446          :   total=31681
2022-04-13 23:23:44.821 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:44.824 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=36518
2022-04-13 23:23:44.826 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:44.828 | + ./stack.sh:main:880                      :   install_apache_uwsgi
2022-04-13 23:23:44.831 | + lib/apache:install_apache_uwsgi:85       :   local apxs=apxs2
2022-04-13 23:23:44.833 | + lib/apache:install_apache_uwsgi:86       :   is_fedora
2022-04-13 23:23:44.835 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:23:44.838 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:23:44.840 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:23:44.842 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:23:44.844 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:23:44.847 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:23:44.849 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:23:44.851 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:23:44.854 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:23:44.856 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:23:44.858 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:23:44.861 | + lib/apache:install_apache_uwsgi:90       :   is_ubuntu
2022-04-13 23:23:44.863 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:44.865 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:44.868 | + lib/apache:install_apache_uwsgi:91       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2022-04-13 23:23:44.870 | + lib/apache:install_apache_uwsgi:92       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:23:44.873 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:23:44.875 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:23:44.877 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:23:44.880 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:23:44.882 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:23:44.885 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:23:44.887 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:44.890 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:44.892 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:23:44.894 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:23:44.897 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:23:44.899 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:23:44.901 | + functions-common:install_package:1471    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:23:44.904 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:23:44.906 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:44.908 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:44.911 | + functions-common:real_install_package:1457 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:23:44.932 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:23:45.041 | Reading package lists...
2022-04-13 23:23:45.283 | Building dependency tree...
2022-04-13 23:23:45.284 | Reading state information...
2022-04-13 23:23:45.536 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2022-04-13 23:23:45.536 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2022-04-13 23:23:45.537 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:23:45.537 | The following packages were automatically installed and are no longer required:
2022-04-13 23:23:45.538 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:23:45.538 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:23:45.538 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:23:45.538 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:23:45.538 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:23:45.538 |   python3-zope.interface
2022-04-13 23:23:45.538 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:23:45.649 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:23:45.654 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:23:45.657 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:23:45.659 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:45.661 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:45.664 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:45.666 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:45.669 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:45.671 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:23:45.673 | + functions-common:time_stop:2439          :   start_time=1649892224929
2022-04-13 23:23:45.675 | + functions-common:time_stop:2441          :   [[ -z 1649892224929 ]]
2022-04-13 23:23:45.678 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:45.682 | + functions-common:time_stop:2444          :   end_time=1649892225680
2022-04-13 23:23:45.684 | + functions-common:time_stop:2445          :   elapsed_time=751
2022-04-13 23:23:45.687 | + functions-common:time_stop:2446          :   total=4515
2022-04-13 23:23:45.689 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:45.691 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=5266
2022-04-13 23:23:45.694 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:23:45.696 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2022-04-13 23:23:45.698 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:23:45.701 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:23:45.703 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2022-04-13 23:23:45.770 | Module proxy already enabled
2022-04-13 23:23:45.775 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2022-04-13 23:23:45.849 | Considering dependency proxy for proxy_uwsgi:
2022-04-13 23:23:45.849 | Module proxy already enabled
2022-04-13 23:23:45.849 | Module proxy_uwsgi already enabled
2022-04-13 23:23:45.854 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2022-04-13 23:23:45.856 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:23:45.858 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:23:45.861 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:23:45.996 | + ./stack.sh:main:883                      :   install_keystoneauth
2022-04-13 23:23:45.999 | + lib/keystone:install_keystoneauth:498    :   use_library_from_git keystoneauth
2022-04-13 23:23:46.001 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2022-04-13 23:23:46.003 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.006 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.008 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]]
2022-04-13 23:23:46.011 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.013 | + ./stack.sh:main:884                      :   install_keystoneclient
2022-04-13 23:23:46.015 | + lib/keystone:install_keystoneclient:506  :   use_library_from_git python-keystoneclient
2022-04-13 23:23:46.018 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2022-04-13 23:23:46.020 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.022 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.025 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]]
2022-04-13 23:23:46.027 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.029 | + ./stack.sh:main:885                      :   install_glanceclient
2022-04-13 23:23:46.032 | + lib/glance:install_glanceclient:498      :   use_library_from_git python-glanceclient
2022-04-13 23:23:46.034 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2022-04-13 23:23:46.036 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.038 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.041 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]]
2022-04-13 23:23:46.044 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.046 | + ./stack.sh:main:886                      :   install_cinderclient
2022-04-13 23:23:46.048 | + lib/cinder:install_cinderclient:484      :   use_library_from_git python-brick-cinderclient-ext
2022-04-13 23:23:46.051 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2022-04-13 23:23:46.054 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.056 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.059 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]]
2022-04-13 23:23:46.061 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.064 | + lib/cinder:install_cinderclient:489      :   use_library_from_git python-cinderclient
2022-04-13 23:23:46.066 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2022-04-13 23:23:46.069 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.071 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.073 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]]
2022-04-13 23:23:46.076 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.078 | + ./stack.sh:main:887                      :   install_novaclient
2022-04-13 23:23:46.080 | + lib/nova:install_novaclient:882          :   use_library_from_git python-novaclient
2022-04-13 23:23:46.082 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2022-04-13 23:23:46.085 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.087 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.089 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]]
2022-04-13 23:23:46.092 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.094 | + ./stack.sh:main:888                      :   is_service_enabled swift glance horizon
2022-04-13 23:23:46.111 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:46.113 | + ./stack.sh:main:889                      :   install_swiftclient
2022-04-13 23:23:46.116 | + lib/swift:install_swiftclient:728        :   use_library_from_git python-swiftclient
2022-04-13 23:23:46.118 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2022-04-13 23:23:46.121 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.124 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.126 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]]
2022-04-13 23:23:46.128 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.131 | + ./stack.sh:main:891                      :   is_service_enabled neutron nova horizon
2022-04-13 23:23:46.147 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:46.150 | + ./stack.sh:main:892                      :   install_neutronclient
2022-04-13 23:23:46.152 | + lib/neutron:install_neutronclient:452    :   use_library_from_git python-neutronclient
2022-04-13 23:23:46.154 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2022-04-13 23:23:46.157 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.159 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.162 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]]
2022-04-13 23:23:46.164 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.167 | + ./stack.sh:main:896                      :   install_keystonemiddleware
2022-04-13 23:23:46.170 | + lib/keystone:install_keystonemiddleware:516 :   use_library_from_git keystonemiddleware
2022-04-13 23:23:46.172 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2022-04-13 23:23:46.175 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:23:46.177 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:23:46.180 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]]
2022-04-13 23:23:46.183 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:23:46.186 | + lib/keystone:install_keystonemiddleware:521 :   pip_install_gr keystonemiddleware
2022-04-13 23:23:46.188 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2022-04-13 23:23:46.190 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:23:46.193 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2022-04-13 23:23:46.196 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2022-04-13 23:23:46.198 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:23:46.202 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:23:46.202 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:23:46.207 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2022-04-13 23:23:46.209 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2022-04-13 23:23:46.211 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2022-04-13 23:23:46.214 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2022-04-13 23:23:46.217 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2022-04-13 23:23:46.237 | Using python 3.8 to install keystonemiddleware
2022-04-13 23:23:46.240 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware
2022-04-13 23:23:47.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:47.105 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:47.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:47.105 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:48.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:48.319 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0)
2022-04-13 23:23:48.372 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0)
2022-04-13 23:23:48.373 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0)
2022-04-13 23:23:48.374 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1)
2022-04-13 23:23:48.375 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1)
2022-04-13 23:23:48.376 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1)
2022-04-13 23:23:48.377 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0)
2022-04-13 23:23:48.378 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0)
2022-04-13 23:23:48.379 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0)
2022-04-13 23:23:48.380 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2022-04-13 23:23:48.382 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2022-04-13 23:23:48.383 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1)
2022-04-13 23:23:48.384 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0)
2022-04-13 23:23:48.385 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2)
2022-04-13 23:23:48.387 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0)
2022-04-13 23:23:48.443 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2)
2022-04-13 23:23:48.444 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0)
2022-04-13 23:23:48.446 | 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)
2022-04-13 23:23:48.485 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5)
2022-04-13 23:23:48.525 | 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)
2022-04-13 23:23:48.526 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0)
2022-04-13 23:23:48.527 | 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)
2022-04-13 23:23:48.529 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0)
2022-04-13 23:23:48.576 | 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)
2022-04-13 23:23:48.580 | 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)
2022-04-13 23:23:48.591 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1)
2022-04-13 23:23:48.592 | 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.3)
2022-04-13 23:23:48.605 | 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)
2022-04-13 23:23:48.608 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7)
2022-04-13 23:23:48.609 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3)
2022-04-13 23:23:48.674 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3)
2022-04-13 23:23:48.675 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28)
2022-04-13 23:23:48.678 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12)
2022-04-13 23:23:48.679 | 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.9)
2022-04-13 23:23:48.728 | 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.14.0)
2022-04-13 23:23:48.740 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1)
2022-04-13 23:23:51.167 | 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
2022-04-13 23:23:51.174 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:23:51.174 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:23:51.294 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:51.296 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:51.298 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:51.301 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:51.303 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:51.305 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:51.308 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:51.310 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:51.312 | + functions-common:time_stop:2439          :   start_time=1649892226232
2022-04-13 23:23:51.314 | + functions-common:time_stop:2441          :   [[ -z 1649892226232 ]]
2022-04-13 23:23:51.317 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:51.321 | + functions-common:time_stop:2444          :   end_time=1649892231319
2022-04-13 23:23:51.323 | + functions-common:time_stop:2445          :   elapsed_time=5087
2022-04-13 23:23:51.326 | + functions-common:time_stop:2446          :   total=36518
2022-04-13 23:23:51.328 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:51.330 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=41605
2022-04-13 23:23:51.332 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:51.335 | + lib/keystone:install_keystonemiddleware:525 :   pip_install_gr python-memcached
2022-04-13 23:23:51.337 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2022-04-13 23:23:51.339 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:23:51.342 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2022-04-13 23:23:51.345 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2022-04-13 23:23:51.347 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:23:51.351 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:23:51.351 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:23:51.357 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2022-04-13 23:23:51.359 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2022-04-13 23:23:51.361 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2022-04-13 23:23:51.365 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2022-04-13 23:23:51.367 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2022-04-13 23:23:51.389 | Using python 3.8 to install python-memcached
2022-04-13 23:23:51.391 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached
2022-04-13 23:23:52.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:52.258 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:52.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:52.258 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:53.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:53.476 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2022-04-13 23:23:53.479 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0)
2022-04-13 23:23:56.025 | 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
2022-04-13 23:23:56.032 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:23:56.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:23:56.148 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:23:56.151 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:23:56.153 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:23:56.156 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:23:56.158 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:23:56.160 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:23:56.162 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:23:56.165 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:23:56.168 | + functions-common:time_stop:2439          :   start_time=1649892231384
2022-04-13 23:23:56.170 | + functions-common:time_stop:2441          :   [[ -z 1649892231384 ]]
2022-04-13 23:23:56.173 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:23:56.177 | + functions-common:time_stop:2444          :   end_time=1649892236175
2022-04-13 23:23:56.179 | + functions-common:time_stop:2445          :   elapsed_time=4791
2022-04-13 23:23:56.183 | + functions-common:time_stop:2446          :   total=41605
2022-04-13 23:23:56.185 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:23:56.187 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=46396
2022-04-13 23:23:56.190 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:23:56.192 | + ./stack.sh:main:898                      :   is_service_enabled keystone
2022-04-13 23:23:56.209 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:23:56.211 | + ./stack.sh:main:899                      :   '[' 10.222.0.52 == 10.222.0.52 ']'
2022-04-13 23:23:56.214 | + ./stack.sh:main:900                      :   stack_install_service keystone
2022-04-13 23:23:56.216 | + lib/stack:stack_install_service:20       :   local service=keystone
2022-04-13 23:23:56.218 | + lib/stack:stack_install_service:21       :   type install_keystone
2022-04-13 23:23:56.221 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:23:56.223 | + lib/stack:stack_install_service:32       :   install_keystone
2022-04-13 23:23:56.225 | + lib/keystone:install_keystone:531        :   is_service_enabled ldap
2022-04-13 23:23:56.240 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:23:56.243 | + lib/keystone:install_keystone:535        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2022-04-13 23:23:56.245 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/keystone.git
2022-04-13 23:23:56.247 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/keystone
2022-04-13 23:23:56.249 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:23:56.251 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:23:56.254 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:23:56.257 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:23:56.259 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:23:56.262 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:23:56.277 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:23:56.279 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:23:56.281 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:23:56.284 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:23:56.284 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:23:56.289 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/keystone ]]
2022-04-13 23:23:56.291 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:23:56.293 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/keystone
2022-04-13 23:23:56.305 | + functions-common:git_clone:684           :   cd /opt/stack/keystone
2022-04-13 23:23:56.308 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:23:56.309 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:23:56.312 | c141e6164 trivial: Fix typo
2022-04-13 23:23:56.314 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:23:56.317 | + lib/keystone:install_keystone:536        :   setup_develop /opt/stack/keystone
2022-04-13 23:23:56.319 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:23:56.322 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:23:56.324 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2022-04-13 23:23:56.326 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:23:56.329 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2022-04-13 23:23:56.331 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:23:56.333 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:23:56.336 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2022-04-13 23:23:56.338 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:23:56.340 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:23:56.343 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2022-04-13 23:23:56.346 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:23:56.348 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2022-04-13 23:23:56.351 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:23:56.353 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:23:56.356 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2022-04-13 23:23:56.362 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2022-04-13 23:23:56.364 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone
2022-04-13 23:23:57.054 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2022-04-13 23:23:57.056 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:23:57.059 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:23:57.061 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:23:57.063 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:23:57.065 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2022-04-13 23:23:57.067 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:23:57.069 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:23:57.072 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:23:57.074 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:23:57.077 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:23:57.079 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:23:57.081 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:23:57.083 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2022-04-13 23:23:57.104 | Using python 3.8 to install /opt/stack/keystone
2022-04-13 23:23:57.106 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone
2022-04-13 23:23:57.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:57.973 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:57.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:23:57.973 |   from cryptography.utils import int_from_bytes
2022-04-13 23:23:59.160 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:23:59.191 | Obtaining file:///opt/stack/keystone
2022-04-13 23:23:59.192 |   Preparing metadata (setup.py): started
2022-04-13 23:24:04.328 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:24:04.403 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1)
2022-04-13 23:24:04.404 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7)
2022-04-13 23:24:04.405 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1)
2022-04-13 23:24:04.406 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9)
2022-04-13 23:24:04.407 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2)
2022-04-13 23:24:04.408 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35)
2022-04-13 23:24:04.410 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0)
2022-04-13 23:24:04.411 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0)
2022-04-13 23:24:04.412 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4)
2022-04-13 23:24:04.413 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0)
2022-04-13 23:24:04.414 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0)
2022-04-13 23:24:04.415 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-13 23:24:04.416 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20)
2022-04-13 23:24:04.417 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1)
2022-04-13 23:24:04.418 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0)
2022-04-13 23:24:04.419 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0)
2022-04-13 23:24:04.420 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0)
2022-04-13 23:24:04.421 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0)
2022-04-13 23:24:04.422 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0)
2022-04-13 23:24:04.424 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0)
2022-04-13 23:24:04.425 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1)
2022-04-13 23:24:04.426 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0)
2022-04-13 23:24:04.427 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0)
2022-04-13 23:24:04.428 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0)
2022-04-13 23:24:04.429 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2)
2022-04-13 23:24:04.431 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-13 23:24:04.432 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2)
2022-04-13 23:24:04.433 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0)
2022-04-13 23:24:04.434 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5)
2022-04-13 23:24:04.435 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-13 23:24:04.436 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1)
2022-04-13 23:24:04.437 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3)
2022-04-13 23:24:04.438 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2)
2022-04-13 23:24:04.439 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1)
2022-04-13 23:24:04.451 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0)
2022-04-13 23:24:04.452 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0)
2022-04-13 23:24:04.495 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1)
2022-04-13 23:24:04.514 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3)
2022-04-13 23:24:04.515 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1)
2022-04-13 23:24:04.516 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2)
2022-04-13 23:24:04.517 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1)
2022-04-13 23:24:04.518 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2)
2022-04-13 23:24:04.529 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1)
2022-04-13 23:24:04.590 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1)
2022-04-13 23:24:04.593 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0)
2022-04-13 23:24:04.689 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0)
2022-04-13 23:24:04.691 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0)
2022-04-13 23:24:04.692 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0)
2022-04-13 23:24:04.693 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0)
2022-04-13 23:24:04.747 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7)
2022-04-13 23:24:04.749 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0)
2022-04-13 23:24:04.751 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1)
2022-04-13 23:24:04.802 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2)
2022-04-13 23:24:04.806 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6)
2022-04-13 23:24:04.886 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0)
2022-04-13 23:24:04.888 | 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==21.1.0.dev2) (2.8.0)
2022-04-13 23:24:04.890 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4)
2022-04-13 23:24:04.891 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0)
2022-04-13 23:24:04.893 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0)
2022-04-13 23:24:04.895 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0)
2022-04-13 23:24:04.913 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0)
2022-04-13 23:24:04.964 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0)
2022-04-13 23:24:04.983 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0)
2022-04-13 23:24:04.984 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7)
2022-04-13 23:24:04.985 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2)
2022-04-13 23:24:04.987 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3)
2022-04-13 23:24:05.039 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0)
2022-04-13 23:24:05.154 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0)
2022-04-13 23:24:05.155 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0)
2022-04-13 23:24:05.156 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0)
2022-04-13 23:24:05.157 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0)
2022-04-13 23:24:05.158 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1)
2022-04-13 23:24:05.381 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2)
2022-04-13 23:24:05.404 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2)
2022-04-13 23:24:05.404 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2)
2022-04-13 23:24:05.472 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0)
2022-04-13 23:24:05.489 | 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==21.1.0.dev2) (5.0.0)
2022-04-13 23:24:05.546 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21)
2022-04-13 23:24:05.585 | 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==21.1.0.dev2) (1.14.0)
2022-04-13 23:24:05.690 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0)
2022-04-13 23:24:05.747 | 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==21.1.0.dev2) (2.1.1)
2022-04-13 23:24:05.819 | 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==21.1.0.dev2) (1.7.0)
2022-04-13 23:24:05.946 | 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==21.1.0.dev2) (0.17.3)
2022-04-13 23:24:05.976 | 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==21.1.0.dev2) (0.14.1)
2022-04-13 23:24:06.015 | 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==21.1.0.dev2) (3.0.0)
2022-04-13 23:24:06.018 | 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==21.1.0.dev2) (1.3.3)
2022-04-13 23:24:06.020 | 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==21.1.0.dev2) (2.1.1)
2022-04-13 23:24:06.021 | 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==21.1.0.dev2) (0.33.0)
2022-04-13 23:24:06.023 | 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==21.1.0.dev2) (3.5.0)
2022-04-13 23:24:06.024 | 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==21.1.0.dev2) (2.5.1)
2022-04-13 23:24:06.076 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5)
2022-04-13 23:24:06.211 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28)
2022-04-13 23:24:06.214 | 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==21.1.0.dev2) (2.0.12)
2022-04-13 23:24:06.216 | 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==21.1.0.dev2) (3.3)
2022-04-13 23:24:06.217 | 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==21.1.0.dev2) (1.26.9)
2022-04-13 23:24:06.366 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0)
2022-04-13 23:24:06.445 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0)
2022-04-13 23:24:06.690 | 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==21.1.0.dev2) (2.2.1)
2022-04-13 23:24:06.948 | 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==21.1.0.dev2) (0.7)
2022-04-13 23:24:07.005 | 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==21.1.0.dev2) (1.0.0)
2022-04-13 23:24:08.893 | Installing collected packages: keystone
2022-04-13 23:24:08.893 |   Attempting uninstall: keystone
2022-04-13 23:24:08.893 |     Found existing installation: keystone 21.1.0.dev2
2022-04-13 23:24:08.897 |     Can't uninstall 'keystone'. No files were found to uninstall.
2022-04-13 23:24:08.898 |   Running setup.py develop for keystone
2022-04-13 23:24:15.059 | Successfully installed keystone
2022-04-13 23:24:15.059 | 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
2022-04-13 23:24:15.066 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:24:15.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:24:15.198 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:24:15.200 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:24:15.202 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:24:15.204 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:24:15.206 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:24:15.208 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:24:15.210 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:24:15.213 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:24:15.215 | + functions-common:time_stop:2439          :   start_time=1649892237098
2022-04-13 23:24:15.217 | + functions-common:time_stop:2441          :   [[ -z 1649892237098 ]]
2022-04-13 23:24:15.220 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:24:15.224 | + functions-common:time_stop:2444          :   end_time=1649892255222
2022-04-13 23:24:15.226 | + functions-common:time_stop:2445          :   elapsed_time=18124
2022-04-13 23:24:15.229 | + functions-common:time_stop:2446          :   total=46396
2022-04-13 23:24:15.231 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:24:15.233 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=64520
2022-04-13 23:24:15.235 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:24:15.237 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:24:15.240 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:24:15.242 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:24:15.261 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:24:15.272 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2022-04-13 23:24:15.275 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2022-04-13 23:24:15.277 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:24:15.279 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:24:15.282 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]]
2022-04-13 23:24:15.284 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:24:15.287 | + lib/keystone:install_keystone:538        :   is_service_enabled ldap
2022-04-13 23:24:15.303 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:15.306 | + lib/keystone:install_keystone:542        :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:24:15.308 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:24:15.310 | + ./stack.sh:main:901                      :   configure_keystone
2022-04-13 23:24:15.313 | + lib/keystone:configure_keystone:192      :   sudo install -d -o ubuntu /etc/keystone
2022-04-13 23:24:15.333 | + lib/keystone:configure_keystone:194      :   [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]]
2022-04-13 23:24:15.335 | + lib/keystone:configure_keystone:195      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2022-04-13 23:24:15.340 | + lib/keystone:configure_keystone:198      :   is_service_enabled ldap
2022-04-13 23:24:15.356 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:15.358 | + lib/keystone:configure_keystone:202      :   iniset /etc/keystone/keystone.conf identity driver sql
2022-04-13 23:24:15.388 | + lib/keystone:configure_keystone:203      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2022-04-13 23:24:15.415 | + lib/keystone:configure_keystone:204      :   iniset /etc/keystone/keystone.conf assignment driver sql
2022-04-13 23:24:15.445 | + lib/keystone:configure_keystone:205      :   iniset /etc/keystone/keystone.conf role driver sql
2022-04-13 23:24:15.475 | + lib/keystone:configure_keystone:206      :   iniset /etc/keystone/keystone.conf resource driver sql
2022-04-13 23:24:15.505 | + lib/keystone:configure_keystone:209      :   iniset /etc/keystone/keystone.conf cache enabled True
2022-04-13 23:24:15.535 | + lib/keystone:configure_keystone:210      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2022-04-13 23:24:15.563 | + lib/keystone:configure_keystone:211      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2022-04-13 23:24:15.591 | + lib/keystone:configure_keystone:213      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2022-04-13 23:24:15.593 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2022-04-13 23:24:15.595 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2022-04-13 23:24:15.598 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2022-04-13 23:24:15.600 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:24:15.602 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:24:15.618 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:15.621 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:24:15.624 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:24:15.626 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:24:15.641 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:15.644 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:24:15.646 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:24:15.677 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:24:15.679 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:24:15.682 | + lib/keystone:configure_keystone:215      :   local service_port=5000
2022-04-13 23:24:15.684 | + lib/keystone:configure_keystone:217      :   is_service_enabled tls-proxy
2022-04-13 23:24:15.700 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:15.702 | + lib/keystone:configure_keystone:226      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity
2022-04-13 23:24:15.732 | + lib/keystone:configure_keystone:228      :   [[ fernet != '' ]]
2022-04-13 23:24:15.734 | + lib/keystone:configure_keystone:229      :   iniset /etc/keystone/keystone.conf token provider fernet
2022-04-13 23:24:15.765 | ++ lib/keystone:configure_keystone:232      :   database_connection_url keystone
2022-04-13 23:24:15.768 | ++ lib/database:database_connection_url:134 :   local db=keystone
2022-04-13 23:24:15.770 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql keystone
2022-04-13 23:24:15.773 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=keystone
2022-04-13 23:24:15.775 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-13 23:24:15.778 | + lib/keystone:configure_keystone:232      :   iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-13 23:24:15.808 | + lib/keystone:configure_keystone:235      :   '[' False '!=' False ']'
2022-04-13 23:24:15.810 | + lib/keystone:configure_keystone:240      :   setup_logging /etc/keystone/keystone.conf
2022-04-13 23:24:15.813 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2022-04-13 23:24:15.815 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2022-04-13 23:24:15.818 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:24:15.834 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:24:15.837 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:24:15.839 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:24:15.842 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:24:15.844 | + functions:setup_systemd_logging:702      :   iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:24:15.871 | + 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'
2022-04-13 23:24:15.899 | + 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'
2022-04-13 23:24:15.926 | + functions:setup_systemd_logging:706      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:24:15.954 | + lib/keystone:configure_keystone:242      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2022-04-13 23:24:15.981 | + lib/keystone:configure_keystone:244      :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:24:15.984 | + lib/keystone:configure_keystone:248      :   write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity
2022-04-13 23:24:15.986 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2022-04-13 23:24:15.989 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2022-04-13 23:24:15.991 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2022-04-13 23:24:15.993 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:24:15.995 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:24:15.998 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2022-04-13 23:24:16.002 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2022-04-13 23:24:16.005 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:24:16.007 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:24:16.020 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:24:16.020 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:24:16.030 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:24:16.033 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:24:16.052 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2022-04-13 23:24:16.054 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2022-04-13 23:24:16.059 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public
2022-04-13 23:24:16.087 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2022-04-13 23:24:16.114 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2022-04-13 23:24:16.141 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2022-04-13 23:24:16.168 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2022-04-13 23:24:16.194 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2022-04-13 23:24:16.222 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2022-04-13 23:24:16.248 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2022-04-13 23:24:16.276 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2022-04-13 23:24:16.302 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-13 23:24:16.329 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2022-04-13 23:24:16.358 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2022-04-13 23:24:16.385 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2022-04-13 23:24:16.412 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:24:16.415 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:24:16.417 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2022-04-13 23:24:16.420 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2022-04-13 23:24:16.422 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:24:16.424 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:24:16.427 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:24:16.429 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:24:16.432 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:24:16.434 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket
2022-04-13 23:24:16.460 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2022-04-13 23:24:16.488 | + 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 '
2022-04-13 23:24:16.488 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:24:16.497 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2022-04-13 23:24:16.500 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2022-04-13 23:24:16.503 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2022-04-13 23:24:16.505 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:24:16.507 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:24:16.510 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:24:16.512 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:24:16.514 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:24:16.516 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:24:16.519 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:24:16.521 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:24:16.524 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:24:16.526 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2022-04-13 23:24:16.587 | Site keystone-wsgi-public already enabled
2022-04-13 23:24:16.591 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:24:16.593 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:24:16.596 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:24:16.598 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:24:16.733 | + lib/keystone:configure_keystone:251      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2022-04-13 23:24:16.762 | + lib/keystone:configure_keystone:253      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2022-04-13 23:24:16.793 | + lib/keystone:configure_keystone:255      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2022-04-13 23:24:16.828 | + lib/keystone:configure_keystone:263      :   [[ True = True ]]
2022-04-13 23:24:16.830 | + lib/keystone:configure_keystone:264      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2022-04-13 23:24:16.866 | + lib/keystone:configure_keystone:265      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2022-04-13 23:24:16.895 | + lib/keystone:configure_keystone:266      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2022-04-13 23:24:16.923 | + lib/keystone:configure_keystone:268      :   [[ False == True ]]
2022-04-13 23:24:16.926 | + ./stack.sh:main:905                      :   is_service_enabled swift
2022-04-13 23:24:16.942 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:16.944 | + ./stack.sh:main:906                      :   is_service_enabled ceilometer
2022-04-13 23:24:16.961 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:16.964 | + ./stack.sh:main:909                      :   stack_install_service swift
2022-04-13 23:24:16.966 | + lib/stack:stack_install_service:20       :   local service=swift
2022-04-13 23:24:16.969 | + lib/stack:stack_install_service:21       :   type install_swift
2022-04-13 23:24:16.971 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:24:16.973 | + lib/stack:stack_install_service:32       :   install_swift
2022-04-13 23:24:16.976 | + lib/swift:install_swift:718              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2022-04-13 23:24:16.978 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/swift.git
2022-04-13 23:24:16.980 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/swift
2022-04-13 23:24:16.983 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:24:16.985 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:24:16.988 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:24:16.990 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:24:16.993 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:24:16.996 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:24:17.012 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:24:17.014 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:24:17.017 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:24:17.019 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:24:17.020 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:24:17.025 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/swift ]]
2022-04-13 23:24:17.027 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:24:17.029 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/swift
2022-04-13 23:24:17.042 | + functions-common:git_clone:684           :   cd /opt/stack/swift
2022-04-13 23:24:17.045 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:24:17.045 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:24:17.048 | 1cee51d52 doc: also add reverse option to pagination doc
2022-04-13 23:24:17.051 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:24:17.053 | + lib/swift:install_swift:721              :   setup_develop /opt/stack/swift keystone
2022-04-13 23:24:17.056 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:24:17.058 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:24:17.061 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2022-04-13 23:24:17.063 | + inc/python:setup_develop:344             :   local extras=keystone
2022-04-13 23:24:17.066 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2022-04-13 23:24:17.068 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:24:17.070 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:24:17.073 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2022-04-13 23:24:17.075 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:24:17.077 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2022-04-13 23:24:17.080 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2022-04-13 23:24:17.083 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:24:17.086 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2022-04-13 23:24:17.088 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:24:17.091 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:24:17.094 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2022-04-13 23:24:17.099 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2022-04-13 23:24:17.102 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift
2022-04-13 23:24:17.774 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2022-04-13 23:24:17.777 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:24:17.779 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:24:17.781 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:24:17.784 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:24:17.786 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2022-04-13 23:24:17.788 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:24:17.791 | + inc/python:setup_package:428             :   local extras=keystone
2022-04-13 23:24:17.793 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:24:17.796 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2022-04-13 23:24:17.798 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2022-04-13 23:24:17.800 | + inc/python:setup_package:438             :   extras='[keystone]'
2022-04-13 23:24:17.802 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:24:17.805 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2022-04-13 23:24:17.825 | Using python 3.8 to install /opt/stack/swift
2022-04-13 23:24:17.827 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]'
2022-04-13 23:24:18.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:24:18.695 |   from cryptography.utils import int_from_bytes
2022-04-13 23:24:18.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:24:18.695 |   from cryptography.utils import int_from_bytes
2022-04-13 23:24:19.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:24:19.919 | Obtaining file:///opt/stack/swift
2022-04-13 23:24:19.920 |   Preparing metadata (setup.py): started
2022-04-13 23:24:24.645 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:24:24.686 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0)
2022-04-13 23:24:24.687 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2)
2022-04-13 23:24:24.688 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0)
2022-04-13 23:24:24.689 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1)
2022-04-13 23:24:24.690 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0)
2022-04-13 23:24:24.691 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1)
2022-04-13 23:24:24.692 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0)
2022-04-13 23:24:24.693 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9)
2022-04-13 23:24:24.694 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0)
2022-04-13 23:24:24.695 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2)
2022-04-13 23:24:24.696 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0)
2022-04-13 23:24:24.735 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0)
2022-04-13 23:24:24.744 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1)
2022-04-13 23:24:24.799 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0)
2022-04-13 23:24:24.801 | 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.30.0.dev15) (4.3.0)
2022-04-13 23:24:24.802 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0)
2022-04-13 23:24:24.803 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0)
2022-04-13 23:24:24.804 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1)
2022-04-13 23:24:24.805 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7)
2022-04-13 23:24:24.807 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2)
2022-04-13 23:24:24.808 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0)
2022-04-13 23:24:24.809 | 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.30.0.dev15) (5.8.1)
2022-04-13 23:24:24.810 | 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.30.0.dev15) (3.1.1)
2022-04-13 23:24:24.811 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0)
2022-04-13 23:24:24.812 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0)
2022-04-13 23:24:24.832 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0)
2022-04-13 23:24:24.863 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28)
2022-04-13 23:24:24.864 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9)
2022-04-13 23:24:24.866 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3)
2022-04-13 23:24:24.869 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12)
2022-04-13 23:24:24.892 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21)
2022-04-13 23:24:24.996 | 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.30.0.dev15) (3.5.0)
2022-04-13 23:24:24.997 | 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.30.0.dev15) (1.7.0)
2022-04-13 23:24:24.998 | 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.30.0.dev15) (1.0.2)
2022-04-13 23:24:25.042 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5)
2022-04-13 23:24:25.085 | 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.30.0.dev15) (6.0)
2022-04-13 23:24:25.086 | 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.30.0.dev15) (2.5.0)
2022-04-13 23:24:25.088 | 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.30.0.dev15) (1.5.0)
2022-04-13 23:24:25.089 | 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.30.0.dev15) (0.8.0)
2022-04-13 23:24:25.149 | 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.30.0.dev15) (2.8.2)
2022-04-13 23:24:25.154 | 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.30.0.dev15) (0.9.6)
2022-04-13 23:24:25.167 | 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.30.0.dev15) (1.0.3)
2022-04-13 23:24:25.169 | 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.30.0.dev15) (2022.1)
2022-04-13 23:24:25.187 | 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.30.0.dev15) (3.0.7)
2022-04-13 23:24:25.188 | 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.30.0.dev15) (21.3)
2022-04-13 23:24:25.345 | 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.30.0.dev15) (1.14.0)
2022-04-13 23:24:25.360 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1)
2022-04-13 23:24:27.657 | Installing collected packages: swift
2022-04-13 23:24:27.657 |   Attempting uninstall: swift
2022-04-13 23:24:27.657 |     Found existing installation: swift 2.30.0.dev15
2022-04-13 23:24:27.660 |     Can't uninstall 'swift'. No files were found to uninstall.
2022-04-13 23:24:27.662 |   Running setup.py develop for swift
2022-04-13 23:24:33.526 | Successfully installed swift
2022-04-13 23:24:33.526 | 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
2022-04-13 23:24:33.534 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:24:33.534 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:24:33.667 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:24:33.669 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:24:33.671 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:24:33.674 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:24:33.676 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:24:33.678 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:24:33.681 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:24:33.683 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:24:33.685 | + functions-common:time_stop:2439          :   start_time=1649892257819
2022-04-13 23:24:33.687 | + functions-common:time_stop:2441          :   [[ -z 1649892257819 ]]
2022-04-13 23:24:33.690 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:24:33.694 | + functions-common:time_stop:2444          :   end_time=1649892273691
2022-04-13 23:24:33.697 | + functions-common:time_stop:2445          :   elapsed_time=15872
2022-04-13 23:24:33.699 | + functions-common:time_stop:2446          :   total=64520
2022-04-13 23:24:33.701 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:24:33.703 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=80392
2022-04-13 23:24:33.705 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:24:33.708 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:24:33.710 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:24:33.712 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:24:33.730 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:24:33.743 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2022-04-13 23:24:33.745 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2022-04-13 23:24:33.748 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:24:33.750 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:24:33.753 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]]
2022-04-13 23:24:33.755 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:24:33.758 | + lib/swift:install_swift:722              :   '[' False == True ']'
2022-04-13 23:24:33.760 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:24:33.762 | + ./stack.sh:main:910                      :   configure_swift
2022-04-13 23:24:33.765 | + lib/swift:configure_swift:331            :   local swift_pipeline=crossdomain
2022-04-13 23:24:33.767 | + lib/swift:configure_swift:332            :   local node_number
2022-04-13 23:24:33.769 | + lib/swift:configure_swift:333            :   local swift_node_config
2022-04-13 23:24:33.771 | + lib/swift:configure_swift:334            :   local swift_log_dir
2022-04-13 23:24:33.773 | + lib/swift:configure_swift:337            :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-04-13 23:24:34.988 | No object-replicator running
2022-04-13 23:24:34.988 | No container-reconciler running
2022-04-13 23:24:34.988 | No object-auditor running
2022-04-13 23:24:34.988 | No account-auditor running
2022-04-13 23:24:34.988 | No container-sync running
2022-04-13 23:24:34.988 | No object-reconstructor running
2022-04-13 23:24:34.988 | No object-updater running
2022-04-13 23:24:34.988 | No container-auditor running
2022-04-13 23:24:34.988 | No object-server running
2022-04-13 23:24:34.989 | No proxy-server running
2022-04-13 23:24:34.989 | No container-replicator running
2022-04-13 23:24:34.989 | No container-updater running
2022-04-13 23:24:34.989 | No account-replicator running
2022-04-13 23:24:34.989 | No container-server running
2022-04-13 23:24:34.989 | No container-sharder running
2022-04-13 23:24:34.989 | No account-server running
2022-04-13 23:24:34.989 | No account-reaper running
2022-04-13 23:24:34.989 | No object-expirer running
2022-04-13 23:24:35.084 | + lib/swift:configure_swift:337            :   true
2022-04-13 23:24:35.086 | + lib/swift:configure_swift:339            :   sudo install -d -o ubuntu /etc/swift
2022-04-13 23:24:35.099 | + lib/swift:configure_swift:340            :   sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
2022-04-13 23:24:35.111 | + lib/swift:configure_swift:342            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2022-04-13 23:24:35.114 | + lib/swift:configure_swift:355            :   sudo tee /etc/rsyncd.conf
2022-04-13 23:24:35.114 | ++ lib/swift:configure_swift:351            :   id -g -n ubuntu
2022-04-13 23:24:35.119 | + lib/swift:configure_swift:351            :   sed -e '
2022-04-13 23:24:35.119 |         s/%GROUP%/ubuntu/;
2022-04-13 23:24:35.119 |         s/%USER%/ubuntu/;
2022-04-13 23:24:35.119 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2022-04-13 23:24:35.119 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2022-04-13 23:24:35.123 | uid = ubuntu
2022-04-13 23:24:35.123 | gid = ubuntu
2022-04-13 23:24:35.123 | log file = /opt/stack/data/swift/logs/rsyncd.log
2022-04-13 23:24:35.123 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2022-04-13 23:24:35.123 | address = 127.0.0.1
2022-04-13 23:24:35.123 | 
2022-04-13 23:24:35.123 | [account6612]
2022-04-13 23:24:35.123 | max connections = 25
2022-04-13 23:24:35.123 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:24:35.123 | read only = false
2022-04-13 23:24:35.123 | lock file = /opt/stack/data/swift/run/account6612.lock
2022-04-13 23:24:35.123 | 
2022-04-13 23:24:35.123 | [account6622]
2022-04-13 23:24:35.123 | max connections = 25
2022-04-13 23:24:35.123 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:24:35.123 | read only = false
2022-04-13 23:24:35.123 | lock file = /opt/stack/data/swift/run/account6622.lock
2022-04-13 23:24:35.123 | 
2022-04-13 23:24:35.123 | [account6632]
2022-04-13 23:24:35.123 | max connections = 25
2022-04-13 23:24:35.123 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:24:35.124 | read only = false
2022-04-13 23:24:35.124 | lock file = /opt/stack/data/swift/run/account6632.lock
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | [account6642]
2022-04-13 23:24:35.124 | max connections = 25
2022-04-13 23:24:35.124 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:24:35.124 | read only = false
2022-04-13 23:24:35.124 | lock file = /opt/stack/data/swift/run/account6642.lock
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | [container6611]
2022-04-13 23:24:35.124 | max connections = 25
2022-04-13 23:24:35.124 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:24:35.124 | read only = false
2022-04-13 23:24:35.124 | lock file = /opt/stack/data/swift/run/container6611.lock
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | [container6621]
2022-04-13 23:24:35.124 | max connections = 25
2022-04-13 23:24:35.124 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:24:35.124 | read only = false
2022-04-13 23:24:35.124 | lock file = /opt/stack/data/swift/run/container6621.lock
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | [container6631]
2022-04-13 23:24:35.124 | max connections = 25
2022-04-13 23:24:35.124 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:24:35.124 | read only = false
2022-04-13 23:24:35.124 | lock file = /opt/stack/data/swift/run/container6631.lock
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | [container6641]
2022-04-13 23:24:35.124 | max connections = 25
2022-04-13 23:24:35.124 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:24:35.124 | read only = false
2022-04-13 23:24:35.124 | lock file = /opt/stack/data/swift/run/container6641.lock
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | 
2022-04-13 23:24:35.124 | [object6613]
2022-04-13 23:24:35.125 | max connections = 25
2022-04-13 23:24:35.125 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:24:35.125 | read only = false
2022-04-13 23:24:35.125 | lock file = /opt/stack/data/swift/run/object6613.lock
2022-04-13 23:24:35.125 | 
2022-04-13 23:24:35.125 | [object6623]
2022-04-13 23:24:35.125 | max connections = 25
2022-04-13 23:24:35.125 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:24:35.125 | read only = false
2022-04-13 23:24:35.125 | lock file = /opt/stack/data/swift/run/object6623.lock
2022-04-13 23:24:35.125 | 
2022-04-13 23:24:35.125 | [object6633]
2022-04-13 23:24:35.125 | max connections = 25
2022-04-13 23:24:35.125 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:24:35.125 | read only = false
2022-04-13 23:24:35.125 | lock file = /opt/stack/data/swift/run/object6633.lock
2022-04-13 23:24:35.125 | 
2022-04-13 23:24:35.125 | [object6643]
2022-04-13 23:24:35.125 | max connections = 25
2022-04-13 23:24:35.125 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:24:35.125 | read only = false
2022-04-13 23:24:35.125 | lock file = /opt/stack/data/swift/run/object6643.lock
2022-04-13 23:24:35.127 | + lib/swift:configure_swift:357            :   is_ubuntu
2022-04-13 23:24:35.129 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:24:35.131 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:24:35.133 | + lib/swift:configure_swift:358            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2022-04-13 23:24:35.146 | + lib/swift:configure_swift:363            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2022-04-13 23:24:35.148 | + lib/swift:configure_swift:364            :   cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2022-04-13 23:24:35.153 | + lib/swift:configure_swift:365            :   cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf
2022-04-13 23:24:35.157 | + lib/swift:configure_swift:369            :   local csyncfile=/etc/swift/container-sync-realms.conf
2022-04-13 23:24:35.159 | + lib/swift:configure_swift:370            :   cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2022-04-13 23:24:35.164 | + lib/swift:configure_swift:371            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2022-04-13 23:24:35.192 | + lib/swift:configure_swift:372            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/
2022-04-13 23:24:35.217 | + lib/swift:configure_swift:374            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2022-04-13 23:24:35.235 | + lib/swift:configure_swift:375            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2022-04-13 23:24:35.262 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2022-04-13 23:24:35.280 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:24:35.308 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2022-04-13 23:24:35.325 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2022-04-13 23:24:35.353 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2022-04-13 23:24:35.370 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2022-04-13 23:24:35.398 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2022-04-13 23:24:35.416 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:24:35.443 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2022-04-13 23:24:35.461 | + lib/swift:configure_swift:390            :   is_service_enabled tls-proxy
2022-04-13 23:24:35.476 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:35.478 | + lib/swift:configure_swift:393            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2022-04-13 23:24:35.507 | + lib/swift:configure_swift:399            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2022-04-13 23:24:35.534 | + lib/swift:configure_swift:400            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2022-04-13 23:24:35.560 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2022-04-13 23:24:35.587 | + lib/swift:configure_swift:406            :   is_service_enabled ceilometer
2022-04-13 23:24:35.602 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:35.604 | + lib/swift:configure_swift:417            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2022-04-13 23:24:35.631 | + lib/swift:configure_swift:423            :   is_service_enabled s3api
2022-04-13 23:24:35.646 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:35.648 | + lib/swift:configure_swift:426            :   is_service_enabled keystone
2022-04-13 23:24:35.663 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:35.665 | + lib/swift:configure_swift:427            :   swift_pipeline+=' authtoken'
2022-04-13 23:24:35.667 | + lib/swift:configure_swift:428            :   is_service_enabled s3api
2022-04-13 23:24:35.682 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:35.684 | + lib/swift:configure_swift:433            :   swift_pipeline+=' keystoneauth'
2022-04-13 23:24:35.686 | + lib/swift:configure_swift:436            :   swift_pipeline+=' tempauth '
2022-04-13 23:24:35.689 | + lib/swift:configure_swift:438            :   sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf
2022-04-13 23:24:35.694 | + lib/swift:configure_swift:439            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2022-04-13 23:24:35.698 | + lib/swift:configure_swift:441            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2022-04-13 23:24:35.725 | + lib/swift:configure_swift:442            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2022-04-13 23:24:35.752 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2022-04-13 23:24:35.781 | + lib/swift:configure_swift:450            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2022-04-13 23:24:35.811 | + lib/swift:configure_swift:452            :   iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory
2022-04-13 23:24:35.838 | + lib/swift:configure_swift:453            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2022-04-13 23:24:35.840 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/swift/proxy-server.conf
2022-04-13 23:24:35.842 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=swift
2022-04-13 23:24:35.844 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=filter:authtoken
2022-04-13 23:24:35.846 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2022-04-13 23:24:35.873 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2022-04-13 23:24:35.900 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.52/identity
2022-04-13 23:24:35.927 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2022-04-13 23:24:35.954 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2022-04-13 23:24:35.981 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default
2022-04-13 23:24:36.008 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2022-04-13 23:24:36.036 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default
2022-04-13 23:24:36.063 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:24:36.090 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211
2022-04-13 23:24:36.117 | + lib/swift:configure_swift:454            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2022-04-13 23:24:36.146 | + lib/swift:configure_swift:455            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2022-04-13 23:24:36.174 | + lib/swift:configure_swift:456            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2022-04-13 23:24:36.202 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2022-04-13 23:24:36.231 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2022-04-13 23:24:36.259 | + lib/swift:configure_swift:464            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2022-04-13 23:24:36.277 | + lib/swift:configure_swift:465            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2022-04-13 23:24:36.304 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2022-04-13 23:24:36.331 | + lib/swift:configure_swift:470            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2022-04-13 23:24:36.335 | + lib/swift:configure_swift:471            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2022-04-13 23:24:36.364 | + lib/swift:configure_swift:472            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2022-04-13 23:24:36.391 | + lib/swift:configure_swift:473            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2022-04-13 23:24:36.417 | + lib/swift:configure_swift:475            :   local node_number
2022-04-13 23:24:36.419 | + lib/swift:configure_swift:476            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-04-13 23:24:36.422 | + lib/swift:configure_swift:477            :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-13 23:24:36.424 | + lib/swift:configure_swift:478            :   cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2022-04-13 23:24:36.428 | + lib/swift:configure_swift:479            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2022-04-13 23:24:36.430 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-13 23:24:36.433 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:24:36.435 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6613
2022-04-13 23:24:36.437 | + lib/swift:generate_swift_config_services:292 :   local server_type=object
2022-04-13 23:24:36.439 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:24:36.441 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:24:36.443 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2022-04-13 23:24:36.462 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2022-04-13 23:24:36.489 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2022-04-13 23:24:36.508 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2022-04-13 23:24:36.536 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2022-04-13 23:24:36.554 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:24:36.582 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2022-04-13 23:24:36.600 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-13 23:24:36.629 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2022-04-13 23:24:36.646 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:24:36.675 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2022-04-13 23:24:36.693 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2022-04-13 23:24:36.721 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:24:36.739 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:24:36.767 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2022-04-13 23:24:36.787 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2022-04-13 23:24:36.815 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2022-04-13 23:24:36.833 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2022-04-13 23:24:36.860 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf
2022-04-13 23:24:36.865 | + lib/swift:configure_swift:480            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2022-04-13 23:24:36.884 | + lib/swift:configure_swift:481            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:24:36.912 | + lib/swift:configure_swift:482            :   iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache
2022-04-13 23:24:36.941 | + lib/swift:configure_swift:484            :   swift_node_config=/etc/swift/container-server/1.conf
2022-04-13 23:24:36.943 | + lib/swift:configure_swift:485            :   cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2022-04-13 23:24:36.948 | + lib/swift:configure_swift:486            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2022-04-13 23:24:36.950 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/container-server/1.conf
2022-04-13 23:24:36.952 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:24:36.954 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6611
2022-04-13 23:24:36.957 | + lib/swift:generate_swift_config_services:292 :   local server_type=container
2022-04-13 23:24:36.959 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:24:36.961 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:24:36.963 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2022-04-13 23:24:36.981 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2022-04-13 23:24:37.009 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2022-04-13 23:24:37.027 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2022-04-13 23:24:37.057 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2022-04-13 23:24:37.075 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:24:37.103 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2022-04-13 23:24:37.121 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-13 23:24:37.149 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2022-04-13 23:24:37.167 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:24:37.196 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2022-04-13 23:24:37.214 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2022-04-13 23:24:37.242 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:24:37.260 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:24:37.289 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2022-04-13 23:24:37.307 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2022-04-13 23:24:37.334 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2022-04-13 23:24:37.353 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2022-04-13 23:24:37.384 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf
2022-04-13 23:24:37.388 | + lib/swift:configure_swift:487            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2022-04-13 23:24:37.406 | + lib/swift:configure_swift:488            :   iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:24:37.434 | + lib/swift:configure_swift:490            :   swift_node_config=/etc/swift/account-server/1.conf
2022-04-13 23:24:37.436 | + lib/swift:configure_swift:491            :   cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2022-04-13 23:24:37.441 | + lib/swift:configure_swift:492            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2022-04-13 23:24:37.443 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/account-server/1.conf
2022-04-13 23:24:37.446 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:24:37.448 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6612
2022-04-13 23:24:37.450 | + lib/swift:generate_swift_config_services:292 :   local server_type=account
2022-04-13 23:24:37.453 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:24:37.455 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:24:37.457 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2022-04-13 23:24:37.474 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2022-04-13 23:24:37.502 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2022-04-13 23:24:37.520 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2022-04-13 23:24:37.548 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2022-04-13 23:24:37.566 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:24:37.594 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2022-04-13 23:24:37.612 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-13 23:24:37.640 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2022-04-13 23:24:37.658 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:24:37.687 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2022-04-13 23:24:37.704 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2022-04-13 23:24:37.732 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:24:37.750 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:24:37.779 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2022-04-13 23:24:37.797 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2022-04-13 23:24:37.825 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2022-04-13 23:24:37.843 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2022-04-13 23:24:37.870 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf
2022-04-13 23:24:37.875 | + lib/swift:configure_swift:493            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2022-04-13 23:24:37.893 | + lib/swift:configure_swift:494            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:24:37.921 | + lib/swift:configure_swift:498            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2022-04-13 23:24:37.949 | + lib/swift:configure_swift:499            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2022-04-13 23:24:37.977 | + lib/swift:configure_swift:500            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2022-04-13 23:24:38.005 | + lib/swift:configure_swift:502            :   testfile=/etc/swift/test.conf
2022-04-13 23:24:38.007 | + lib/swift:configure_swift:503            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2022-04-13 23:24:38.011 | + lib/swift:configure_swift:506            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2022-04-13 23:24:38.040 | + lib/swift:configure_swift:507            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2022-04-13 23:24:38.068 | + lib/swift:configure_swift:508            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2022-04-13 23:24:38.096 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2022-04-13 23:24:38.125 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2022-04-13 23:24:38.154 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2022-04-13 23:24:38.182 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2022-04-13 23:24:38.209 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test password4 testing4
2022-04-13 23:24:38.237 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2022-04-13 23:24:38.265 | + lib/swift:configure_swift:516            :   is_service_enabled keystone
2022-04-13 23:24:38.281 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:38.283 | + lib/swift:configure_swift:517            :   iniuncomment /etc/swift/test.conf func_test auth_version
2022-04-13 23:24:38.302 | + lib/swift:configure_swift:518            :   local auth_vers
2022-04-13 23:24:38.305 | ++ lib/swift:configure_swift:519            :   iniget /etc/swift/test.conf func_test auth_version
2022-04-13 23:24:38.324 | + lib/swift:configure_swift:519            :   auth_vers=3
2022-04-13 23:24:38.326 | + lib/swift:configure_swift:520            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.52
2022-04-13 23:24:38.354 | + lib/swift:configure_swift:521            :   [[ http == \h\t\t\p\s ]]
2022-04-13 23:24:38.356 | + lib/swift:configure_swift:524            :   iniset /etc/swift/test.conf func_test auth_port 80
2022-04-13 23:24:38.384 | + lib/swift:configure_swift:526            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.52/identity
2022-04-13 23:24:38.412 | + lib/swift:configure_swift:527            :   [[ 3 == \3 ]]
2022-04-13 23:24:38.415 | + lib/swift:configure_swift:528            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2022-04-13 23:24:38.442 | + lib/swift:configure_swift:532            :   is_service_enabled tls-proxy
2022-04-13 23:24:38.458 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:38.460 | + lib/swift:configure_swift:538            :   local user_group
2022-04-13 23:24:38.463 | ++ lib/swift:configure_swift:539            :   id -g ubuntu
2022-04-13 23:24:38.468 | + lib/swift:configure_swift:539            :   user_group=1000
2022-04-13 23:24:38.470 | + lib/swift:configure_swift:540            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2022-04-13 23:24:38.483 | + lib/swift:configure_swift:542            :   local swift_log_dir=/opt/stack/data/swift/logs
2022-04-13 23:24:38.485 | + lib/swift:configure_swift:543            :   sudo rm -rf /opt/stack/data/swift/logs
2022-04-13 23:24:38.497 | + lib/swift:configure_swift:544            :   local swift_log_group=adm
2022-04-13 23:24:38.499 | + lib/swift:configure_swift:545            :   is_suse
2022-04-13 23:24:38.501 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:24:38.504 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:24:38.506 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:24:38.508 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:24:38.511 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:24:38.513 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:24:38.515 | + lib/swift:configure_swift:548            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2022-04-13 23:24:38.527 | + lib/swift:configure_swift:550            :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:24:38.529 | + lib/swift:configure_swift:558            :   '[' False == True ']'
2022-04-13 23:24:38.532 | + ./stack.sh:main:913                      :   is_service_enabled s3api
2022-04-13 23:24:38.549 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:24:38.551 | + ./stack.sh:main:919                      :   is_service_enabled g-api n-api
2022-04-13 23:24:38.569 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:38.572 | + ./stack.sh:main:921                      :   stack_install_service glance
2022-04-13 23:24:38.574 | + lib/stack:stack_install_service:20       :   local service=glance
2022-04-13 23:24:38.577 | + lib/stack:stack_install_service:21       :   type install_glance
2022-04-13 23:24:38.579 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:24:38.582 | + lib/stack:stack_install_service:32       :   install_glance
2022-04-13 23:24:38.584 | + lib/glance:install_glance:507            :   glance_store_extras=()
2022-04-13 23:24:38.587 | + lib/glance:install_glance:507            :   local glance_store_extras
2022-04-13 23:24:38.589 | + lib/glance:install_glance:509            :   is_service_enabled cinder
2022-04-13 23:24:38.606 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:38.609 | + lib/glance:install_glance:510            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2022-04-13 23:24:38.611 | + lib/glance:install_glance:513            :   is_service_enabled swift
2022-04-13 23:24:38.628 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:24:38.631 | + lib/glance:install_glance:514            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2022-04-13 23:24:38.634 | + lib/glance:install_glance:519            :   use_library_from_git glance_store
2022-04-13 23:24:38.636 | + inc/python:use_library_from_git:250      :   local name=glance_store
2022-04-13 23:24:38.639 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:24:38.642 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:24:38.644 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,glance_store, ]]
2022-04-13 23:24:38.647 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:24:38.650 | ++ lib/glance:install_glance:525            :   join_extras swift cinder
2022-04-13 23:24:38.653 | ++ inc/python:join_extras:29                :   local IFS=,
2022-04-13 23:24:38.655 | ++ inc/python:join_extras:30                :   echo swift,cinder
2022-04-13 23:24:38.658 | + lib/glance:install_glance:525            :   pip_install_gr_extras glance-store swift,cinder
2022-04-13 23:24:38.661 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2022-04-13 23:24:38.664 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2022-04-13 23:24:38.667 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2022-04-13 23:24:38.670 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2022-04-13 23:24:38.673 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2022-04-13 23:24:38.675 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2022-04-13 23:24:38.679 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:24:38.680 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2022-04-13 23:24:38.685 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2022-04-13 23:24:38.687 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2022-04-13 23:24:38.690 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2022-04-13 23:24:38.693 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2022-04-13 23:24:38.696 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2022-04-13 23:24:38.717 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2022-04-13 23:24:38.720 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0'
2022-04-13 23:24:39.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:24:39.593 |   from cryptography.utils import int_from_bytes
2022-04-13 23:24:39.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:24:39.593 |   from cryptography.utils import int_from_bytes
2022-04-13 23:24:40.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:24:40.814 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0)
2022-04-13 23:24:40.896 | 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.33.0)
2022-04-13 23:24:40.897 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0)
2022-04-13 23:24:40.898 | 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.12.2)
2022-04-13 23:24:40.900 | 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.3.0)
2022-04-13 23:24:40.901 | 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.4.0)
2022-04-13 23:24:40.902 | 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.8.0)
2022-04-13 23:24:40.903 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0)
2022-04-13 23:24:40.904 | 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)
2022-04-13 23:24:40.905 | 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.5.0)
2022-04-13 23:24:40.906 | 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)
2022-04-13 23:24:40.907 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0)
2022-04-13 23:24:40.908 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1)
2022-04-13 23:24:40.910 | 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.3.0)
2022-04-13 23:24:40.913 | 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.1)
2022-04-13 23:24:40.915 | 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.7.0)
2022-04-13 23:24:40.918 | 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.2.0)
2022-04-13 23:24:40.920 | 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.4)
2022-04-13 23:24:40.922 | 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.13.1)
2022-04-13 23:24:40.931 | 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)
2022-04-13 23:24:40.932 | 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.2.1)
2022-04-13 23:24:40.946 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7)
2022-04-13 23:24:41.016 | 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) (1.0.2)
2022-04-13 23:24:41.017 | 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.8.1)
2022-04-13 23:24:41.018 | 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)
2022-04-13 23:24:41.042 | 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)
2022-04-13 23:24:41.044 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0)
2022-04-13 23:24:41.045 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0)
2022-04-13 23:24:41.047 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0)
2022-04-13 23:24:41.048 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0)
2022-04-13 23:24:41.059 | 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.17.3)
2022-04-13 23:24:41.100 | 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) (6.0)
2022-04-13 23:24:41.101 | 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)
2022-04-13 23:24:41.102 | 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)
2022-04-13 23:24:41.103 | 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.5.0)
2022-04-13 23:24:41.123 | 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)
2022-04-13 23:24:41.126 | 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.3)
2022-04-13 23:24:41.141 | 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) (2022.1)
2022-04-13 23:24:41.157 | 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.3)
2022-04-13 23:24:41.160 | 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)
2022-04-13 23:24:41.179 | 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.6)
2022-04-13 23:24:41.181 | 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) (3.2.0)
2022-04-13 23:24:41.261 | 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.12)
2022-04-13 23:24:41.262 | 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.9)
2022-04-13 23:24:41.263 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28)
2022-04-13 23:24:41.266 | 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)
2022-04-13 23:24:41.314 | 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.21)
2022-04-13 23:24:41.339 | 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.14.0)
2022-04-13 23:24:41.571 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6)
2022-04-13 23:24:41.573 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2)
2022-04-13 23:24:41.605 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1)
2022-04-13 23:24:41.606 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1)
2022-04-13 23:24:41.609 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7)
2022-04-13 23:24:41.611 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3)
2022-04-13 23:24:41.612 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0)
2022-04-13 23:24:41.614 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0)
2022-04-13 23:24:41.668 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5)
2022-04-13 23:24:41.846 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0)
2022-04-13 23:24:41.869 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0)
2022-04-13 23:24:41.951 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7)
2022-04-13 23:24:42.097 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0)
2022-04-13 23:24:44.187 | 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
2022-04-13 23:24:44.195 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:24:44.195 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:24:44.317 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:24:44.320 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:24:44.322 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:24:44.324 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:24:44.326 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:24:44.329 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:24:44.331 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:24:44.333 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:24:44.336 | + functions-common:time_stop:2439          :   start_time=1649892278712
2022-04-13 23:24:44.339 | + functions-common:time_stop:2441          :   [[ -z 1649892278712 ]]
2022-04-13 23:24:44.342 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:24:44.346 | + functions-common:time_stop:2444          :   end_time=1649892284343
2022-04-13 23:24:44.348 | + functions-common:time_stop:2445          :   elapsed_time=5631
2022-04-13 23:24:44.351 | + functions-common:time_stop:2446          :   total=80392
2022-04-13 23:24:44.353 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:24:44.356 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=86023
2022-04-13 23:24:44.358 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:24:44.361 | + lib/glance:install_glance:526            :   copy_rootwrap /usr/local/etc/glance
2022-04-13 23:24:44.363 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2022-04-13 23:24:44.366 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2022-04-13 23:24:44.379 | + lib/glance:copy_rootwrap:242             :   cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/
2022-04-13 23:24:44.384 | + lib/glance:install_glance:529            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2022-04-13 23:24:44.386 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/glance.git
2022-04-13 23:24:44.389 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/glance
2022-04-13 23:24:44.391 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:24:44.393 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:24:44.396 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:24:44.399 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:24:44.401 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:24:44.404 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:24:44.421 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:24:44.423 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:24:44.425 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:24:44.429 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:24:44.429 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:24:44.434 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/glance ]]
2022-04-13 23:24:44.437 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:24:44.439 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/glance
2022-04-13 23:24:44.451 | + functions-common:git_clone:684           :   cd /opt/stack/glance
2022-04-13 23:24:44.454 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:24:44.454 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:24:44.458 | 3949fc467 api-ref needs update about 'checksum' image prop
2022-04-13 23:24:44.460 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:24:44.463 | + lib/glance:install_glance:531            :   setup_develop /opt/stack/glance
2022-04-13 23:24:44.465 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:24:44.468 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:24:44.471 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2022-04-13 23:24:44.473 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:24:44.476 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2022-04-13 23:24:44.479 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:24:44.481 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:24:44.484 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2022-04-13 23:24:44.486 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:24:44.489 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:24:44.492 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2022-04-13 23:24:44.495 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:24:44.498 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2022-04-13 23:24:44.500 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:24:44.503 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:24:44.506 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2022-04-13 23:24:44.512 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2022-04-13 23:24:44.515 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance
2022-04-13 23:24:45.180 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2022-04-13 23:24:45.183 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:24:45.185 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:24:45.187 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:24:45.190 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:24:45.192 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2022-04-13 23:24:45.195 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:24:45.197 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:24:45.200 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:24:45.202 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:24:45.204 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:24:45.207 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:24:45.210 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:24:45.212 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2022-04-13 23:24:45.233 | Using python 3.8 to install /opt/stack/glance
2022-04-13 23:24:45.235 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance
2022-04-13 23:24:46.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:24:46.096 |   from cryptography.utils import int_from_bytes
2022-04-13 23:24:46.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:24:46.096 |   from cryptography.utils import int_from_bytes
2022-04-13 23:24:47.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:24:47.311 | Obtaining file:///opt/stack/glance
2022-04-13 23:24:47.312 |   Preparing metadata (setup.py): started
2022-04-13 23:24:52.046 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:24:52.117 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1)
2022-04-13 23:24:52.118 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1)
2022-04-13 23:24:52.119 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35)
2022-04-13 23:24:52.120 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0)
2022-04-13 23:24:52.121 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1)
2022-04-13 23:24:52.122 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1)
2022-04-13 23:24:52.123 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7)
2022-04-13 23:24:52.124 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2)
2022-04-13 23:24:52.125 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7)
2022-04-13 23:24:52.126 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4)
2022-04-13 23:24:52.128 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0)
2022-04-13 23:24:52.129 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0)
2022-04-13 23:24:52.130 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0)
2022-04-13 23:24:52.132 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0)
2022-04-13 23:24:52.133 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2)
2022-04-13 23:24:52.134 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0)
2022-04-13 23:24:52.135 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0)
2022-04-13 23:24:52.136 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4)
2022-04-13 23:24:52.137 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0)
2022-04-13 23:24:52.138 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0)
2022-04-13 23:24:52.139 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0)
2022-04-13 23:24:52.140 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0)
2022-04-13 23:24:52.141 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0)
2022-04-13 23:24:52.142 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0)
2022-04-13 23:24:52.143 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0)
2022-04-13 23:24:52.144 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0)
2022-04-13 23:24:52.145 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0)
2022-04-13 23:24:52.146 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0)
2022-04-13 23:24:52.148 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0)
2022-04-13 23:24:52.149 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0)
2022-04-13 23:24:52.150 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0)
2022-04-13 23:24:52.151 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1)
2022-04-13 23:24:52.152 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0)
2022-04-13 23:24:52.153 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0)
2022-04-13 23:24:52.154 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3)
2022-04-13 23:24:52.155 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2)
2022-04-13 23:24:52.156 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0)
2022-04-13 23:24:52.158 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0)
2022-04-13 23:24:52.159 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2)
2022-04-13 23:24:52.160 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2)
2022-04-13 23:24:52.161 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2)
2022-04-13 23:24:52.162 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0)
2022-04-13 23:24:52.164 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1)
2022-04-13 23:24:52.179 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0)
2022-04-13 23:24:52.180 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3)
2022-04-13 23:24:52.182 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0)
2022-04-13 23:24:52.203 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1)
2022-04-13 23:24:52.205 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0)
2022-04-13 23:24:52.247 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0)
2022-04-13 23:24:52.263 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0)
2022-04-13 23:24:52.272 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0)
2022-04-13 23:24:52.286 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2)
2022-04-13 23:24:52.288 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1)
2022-04-13 23:24:52.289 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0)
2022-04-13 23:24:52.381 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7)
2022-04-13 23:24:52.458 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0)
2022-04-13 23:24:52.508 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1)
2022-04-13 23:24:52.510 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1)
2022-04-13 23:24:52.545 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3)
2022-04-13 23:24:52.614 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0)
2022-04-13 23:24:52.615 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0)
2022-04-13 23:24:52.617 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0)
2022-04-13 23:24:52.676 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0)
2022-04-13 23:24:52.678 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0)
2022-04-13 23:24:52.680 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1)
2022-04-13 23:24:52.706 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0)
2022-04-13 23:24:52.752 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6)
2022-04-13 23:24:52.757 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2)
2022-04-13 23:24:52.816 | 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==24.1.0.dev5) (5.0.0)
2022-04-13 23:24:52.819 | 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==24.1.0.dev5) (5.1.0)
2022-04-13 23:24:52.820 | 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==24.1.0.dev5) (0.4.0)
2022-04-13 23:24:52.822 | 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==24.1.0.dev5) (2.8.0)
2022-04-13 23:24:52.824 | 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==24.1.0.dev5) (5.2.4)
2022-04-13 23:24:52.846 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1)
2022-04-13 23:24:52.848 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0)
2022-04-13 23:24:52.851 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0)
2022-04-13 23:24:52.894 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0)
2022-04-13 23:24:52.937 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0)
2022-04-13 23:24:52.939 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1)
2022-04-13 23:24:52.941 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3)
2022-04-13 23:24:53.018 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0)
2022-04-13 23:24:53.077 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5)
2022-04-13 23:24:53.178 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7)
2022-04-13 23:24:53.446 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1)
2022-04-13 23:24:53.448 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0)
2022-04-13 23:24:53.450 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8)
2022-04-13 23:24:53.453 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2)
2022-04-13 23:24:53.509 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1)
2022-04-13 23:24:53.531 | 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==24.1.0.dev5) (5.0.0)
2022-04-13 23:24:53.623 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21)
2022-04-13 23:24:53.738 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1)
2022-04-13 23:24:53.950 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32)
2022-04-13 23:24:53.952 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1)
2022-04-13 23:24:53.953 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0)
2022-04-13 23:24:53.954 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4)
2022-04-13 23:24:53.956 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0)
2022-04-13 23:24:53.958 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0)
2022-04-13 23:24:53.959 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5)
2022-04-13 23:24:54.077 | 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==24.1.0.dev5) (0.14.1)
2022-04-13 23:24:54.106 | 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==24.1.0.dev5) (1.0.3)
2022-04-13 23:24:54.154 | 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==24.1.0.dev5) (3.0.0)
2022-04-13 23:24:54.158 | 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==24.1.0.dev5) (1.3.3)
2022-04-13 23:24:54.395 | 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==24.1.0.dev5) (3.10.1)
2022-04-13 23:24:54.578 | 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==24.1.0.dev5) (3.3)
2022-04-13 23:24:54.579 | 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==24.1.0.dev5) (1.26.9)
2022-04-13 23:24:54.581 | 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==24.1.0.dev5) (2.0.12)
2022-04-13 23:24:54.582 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28)
2022-04-13 23:24:54.689 | 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==24.1.0.dev5) (0.5.2)
2022-04-13 23:24:54.843 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0)
2022-04-13 23:24:54.974 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0)
2022-04-13 23:24:55.286 | 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==24.1.0.dev5) (2.4.0)
2022-04-13 23:24:55.291 | 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==24.1.0.dev5) (0.5.0)
2022-04-13 23:24:55.523 | 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.4.0->glance==24.1.0.dev5) (2.2)
2022-04-13 23:24:55.798 | 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==24.1.0.dev5) (1.0.0)
2022-04-13 23:24:56.156 | 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==24.1.0.dev5) (1.8.2)
2022-04-13 23:24:56.158 | 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==24.1.0.dev5) (21.4.0)
2022-04-13 23:24:57.629 | Installing collected packages: glance
2022-04-13 23:24:57.629 |   Attempting uninstall: glance
2022-04-13 23:24:57.630 |     Found existing installation: glance 24.1.0.dev5
2022-04-13 23:24:57.637 |     Can't uninstall 'glance'. No files were found to uninstall.
2022-04-13 23:24:57.638 |   Running setup.py develop for glance
2022-04-13 23:25:03.688 | Successfully installed glance
2022-04-13 23:25:03.688 | 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
2022-04-13 23:25:03.696 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:25:03.696 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:25:03.835 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:25:03.837 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:25:03.840 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:25:03.842 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:25:03.844 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:25:03.847 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:25:03.849 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:25:03.852 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:25:03.854 | + functions-common:time_stop:2439          :   start_time=1649892285228
2022-04-13 23:25:03.856 | + functions-common:time_stop:2441          :   [[ -z 1649892285228 ]]
2022-04-13 23:25:03.859 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:25:03.863 | + functions-common:time_stop:2444          :   end_time=1649892303860
2022-04-13 23:25:03.865 | + functions-common:time_stop:2445          :   elapsed_time=18632
2022-04-13 23:25:03.867 | + functions-common:time_stop:2446          :   total=86023
2022-04-13 23:25:03.869 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:25:03.872 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=104655
2022-04-13 23:25:03.874 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:25:03.877 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:25:03.879 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:25:03.882 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:25:03.904 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:25:03.916 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2022-04-13 23:25:03.918 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2022-04-13 23:25:03.921 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:25:03.923 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:25:03.925 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]]
2022-04-13 23:25:03.928 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:25:03.931 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:25:03.933 | + ./stack.sh:main:922                      :   configure_glance
2022-04-13 23:25:03.936 | + lib/glance:configure_glance:323          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2022-04-13 23:25:03.948 | + lib/glance:configure_glance:326          :   local dburl
2022-04-13 23:25:03.951 | ++ lib/glance:configure_glance:327          :   database_connection_url glance
2022-04-13 23:25:03.953 | ++ lib/database:database_connection_url:134 :   local db=glance
2022-04-13 23:25:03.956 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql glance
2022-04-13 23:25:03.958 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=glance
2022-04-13 23:25:03.961 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:25:03.964 | + lib/glance:configure_glance:327          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:25:03.966 | + lib/glance:configure_glance:329          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2022-04-13 23:25:03.994 | + lib/glance:configure_glance:330          :   iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:25:04.023 | + lib/glance:configure_glance:331          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2022-04-13 23:25:04.052 | + lib/glance:configure_glance:332          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-13 23:25:04.080 | + lib/glance:configure_glance:333          :   iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks
2022-04-13 23:25:04.110 | + lib/glance:configure_glance:334          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2022-04-13 23:25:04.139 | + lib/glance:configure_glance:335          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2022-04-13 23:25:04.142 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/glance/glance-api.conf
2022-04-13 23:25:04.144 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=glance
2022-04-13 23:25:04.146 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:25:04.149 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2022-04-13 23:25:04.178 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2022-04-13 23:25:04.207 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity
2022-04-13 23:25:04.235 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2022-04-13 23:25:04.265 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2022-04-13 23:25:04.297 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2022-04-13 23:25:04.327 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2022-04-13 23:25:04.356 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2022-04-13 23:25:04.386 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:25:04.415 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:25:04.445 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2022-04-13 23:25:04.477 | + lib/glance:configure_glance:337          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2022-04-13 23:25:04.480 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2022-04-13 23:25:04.482 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2022-04-13 23:25:04.485 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:25:04.487 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:25:04.489 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:25:04.505 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:04.508 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:25:04.511 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:25:04.513 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:25:04.529 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:04.532 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:25:04.535 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:25:04.564 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:25:04.566 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:25:04.569 | + lib/glance:configure_glance:338          :   '[' libvirt = libvirt ']'
2022-04-13 23:25:04.571 | + lib/glance:configure_glance:338          :   '[' kvm = parallels ']'
2022-04-13 23:25:04.574 | + lib/glance:configure_glance:342          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2022-04-13 23:25:04.604 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2022-04-13 23:25:04.633 | + lib/glance:configure_glance:346          :   configure_glance_store False False
2022-04-13 23:25:04.636 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2022-04-13 23:25:04.638 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2022-04-13 23:25:04.640 | + lib/glance:configure_glance_store:254    :   local be
2022-04-13 23:25:04.643 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2022-04-13 23:25:04.645 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2022-04-13 23:25:04.648 | + lib/glance:configure_glance_store:275    :   iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-13 23:25:04.677 | + lib/glance:configure_glance:349          :   '[' -n '' ']'
2022-04-13 23:25:04.679 | + lib/glance:configure_glance:352          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52
2022-04-13 23:25:04.709 | + lib/glance:configure_glance:356          :   [[ False == \F\a\l\s\e ]]
2022-04-13 23:25:04.711 | + lib/glance:configure_glance:358          :   is_service_enabled s-proxy
2022-04-13 23:25:04.728 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:04.730 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2022-04-13 23:25:04.760 | + lib/glance:configure_glance:360          :   iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2022-04-13 23:25:04.789 | + lib/glance:configure_glance:362          :   iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf
2022-04-13 23:25:04.819 | + lib/glance:configure_glance:363          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2022-04-13 23:25:04.849 | + lib/glance:configure_glance:364          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2022-04-13 23:25:04.878 | + lib/glance:configure_glance:365          :   is_service_enabled tls-proxy
2022-04-13 23:25:04.895 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:04.897 | + lib/glance:configure_glance:368          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2022-04-13 23:25:04.928 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2022-04-13 23:25:04.957 | + lib/glance:configure_glance:372          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2022-04-13 23:25:04.986 | + lib/glance:configure_glance:373          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.52/identity/v3
2022-04-13 23:25:05.015 | + lib/glance:configure_glance:374          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2022-04-13 23:25:05.045 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image
2022-04-13 23:25:05.074 | + lib/glance:configure_glance:382          :   is_service_enabled tls-proxy
2022-04-13 23:25:05.090 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:05.093 | + lib/glance:configure_glance:388          :   setup_logging /etc/glance/glance-api.conf
2022-04-13 23:25:05.095 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2022-04-13 23:25:05.098 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2022-04-13 23:25:05.101 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:25:05.118 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:25:05.120 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:25:05.123 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:25:05.125 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:25:05.128 | + 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}}'
2022-04-13 23:25:05.157 | + 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'
2022-04-13 23:25:05.187 | + 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'
2022-04-13 23:25:05.217 | + functions:setup_systemd_logging:706      :   iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:25:05.246 | + lib/glance:configure_glance:390          :   cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2022-04-13 23:25:05.251 | + lib/glance:configure_glance:393          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2022-04-13 23:25:05.280 | + lib/glance:configure_glance:394          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2022-04-13 23:25:05.310 | + lib/glance:configure_glance:395          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-13 23:25:05.340 | + lib/glance:configure_glance:396          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity
2022-04-13 23:25:05.372 | + lib/glance:configure_glance:397          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2022-04-13 23:25:05.403 | + lib/glance:configure_glance:398          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2022-04-13 23:25:05.431 | + lib/glance:configure_glance:399          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2022-04-13 23:25:05.461 | + lib/glance:configure_glance:402          :   iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-13 23:25:05.491 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2022-04-13 23:25:05.520 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2022-04-13 23:25:05.549 | + lib/glance:configure_glance:407          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2022-04-13 23:25:05.579 | + lib/glance:configure_glance:409          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2022-04-13 23:25:05.585 | + lib/glance:configure_glance:411          :   cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs
2022-04-13 23:25:05.592 | + lib/glance:configure_glance:413          :   is_service_enabled tls-proxy
2022-04-13 23:25:05.608 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:05.611 | + lib/glance:configure_glance:421          :   [[ False == False ]]
2022-04-13 23:25:05.613 | + lib/glance:configure_glance:422          :   write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image
2022-04-13 23:25:05.615 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2022-04-13 23:25:05.618 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2022-04-13 23:25:05.620 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2022-04-13 23:25:05.623 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2022-04-13 23:25:05.627 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2022-04-13 23:25:05.629 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2022-04-13 23:25:05.633 | + lib/apache:write_local_uwsgi_http_config:329 :   iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api
2022-04-13 23:25:05.663 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2022-04-13 23:25:05.666 | ++ functions:get_random_port:836            :   read lower_port upper_port
2022-04-13 23:25:05.668 | ++ functions:get_random_port:837            :   true
2022-04-13 23:25:05.670 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2022-04-13 23:25:05.672 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2022-04-13 23:25:05.675 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2022-04-13 23:25:05.730 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2022-04-13 23:25:05.733 | ++ functions:get_random_port:841            :   break 2
2022-04-13 23:25:05.735 | ++ functions:get_random_port:845            :   echo 60999
2022-04-13 23:25:05.738 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2022-04-13 23:25:05.740 | + lib/apache:write_local_uwsgi_http_config:331 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999
2022-04-13 23:25:05.768 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2022-04-13 23:25:05.795 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2022-04-13 23:25:05.822 | + lib/apache:write_local_uwsgi_http_config:336 :   iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:25:05.850 | + lib/apache:write_local_uwsgi_http_config:337 :   iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:25:05.877 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:25:05.905 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:25:05.932 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:25:05.959 | + 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'
2022-04-13 23:25:05.986 | + lib/apache:write_local_uwsgi_http_config:346 :   iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:25:06.014 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:25:06.042 | + lib/apache:write_local_uwsgi_http_config:350 :   iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:25:06.069 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:25:06.097 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:25:06.124 | + lib/apache:write_local_uwsgi_http_config:354 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true
2022-04-13 23:25:06.152 | + lib/apache:write_local_uwsgi_http_config:355 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true
2022-04-13 23:25:06.179 | + lib/apache:write_local_uwsgi_http_config:356 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true
2022-04-13 23:25:06.207 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2022-04-13 23:25:06.234 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2022-04-13 23:25:06.262 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2022-04-13 23:25:06.264 | + lib/apache:enable_apache_mod:59          :   local mod=proxy
2022-04-13 23:25:06.267 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:25:06.269 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:06.272 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:06.274 | + lib/apache:enable_apache_mod:64          :   [[ proxy != \v\e\r\s\i\o\n ]]
2022-04-13 23:25:06.276 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy
2022-04-13 23:25:06.335 | proxy (enabled by site administrator)
2022-04-13 23:25:06.338 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2022-04-13 23:25:06.341 | + lib/apache:enable_apache_mod:59          :   local mod=proxy_http
2022-04-13 23:25:06.343 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:25:06.346 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:06.348 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:06.351 | + lib/apache:enable_apache_mod:64          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2022-04-13 23:25:06.353 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy_http
2022-04-13 23:25:06.408 | proxy_http (enabled by site administrator)
2022-04-13 23:25:06.411 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2022-04-13 23:25:06.415 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2022-04-13 23:25:06.417 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2022-04-13 23:25:06.419 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:25:06.422 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:06.424 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:06.426 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:25:06.430 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:25:06.432 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2022-04-13 23:25:06.433 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:25:06.442 | KeepAlive Off
2022-04-13 23:25:06.446 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2022-04-13 23:25:06.446 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:25:06.454 | SetEnv proxy-sendchunked 1
2022-04-13 23:25:06.458 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2022-04-13 23:25:06.458 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:25:06.467 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2022-04-13 23:25:06.470 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2022-04-13 23:25:06.472 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2022-04-13 23:25:06.475 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:25:06.477 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:25:06.480 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:25:06.482 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:06.484 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:06.487 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:25:06.490 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:25:06.492 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:06.496 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:06.501 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2022-04-13 23:25:06.563 | Site glance-wsgi-api already enabled
2022-04-13 23:25:06.568 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2022-04-13 23:25:06.570 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:25:06.573 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:25:06.575 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:25:06.711 | ++ lib/glance:configure_glance:425          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2022-04-13 23:25:06.717 | + lib/glance:configure_glance:425          :   iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999
2022-04-13 23:25:06.751 | + lib/glance:configure_glance:435          :   [[ False == True ]]
2022-04-13 23:25:06.753 | + ./stack.sh:main:925                      :   is_service_enabled cinder
2022-04-13 23:25:06.772 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:06.774 | + ./stack.sh:main:927                      :   stack_install_service cinder
2022-04-13 23:25:06.777 | + lib/stack:stack_install_service:20       :   local service=cinder
2022-04-13 23:25:06.779 | + lib/stack:stack_install_service:21       :   type install_cinder
2022-04-13 23:25:06.782 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:25:06.784 | + lib/stack:stack_install_service:32       :   install_cinder
2022-04-13 23:25:06.787 | + lib/cinder:install_cinder:466            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2022-04-13 23:25:06.790 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/cinder.git
2022-04-13 23:25:06.792 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/cinder
2022-04-13 23:25:06.794 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:25:06.797 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:25:06.800 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:25:06.803 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:25:06.805 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:25:06.808 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:25:06.824 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:25:06.826 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:25:06.828 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:25:06.831 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:25:06.832 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:25:06.837 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/cinder ]]
2022-04-13 23:25:06.840 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:25:06.842 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/cinder
2022-04-13 23:25:06.856 | + functions-common:git_clone:684           :   cd /opt/stack/cinder
2022-04-13 23:25:06.859 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:25:06.859 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:25:06.870 | 36c530676 db: Drop support for MySQL 5.5
2022-04-13 23:25:06.874 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:25:06.876 | + lib/cinder:install_cinder:467            :   setup_develop /opt/stack/cinder
2022-04-13 23:25:06.879 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:25:06.882 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:25:06.885 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2022-04-13 23:25:06.887 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:25:06.890 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2022-04-13 23:25:06.892 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:25:06.895 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:25:06.898 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2022-04-13 23:25:06.900 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:25:06.902 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:25:06.906 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2022-04-13 23:25:06.908 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:25:06.911 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2022-04-13 23:25:06.913 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:25:06.916 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:25:06.919 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2022-04-13 23:25:06.925 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2022-04-13 23:25:06.927 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder
2022-04-13 23:25:07.585 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2022-04-13 23:25:07.588 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:25:07.590 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:25:07.592 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:25:07.595 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:25:07.597 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2022-04-13 23:25:07.600 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:25:07.602 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:25:07.605 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:25:07.607 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:25:07.610 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:25:07.612 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:25:07.615 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:25:07.617 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2022-04-13 23:25:07.638 | Using python 3.8 to install /opt/stack/cinder
2022-04-13 23:25:07.640 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder
2022-04-13 23:25:08.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:25:08.510 |   from cryptography.utils import int_from_bytes
2022-04-13 23:25:08.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:25:08.510 |   from cryptography.utils import int_from_bytes
2022-04-13 23:25:09.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:25:09.729 | Obtaining file:///opt/stack/cinder
2022-04-13 23:25:09.730 |   Preparing metadata (setup.py): started
2022-04-13 23:25:15.297 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:25:15.432 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1)
2022-04-13 23:25:15.433 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1)
2022-04-13 23:25:15.434 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0)
2022-04-13 23:25:15.435 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2)
2022-04-13 23:25:15.436 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4)
2022-04-13 23:25:15.437 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2)
2022-04-13 23:25:15.438 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0)
2022-04-13 23:25:15.439 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0)
2022-04-13 23:25:15.440 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0)
2022-04-13 23:25:15.441 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0)
2022-04-13 23:25:15.442 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3)
2022-04-13 23:25:15.443 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0)
2022-04-13 23:25:15.444 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0)
2022-04-13 23:25:15.446 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0)
2022-04-13 23:25:15.447 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0)
2022-04-13 23:25:15.448 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0)
2022-04-13 23:25:15.449 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0)
2022-04-13 23:25:15.450 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1)
2022-04-13 23:25:15.451 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0)
2022-04-13 23:25:15.452 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0)
2022-04-13 23:25:15.453 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0)
2022-04-13 23:25:15.454 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1)
2022-04-13 23:25:15.456 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0)
2022-04-13 23:25:15.457 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0)
2022-04-13 23:25:15.458 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0)
2022-04-13 23:25:15.459 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2)
2022-04-13 23:25:15.460 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0)
2022-04-13 23:25:15.462 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2)
2022-04-13 23:25:15.463 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3)
2022-04-13 23:25:15.464 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1)
2022-04-13 23:25:15.465 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0)
2022-04-13 23:25:15.466 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1)
2022-04-13 23:25:15.467 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0)
2022-04-13 23:25:15.468 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7)
2022-04-13 23:25:15.469 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0)
2022-04-13 23:25:15.470 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0)
2022-04-13 23:25:15.472 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0)
2022-04-13 23:25:15.473 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0)
2022-04-13 23:25:15.474 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1)
2022-04-13 23:25:15.475 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1)
2022-04-13 23:25:15.476 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1)
2022-04-13 23:25:15.477 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1)
2022-04-13 23:25:15.478 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4)
2022-04-13 23:25:15.479 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74)
2022-04-13 23:25:15.480 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0)
2022-04-13 23:25:15.482 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35)
2022-04-13 23:25:15.483 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0)
2022-04-13 23:25:15.484 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0)
2022-04-13 23:25:15.485 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9)
2022-04-13 23:25:15.486 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1)
2022-04-13 23:25:15.487 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7)
2022-04-13 23:25:15.488 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0)
2022-04-13 23:25:15.490 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0)
2022-04-13 23:25:15.491 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0)
2022-04-13 23:25:15.492 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0)
2022-04-13 23:25:15.493 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0)
2022-04-13 23:25:15.494 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0)
2022-04-13 23:25:15.495 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1)
2022-04-13 23:25:15.496 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2)
2022-04-13 23:25:15.497 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2)
2022-04-13 23:25:15.498 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0)
2022-04-13 23:25:15.499 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37)
2022-04-13 23:25:15.513 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2)
2022-04-13 23:25:15.514 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0)
2022-04-13 23:25:15.515 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37)
2022-04-13 23:25:15.579 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0)
2022-04-13 23:25:15.610 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1)
2022-04-13 23:25:15.627 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1)
2022-04-13 23:25:15.628 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1)
2022-04-13 23:25:15.630 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0)
2022-04-13 23:25:15.631 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3)
2022-04-13 23:25:15.728 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0)
2022-04-13 23:25:15.785 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1)
2022-04-13 23:25:15.786 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1)
2022-04-13 23:25:15.815 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8)
2022-04-13 23:25:15.816 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8)
2022-04-13 23:25:15.818 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8)
2022-04-13 23:25:15.902 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3)
2022-04-13 23:25:15.947 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0)
2022-04-13 23:25:15.949 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0)
2022-04-13 23:25:15.950 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0)
2022-04-13 23:25:15.952 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0)
2022-04-13 23:25:16.014 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1)
2022-04-13 23:25:16.015 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0)
2022-04-13 23:25:16.016 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7)
2022-04-13 23:25:16.076 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6)
2022-04-13 23:25:16.078 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2)
2022-04-13 23:25:16.139 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0)
2022-04-13 23:25:16.140 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0)
2022-04-13 23:25:16.143 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4)
2022-04-13 23:25:16.144 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0)
2022-04-13 23:25:16.148 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0)
2022-04-13 23:25:16.172 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1)
2022-04-13 23:25:16.173 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0)
2022-04-13 23:25:16.175 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0)
2022-04-13 23:25:16.221 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3)
2022-04-13 23:25:16.311 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0)
2022-04-13 23:25:16.313 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3)
2022-04-13 23:25:16.337 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0)
2022-04-13 23:25:16.364 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0)
2022-04-13 23:25:16.436 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0)
2022-04-13 23:25:16.437 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9)
2022-04-13 23:25:16.570 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0)
2022-04-13 23:25:16.595 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0)
2022-04-13 23:25:16.743 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1)
2022-04-13 23:25:16.782 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3)
2022-04-13 23:25:16.783 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0)
2022-04-13 23:25:16.786 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0)
2022-04-13 23:25:16.987 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28)
2022-04-13 23:25:16.990 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12)
2022-04-13 23:25:16.992 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3)
2022-04-13 23:25:17.029 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7)
2022-04-13 23:25:17.059 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2)
2022-04-13 23:25:17.298 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2)
2022-04-13 23:25:17.300 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2)
2022-04-13 23:25:17.444 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0)
2022-04-13 23:25:17.445 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8)
2022-04-13 23:25:17.446 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2)
2022-04-13 23:25:17.611 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1)
2022-04-13 23:25:17.731 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0)
2022-04-13 23:25:17.733 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3)
2022-04-13 23:25:17.734 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0)
2022-04-13 23:25:17.769 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0)
2022-04-13 23:25:17.989 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21)
2022-04-13 23:25:18.068 | 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>=5.0.1->cinder==20.1.0.dev49) (0.5.0)
2022-04-13 23:25:18.070 | 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>=5.0.1->cinder==20.1.0.dev49) (2.4.0)
2022-04-13 23:25:18.250 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0)
2022-04-13 23:25:18.343 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0)
2022-04-13 23:25:18.345 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0)
2022-04-13 23:25:18.532 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1)
2022-04-13 23:25:18.973 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5)
2022-04-13 23:25:19.029 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1)
2022-04-13 23:25:19.079 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5)
2022-04-13 23:25:20.160 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32)
2022-04-13 23:25:20.437 | 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>=5.0.1->cinder==20.1.0.dev49) (21.4.0)
2022-04-13 23:25:20.438 | 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>=5.0.1->cinder==20.1.0.dev49) (1.8.2)
2022-04-13 23:25:20.583 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2)
2022-04-13 23:25:20.776 | 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.8.0->cinder==20.1.0.dev49) (1.0.0)
2022-04-13 23:25:20.954 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0)
2022-04-13 23:25:22.653 | Installing collected packages: cinder
2022-04-13 23:25:22.653 |   Attempting uninstall: cinder
2022-04-13 23:25:22.653 |     Found existing installation: cinder 20.1.0.dev49
2022-04-13 23:25:22.659 |     Can't uninstall 'cinder'. No files were found to uninstall.
2022-04-13 23:25:22.661 |   Running setup.py develop for cinder
2022-04-13 23:25:30.328 | Successfully installed cinder
2022-04-13 23:25:30.328 | 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
2022-04-13 23:25:30.337 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:25:30.337 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:25:30.490 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:25:30.493 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:25:30.495 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:25:30.497 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:25:30.500 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:25:30.502 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:25:30.504 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:25:30.507 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:25:30.509 | + functions-common:time_stop:2439          :   start_time=1649892307633
2022-04-13 23:25:30.511 | + functions-common:time_stop:2441          :   [[ -z 1649892307633 ]]
2022-04-13 23:25:30.514 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:25:30.518 | + functions-common:time_stop:2444          :   end_time=1649892330516
2022-04-13 23:25:30.521 | + functions-common:time_stop:2445          :   elapsed_time=22883
2022-04-13 23:25:30.523 | + functions-common:time_stop:2446          :   total=104655
2022-04-13 23:25:30.526 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:25:30.528 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=127538
2022-04-13 23:25:30.530 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:25:30.533 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:25:30.536 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-13 23:25:30.538 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-13 23:25:30.557 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-13 23:25:30.569 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/cinder
2022-04-13 23:25:30.571 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/cinder
2022-04-13 23:25:30.574 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:25:30.576 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:25:30.578 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]]
2022-04-13 23:25:30.581 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:25:30.584 | + lib/cinder:install_cinder:468            :   [[ lioadm == \t\g\t\a\d\m ]]
2022-04-13 23:25:30.587 | + lib/cinder:install_cinder:470            :   [[ lioadm == \l\i\o\a\d\m ]]
2022-04-13 23:25:30.589 | + lib/cinder:install_cinder:471            :   is_ubuntu
2022-04-13 23:25:30.591 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:30.594 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:30.596 | + lib/cinder:install_cinder:473            :   sudo mkdir -p /etc/target
2022-04-13 23:25:30.608 | + lib/cinder:install_cinder:475            :   install_package targetcli-fb
2022-04-13 23:25:30.610 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:25:30.613 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:25:30.616 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:25:30.618 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:25:30.621 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:25:30.623 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:25:30.626 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:30.629 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:30.631 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:25:30.634 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:25:30.636 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:25:30.639 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:25:30.641 | + functions-common:install_package:1471    :   real_install_package targetcli-fb
2022-04-13 23:25:30.644 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:25:30.646 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:30.649 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:30.651 | + functions-common:real_install_package:1457 :   apt_get install targetcli-fb
2022-04-13 23:25:30.674 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb
2022-04-13 23:25:30.783 | Reading package lists...
2022-04-13 23:25:31.022 | Building dependency tree...
2022-04-13 23:25:31.023 | Reading state information...
2022-04-13 23:25:31.277 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1).
2022-04-13 23:25:31.277 | The following packages were automatically installed and are no longer required:
2022-04-13 23:25:31.278 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:25:31.278 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:25:31.278 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:25:31.278 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:25:31.278 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:25:31.278 |   python3-zope.interface
2022-04-13 23:25:31.278 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:25:31.390 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:25:31.395 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:25:31.397 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:25:31.400 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:25:31.403 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:25:31.405 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:25:31.408 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:25:31.411 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:25:31.413 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:25:31.416 | + functions-common:time_stop:2439          :   start_time=1649892330671
2022-04-13 23:25:31.419 | + functions-common:time_stop:2441          :   [[ -z 1649892330671 ]]
2022-04-13 23:25:31.422 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:25:31.427 | + functions-common:time_stop:2444          :   end_time=1649892331424
2022-04-13 23:25:31.430 | + functions-common:time_stop:2445          :   elapsed_time=753
2022-04-13 23:25:31.432 | + functions-common:time_stop:2446          :   total=5266
2022-04-13 23:25:31.435 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:25:31.437 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=6019
2022-04-13 23:25:31.440 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:25:31.442 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:25:31.445 | + ./stack.sh:main:928                      :   configure_cinder
2022-04-13 23:25:31.447 | + lib/cinder:configure_cinder:245          :   sudo install -d -o ubuntu -m 755 /etc/cinder
2022-04-13 23:25:31.460 | + lib/cinder:configure_cinder:247          :   rm -f /etc/cinder/cinder.conf
2022-04-13 23:25:31.464 | + lib/cinder:configure_cinder:249          :   configure_rootwrap cinder
2022-04-13 23:25:31.466 | + inc/rootwrap:configure_rootwrap:43       :   local project=cinder
2022-04-13 23:25:31.468 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-13 23:25:31.471 | ++ inc/rootwrap:configure_rootwrap:45       :   echo cinder
2022-04-13 23:25:31.472 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-13 23:25:31.477 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=CINDER
2022-04-13 23:25:31.479 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=CINDER_BIN_DIR
2022-04-13 23:25:31.481 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-13 23:25:31.483 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=CINDER_DIR
2022-04-13 23:25:31.485 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/cinder
2022-04-13 23:25:31.487 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder
2022-04-13 23:25:31.489 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/cinder-rootwrap
2022-04-13 23:25:31.492 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/cinder/rootwrap.d
2022-04-13 23:25:31.503 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d
2022-04-13 23:25:31.515 | + inc/rootwrap:configure_rootwrap:57       :   sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d
2022-04-13 23:25:31.527 | + inc/rootwrap:configure_rootwrap:60       :   sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf
2022-04-13 23:25:31.540 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf
2022-04-13 23:25:31.552 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-13 23:25:31.554 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-13 23:25:31.558 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.QjeHeALkOD
2022-04-13 23:25:31.561 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-13 23:25:31.563 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-13 23:25:31.565 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/cinder-rootwrap-daemon ']'
2022-04-13 23:25:31.567 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.QjeHeALkOD
2022-04-13 23:25:31.571 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.QjeHeALkOD
2022-04-13 23:25:31.583 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.QjeHeALkOD /etc/sudoers.d/cinder-rootwrap
2022-04-13 23:25:31.595 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/cinder-rootwrap
2022-04-13 23:25:31.600 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-13 23:25:31.602 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-13 23:25:31.604 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-13 23:25:31.607 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-13 23:25:31.609 | + inc/rootwrap:add_sudo_secure_path:28     :   line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'
2022-04-13 23:25:31.611 | + inc/rootwrap:add_sudo_secure_path:32     :   [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]
2022-04-13 23:25:31.613 | + lib/cinder:configure_cinder:251          :   [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]]
2022-04-13 23:25:31.616 | + lib/cinder:configure_cinder:252          :   cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json
2022-04-13 23:25:31.620 | + lib/cinder:configure_cinder:255          :   cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
2022-04-13 23:25:31.624 | + lib/cinder:configure_cinder:257          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
2022-04-13 23:25:31.643 | + lib/cinder:configure_cinder:258          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
2022-04-13 23:25:31.662 | + lib/cinder:configure_cinder:259          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
2022-04-13 23:25:31.680 | + lib/cinder:configure_cinder:260          :   inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
2022-04-13 23:25:31.699 | + lib/cinder:configure_cinder:261          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
2022-04-13 23:25:31.717 | + lib/cinder:configure_cinder:262          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
2022-04-13 23:25:31.735 | + lib/cinder:configure_cinder:263          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
2022-04-13 23:25:31.754 | + lib/cinder:configure_cinder:264          :   inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
2022-04-13 23:25:31.773 | + lib/cinder:configure_cinder:266          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder
2022-04-13 23:25:31.775 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-13 23:25:31.778 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=cinder
2022-04-13 23:25:31.780 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:25:31.782 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password
2022-04-13 23:25:31.811 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf keystone_authtoken interface public
2022-04-13 23:25:31.838 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity
2022-04-13 23:25:31.865 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf keystone_authtoken username cinder
2022-04-13 23:25:31.893 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd
2022-04-13 23:25:31.921 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default
2022-04-13 23:25:31.948 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_name service
2022-04-13 23:25:31.975 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default
2022-04-13 23:25:32.004 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:25:32.031 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:25:32.059 | + lib/cinder:configure_cinder:268          :   iniset /etc/cinder/cinder.conf DEFAULT debug True
2022-04-13 23:25:32.089 | + lib/cinder:configure_cinder:270          :   iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm
2022-04-13 23:25:32.117 | ++ lib/cinder:configure_cinder:271          :   database_connection_url cinder
2022-04-13 23:25:32.119 | ++ lib/database:database_connection_url:134 :   local db=cinder
2022-04-13 23:25:32.122 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql cinder
2022-04-13 23:25:32.124 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=cinder
2022-04-13 23:25:32.127 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-13 23:25:32.130 | + lib/cinder:configure_cinder:271          :   iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-13 23:25:32.161 | + lib/cinder:configure_cinder:272          :   iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
2022-04-13 23:25:32.188 | + lib/cinder:configure_cinder:273          :   iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
2022-04-13 23:25:32.216 | + lib/cinder:configure_cinder:274          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
2022-04-13 23:25:32.243 | + lib/cinder:configure_cinder:275          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0
2022-04-13 23:25:32.272 | + lib/cinder:configure_cinder:276          :   iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
2022-04-13 23:25:32.299 | + lib/cinder:configure_cinder:277          :   iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder
2022-04-13 23:25:32.329 | + lib/cinder:configure_cinder:278          :   [[ 4 == 6 ]]
2022-04-13 23:25:32.332 | + lib/cinder:configure_cinder:281          :   iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52
2022-04-13 23:25:32.359 | + lib/cinder:configure_cinder:283          :   iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager
2022-04-13 23:25:32.391 | ++ lib/cinder:configure_cinder:284          :   openssl rand -hex 16
2022-04-13 23:25:32.398 | + lib/cinder:configure_cinder:284          :   iniset /etc/cinder/cinder.conf key_manager fixed_key c99e51fea200356da7b754de61f2f31d
2022-04-13 23:25:32.428 | + lib/cinder:configure_cinder:285          :   [[ -n '' ]]
2022-04-13 23:25:32.430 | + lib/cinder:configure_cinder:290          :   iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10
2022-04-13 23:25:32.457 | + lib/cinder:configure_cinder:291          :   iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10
2022-04-13 23:25:32.490 | + lib/cinder:configure_cinder:292          :   iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10
2022-04-13 23:25:32.518 | + lib/cinder:configure_cinder:297          :   iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120
2022-04-13 23:25:32.546 | + lib/cinder:configure_cinder:299          :   is_service_enabled c-vol
2022-04-13 23:25:32.563 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:32.565 | + lib/cinder:configure_cinder:321          :   is_service_enabled c-bak
2022-04-13 23:25:32.581 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:32.584 | + lib/cinder:configure_cinder:329          :   is_service_enabled ceilometer
2022-04-13 23:25:32.600 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:32.603 | + lib/cinder:configure_cinder:333          :   is_service_enabled tls-proxy
2022-04-13 23:25:32.619 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:32.621 | + lib/cinder:configure_cinder:347          :   '[' False '!=' False ']'
2022-04-13 23:25:32.624 | + lib/cinder:configure_cinder:351          :   iniset_rpc_backend cinder /etc/cinder/cinder.conf
2022-04-13 23:25:32.626 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=cinder
2022-04-13 23:25:32.629 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/cinder/cinder.conf
2022-04-13 23:25:32.631 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:25:32.634 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:25:32.636 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:25:32.652 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:32.655 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:25:32.658 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:25:32.660 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:25:32.676 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:32.678 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:25:32.681 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:25:32.709 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:25:32.712 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:25:32.714 | + lib/cinder:configure_cinder:354          :   setup_logging /etc/cinder/cinder.conf True
2022-04-13 23:25:32.716 | + functions:setup_logging:674              :   setup_systemd_logging /etc/cinder/cinder.conf
2022-04-13 23:25:32.719 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/cinder/cinder.conf
2022-04-13 23:25:32.722 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:25:32.739 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:25:32.741 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:25:32.743 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:25:32.746 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:25:32.748 | + functions:setup_systemd_logging:702      :   iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:25:32.776 | + functions:setup_systemd_logging:704      :   iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:25:32.804 | + functions:setup_systemd_logging:705      :   iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:25:32.832 | + functions:setup_systemd_logging:706      :   iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:25:32.860 | + lib/cinder:configure_cinder:356          :   is_service_enabled c-api
2022-04-13 23:25:32.877 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:32.879 | + lib/cinder:configure_cinder:357          :   write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume
2022-04-13 23:25:32.882 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/cinder/cinder-api-uwsgi.ini
2022-04-13 23:25:32.884 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/cinder-wsgi
2022-04-13 23:25:32.886 | + lib/apache:write_uwsgi_config:256        :   local url=/volume
2022-04-13 23:25:32.889 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:25:32.891 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:25:32.894 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/cinder-wsgi
2022-04-13 23:25:32.898 | + lib/apache:write_uwsgi_config:259        :   name=cinder-wsgi
2022-04-13 23:25:32.901 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:25:32.903 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:25:32.916 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:25:32.916 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:25:32.925 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:25:32.928 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:25:32.943 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/cinder-wsgi.socket
2022-04-13 23:25:32.946 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/cinder/cinder-api-uwsgi.ini
2022-04-13 23:25:32.949 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi
2022-04-13 23:25:32.979 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2
2022-04-13 23:25:33.006 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true
2022-04-13 23:25:33.033 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:25:33.061 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:25:33.089 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:25:33.117 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:25:33.145 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:25:33.172 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:25:33.200 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-13 23:25:33.228 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:25:33.255 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:25:33.283 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:25:33.310 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:25:33.313 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:25:33.316 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for cinder-wsgi
2022-04-13 23:25:33.319 | ++ lib/apache:apache_site_config_for:186    :   local site=cinder-wsgi
2022-04-13 23:25:33.321 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:25:33.323 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:33.326 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:33.328 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-13 23:25:33.331 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf
2022-04-13 23:25:33.333 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket
2022-04-13 23:25:33.361 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:25:33.391 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 '
2022-04-13 23:25:33.391 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-13 23:25:33.400 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 
2022-04-13 23:25:33.404 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site cinder-wsgi
2022-04-13 23:25:33.406 | + lib/apache:enable_apache_site:203        :   local site=cinder-wsgi
2022-04-13 23:25:33.408 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:25:33.411 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:25:33.413 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:25:33.415 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:33.418 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:33.420 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:25:33.422 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:25:33.425 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:25:33.427 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:25:33.429 | + lib/apache:enable_apache_site:207        :   sudo a2ensite cinder-wsgi
2022-04-13 23:25:33.494 | Enabling site cinder-wsgi.
2022-04-13 23:25:33.500 | To activate the new configuration, you need to run:
2022-04-13 23:25:33.500 |   systemctl reload apache2
2022-04-13 23:25:33.505 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:25:33.507 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:25:33.510 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:25:33.512 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:25:33.650 | + lib/cinder:configure_cinder:360          :   [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]]
2022-04-13 23:25:33.652 | + lib/cinder:configure_cinder:364          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2
2022-04-13 23:25:33.682 | + lib/cinder:configure_cinder:366          :   iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image
2022-04-13 23:25:33.712 | + lib/cinder:configure_cinder:367          :   is_service_enabled tls-proxy
2022-04-13 23:25:33.729 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:33.731 | + lib/cinder:configure_cinder:373          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova
2022-04-13 23:25:33.733 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-13 23:25:33.736 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-13 23:25:33.739 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-13 23:25:33.741 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf nova auth_type password
2022-04-13 23:25:33.772 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf nova interface public
2022-04-13 23:25:33.800 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity
2022-04-13 23:25:33.828 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf nova username nova
2022-04-13 23:25:33.856 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf nova password Passw0rd
2022-04-13 23:25:33.885 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf nova user_domain_name Default
2022-04-13 23:25:33.913 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf nova project_name service
2022-04-13 23:25:33.940 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf nova project_domain_name Default
2022-04-13 23:25:33.968 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:25:33.996 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211
2022-04-13 23:25:34.025 | + lib/cinder:configure_cinder:374          :   iniset /etc/cinder/cinder.conf nova region_name RegionOne
2022-04-13 23:25:34.052 | + lib/cinder:configure_cinder:375          :   iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5
2022-04-13 23:25:34.080 | + lib/cinder:configure_cinder:377          :   [[ ! -z '' ]]
2022-04-13 23:25:34.083 | + lib/cinder:configure_cinder:379          :   is_service_enabled etcd3
2022-04-13 23:25:34.100 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:34.102 | + lib/cinder:configure_cinder:380          :   iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379
2022-04-13 23:25:34.133 | + lib/cinder:configure_cinder:383          :   [[ False == True ]]
2022-04-13 23:25:34.135 | + ./stack.sh:main:931                      :   is_service_enabled neutron
2022-04-13 23:25:34.153 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:34.155 | + ./stack.sh:main:933                      :   stack_install_service neutron
2022-04-13 23:25:34.158 | + lib/stack:stack_install_service:20       :   local service=neutron
2022-04-13 23:25:34.160 | + lib/stack:stack_install_service:21       :   type install_neutron
2022-04-13 23:25:34.163 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:25:34.165 | + lib/stack:stack_install_service:32       :   install_neutron
2022-04-13 23:25:34.168 | + lib/neutron:install_neutron:687          :   is_neutron_legacy_enabled
2022-04-13 23:25:34.171 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:25:34.172 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:25:34.177 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:25:34.180 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-13 23:25:34.182 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,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- ]]
2022-04-13 23:25:34.185 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:25:34.187 | + lib/neutron:install_neutron:689          :   install_mutnauq
2022-04-13 23:25:34.190 | + lib/neutron-legacy:install_mutnauq:467   :   use_library_from_git neutron-lib
2022-04-13 23:25:34.193 | + inc/python:use_library_from_git:250      :   local name=neutron-lib
2022-04-13 23:25:34.196 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:25:34.198 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:25:34.201 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]]
2022-04-13 23:25:34.203 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:25:34.206 | + lib/neutron-legacy:install_mutnauq:472   :   git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master
2022-04-13 23:25:34.209 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/neutron.git
2022-04-13 23:25:34.211 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/neutron
2022-04-13 23:25:34.213 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:25:34.216 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:25:34.218 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:25:34.221 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:25:34.223 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:25:34.226 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:25:34.242 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:25:34.245 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:25:34.247 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:25:34.250 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:25:34.250 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:25:34.256 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/neutron ]]
2022-04-13 23:25:34.258 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:25:34.260 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/neutron
2022-04-13 23:25:34.273 | + functions-common:git_clone:684           :   cd /opt/stack/neutron
2022-04-13 23:25:34.276 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:25:34.276 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:25:34.280 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+"
2022-04-13 23:25:34.283 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:25:34.285 | + lib/neutron-legacy:install_mutnauq:473   :   setup_develop /opt/stack/neutron
2022-04-13 23:25:34.288 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:25:34.290 | + inc/python:setup_develop:339             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-13 23:25:34.293 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/neutron
2022-04-13 23:25:34.295 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:25:34.298 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/neutron -e
2022-04-13 23:25:34.301 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:25:34.303 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-13 23:25:34.306 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/neutron
2022-04-13 23:25:34.308 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:25:34.311 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:25:34.314 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/neutron
2022-04-13 23:25:34.317 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:25:34.319 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/neutron
2022-04-13 23:25:34.322 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:25:34.325 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:25:34.328 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg
2022-04-13 23:25:34.334 | + inc/python:_setup_package_with_constraints_edit:385 :   name=neutron
2022-04-13 23:25:34.337 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron
2022-04-13 23:25:35.018 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/neutron -e
2022-04-13 23:25:35.021 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:25:35.024 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:25:35.026 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:25:35.028 | + inc/python:setup_package:421             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-13 23:25:35.031 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/neutron
2022-04-13 23:25:35.033 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:25:35.036 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:25:35.038 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:25:35.041 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:25:35.043 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:25:35.046 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:25:35.048 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:25:35.050 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/neutron
2022-04-13 23:25:35.071 | Using python 3.8 to install /opt/stack/neutron
2022-04-13 23:25:35.074 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron
2022-04-13 23:25:35.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:25:35.953 |   from cryptography.utils import int_from_bytes
2022-04-13 23:25:35.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:25:35.953 |   from cryptography.utils import int_from_bytes
2022-04-13 23:25:37.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:25:37.165 | Obtaining file:///opt/stack/neutron
2022-04-13 23:25:37.165 |   Preparing metadata (setup.py): started
2022-04-13 23:25:42.878 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:25:42.970 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1)
2022-04-13 23:25:42.972 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0)
2022-04-13 23:25:42.973 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1)
2022-04-13 23:25:42.974 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1)
2022-04-13 23:25:42.975 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0)
2022-04-13 23:25:42.976 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1)
2022-04-13 23:25:42.977 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0)
2022-04-13 23:25:42.978 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1)
2022-04-13 23:25:42.979 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4)
2022-04-13 23:25:42.980 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1)
2022-04-13 23:25:42.981 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1)
2022-04-13 23:25:42.982 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0)
2022-04-13 23:25:42.983 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0)
2022-04-13 23:25:42.984 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0)
2022-04-13 23:25:42.985 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0)
2022-04-13 23:25:42.987 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0)
2022-04-13 23:25:42.988 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1)
2022-04-13 23:25:42.989 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35)
2022-04-13 23:25:42.990 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7)
2022-04-13 23:25:42.991 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0)
2022-04-13 23:25:42.992 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7)
2022-04-13 23:25:42.993 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0)
2022-04-13 23:25:42.994 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1)
2022-04-13 23:25:42.996 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0)
2022-04-13 23:25:42.997 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0)
2022-04-13 23:25:42.998 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0)
2022-04-13 23:25:42.999 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0)
2022-04-13 23:25:43.000 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0)
2022-04-13 23:25:43.001 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0)
2022-04-13 23:25:43.003 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0)
2022-04-13 23:25:43.004 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1)
2022-04-13 23:25:43.005 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0)
2022-04-13 23:25:43.006 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0)
2022-04-13 23:25:43.008 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0)
2022-04-13 23:25:43.009 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1)
2022-04-13 23:25:43.010 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0)
2022-04-13 23:25:43.011 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0)
2022-04-13 23:25:43.012 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0)
2022-04-13 23:25:43.013 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2)
2022-04-13 23:25:43.014 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0)
2022-04-13 23:25:43.015 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2)
2022-04-13 23:25:43.016 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1)
2022-04-13 23:25:43.017 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0)
2022-04-13 23:25:43.019 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0)
2022-04-13 23:25:43.020 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0)
2022-04-13 23:25:43.021 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3)
2022-04-13 23:25:43.022 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0)
2022-04-13 23:25:43.023 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:43.024 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0)
2022-04-13 23:25:43.025 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0)
2022-04-13 23:25:43.026 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0)
2022-04-13 23:25:43.027 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0)
2022-04-13 23:25:43.029 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1)
2022-04-13 23:25:43.030 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0)
2022-04-13 23:25:43.031 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0)
2022-04-13 23:25:43.047 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0)
2022-04-13 23:25:43.048 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0)
2022-04-13 23:25:43.050 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3)
2022-04-13 23:25:43.057 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0)
2022-04-13 23:25:43.070 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2)
2022-04-13 23:25:43.071 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0)
2022-04-13 23:25:43.072 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1)
2022-04-13 23:25:43.092 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7)
2022-04-13 23:25:43.100 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1)
2022-04-13 23:25:43.161 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0)
2022-04-13 23:25:43.162 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2)
2022-04-13 23:25:43.215 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1)
2022-04-13 23:25:43.218 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0)
2022-04-13 23:25:43.268 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0)
2022-04-13 23:25:43.269 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2)
2022-04-13 23:25:43.298 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5)
2022-04-13 23:25:43.299 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0)
2022-04-13 23:25:43.302 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0)
2022-04-13 23:25:43.303 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0)
2022-04-13 23:25:43.304 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32)
2022-04-13 23:25:43.305 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0)
2022-04-13 23:25:43.306 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2)
2022-04-13 23:25:43.307 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4)
2022-04-13 23:25:43.324 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3)
2022-04-13 23:25:43.417 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3)
2022-04-13 23:25:43.488 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0)
2022-04-13 23:25:43.552 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0)
2022-04-13 23:25:43.554 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1)
2022-04-13 23:25:43.555 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0)
2022-04-13 23:25:43.614 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6)
2022-04-13 23:25:43.615 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2)
2022-04-13 23:25:43.674 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0)
2022-04-13 23:25:43.677 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0)
2022-04-13 23:25:43.678 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4)
2022-04-13 23:25:43.682 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0)
2022-04-13 23:25:43.706 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0)
2022-04-13 23:25:43.709 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0)
2022-04-13 23:25:43.758 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0)
2022-04-13 23:25:43.812 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1)
2022-04-13 23:25:43.845 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3)
2022-04-13 23:25:43.847 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0)
2022-04-13 23:25:43.874 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0)
2022-04-13 23:25:44.017 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0)
2022-04-13 23:25:44.089 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0)
2022-04-13 23:25:44.167 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5)
2022-04-13 23:25:44.168 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0)
2022-04-13 23:25:44.280 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:44.281 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:44.282 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:44.283 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:44.284 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:44.286 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:44.287 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9)
2022-04-13 23:25:44.495 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0)
2022-04-13 23:25:44.496 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1)
2022-04-13 23:25:44.498 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0)
2022-04-13 23:25:44.544 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6)
2022-04-13 23:25:44.547 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0)
2022-04-13 23:25:44.640 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28)
2022-04-13 23:25:44.642 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3)
2022-04-13 23:25:44.644 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9)
2022-04-13 23:25:44.646 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12)
2022-04-13 23:25:44.683 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7)
2022-04-13 23:25:45.028 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1)
2022-04-13 23:25:45.110 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0)
2022-04-13 23:25:45.272 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21)
2022-04-13 23:25:45.345 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0)
2022-04-13 23:25:45.348 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0)
2022-04-13 23:25:45.591 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0)
2022-04-13 23:25:45.768 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2)
2022-04-13 23:25:46.336 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1)
2022-04-13 23:25:46.385 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5)
2022-04-13 23:25:46.997 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2)
2022-04-13 23:25:46.999 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2)
2022-04-13 23:25:47.321 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1)
2022-04-13 23:25:47.322 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1)
2022-04-13 23:25:47.492 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0)
2022-04-13 23:25:47.740 | 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-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2)
2022-04-13 23:25:47.741 | 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-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0)
2022-04-13 23:25:47.927 | 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.8.0->neutron==20.1.0.dev114) (1.0.0)
2022-04-13 23:25:48.255 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2)
2022-04-13 23:25:49.891 | Installing collected packages: neutron
2022-04-13 23:25:49.891 |   Attempting uninstall: neutron
2022-04-13 23:25:49.891 |     Found existing installation: neutron 20.1.0.dev114
2022-04-13 23:25:49.910 |     Can't uninstall 'neutron'. No files were found to uninstall.
2022-04-13 23:25:49.911 |   Running setup.py develop for neutron
2022-04-13 23:25:57.483 | Successfully installed neutron
2022-04-13 23:25:57.483 | 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
2022-04-13 23:25:57.493 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:25:57.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:25:57.641 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:25:57.644 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:25:57.646 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:25:57.649 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:25:57.651 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:25:57.653 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:25:57.655 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:25:57.658 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:25:57.660 | + functions-common:time_stop:2439          :   start_time=1649892335066
2022-04-13 23:25:57.663 | + functions-common:time_stop:2441          :   [[ -z 1649892335066 ]]
2022-04-13 23:25:57.665 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:25:57.670 | + functions-common:time_stop:2444          :   end_time=1649892357667
2022-04-13 23:25:57.672 | + functions-common:time_stop:2445          :   elapsed_time=22601
2022-04-13 23:25:57.674 | + functions-common:time_stop:2446          :   total=127538
2022-04-13 23:25:57.676 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:25:57.679 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=150139
2022-04-13 23:25:57.681 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:25:57.683 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:25:57.686 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-13 23:25:57.688 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-13 23:25:57.708 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-13 23:25:57.720 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/neutron
2022-04-13 23:25:57.722 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/neutron
2022-04-13 23:25:57.725 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:25:57.727 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:25:57.730 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]]
2022-04-13 23:25:57.732 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:25:57.735 | + lib/neutron-legacy:install_mutnauq:475   :   [[ openvswitch == \o\v\n ]]
2022-04-13 23:25:57.738 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:25:57.740 | + ./stack.sh:main:936                      :   is_service_enabled nova
2022-04-13 23:25:57.758 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:25:57.760 | + ./stack.sh:main:938                      :   stack_install_service nova
2022-04-13 23:25:57.763 | + lib/stack:stack_install_service:20       :   local service=nova
2022-04-13 23:25:57.765 | + lib/stack:stack_install_service:21       :   type install_nova
2022-04-13 23:25:57.768 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:25:57.770 | + lib/stack:stack_install_service:32       :   install_nova
2022-04-13 23:25:57.773 | + lib/nova:install_nova:893                :   use_library_from_git os-vif
2022-04-13 23:25:57.775 | + inc/python:use_library_from_git:250      :   local name=os-vif
2022-04-13 23:25:57.778 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:25:57.780 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:25:57.783 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-vif, ]]
2022-04-13 23:25:57.785 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:25:57.788 | + lib/nova:install_nova:898                :   is_service_enabled n-cpu
2022-04-13 23:25:57.804 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:57.807 | + lib/nova:install_nova:902                :   is_service_enabled n-novnc
2022-04-13 23:25:57.824 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:57.826 | + lib/nova:install_nova:914                :   is_service_enabled n-spice
2022-04-13 23:25:57.843 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:25:57.845 | + lib/nova:install_nova:926                :   git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master
2022-04-13 23:25:57.848 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/nova.git
2022-04-13 23:25:57.850 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/nova
2022-04-13 23:25:57.852 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:25:57.855 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:25:57.857 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:25:57.860 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:25:57.863 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:25:57.866 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:25:57.882 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:25:57.884 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:25:57.886 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:25:57.889 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:25:57.889 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:25:57.894 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/nova ]]
2022-04-13 23:25:57.897 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:25:57.899 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/nova
2022-04-13 23:25:57.912 | + functions-common:git_clone:684           :   cd /opt/stack/nova
2022-04-13 23:25:57.915 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:25:57.915 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:25:57.919 | 449aa39a96 Merge "Fix wrong attribute to find remote address"
2022-04-13 23:25:57.922 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:25:57.925 | + lib/nova:install_nova:927                :   setup_develop /opt/stack/nova
2022-04-13 23:25:57.927 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:25:57.929 | + inc/python:setup_develop:339             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-13 23:25:57.932 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/nova
2022-04-13 23:25:57.934 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:25:57.937 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/nova -e
2022-04-13 23:25:57.939 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:25:57.942 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/nova == -bindep* ]]
2022-04-13 23:25:57.944 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/nova
2022-04-13 23:25:57.947 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:25:57.949 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:25:57.952 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/nova
2022-04-13 23:25:57.955 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:25:57.958 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/nova
2022-04-13 23:25:57.960 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:25:57.963 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:25:57.966 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg
2022-04-13 23:25:57.972 | + inc/python:_setup_package_with_constraints_edit:385 :   name=nova
2022-04-13 23:25:57.975 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova
2022-04-13 23:25:58.641 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/nova -e
2022-04-13 23:25:58.644 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:25:58.646 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:25:58.649 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:25:58.651 | + inc/python:setup_package:421             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-13 23:25:58.653 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/nova
2022-04-13 23:25:58.656 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:25:58.658 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:25:58.660 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:25:58.662 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:25:58.665 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:25:58.667 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:25:58.669 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:25:58.672 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/nova
2022-04-13 23:25:58.693 | Using python 3.8 to install /opt/stack/nova
2022-04-13 23:25:58.695 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova
2022-04-13 23:25:59.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:25:59.544 |   from cryptography.utils import int_from_bytes
2022-04-13 23:25:59.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:25:59.544 |   from cryptography.utils import int_from_bytes
2022-04-13 23:26:00.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:26:00.741 | Obtaining file:///opt/stack/nova
2022-04-13 23:26:00.742 |   Preparing metadata (setup.py): started
2022-04-13 23:26:07.372 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:26:07.497 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1)
2022-04-13 23:26:07.498 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35)
2022-04-13 23:26:07.499 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1)
2022-04-13 23:26:07.501 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0)
2022-04-13 23:26:07.502 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1)
2022-04-13 23:26:07.503 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0)
2022-04-13 23:26:07.504 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0)
2022-04-13 23:26:07.505 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1)
2022-04-13 23:26:07.506 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2)
2022-04-13 23:26:07.508 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7)
2022-04-13 23:26:07.509 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2)
2022-04-13 23:26:07.510 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1)
2022-04-13 23:26:07.511 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0)
2022-04-13 23:26:07.512 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0)
2022-04-13 23:26:07.513 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0)
2022-04-13 23:26:07.514 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7)
2022-04-13 23:26:07.515 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0)
2022-04-13 23:26:07.516 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0)
2022-04-13 23:26:07.517 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1)
2022-04-13 23:26:07.518 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2)
2022-04-13 23:26:07.519 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0)
2022-04-13 23:26:07.520 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0)
2022-04-13 23:26:07.521 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0)
2022-04-13 23:26:07.522 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0)
2022-04-13 23:26:07.523 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0)
2022-04-13 23:26:07.524 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1)
2022-04-13 23:26:07.526 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0)
2022-04-13 23:26:07.527 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0)
2022-04-13 23:26:07.528 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1)
2022-04-13 23:26:07.529 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0)
2022-04-13 23:26:07.530 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0)
2022-04-13 23:26:07.531 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0)
2022-04-13 23:26:07.532 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0)
2022-04-13 23:26:07.533 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0)
2022-04-13 23:26:07.534 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0)
2022-04-13 23:26:07.535 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0)
2022-04-13 23:26:07.537 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0)
2022-04-13 23:26:07.538 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2)
2022-04-13 23:26:07.539 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0)
2022-04-13 23:26:07.540 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1)
2022-04-13 23:26:07.541 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0)
2022-04-13 23:26:07.543 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0)
2022-04-13 23:26:07.544 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0)
2022-04-13 23:26:07.545 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0)
2022-04-13 23:26:07.546 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0)
2022-04-13 23:26:07.547 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0)
2022-04-13 23:26:07.548 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1)
2022-04-13 23:26:07.549 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0)
2022-04-13 23:26:07.550 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0)
2022-04-13 23:26:07.551 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0)
2022-04-13 23:26:07.553 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0)
2022-04-13 23:26:07.554 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0)
2022-04-13 23:26:07.555 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1)
2022-04-13 23:26:07.556 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1)
2022-04-13 23:26:07.557 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1)
2022-04-13 23:26:07.558 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0)
2022-04-13 23:26:07.559 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2)
2022-04-13 23:26:07.560 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3)
2022-04-13 23:26:07.561 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0)
2022-04-13 23:26:07.562 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4)
2022-04-13 23:26:07.564 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2)
2022-04-13 23:26:07.565 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0)
2022-04-13 23:26:07.565 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0)
2022-04-13 23:26:07.566 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0)
2022-04-13 23:26:07.583 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0)
2022-04-13 23:26:07.584 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0)
2022-04-13 23:26:07.586 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3)
2022-04-13 23:26:07.608 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0)
2022-04-13 23:26:07.648 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0)
2022-04-13 23:26:07.678 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1)
2022-04-13 23:26:07.680 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0)
2022-04-13 23:26:07.704 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1)
2022-04-13 23:26:07.827 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0)
2022-04-13 23:26:07.832 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1)
2022-04-13 23:26:07.890 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0)
2022-04-13 23:26:07.891 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5)
2022-04-13 23:26:07.918 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4)
2022-04-13 23:26:07.919 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32)
2022-04-13 23:26:07.922 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0)
2022-04-13 23:26:07.923 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0)
2022-04-13 23:26:07.944 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1)
2022-04-13 23:26:07.946 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0)
2022-04-13 23:26:08.000 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:08.002 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0)
2022-04-13 23:26:08.003 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0)
2022-04-13 23:26:08.062 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3)
2022-04-13 23:26:08.172 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1)
2022-04-13 23:26:08.174 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0)
2022-04-13 23:26:08.258 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6)
2022-04-13 23:26:08.325 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0)
2022-04-13 23:26:08.325 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0)
2022-04-13 23:26:08.327 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0)
2022-04-13 23:26:08.329 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4)
2022-04-13 23:26:08.356 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0)
2022-04-13 23:26:08.358 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0)
2022-04-13 23:26:08.407 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3)
2022-04-13 23:26:08.467 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1)
2022-04-13 23:26:08.504 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0)
2022-04-13 23:26:08.504 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3)
2022-04-13 23:26:08.555 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7)
2022-04-13 23:26:08.557 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3)
2022-04-13 23:26:08.646 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0)
2022-04-13 23:26:08.671 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0)
2022-04-13 23:26:08.751 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5)
2022-04-13 23:26:08.830 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6)
2022-04-13 23:26:08.890 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3)
2022-04-13 23:26:08.895 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0)
2022-04-13 23:26:08.898 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0)
2022-04-13 23:26:08.943 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0)
2022-04-13 23:26:08.944 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1)
2022-04-13 23:26:08.946 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0)
2022-04-13 23:26:09.025 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28)
2022-04-13 23:26:09.026 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9)
2022-04-13 23:26:09.029 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12)
2022-04-13 23:26:09.031 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3)
2022-04-13 23:26:09.126 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7)
2022-04-13 23:26:09.338 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2)
2022-04-13 23:26:09.340 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2)
2022-04-13 23:26:09.452 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8)
2022-04-13 23:26:09.453 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2)
2022-04-13 23:26:09.455 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0)
2022-04-13 23:26:09.574 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1)
2022-04-13 23:26:09.653 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3)
2022-04-13 23:26:09.686 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0)
2022-04-13 23:26:09.891 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21)
2022-04-13 23:26:09.969 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0)
2022-04-13 23:26:09.971 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0)
2022-04-13 23:26:10.183 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0)
2022-04-13 23:26:10.291 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2)
2022-04-13 23:26:10.758 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1)
2022-04-13 23:26:10.800 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0)
2022-04-13 23:26:11.166 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:11.168 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:11.169 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:11.170 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:11.171 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:11.172 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:11.174 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9)
2022-04-13 23:26:12.393 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0)
2022-04-13 23:26:12.803 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0)
2022-04-13 23:26:12.805 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2)
2022-04-13 23:26:12.902 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0)
2022-04-13 23:26:13.011 | 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.8.0->nova==25.1.0.dev32) (1.0.0)
2022-04-13 23:26:14.676 | Installing collected packages: nova
2022-04-13 23:26:14.676 |   Attempting uninstall: nova
2022-04-13 23:26:14.677 |     Found existing installation: nova 25.1.0.dev32
2022-04-13 23:26:14.685 |     Can't uninstall 'nova'. No files were found to uninstall.
2022-04-13 23:26:14.686 |   Running setup.py develop for nova
2022-04-13 23:26:22.898 | Successfully installed nova
2022-04-13 23:26:22.898 | 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
2022-04-13 23:26:22.907 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:26:22.907 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:26:23.053 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:26:23.056 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:26:23.058 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:26:23.060 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:26:23.063 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:26:23.065 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:26:23.067 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:26:23.070 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:26:23.072 | + functions-common:time_stop:2439          :   start_time=1649892358687
2022-04-13 23:26:23.074 | + functions-common:time_stop:2441          :   [[ -z 1649892358687 ]]
2022-04-13 23:26:23.077 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:26:23.081 | + functions-common:time_stop:2444          :   end_time=1649892383079
2022-04-13 23:26:23.083 | + functions-common:time_stop:2445          :   elapsed_time=24392
2022-04-13 23:26:23.085 | + functions-common:time_stop:2446          :   total=150139
2022-04-13 23:26:23.088 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:26:23.090 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=174531
2022-04-13 23:26:23.092 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:26:23.094 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:26:23.097 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-13 23:26:23.099 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-13 23:26:23.118 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-13 23:26:23.131 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/nova
2022-04-13 23:26:23.133 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/nova
2022-04-13 23:26:23.136 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:26:23.138 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:26:23.141 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]]
2022-04-13 23:26:23.144 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:26:23.146 | + lib/nova:install_nova:928                :   sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion
2022-04-13 23:26:23.159 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:26:23.162 | + ./stack.sh:main:939                      :   configure_nova
2022-04-13 23:26:23.164 | + lib/nova:configure_nova:248              :   sudo install -d -o ubuntu /etc/nova
2022-04-13 23:26:23.177 | + lib/nova:configure_nova:250              :   configure_rootwrap nova
2022-04-13 23:26:23.180 | + inc/rootwrap:configure_rootwrap:43       :   local project=nova
2022-04-13 23:26:23.182 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-13 23:26:23.186 | ++ inc/rootwrap:configure_rootwrap:45       :   echo nova
2022-04-13 23:26:23.186 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-13 23:26:23.191 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=NOVA
2022-04-13 23:26:23.193 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=NOVA_BIN_DIR
2022-04-13 23:26:23.196 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-13 23:26:23.198 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=NOVA_DIR
2022-04-13 23:26:23.201 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/nova
2022-04-13 23:26:23.203 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova
2022-04-13 23:26:23.206 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/nova-rootwrap
2022-04-13 23:26:23.208 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/nova/rootwrap.d
2022-04-13 23:26:23.220 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d
2022-04-13 23:26:23.235 | + inc/rootwrap:configure_rootwrap:57       :   sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d
2022-04-13 23:26:23.249 | + inc/rootwrap:configure_rootwrap:60       :   sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf
2022-04-13 23:26:23.261 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf
2022-04-13 23:26:23.274 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-13 23:26:23.277 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-13 23:26:23.282 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.87VbG49nML
2022-04-13 23:26:23.285 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-13 23:26:23.287 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-13 23:26:23.290 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/nova-rootwrap-daemon ']'
2022-04-13 23:26:23.292 | + inc/rootwrap:configure_rootwrap:71       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-13 23:26:23.295 | + inc/rootwrap:configure_rootwrap:72       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-13 23:26:23.297 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.87VbG49nML
2022-04-13 23:26:23.301 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.87VbG49nML
2022-04-13 23:26:23.313 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.87VbG49nML /etc/sudoers.d/nova-rootwrap
2022-04-13 23:26:23.325 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/nova-rootwrap
2022-04-13 23:26:23.330 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-13 23:26:23.332 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-13 23:26:23.335 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-13 23:26:23.337 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-13 23:26:23.340 | + inc/rootwrap:add_sudo_secure_path:28     :   line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'
2022-04-13 23:26:23.342 | + inc/rootwrap:add_sudo_secure_path:32     :   [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]
2022-04-13 23:26:23.345 | + lib/nova:configure_nova:252              :   [[ 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 =~ n-api ]]
2022-04-13 23:26:23.348 | + lib/nova:configure_nova:254              :   cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova
2022-04-13 23:26:23.352 | + lib/nova:configure_nova:257              :   is_service_enabled n-cpu
2022-04-13 23:26:23.369 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:23.371 | + lib/nova:configure_nova:338              :   create_nova_conf
2022-04-13 23:26:23.373 | + lib/nova:create_nova_conf:412            :   rm -f /opt/stack/nova/bin/nova.conf
2022-04-13 23:26:23.378 | + lib/nova:create_nova_conf:415            :   rm -f /etc/nova/nova.conf
2022-04-13 23:26:23.381 | + lib/nova:create_nova_conf:416            :   iniset /etc/nova/nova.conf DEFAULT debug True
2022-04-13 23:26:23.410 | + lib/nova:create_nova_conf:417            :   '[' True == True ']'
2022-04-13 23:26:23.412 | + lib/nova:create_nova_conf:418            :   iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
2022-04-13 23:26:23.439 | + lib/nova:create_nova_conf:420            :   iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini
2022-04-13 23:26:23.467 | + lib/nova:create_nova_conf:421            :   iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
2022-04-13 23:26:23.494 | + lib/nova:create_nova_conf:422            :   iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
2022-04-13 23:26:23.523 | + lib/nova:create_nova_conf:423            :   iniset /etc/nova/nova.conf scheduler workers 2
2022-04-13 23:26:23.553 | + lib/nova:create_nova_conf:424            :   iniset /etc/nova/nova.conf neutron default_floating_pool public
2022-04-13 23:26:23.583 | + lib/nova:create_nova_conf:425            :   [[ 4 == 6 ]]
2022-04-13 23:26:23.585 | + lib/nova:create_nova_conf:428            :   iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.52
2022-04-13 23:26:23.612 | + lib/nova:create_nova_conf:430            :   iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
2022-04-13 23:26:23.640 | + lib/nova:create_nova_conf:431            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0
2022-04-13 23:26:23.667 | + lib/nova:create_nova_conf:432            :   iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0
2022-04-13 23:26:23.694 | + lib/nova:create_nova_conf:433            :   iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0
2022-04-13 23:26:23.720 | + lib/nova:create_nova_conf:435            :   iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager
2022-04-13 23:26:23.751 | + lib/nova:create_nova_conf:437            :   is_fedora
2022-04-13 23:26:23.753 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:26:23.755 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:26:23.758 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:26:23.760 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:26:23.762 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:26:23.764 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:26:23.766 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:26:23.768 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:26:23.771 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:26:23.773 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:26:23.775 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:26:23.777 | + lib/nova:create_nova_conf:437            :   is_suse
2022-04-13 23:26:23.779 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:26:23.781 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:26:23.784 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:26:23.786 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:26:23.788 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:26:23.790 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:26:23.792 | + lib/nova:create_nova_conf:446            :   is_service_enabled n-api n-cond n-sched
2022-04-13 23:26:23.809 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:23.811 | + lib/nova:create_nova_conf:450            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-13 23:26:23.813 | + lib/nova:create_nova_conf:453            :   local db=nova_cell0
2022-04-13 23:26:23.816 | + lib/nova:create_nova_conf:456            :   iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False
2022-04-13 23:26:23.843 | ++ lib/nova:create_nova_conf:459            :   database_connection_url nova_cell0
2022-04-13 23:26:23.845 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2022-04-13 23:26:23.848 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2022-04-13 23:26:23.850 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell0
2022-04-13 23:26:23.852 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-04-13 23:26:23.855 | + lib/nova:create_nova_conf:459            :   iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-04-13 23:26:23.885 | ++ lib/nova:create_nova_conf:460            :   database_connection_url nova_api
2022-04-13 23:26:23.888 | ++ lib/database:database_connection_url:134 :   local db=nova_api
2022-04-13 23:26:23.890 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_api
2022-04-13 23:26:23.893 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_api
2022-04-13 23:26:23.895 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8'
2022-04-13 23:26:23.898 | + lib/nova:create_nova_conf:460            :   iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8'
2022-04-13 23:26:23.927 | + lib/nova:create_nova_conf:465            :   iniset /etc/nova/nova.conf cache enabled True
2022-04-13 23:26:23.957 | + lib/nova:create_nova_conf:466            :   iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached
2022-04-13 23:26:23.983 | + lib/nova:create_nova_conf:467            :   iniset /etc/nova/nova.conf cache memcache_servers localhost:11211
2022-04-13 23:26:24.010 | + lib/nova:create_nova_conf:470            :   is_service_enabled n-api
2022-04-13 23:26:24.027 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:24.029 | + lib/nova:create_nova_conf:471            :   is_service_enabled n-api-meta
2022-04-13 23:26:24.044 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:24.048 | ++ lib/nova:create_nova_conf:473            :   echo osapi_compute,metadata
2022-04-13 23:26:24.049 | ++ lib/nova:create_nova_conf:473            :   sed s/,metadata//
2022-04-13 23:26:24.054 | + lib/nova:create_nova_conf:473            :   NOVA_ENABLED_APIS=osapi_compute
2022-04-13 23:26:24.056 | + lib/nova:create_nova_conf:475            :   iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute
2022-04-13 23:26:24.083 | + lib/nova:create_nova_conf:476            :   is_service_enabled tls-proxy
2022-04-13 23:26:24.099 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:24.102 | + lib/nova:create_nova_conf:482            :   configure_keystone_authtoken_middleware /etc/nova/nova.conf nova
2022-04-13 23:26:24.104 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/nova/nova.conf
2022-04-13 23:26:24.106 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-13 23:26:24.108 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:26:24.111 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/nova/nova.conf keystone_authtoken auth_type password
2022-04-13 23:26:24.140 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/nova/nova.conf keystone_authtoken interface public
2022-04-13 23:26:24.167 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.52/identity
2022-04-13 23:26:24.194 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/nova/nova.conf keystone_authtoken username nova
2022-04-13 23:26:24.221 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd
2022-04-13 23:26:24.248 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default
2022-04-13 23:26:24.276 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/nova/nova.conf keystone_authtoken project_name service
2022-04-13 23:26:24.302 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default
2022-04-13 23:26:24.329 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:26:24.356 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:26:24.384 | + lib/nova:create_nova_conf:485            :   is_service_enabled cinder
2022-04-13 23:26:24.399 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:24.401 | + lib/nova:create_nova_conf:486            :   configure_cinder_access
2022-04-13 23:26:24.404 | + lib/nova:configure_cinder_access:613     :   iniset /etc/nova/nova.conf cinder os_region_name RegionOne
2022-04-13 23:26:24.433 | + lib/nova:configure_cinder_access:614     :   iniset /etc/nova/nova.conf cinder auth_type password
2022-04-13 23:26:24.461 | + lib/nova:configure_cinder_access:615     :   iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.52/identity
2022-04-13 23:26:24.488 | + lib/nova:configure_cinder_access:622     :   iniset /etc/nova/nova.conf cinder username nova
2022-04-13 23:26:24.515 | + lib/nova:configure_cinder_access:623     :   iniset /etc/nova/nova.conf cinder password Passw0rd
2022-04-13 23:26:24.542 | + lib/nova:configure_cinder_access:624     :   iniset /etc/nova/nova.conf cinder user_domain_name Default
2022-04-13 23:26:24.569 | + lib/nova:configure_cinder_access:625     :   iniset /etc/nova/nova.conf cinder project_name service
2022-04-13 23:26:24.601 | + lib/nova:configure_cinder_access:626     :   iniset /etc/nova/nova.conf cinder project_domain_name Default
2022-04-13 23:26:24.629 | + lib/nova:configure_cinder_access:627     :   is_service_enabled tls-proxy
2022-04-13 23:26:24.645 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:24.647 | + lib/nova:create_nova_conf:489            :   '[' -n /opt/stack/data/nova ']'
2022-04-13 23:26:24.649 | + lib/nova:create_nova_conf:490            :   iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
2022-04-13 23:26:24.679 | + lib/nova:create_nova_conf:491            :   iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova
2022-04-13 23:26:24.714 | + lib/nova:create_nova_conf:493            :   '[' -n /opt/stack/data/nova/instances ']'
2022-04-13 23:26:24.716 | + lib/nova:create_nova_conf:494            :   iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
2022-04-13 23:26:24.743 | + lib/nova:create_nova_conf:496            :   '[' False '!=' False ']'
2022-04-13 23:26:24.745 | + lib/nova:create_nova_conf:499            :   '[' False '!=' False ']'
2022-04-13 23:26:24.748 | + lib/nova:create_nova_conf:505            :   is_suse
2022-04-13 23:26:24.751 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:26:24.753 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:26:24.755 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:26:24.758 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:26:24.760 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:26:24.762 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:26:24.764 | + lib/nova:create_nova_conf:505            :   is_fedora
2022-04-13 23:26:24.767 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:26:24.769 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:26:24.771 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:26:24.773 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:26:24.775 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:26:24.778 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:26:24.780 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:26:24.782 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:26:24.784 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:26:24.787 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:26:24.789 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:26:24.791 | + lib/nova:create_nova_conf:510            :   setup_logging /etc/nova/nova.conf
2022-04-13 23:26:24.793 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova.conf
2022-04-13 23:26:24.796 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova.conf
2022-04-13 23:26:24.799 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:26:24.815 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:26:24.817 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:26:24.820 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:26:24.822 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:26:24.824 | + functions:setup_systemd_logging:702      :   iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:26:24.852 | + functions:setup_systemd_logging:704      :   iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:26:24.879 | + functions:setup_systemd_logging:705      :   iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:26:24.907 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:26:24.934 | + lib/nova:create_nova_conf:512            :   iniset /etc/nova/nova.conf upgrade_levels compute auto
2022-04-13 23:26:24.963 | + lib/nova:create_nova_conf:514            :   is_service_enabled n-api
2022-04-13 23:26:24.980 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:24.982 | + lib/nova:create_nova_conf:515            :   write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute
2022-04-13 23:26:24.984 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-api-uwsgi.ini
2022-04-13 23:26:24.987 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-api-wsgi
2022-04-13 23:26:24.989 | + lib/apache:write_uwsgi_config:256        :   local url=/compute
2022-04-13 23:26:24.991 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:26:24.994 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:26:24.997 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-api-wsgi
2022-04-13 23:26:25.005 | + lib/apache:write_uwsgi_config:259        :   name=nova-api-wsgi
2022-04-13 23:26:25.008 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:26:25.010 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:26:25.023 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:26:25.023 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:26:25.032 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:26:25.035 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:26:25.051 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-api-wsgi.socket
2022-04-13 23:26:25.053 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-api-uwsgi.ini
2022-04-13 23:26:25.057 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi
2022-04-13 23:26:25.086 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2
2022-04-13 23:26:25.114 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true
2022-04-13 23:26:25.140 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:26:25.167 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:26:25.194 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:26:25.221 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:26:25.248 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:26:25.275 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:26:25.303 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-13 23:26:25.330 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:26:25.357 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:26:25.384 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:26:25.411 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:26:25.413 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:26:25.416 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for nova-api-wsgi
2022-04-13 23:26:25.418 | ++ lib/apache:apache_site_config_for:186    :   local site=nova-api-wsgi
2022-04-13 23:26:25.421 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:26:25.424 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:25.426 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:25.428 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-13 23:26:25.431 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-13 23:26:25.433 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket
2022-04-13 23:26:25.460 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:26:25.488 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-13 23:26:25.489 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 '
2022-04-13 23:26:25.497 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 
2022-04-13 23:26:25.500 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site nova-api-wsgi
2022-04-13 23:26:25.503 | + lib/apache:enable_apache_site:203        :   local site=nova-api-wsgi
2022-04-13 23:26:25.505 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:26:25.507 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:26:25.510 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:26:25.512 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:25.514 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:25.517 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:26:25.519 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:26:25.521 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:25.524 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:25.526 | + lib/apache:enable_apache_site:207        :   sudo a2ensite nova-api-wsgi
2022-04-13 23:26:25.587 | Enabling site nova-api-wsgi.
2022-04-13 23:26:25.593 | To activate the new configuration, you need to run:
2022-04-13 23:26:25.593 |   systemctl reload apache2
2022-04-13 23:26:25.598 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:26:25.601 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:26:25.603 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:26:25.605 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:26:25.808 | + lib/nova:create_nova_conf:518            :   is_service_enabled n-api-meta
2022-04-13 23:26:25.830 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:25.833 | + lib/nova:create_nova_conf:519            :   write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775
2022-04-13 23:26:25.835 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-metadata-uwsgi.ini
2022-04-13 23:26:25.838 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-metadata-wsgi
2022-04-13 23:26:25.840 | + lib/apache:write_uwsgi_config:256        :   local url=
2022-04-13 23:26:25.843 | + lib/apache:write_uwsgi_config:257        :   local http=0.0.0.0:8775
2022-04-13 23:26:25.845 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:26:25.848 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-metadata-wsgi
2022-04-13 23:26:25.853 | + lib/apache:write_uwsgi_config:259        :   name=nova-metadata-wsgi
2022-04-13 23:26:25.855 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:26:25.857 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:26:25.870 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:26:25.870 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:26:25.880 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:26:25.883 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:26:25.899 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-metadata-wsgi.socket
2022-04-13 23:26:25.901 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-metadata-uwsgi.ini
2022-04-13 23:26:25.905 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi
2022-04-13 23:26:25.935 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2
2022-04-13 23:26:25.962 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true
2022-04-13 23:26:25.990 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:26:26.019 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:26:26.048 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:26:26.076 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:26:26.105 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:26:26.132 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:26:26.161 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-13 23:26:26.188 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:26:26.217 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:26:26.245 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:26:26.273 | + lib/apache:write_uwsgi_config:299        :   [[ -n 0.0.0.0:8775 ]]
2022-04-13 23:26:26.275 | + lib/apache:write_uwsgi_config:300        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775
2022-04-13 23:26:26.303 | + lib/nova:create_nova_conf:522            :   is_service_enabled ceilometer
2022-04-13 23:26:26.319 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:26.322 | + lib/nova:create_nova_conf:530            :   iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2
2022-04-13 23:26:26.356 | ++ lib/nova:create_nova_conf:531            :   get_notification_url
2022-04-13 23:26:26.358 | ++ lib/rpc_backend:get_notification_url:149 :   local virtual_host=
2022-04-13 23:26:26.361 | ++ lib/rpc_backend:get_notification_url:150 :   is_service_enabled rabbit
2022-04-13 23:26:26.378 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:26.380 | ++ lib/rpc_backend:get_notification_url:151 :   echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:26:26.384 | + lib/nova:create_nova_conf:531            :   iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:26:26.413 | + lib/nova:create_nova_conf:532            :   iniset /etc/nova/nova.conf notifications notification_format unversioned
2022-04-13 23:26:26.445 | + lib/nova:create_nova_conf:533            :   iniset_rpc_backend nova /etc/nova/nova.conf
2022-04-13 23:26:26.447 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-13 23:26:26.449 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova.conf
2022-04-13 23:26:26.452 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:26:26.455 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:26:26.457 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:26:26.474 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:26.477 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:26:26.479 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:26:26.481 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:26:26.498 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:26.501 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:26:26.504 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:26:26.532 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:26:26.534 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:26:26.536 | + lib/nova:create_nova_conf:535            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2
2022-04-13 23:26:26.565 | + lib/nova:create_nova_conf:536            :   iniset /etc/nova/nova.conf DEFAULT metadata_workers 2
2022-04-13 23:26:26.594 | + lib/nova:create_nova_conf:538            :   iniset /etc/nova/nova.conf conductor workers 2
2022-04-13 23:26:26.626 | + lib/nova:create_nova_conf:540            :   is_service_enabled tls-proxy
2022-04-13 23:26:26.643 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:26.646 | + lib/nova:create_nova_conf:545            :   iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5
2022-04-13 23:26:26.676 | + lib/nova:create_nova_conf:547            :   '[' True == True ']'
2022-04-13 23:26:26.678 | + lib/nova:create_nova_conf:548            :   init_nova_service_user_conf
2022-04-13 23:26:26.681 | + lib/nova:init_nova_service_user_conf:796 :   iniset /etc/nova/nova.conf service_user send_service_user_token True
2022-04-13 23:26:26.714 | + lib/nova:init_nova_service_user_conf:797 :   iniset /etc/nova/nova.conf service_user auth_type password
2022-04-13 23:26:26.743 | + lib/nova:init_nova_service_user_conf:798 :   iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.52/identity
2022-04-13 23:26:26.772 | + lib/nova:init_nova_service_user_conf:799 :   iniset /etc/nova/nova.conf service_user username nova
2022-04-13 23:26:26.800 | + lib/nova:init_nova_service_user_conf:800 :   iniset /etc/nova/nova.conf service_user password Passw0rd
2022-04-13 23:26:26.828 | + lib/nova:init_nova_service_user_conf:801 :   iniset /etc/nova/nova.conf service_user user_domain_name Default
2022-04-13 23:26:26.855 | + lib/nova:init_nova_service_user_conf:802 :   iniset /etc/nova/nova.conf service_user project_name service
2022-04-13 23:26:26.884 | + lib/nova:init_nova_service_user_conf:803 :   iniset /etc/nova/nova.conf service_user project_domain_name Default
2022-04-13 23:26:26.911 | + lib/nova:init_nova_service_user_conf:804 :   iniset /etc/nova/nova.conf service_user auth_strategy keystone
2022-04-13 23:26:26.940 | + lib/nova:create_nova_conf:551            :   is_service_enabled n-cond
2022-04-13 23:26:26.956 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:26.959 | ++ lib/nova:create_nova_conf:552            :   seq 1 1
2022-04-13 23:26:26.963 | + lib/nova:create_nova_conf:552            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-13 23:26:26.965 | + lib/nova:create_nova_conf:553            :   local conf
2022-04-13 23:26:26.967 | + lib/nova:create_nova_conf:554            :   local vhost
2022-04-13 23:26:26.970 | ++ lib/nova:create_nova_conf:555            :   conductor_conf 1
2022-04-13 23:26:26.973 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-13 23:26:26.975 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-13 23:26:26.978 | + lib/nova:create_nova_conf:555            :   conf=/etc/nova/nova_cell1.conf
2022-04-13 23:26:26.980 | + lib/nova:create_nova_conf:556            :   vhost=nova_cell1
2022-04-13 23:26:26.982 | + lib/nova:create_nova_conf:558            :   rm -f /etc/nova/nova_cell1.conf
2022-04-13 23:26:26.987 | ++ lib/nova:create_nova_conf:559            :   database_connection_url nova_cell1
2022-04-13 23:26:26.989 | ++ lib/database:database_connection_url:134 :   local db=nova_cell1
2022-04-13 23:26:26.992 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell1
2022-04-13 23:26:26.994 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell1
2022-04-13 23:26:26.996 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8'
2022-04-13 23:26:26.999 | + lib/nova:create_nova_conf:559            :   iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8'
2022-04-13 23:26:27.030 | + lib/nova:create_nova_conf:560            :   iniset /etc/nova/nova_cell1.conf conductor workers 2
2022-04-13 23:26:27.060 | + lib/nova:create_nova_conf:561            :   iniset /etc/nova/nova_cell1.conf DEFAULT debug True
2022-04-13 23:26:27.092 | + lib/nova:create_nova_conf:563            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-13 23:26:27.094 | + lib/nova:create_nova_conf:566            :   rpc_backend_add_vhost nova_cell1
2022-04-13 23:26:27.097 | + lib/rpc_backend:rpc_backend_add_vhost:125 :   local vhost=nova_cell1
2022-04-13 23:26:27.099 | + lib/rpc_backend:rpc_backend_add_vhost:126 :   is_service_enabled rabbit
2022-04-13 23:26:27.116 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:27.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   sudo rabbitmqctl list_vhosts
2022-04-13 23:26:27.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   grep nova_cell1
2022-04-13 23:26:27.832 | + lib/rpc_backend:rpc_backend_add_vhost:127 :   '[' -z nova_cell1 ']'
2022-04-13 23:26:27.835 | + lib/nova:create_nova_conf:567            :   iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1
2022-04-13 23:26:27.837 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-13 23:26:27.839 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova_cell1.conf
2022-04-13 23:26:27.842 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:26:27.845 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=nova_cell1
2022-04-13 23:26:27.847 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:26:27.863 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:27.866 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url nova_cell1
2022-04-13 23:26:27.869 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=nova_cell1
2022-04-13 23:26:27.871 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:26:27.888 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:27.890 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1
2022-04-13 23:26:27.893 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1
2022-04-13 23:26:27.920 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:26:27.923 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:26:27.925 | + lib/nova:create_nova_conf:571            :   is_service_enabled placement placement-client
2022-04-13 23:26:27.942 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:27.944 | + lib/nova:create_nova_conf:572            :   configure_placement_nova_compute /etc/nova/nova_cell1.conf
2022-04-13 23:26:27.946 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova_cell1.conf
2022-04-13 23:26:27.949 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova_cell1.conf placement auth_type password
2022-04-13 23:26:27.979 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.52/identity
2022-04-13 23:26:28.007 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova_cell1.conf placement username placement
2022-04-13 23:26:28.035 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova_cell1.conf placement password Passw0rd
2022-04-13 23:26:28.065 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova_cell1.conf placement user_domain_name Default
2022-04-13 23:26:28.094 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova_cell1.conf placement project_name service
2022-04-13 23:26:28.122 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova_cell1.conf placement project_domain_name Default
2022-04-13 23:26:28.149 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova_cell1.conf placement region_name RegionOne
2022-04-13 23:26:28.178 | + lib/nova:create_nova_conf:576            :   setup_logging /etc/nova/nova_cell1.conf
2022-04-13 23:26:28.180 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova_cell1.conf
2022-04-13 23:26:28.182 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova_cell1.conf
2022-04-13 23:26:28.185 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:26:28.202 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:26:28.204 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:26:28.207 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:26:28.209 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:26:28.211 | + functions:setup_systemd_logging:702      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:26:28.239 | + functions:setup_systemd_logging:704      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:26:28.267 | + functions:setup_systemd_logging:705      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:26:28.294 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:26:28.322 | + lib/nova:create_nova_conf:583            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-13 23:26:28.325 | ++ lib/nova:create_nova_conf:586            :   seq 1 1
2022-04-13 23:26:28.330 | + lib/nova:create_nova_conf:586            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-13 23:26:28.332 | + lib/nova:create_nova_conf:587            :   local conf
2022-04-13 23:26:28.334 | + lib/nova:create_nova_conf:588            :   local offset
2022-04-13 23:26:28.337 | ++ lib/nova:create_nova_conf:589            :   conductor_conf 1
2022-04-13 23:26:28.339 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-13 23:26:28.342 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-13 23:26:28.345 | + lib/nova:create_nova_conf:589            :   conf=/etc/nova/nova_cell1.conf
2022-04-13 23:26:28.347 | + lib/nova:create_nova_conf:590            :   offset=0
2022-04-13 23:26:28.349 | + lib/nova:create_nova_conf:591            :   configure_console_proxies /etc/nova/nova_cell1.conf 0
2022-04-13 23:26:28.352 | + lib/nova:configure_console_proxies:698   :   local conf=/etc/nova/nova_cell1.conf
2022-04-13 23:26:28.354 | + lib/nova:configure_console_proxies:699   :   local offset=0
2022-04-13 23:26:28.356 | + lib/nova:configure_console_proxies:703   :   offset=0
2022-04-13 23:26:28.359 | + lib/nova:configure_console_proxies:705   :   is_service_enabled n-novnc
2022-04-13 23:26:28.376 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:28.379 | + lib/nova:configure_console_proxies:705   :   '[' False '!=' False ']'
2022-04-13 23:26:28.381 | + lib/nova:configure_console_proxies:737   :   is_service_enabled n-spice
2022-04-13 23:26:28.399 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:28.401 | + lib/nova:configure_console_proxies:742   :   is_service_enabled n-sproxy
2022-04-13 23:26:28.417 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:28.420 | + lib/nova:configure_nova:340              :   is_service_enabled n-cpu
2022-04-13 23:26:28.437 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:28.440 | + ./stack.sh:main:942                      :   is_service_enabled placement
2022-04-13 23:26:28.457 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:28.460 | + ./stack.sh:main:944                      :   stack_install_service placement
2022-04-13 23:26:28.462 | + lib/stack:stack_install_service:20       :   local service=placement
2022-04-13 23:26:28.465 | + lib/stack:stack_install_service:21       :   type install_placement
2022-04-13 23:26:28.467 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:26:28.470 | + lib/stack:stack_install_service:32       :   install_placement
2022-04-13 23:26:28.472 | + lib/placement:install_placement:137      :   install_apache_wsgi
2022-04-13 23:26:28.475 | + lib/apache:install_apache_wsgi:143       :   is_ubuntu
2022-04-13 23:26:28.477 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:28.480 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:28.482 | + lib/apache:install_apache_wsgi:145       :   install_package apache2
2022-04-13 23:26:28.485 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:26:28.488 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:26:28.490 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:26:28.493 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:26:28.495 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:26:28.498 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:26:28.501 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:28.503 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:28.506 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:26:28.508 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:26:28.511 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:26:28.513 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:26:28.516 | + functions-common:install_package:1471    :   real_install_package apache2
2022-04-13 23:26:28.518 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:26:28.521 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:28.523 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:28.526 | + functions-common:real_install_package:1457 :   apt_get install apache2
2022-04-13 23:26:28.548 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2
2022-04-13 23:26:28.657 | Reading package lists...
2022-04-13 23:26:28.902 | Building dependency tree...
2022-04-13 23:26:28.903 | Reading state information...
2022-04-13 23:26:29.155 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:26:29.155 | The following packages were automatically installed and are no longer required:
2022-04-13 23:26:29.156 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:26:29.156 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:26:29.156 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:26:29.156 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:26:29.156 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:26:29.156 |   python3-zope.interface
2022-04-13 23:26:29.156 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:26:29.269 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:26:29.273 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:26:29.276 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:26:29.278 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:26:29.281 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:26:29.283 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:26:29.285 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:26:29.288 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:26:29.290 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:26:29.293 | + functions-common:time_stop:2439          :   start_time=1649892388544
2022-04-13 23:26:29.295 | + functions-common:time_stop:2441          :   [[ -z 1649892388544 ]]
2022-04-13 23:26:29.298 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:26:29.303 | + functions-common:time_stop:2444          :   end_time=1649892389300
2022-04-13 23:26:29.305 | + functions-common:time_stop:2445          :   elapsed_time=756
2022-04-13 23:26:29.307 | + functions-common:time_stop:2446          :   total=6019
2022-04-13 23:26:29.310 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:26:29.312 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=6775
2022-04-13 23:26:29.315 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:26:29.317 | + lib/apache:install_apache_wsgi:146       :   is_package_installed libapache2-mod-wsgi
2022-04-13 23:26:29.320 | + functions-common:is_package_installed:1479 :   [[ -z libapache2-mod-wsgi ]]
2022-04-13 23:26:29.322 | + functions-common:is_package_installed:1483 :   [[ -z deb ]]
2022-04-13 23:26:29.325 | + functions-common:is_package_installed:1487 :   [[ deb = \d\e\b ]]
2022-04-13 23:26:29.327 | + functions-common:is_package_installed:1488 :   dpkg -s libapache2-mod-wsgi
2022-04-13 23:26:29.350 | + lib/apache:install_apache_wsgi:149       :   install_package libapache2-mod-wsgi-py3
2022-04-13 23:26:29.353 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:26:29.355 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:26:29.358 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:26:29.360 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:26:29.363 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:26:29.365 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:26:29.368 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:29.370 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:29.373 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:26:29.376 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:26:29.379 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:26:29.381 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:26:29.384 | + functions-common:install_package:1471    :   real_install_package libapache2-mod-wsgi-py3
2022-04-13 23:26:29.386 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:26:29.389 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:29.392 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:29.394 | + functions-common:real_install_package:1457 :   apt_get install libapache2-mod-wsgi-py3
2022-04-13 23:26:29.417 | + functions-common:apt_get:1237            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3
2022-04-13 23:26:29.525 | Reading package lists...
2022-04-13 23:26:29.769 | Building dependency tree...
2022-04-13 23:26:29.779 | Reading state information...
2022-04-13 23:26:30.032 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3).
2022-04-13 23:26:30.032 | The following packages were automatically installed and are no longer required:
2022-04-13 23:26:30.033 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:26:30.033 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:26:30.033 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:26:30.033 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:26:30.033 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:26:30.033 |   python3-zope.interface
2022-04-13 23:26:30.033 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:26:30.146 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:26:30.151 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:26:30.153 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:26:30.157 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:26:30.159 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:26:30.161 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:26:30.164 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:26:30.166 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:26:30.169 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:26:30.171 | + functions-common:time_stop:2439          :   start_time=1649892389414
2022-04-13 23:26:30.174 | + functions-common:time_stop:2441          :   [[ -z 1649892389414 ]]
2022-04-13 23:26:30.177 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:26:30.181 | + functions-common:time_stop:2444          :   end_time=1649892390179
2022-04-13 23:26:30.184 | + functions-common:time_stop:2445          :   elapsed_time=765
2022-04-13 23:26:30.186 | + functions-common:time_stop:2446          :   total=6775
2022-04-13 23:26:30.189 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:26:30.191 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=7540
2022-04-13 23:26:30.193 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:26:30.196 | + lib/apache:install_apache_wsgi:164       :   enable_apache_mod wsgi
2022-04-13 23:26:30.198 | + lib/apache:enable_apache_mod:59          :   local mod=wsgi
2022-04-13 23:26:30.201 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:26:30.204 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:30.206 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:30.209 | + lib/apache:enable_apache_mod:64          :   [[ wsgi != \v\e\r\s\i\o\n ]]
2022-04-13 23:26:30.211 | + lib/apache:enable_apache_mod:64          :   a2query -m wsgi
2022-04-13 23:26:30.268 | wsgi (enabled by maintainer script)
2022-04-13 23:26:30.271 | + lib/placement:install_placement:139      :   pip_install_gr osc-placement
2022-04-13 23:26:30.273 | + inc/python:pip_install_gr:76             :   local name=osc-placement
2022-04-13 23:26:30.276 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:26:30.279 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements osc-placement
2022-04-13 23:26:30.282 | ++ inc/python:get_from_global_requirements:225 :   local package=osc-placement
2022-04-13 23:26:30.285 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:26:30.289 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:26:30.289 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:26:30.294 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='osc-placement  '
2022-04-13 23:26:30.297 | ++ inc/python:get_from_global_requirements:228 :   [[ osc-placement   == '' ]]
2022-04-13 23:26:30.299 | ++ inc/python:get_from_global_requirements:231 :   echo osc-placement
2022-04-13 23:26:30.302 | + inc/python:pip_install_gr:78             :   clean_name=osc-placement
2022-04-13 23:26:30.304 | + inc/python:pip_install_gr:79             :   pip_install osc-placement
2022-04-13 23:26:30.328 | Using python 3.8 to install osc-placement
2022-04-13 23:26:30.331 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement
2022-04-13 23:26:31.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:26:31.205 |   from cryptography.utils import int_from_bytes
2022-04-13 23:26:31.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:26:31.205 |   from cryptography.utils import int_from_bytes
2022-04-13 23:26:32.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:26:32.428 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0)
2022-04-13 23:26:32.439 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1)
2022-04-13 23:26:32.440 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0)
2022-04-13 23:26:32.442 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0)
2022-04-13 23:26:32.443 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6)
2022-04-13 23:26:32.443 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0)
2022-04-13 23:26:32.444 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2)
2022-04-13 23:26:32.504 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0)
2022-04-13 23:26:32.505 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1)
2022-04-13 23:26:32.506 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0)
2022-04-13 23:26:32.507 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2)
2022-04-13 23:26:32.520 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0)
2022-04-13 23:26:32.521 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0)
2022-04-13 23:26:32.522 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1)
2022-04-13 23:26:32.538 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0)
2022-04-13 23:26:32.539 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7)
2022-04-13 23:26:32.540 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1)
2022-04-13 23:26:32.541 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3)
2022-04-13 23:26:32.542 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0)
2022-04-13 23:26:32.543 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0)
2022-04-13 23:26:32.564 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0)
2022-04-13 23:26:32.565 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0)
2022-04-13 23:26:32.566 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0)
2022-04-13 23:26:32.568 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0)
2022-04-13 23:26:32.576 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0)
2022-04-13 23:26:32.615 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4)
2022-04-13 23:26:32.616 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2)
2022-04-13 23:26:32.618 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5)
2022-04-13 23:26:32.619 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0)
2022-04-13 23:26:32.620 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0)
2022-04-13 23:26:32.621 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0)
2022-04-13 23:26:32.622 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32)
2022-04-13 23:26:32.625 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1)
2022-04-13 23:26:32.690 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9)
2022-04-13 23:26:32.692 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12)
2022-04-13 23:26:32.695 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3)
2022-04-13 23:26:32.696 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28)
2022-04-13 23:26:32.784 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2)
2022-04-13 23:26:32.785 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0)
2022-04-13 23:26:32.787 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5)
2022-04-13 23:26:32.829 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0)
2022-04-13 23:26:32.869 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2)
2022-04-13 23:26:33.051 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21)
2022-04-13 23:26:35.285 | 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
2022-04-13 23:26:35.292 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:26:35.292 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:26:35.414 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:26:35.417 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:26:35.419 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:26:35.422 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:26:35.425 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:26:35.427 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:26:35.430 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:26:35.432 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:26:35.435 | + functions-common:time_stop:2439          :   start_time=1649892390322
2022-04-13 23:26:35.437 | + functions-common:time_stop:2441          :   [[ -z 1649892390322 ]]
2022-04-13 23:26:35.440 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:26:35.445 | + functions-common:time_stop:2444          :   end_time=1649892395442
2022-04-13 23:26:35.447 | + functions-common:time_stop:2445          :   elapsed_time=5120
2022-04-13 23:26:35.450 | + functions-common:time_stop:2446          :   total=174531
2022-04-13 23:26:35.452 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:26:35.455 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=179651
2022-04-13 23:26:35.457 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:26:35.460 | + lib/placement:install_placement:140      :   git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master
2022-04-13 23:26:35.462 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/placement.git
2022-04-13 23:26:35.465 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/placement
2022-04-13 23:26:35.468 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:26:35.471 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:26:35.474 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:26:35.477 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:26:35.480 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:26:35.483 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:26:35.501 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:26:35.503 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:26:35.505 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:26:35.509 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:26:35.509 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:26:35.514 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/placement ]]
2022-04-13 23:26:35.517 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:26:35.519 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/placement
2022-04-13 23:26:35.533 | + functions-common:git_clone:684           :   cd /opt/stack/placement
2022-04-13 23:26:35.536 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:26:35.536 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:26:35.540 | 49d22d82 Merge "Fix perfload jobs after consumer_types"
2022-04-13 23:26:35.542 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:26:35.545 | + lib/placement:install_placement:141      :   setup_develop /opt/stack/placement
2022-04-13 23:26:35.548 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:26:35.550 | + inc/python:setup_develop:339             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-13 23:26:35.553 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/placement
2022-04-13 23:26:35.555 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:26:35.558 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/placement -e
2022-04-13 23:26:35.560 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:26:35.563 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/placement == -bindep* ]]
2022-04-13 23:26:35.565 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/placement
2022-04-13 23:26:35.568 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:26:35.570 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:26:35.573 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/placement
2022-04-13 23:26:35.576 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:26:35.579 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/placement
2022-04-13 23:26:35.582 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:26:35.584 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:26:35.587 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg
2022-04-13 23:26:35.593 | + inc/python:_setup_package_with_constraints_edit:385 :   name=openstack-placement
2022-04-13 23:26:35.596 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement
2022-04-13 23:26:36.266 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/placement -e
2022-04-13 23:26:36.269 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:26:36.272 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:26:36.274 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:26:36.277 | + inc/python:setup_package:421             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-13 23:26:36.279 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/placement
2022-04-13 23:26:36.282 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:26:36.284 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:26:36.287 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:26:36.289 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:26:36.292 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:26:36.294 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:26:36.297 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:26:36.300 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/placement
2022-04-13 23:26:36.321 | Using python 3.8 to install /opt/stack/placement
2022-04-13 23:26:36.323 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement
2022-04-13 23:26:37.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:26:37.178 |   from cryptography.utils import int_from_bytes
2022-04-13 23:26:37.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:26:37.178 |   from cryptography.utils import int_from_bytes
2022-04-13 23:26:38.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:26:38.365 | Obtaining file:///opt/stack/placement
2022-04-13 23:26:38.366 |   Preparing metadata (setup.py): started
2022-04-13 23:26:43.050 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:26:43.095 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1)
2022-04-13 23:26:43.096 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35)
2022-04-13 23:26:43.097 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0)
2022-04-13 23:26:43.098 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1)
2022-04-13 23:26:43.099 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7)
2022-04-13 23:26:43.100 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0)
2022-04-13 23:26:43.101 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1)
2022-04-13 23:26:43.103 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0)
2022-04-13 23:26:43.104 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0)
2022-04-13 23:26:43.105 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0)
2022-04-13 23:26:43.106 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0)
2022-04-13 23:26:43.107 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0)
2022-04-13 23:26:43.109 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0)
2022-04-13 23:26:43.110 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2)
2022-04-13 23:26:43.111 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0)
2022-04-13 23:26:43.112 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0)
2022-04-13 23:26:43.113 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1)
2022-04-13 23:26:43.114 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0)
2022-04-13 23:26:43.116 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0)
2022-04-13 23:26:43.117 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0)
2022-04-13 23:26:43.118 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1)
2022-04-13 23:26:43.187 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0)
2022-04-13 23:26:43.188 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0)
2022-04-13 23:26:43.190 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0)
2022-04-13 23:26:43.191 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1)
2022-04-13 23:26:43.193 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0)
2022-04-13 23:26:43.194 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1)
2022-04-13 23:26:43.214 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3)
2022-04-13 23:26:43.256 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0)
2022-04-13 23:26:43.257 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0)
2022-04-13 23:26:43.258 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0)
2022-04-13 23:26:43.259 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0)
2022-04-13 23:26:43.260 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0)
2022-04-13 23:26:43.311 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0)
2022-04-13 23:26:43.313 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1)
2022-04-13 23:26:43.315 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0)
2022-04-13 23:26:43.316 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7)
2022-04-13 23:26:43.365 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6)
2022-04-13 23:26:43.369 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2)
2022-04-13 23:26:43.386 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0)
2022-04-13 23:26:43.387 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0)
2022-04-13 23:26:43.390 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1)
2022-04-13 23:26:43.415 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1)
2022-04-13 23:26:43.417 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3)
2022-04-13 23:26:43.429 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0)
2022-04-13 23:26:43.447 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7)
2022-04-13 23:26:43.448 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0)
2022-04-13 23:26:43.450 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3)
2022-04-13 23:26:43.452 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2)
2022-04-13 23:26:43.494 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3)
2022-04-13 23:26:43.496 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28)
2022-04-13 23:26:43.498 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12)
2022-04-13 23:26:43.499 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9)
2022-04-13 23:26:43.517 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7)
2022-04-13 23:26:43.706 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2)
2022-04-13 23:26:43.746 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3)
2022-04-13 23:26:43.747 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0)
2022-04-13 23:26:43.748 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0)
2022-04-13 23:26:43.765 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0)
2022-04-13 23:26:43.799 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0)
2022-04-13 23:26:43.856 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1)
2022-04-13 23:26:43.922 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0)
2022-04-13 23:26:44.007 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5)
2022-04-13 23:26:44.058 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5)
2022-04-13 23:26:44.253 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2)
2022-04-13 23:26:44.256 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2)
2022-04-13 23:26:44.256 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1)
2022-04-13 23:26:44.334 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0)
2022-04-13 23:26:44.399 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21)
2022-04-13 23:26:44.563 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0)
2022-04-13 23:26:44.674 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0)
2022-04-13 23:26:44.676 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0)
2022-04-13 23:26:46.606 | Installing collected packages: openstack-placement
2022-04-13 23:26:46.606 |   Attempting uninstall: openstack-placement
2022-04-13 23:26:46.607 |     Found existing installation: openstack-placement 7.1.0.dev8
2022-04-13 23:26:46.609 |     Can't uninstall 'openstack-placement'. No files were found to uninstall.
2022-04-13 23:26:46.611 |   Running setup.py develop for openstack-placement
2022-04-13 23:26:52.552 | Successfully installed openstack-placement
2022-04-13 23:26:52.552 | 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
2022-04-13 23:26:52.559 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:26:52.560 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:26:52.687 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:26:52.689 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:26:52.692 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:26:52.694 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:26:52.696 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:26:52.699 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:26:52.701 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:26:52.704 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:26:52.706 | + functions-common:time_stop:2439          :   start_time=1649892396316
2022-04-13 23:26:52.709 | + functions-common:time_stop:2441          :   [[ -z 1649892396316 ]]
2022-04-13 23:26:52.712 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:26:52.716 | + functions-common:time_stop:2444          :   end_time=1649892412713
2022-04-13 23:26:52.718 | + functions-common:time_stop:2445          :   elapsed_time=16397
2022-04-13 23:26:52.721 | + functions-common:time_stop:2446          :   total=179651
2022-04-13 23:26:52.723 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:26:52.725 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=196048
2022-04-13 23:26:52.728 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:26:52.730 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:26:52.733 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-13 23:26:52.735 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-13 23:26:52.755 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-13 23:26:52.767 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/placement
2022-04-13 23:26:52.770 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/placement
2022-04-13 23:26:52.772 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:26:52.775 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:26:52.777 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]]
2022-04-13 23:26:52.780 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:26:52.782 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:26:52.785 | + ./stack.sh:main:945                      :   configure_placement
2022-04-13 23:26:52.787 | + lib/placement:configure_placement:106    :   sudo install -d -o ubuntu /etc/placement
2022-04-13 23:26:52.799 | + lib/placement:configure_placement:107    :   create_placement_conf
2022-04-13 23:26:52.802 | + lib/placement:create_placement_conf:96   :   rm -f /etc/placement/placement.conf
2022-04-13 23:26:52.806 | ++ lib/placement:create_placement_conf:97   :   database_connection_url placement
2022-04-13 23:26:52.809 | ++ lib/database:database_connection_url:134 :   local db=placement
2022-04-13 23:26:52.812 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql placement
2022-04-13 23:26:52.815 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=placement
2022-04-13 23:26:52.817 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-04-13 23:26:52.820 | + lib/placement:create_placement_conf:97   :   iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-04-13 23:26:52.852 | + lib/placement:create_placement_conf:98   :   iniset /etc/placement/placement.conf DEFAULT debug True
2022-04-13 23:26:52.887 | + lib/placement:create_placement_conf:99   :   iniset /etc/placement/placement.conf api auth_strategy keystone
2022-04-13 23:26:52.919 | + lib/placement:create_placement_conf:100  :   configure_keystone_authtoken_middleware /etc/placement/placement.conf placement
2022-04-13 23:26:52.922 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/placement/placement.conf
2022-04-13 23:26:52.924 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=placement
2022-04-13 23:26:52.926 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:26:52.929 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/placement/placement.conf keystone_authtoken auth_type password
2022-04-13 23:26:52.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/placement/placement.conf keystone_authtoken interface public
2022-04-13 23:26:52.991 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.52/identity
2022-04-13 23:26:53.020 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/placement/placement.conf keystone_authtoken username placement
2022-04-13 23:26:53.049 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd
2022-04-13 23:26:53.078 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default
2022-04-13 23:26:53.107 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/placement/placement.conf keystone_authtoken project_name service
2022-04-13 23:26:53.137 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default
2022-04-13 23:26:53.166 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:26:53.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:26:53.225 | + lib/placement:create_placement_conf:101  :   setup_logging /etc/placement/placement.conf
2022-04-13 23:26:53.227 | + functions:setup_logging:674              :   setup_systemd_logging /etc/placement/placement.conf
2022-04-13 23:26:53.230 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/placement/placement.conf
2022-04-13 23:26:53.234 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:26:53.251 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:26:53.254 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:26:53.256 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:26:53.259 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:26:53.261 | + functions:setup_systemd_logging:702      :   iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:26:53.290 | + functions:setup_systemd_logging:704      :   iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:26:53.319 | + functions:setup_systemd_logging:705      :   iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:26:53.349 | + functions:setup_systemd_logging:706      :   iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:26:53.378 | + lib/placement:configure_placement:109    :   [[ uwsgi == \u\w\s\g\i ]]
2022-04-13 23:26:53.381 | + lib/placement:configure_placement:110    :   write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement
2022-04-13 23:26:53.383 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/placement/placement-uwsgi.ini
2022-04-13 23:26:53.386 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/placement-api
2022-04-13 23:26:53.388 | + lib/apache:write_uwsgi_config:256        :   local url=/placement
2022-04-13 23:26:53.391 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:26:53.393 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:26:53.396 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/placement-api
2022-04-13 23:26:53.400 | + lib/apache:write_uwsgi_config:259        :   name=placement-api
2022-04-13 23:26:53.403 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:26:53.406 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:26:53.418 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:26:53.418 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:26:53.427 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:26:53.430 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:26:53.446 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/placement-api.socket
2022-04-13 23:26:53.449 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/placement/placement-uwsgi.ini
2022-04-13 23:26:53.453 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api
2022-04-13 23:26:53.484 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2
2022-04-13 23:26:53.512 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/placement/placement-uwsgi.ini uwsgi master true
2022-04-13 23:26:53.541 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:26:53.570 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:26:53.599 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:26:53.627 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:26:53.656 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:26:53.684 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:26:53.713 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-13 23:26:53.743 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:26:53.772 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:26:53.801 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:26:53.829 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:26:53.832 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:26:53.835 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for placement-api
2022-04-13 23:26:53.838 | ++ lib/apache:apache_site_config_for:186    :   local site=placement-api
2022-04-13 23:26:53.840 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:26:53.843 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:53.846 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:53.848 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/placement-api.conf
2022-04-13 23:26:53.851 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/placement-api.conf
2022-04-13 23:26:53.853 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket
2022-04-13 23:26:53.883 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:26:53.913 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 '
2022-04-13 23:26:53.913 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/placement-api.conf
2022-04-13 23:26:53.922 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 
2022-04-13 23:26:53.925 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site placement-api
2022-04-13 23:26:53.928 | + lib/apache:enable_apache_site:203        :   local site=placement-api
2022-04-13 23:26:53.931 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:26:53.933 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:26:53.936 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:26:53.938 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:53.941 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:53.943 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:26:53.946 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:26:53.948 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:26:53.951 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:26:53.954 | + lib/apache:enable_apache_site:207        :   sudo a2ensite placement-api
2022-04-13 23:26:54.015 | Site placement-api already enabled
2022-04-13 23:26:54.020 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:26:54.022 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:26:54.025 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:26:54.027 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:26:54.161 | + ./stack.sh:main:952                      :   is_service_enabled placement placement-client
2022-04-13 23:26:54.180 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:54.183 | + ./stack.sh:main:953                      :   is_service_enabled n-cpu
2022-04-13 23:26:54.206 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:54.208 | + ./stack.sh:main:953                      :   is_service_enabled n-sch
2022-04-13 23:26:54.227 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:54.230 | + ./stack.sh:main:954                      :   configure_placement_nova_compute
2022-04-13 23:26:54.232 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova.conf
2022-04-13 23:26:54.235 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova.conf placement auth_type password
2022-04-13 23:26:54.268 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity
2022-04-13 23:26:54.297 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova.conf placement username placement
2022-04-13 23:26:54.326 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova.conf placement password Passw0rd
2022-04-13 23:26:54.359 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova.conf placement user_domain_name Default
2022-04-13 23:26:54.390 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova.conf placement project_name service
2022-04-13 23:26:54.419 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova.conf placement project_domain_name Default
2022-04-13 23:26:54.448 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova.conf placement region_name RegionOne
2022-04-13 23:26:54.478 | + ./stack.sh:main:958                      :   is_service_enabled horizon
2022-04-13 23:26:54.495 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:54.498 | + ./stack.sh:main:963                      :   is_service_enabled tls-proxy
2022-04-13 23:26:54.515 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:26:54.518 | + ./stack.sh:main:971                      :   run_phase stack install
2022-04-13 23:26:54.521 | + functions-common:run_phase:1860          :   local mode=stack
2022-04-13 23:26:54.523 | + functions-common:run_phase:1861          :   local phase=install
2022-04-13 23:26:54.525 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:26:54.528 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:26:54.530 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:26:54.533 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:26:54.535 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:26:54.539 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:26:54.543 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:26:54.546 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:26:54.549 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:26:54.551 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install
2022-04-13 23:26:54.554 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:26:54.570 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:26:54.572 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:26:54.574 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:26:54.577 | ++ extras.d/80-tempest.sh:source:7          :   [[ install == \i\n\s\t\a\l\l ]]
2022-04-13 23:26:54.579 | ++ extras.d/80-tempest.sh:source:8          :   echo_summary 'Installing Tempest'
2022-04-13 23:26:54.581 | ++ ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:26:54.584 | ++ ./stack.sh:echo_summary:448              :   echo -e Installing Tempest
2022-04-13 23:26:54.586 | ++ extras.d/80-tempest.sh:source:9          :   async_runfunc install_tempest
2022-04-13 23:26:54.588 | ++ inc/async:async_runfunc:116              :   async_run install_tempest install_tempest
2022-04-13 23:26:54.645 | ++ inc/async:async_inner:63                 :   install_tempest
2022-04-13 23:26:54.682 | [142723 Async install_tempest:167998]: running: install_tempest
2022-04-13 23:26:54.685 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-13 23:26:54.687 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-13 23:26:54.690 | + functions-common:run_phase:1881          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:26:54.693 | + functions-common:run_phase:1884          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-13 23:26:54.696 | + functions-common:run_phase:1887          :   run_plugins stack install
2022-04-13 23:26:54.698 | + functions-common:run_plugins:1846        :   local mode=stack
2022-04-13 23:26:54.701 | + functions-common:run_plugins:1847        :   local phase=install
2022-04-13 23:26:54.704 | + functions-common:run_plugins:1849        :   local plugins=
2022-04-13 23:26:54.707 | + functions-common:run_plugins:1850        :   local plugin
2022-04-13 23:26:54.710 | + ./stack.sh:main:974                      :   use_library_from_git python-openstackclient
2022-04-13 23:26:54.713 | + inc/python:use_library_from_git:250      :   local name=python-openstackclient
2022-04-13 23:26:54.715 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:26:54.718 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:26:54.721 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]]
2022-04-13 23:26:54.724 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:26:54.727 | + ./stack.sh:main:978                      :   pip_install_gr python-openstackclient
2022-04-13 23:26:54.730 | + inc/python:pip_install_gr:76             :   local name=python-openstackclient
2022-04-13 23:26:54.732 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:26:54.736 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-openstackclient
2022-04-13 23:26:54.739 | ++ inc/python:get_from_global_requirements:225 :   local package=python-openstackclient
2022-04-13 23:26:54.742 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:26:54.747 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:26:54.747 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:26:54.752 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-openstackclient  '
2022-04-13 23:26:54.755 | ++ inc/python:get_from_global_requirements:228 :   [[ python-openstackclient   == '' ]]
2022-04-13 23:26:54.758 | ++ inc/python:get_from_global_requirements:231 :   echo python-openstackclient
2022-04-13 23:26:54.761 | + inc/python:pip_install_gr:78             :   clean_name=python-openstackclient
2022-04-13 23:26:54.764 | + inc/python:pip_install_gr:79             :   pip_install python-openstackclient
2022-04-13 23:26:54.790 | Using python 3.8 to install python-openstackclient
2022-04-13 23:26:54.793 | + 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-openstackclient
2022-04-13 23:26:55.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:26:55.662 |   from cryptography.utils import int_from_bytes
2022-04-13 23:26:55.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:26:55.662 |   from cryptography.utils import int_from_bytes
2022-04-13 23:26:56.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:26:56.869 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0)
2022-04-13 23:26:56.889 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0)
2022-04-13 23:26:56.890 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2)
2022-04-13 23:26:56.891 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1)
2022-04-13 23:26:56.892 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0)
2022-04-13 23:26:56.893 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0)
2022-04-13 23:26:56.894 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0)
2022-04-13 23:26:56.895 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2)
2022-04-13 23:26:56.896 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0)
2022-04-13 23:26:56.897 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0)
2022-04-13 23:26:56.898 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1)
2022-04-13 23:26:56.899 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0)
2022-04-13 23:26:56.913 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0)
2022-04-13 23:26:56.914 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0)
2022-04-13 23:26:56.915 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7)
2022-04-13 23:26:56.916 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0)
2022-04-13 23:26:56.917 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0)
2022-04-13 23:26:56.944 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0)
2022-04-13 23:26:56.946 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0)
2022-04-13 23:26:56.947 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5)
2022-04-13 23:26:56.948 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4)
2022-04-13 23:26:56.949 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1)
2022-04-13 23:26:56.950 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0)
2022-04-13 23:26:56.951 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0)
2022-04-13 23:26:56.952 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0)
2022-04-13 23:26:56.953 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0)
2022-04-13 23:26:56.954 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32)
2022-04-13 23:26:56.956 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2)
2022-04-13 23:26:56.969 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6)
2022-04-13 23:26:56.987 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1)
2022-04-13 23:26:56.989 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3)
2022-04-13 23:26:56.990 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0)
2022-04-13 23:26:56.992 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0)
2022-04-13 23:26:57.013 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1)
2022-04-13 23:26:57.031 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0)
2022-04-13 23:26:57.033 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0)
2022-04-13 23:26:57.035 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0)
2022-04-13 23:26:57.129 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0)
2022-04-13 23:26:57.130 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5)
2022-04-13 23:26:57.132 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2)
2022-04-13 23:26:57.176 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0)
2022-04-13 23:26:57.187 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0)
2022-04-13 23:26:57.220 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2)
2022-04-13 23:26:57.382 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0)
2022-04-13 23:26:57.398 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3)
2022-04-13 23:26:57.502 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28)
2022-04-13 23:26:57.503 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9)
2022-04-13 23:26:57.505 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12)
2022-04-13 23:26:57.508 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3)
2022-04-13 23:26:57.658 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21)
2022-04-13 23:26:59.948 | 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
2022-04-13 23:26:59.956 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:26:59.956 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:27:00.084 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:27:00.086 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:27:00.089 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:27:00.091 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:27:00.094 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:27:00.096 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:27:00.098 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:27:00.101 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:27:00.103 | + functions-common:time_stop:2439          :   start_time=1649892414785
2022-04-13 23:27:00.105 | + functions-common:time_stop:2441          :   [[ -z 1649892414785 ]]
2022-04-13 23:27:00.109 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:27:00.113 | + functions-common:time_stop:2444          :   end_time=1649892420110
2022-04-13 23:27:00.115 | + functions-common:time_stop:2445          :   elapsed_time=5325
2022-04-13 23:27:00.118 | + functions-common:time_stop:2446          :   total=196048
2022-04-13 23:27:00.120 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:27:00.122 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=201373
2022-04-13 23:27:00.125 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:27:00.127 | + ./stack.sh:main:983                      :   install_oscwrap
2022-04-13 23:27:00.131 | ++ functions-common:install_oscwrap:2477    :   mktemp
2022-04-13 23:27:00.135 | + functions-common:install_oscwrap:2477    :   OSCWRAP_TIMER_FILE=/tmp/tmp.8aUgGUyXxS
2022-04-13 23:27:00.138 | + functions-common:install_oscwrap:2480    :   shopt -s expand_aliases
2022-04-13 23:27:00.140 | + functions-common:install_oscwrap:2483    :   unalias -a
2022-04-13 23:27:00.143 | + functions-common:install_oscwrap:2485    :   alias openstack=oscwrap
2022-04-13 23:27:00.145 | + ./stack.sh:main:988                      :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:27:00.148 | + ./stack.sh:main:1028                     :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-13 23:27:00.150 | + ./stack.sh:main:1036                     :   is_service_enabled mysql postgresql
2022-04-13 23:27:00.168 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:27:00.171 | + ./stack.sh:main:1037                     :   configure_database
2022-04-13 23:27:00.174 | + lib/database:configure_database:128      :   configure_database_mysql
2022-04-13 23:27:00.176 | + lib/databases/mysql:configure_database_mysql:72 :   local my_conf mysql slow_log
2022-04-13 23:27:00.179 | + lib/databases/mysql:configure_database_mysql:73 :   echo_summary 'Configuring and starting MySQL'
2022-04-13 23:27:00.181 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:27:00.183 | + ./stack.sh:echo_summary:448              :   echo -e Configuring and starting MySQL
2022-04-13 23:27:00.186 | + lib/databases/mysql:configure_database_mysql:75 :   is_ubuntu
2022-04-13 23:27:00.188 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:27:00.190 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:27:00.193 | + lib/databases/mysql:configure_database_mysql:76 :   my_conf=/etc/mysql/my.cnf
2022-04-13 23:27:00.196 | ++ lib/databases/mysql:configure_database_mysql:90 :   ipv6_unquote 0.0.0.0
2022-04-13 23:27:00.199 | ++ functions-common:ipv6_unquote:2230       :   echo 0.0.0.0
2022-04-13 23:27:00.200 | ++ functions-common:ipv6_unquote:2230       :   tr -d '[]'
2022-04-13 23:27:00.204 | + lib/databases/mysql:configure_database_mysql:90 :   iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0
2022-04-13 23:27:00.258 | + lib/databases/mysql:configure_database_mysql:93 :   is_fedora
2022-04-13 23:27:00.261 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:27:00.263 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:27:00.266 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:27:00.268 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:27:00.270 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:27:00.273 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:27:00.275 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:27:00.277 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:27:00.280 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:27:00.283 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:27:00.285 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:27:00.287 | + lib/databases/mysql:configure_database_mysql:93 :   is_suse
2022-04-13 23:27:00.290 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:27:00.292 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:27:00.295 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:27:00.298 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:27:00.300 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:27:00.302 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:27:00.305 | + lib/databases/mysql:configure_database_mysql:96 :   is_ubuntu
2022-04-13 23:27:00.307 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:27:00.309 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:27:00.312 | + lib/databases/mysql:configure_database_mysql:98 :   restart_service mysql
2022-04-13 23:27:00.314 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:27:00.317 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart mysql
2022-04-13 23:27:02.468 | + lib/databases/mysql:configure_database_mysql:104 :   sudo mysqladmin -u root password Passw0rd
2022-04-13 23:27:02.483 | mysqladmin: connect to server at 'localhost' failed
2022-04-13 23:27:02.484 | error: 'Access denied for user 'root'@'localhost' (using password: NO)'
2022-04-13 23:27:02.488 | + lib/databases/mysql:configure_database_mysql:104 :   true
2022-04-13 23:27:02.490 | + lib/databases/mysql:configure_database_mysql:108 :   is_ubuntu
2022-04-13 23:27:02.492 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:27:02.495 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:27:02.497 | + lib/databases/mysql:configure_database_mysql:108 :   '[' mysql == mariadb ']'
2022-04-13 23:27:02.500 | + lib/databases/mysql:configure_database_mysql:111 :   local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 '
2022-04-13 23:27:02.503 | + lib/databases/mysql:configure_database_mysql:117 :   is_ubuntu
2022-04-13 23:27:02.505 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:27:02.507 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:27:02.510 | + lib/databases/mysql:configure_database_mysql:117 :   [[ focal != \b\u\l\l\s\e\y\e ]]
2022-04-13 23:27:02.512 | + lib/databases/mysql:configure_database_mysql:117 :   '[' mysql == mariadb ']'
2022-04-13 23:27:02.515 | + lib/databases/mysql:configure_database_mysql:122 :   sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';'
2022-04-13 23:27:02.527 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:27:02.561 | + lib/databases/mysql:configure_database_mysql:124 :   sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';'
2022-04-13 23:27:02.573 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:27:02.589 | + lib/databases/mysql:configure_database_mysql:129 :   iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL
2022-04-13 23:27:02.643 | + lib/databases/mysql:configure_database_mysql:130 :   iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB
2022-04-13 23:27:02.697 | + lib/databases/mysql:configure_database_mysql:131 :   iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024
2022-04-13 23:27:02.752 | + lib/databases/mysql:configure_database_mysql:133 :   [[ False == \T\r\u\e ]]
2022-04-13 23:27:02.754 | + lib/databases/mysql:configure_database_mysql:153 :   restart_service mysql
2022-04-13 23:27:02.757 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:27:02.759 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart mysql
2022-04-13 23:27:04.874 | + ./stack.sh:main:1041                     :   save_stackenv 1041
2022-04-13 23:27:04.876 | + functions-common:save_stackenv:60        :   local tag=1041
2022-04-13 23:27:04.880 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-13 23:27:04.884 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-13-232704
2022-04-13 23:27:04.889 | + functions-common:save_stackenv:63        :   echo '# 2022-04-13-232704 1041'
2022-04-13 23:27:04.892 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.894 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:27:04.897 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.900 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-13 23:27:04.902 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.905 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-13 23:27:04.907 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.910 | + 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
2022-04-13 23:27:04.912 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.915 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.52
2022-04-13 23:27:04.917 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.920 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity
2022-04-13 23:27:04.922 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.925 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232237
2022-04-13 23:27:04.927 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.930 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-13 23:27:04.932 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.936 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.52
2022-04-13 23:27:04.939 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.942 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-13 23:27:04.945 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.947 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-13 23:27:04.950 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.953 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-13 23:27:04.956 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:27:04.958 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-13 23:27:04.961 | + ./stack.sh:main:1053                     :   [[ True == \T\r\u\e ]]
2022-04-13 23:27:04.964 | + ./stack.sh:main:1054                     :   [[ -f /sys/kernel/mm/ksm/run ]]
2022-04-13 23:27:04.966 | + ./stack.sh:main:1055                     :   sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run'
2022-04-13 23:27:04.978 | + ./stack.sh:main:1067                     :   start_dstat
2022-04-13 23:27:04.981 | + lib/dstat:start_dstat:31                 :   run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:04.984 | + functions-common:run_process:1687        :   local service=dstat
2022-04-13 23:27:04.986 | + functions-common:run_process:1688        :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:04.989 | + functions-common:run_process:1689        :   local group=
2022-04-13 23:27:04.991 | + functions-common:run_process:1690        :   local user=
2022-04-13 23:27:04.994 | + functions-common:run_process:1692        :   local name=dstat
2022-04-13 23:27:04.996 | + functions-common:run_process:1694        :   time_start run_process
2022-04-13 23:27:04.999 | + functions-common:time_start:2418         :   local name=run_process
2022-04-13 23:27:05.002 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:27:05.004 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:27:05.007 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:27:05.012 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649892425009
2022-04-13 23:27:05.014 | + functions-common:run_process:1695        :   is_service_enabled dstat
2022-04-13 23:27:05.031 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:27:05.034 | + functions-common:run_process:1696        :   _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ''
2022-04-13 23:27:05.036 | + functions-common:_run_under_systemd:1652 :   local service=dstat
2022-04-13 23:27:05.039 | + functions-common:_run_under_systemd:1653 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:05.041 | + functions-common:_run_under_systemd:1654 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:05.044 | + functions-common:_run_under_systemd:1656 :   _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:05.047 | + functions-common:_common_systemd_pitfalls:1624 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:05.049 | + functions-common:_common_systemd_pitfalls:1627 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]]
2022-04-13 23:27:05.052 | + functions-common:_common_systemd_pitfalls:1638 :   [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]]
2022-04-13 23:27:05.054 | + functions-common:_run_under_systemd:1658 :   local systemd_service=devstack@dstat.service
2022-04-13 23:27:05.057 | + functions-common:_run_under_systemd:1659 :   local group=
2022-04-13 23:27:05.059 | + functions-common:_run_under_systemd:1660 :   local user=ubuntu
2022-04-13 23:27:05.062 | + functions-common:_run_under_systemd:1661 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]]
2022-04-13 23:27:05.065 | + functions-common:_run_under_systemd:1664 :   write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu
2022-04-13 23:27:05.067 | + functions-common:write_user_unit_file:1569 :   local service=devstack@dstat.service
2022-04-13 23:27:05.069 | + functions-common:write_user_unit_file:1570 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:05.072 | + functions-common:write_user_unit_file:1571 :   local group=
2022-04-13 23:27:05.074 | + functions-common:write_user_unit_file:1572 :   local user=ubuntu
2022-04-13 23:27:05.077 | + functions-common:write_user_unit_file:1573 :   local extra=
2022-04-13 23:27:05.080 | + functions-common:write_user_unit_file:1574 :   [[ -n '' ]]
2022-04-13 23:27:05.082 | + functions-common:write_user_unit_file:1577 :   local unitfile=/etc/systemd/system/devstack@dstat.service
2022-04-13 23:27:05.084 | + functions-common:write_user_unit_file:1578 :   mkdir -p /etc/systemd/system
2022-04-13 23:27:05.089 | + functions-common:write_user_unit_file:1580 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service'
2022-04-13 23:27:05.140 | + functions-common:write_user_unit_file:1581 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu
2022-04-13 23:27:05.196 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:27:05.249 | + functions-common:write_user_unit_file:1583 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process
2022-04-13 23:27:05.303 | + functions-common:write_user_unit_file:1584 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300
2022-04-13 23:27:05.356 | + functions-common:write_user_unit_file:1585 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-13 23:27:05.408 | + functions-common:write_user_unit_file:1586 :   [[ -n '' ]]
2022-04-13 23:27:05.410 | + functions-common:write_user_unit_file:1589 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target
2022-04-13 23:27:05.464 | + functions-common:write_user_unit_file:1592 :   sudo systemctl daemon-reload
2022-04-13 23:27:05.861 | + functions-common:_run_under_systemd:1667 :   sudo systemctl enable devstack@dstat.service
2022-04-13 23:27:05.874 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service.
2022-04-13 23:27:06.251 | + functions-common:_run_under_systemd:1668 :   sudo systemctl start devstack@dstat.service
2022-04-13 23:27:06.273 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-13 23:27:06.275 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:27:06.278 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:27:06.281 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:27:06.283 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:27:06.285 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:27:06.288 | + functions-common:time_stop:2438          :   name=run_process
2022-04-13 23:27:06.290 | + functions-common:time_stop:2439          :   start_time=1649892425009
2022-04-13 23:27:06.293 | + functions-common:time_stop:2441          :   [[ -z 1649892425009 ]]
2022-04-13 23:27:06.296 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:27:06.300 | + functions-common:time_stop:2444          :   end_time=1649892426298
2022-04-13 23:27:06.303 | + functions-common:time_stop:2445          :   elapsed_time=1289
2022-04-13 23:27:06.305 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:27:06.308 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:27:06.311 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=1289
2022-04-13 23:27:06.313 | + lib/dstat:start_dstat:36                 :   run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root
2022-04-13 23:27:06.316 | + functions-common:run_process:1687        :   local service=memory_tracker
2022-04-13 23:27:06.318 | + functions-common:run_process:1688        :   local command=/home/ubuntu/devstack/tools/memory_tracker.sh
2022-04-13 23:27:06.321 | + functions-common:run_process:1689        :   local group=
2022-04-13 23:27:06.323 | + functions-common:run_process:1690        :   local user=root
2022-04-13 23:27:06.326 | + functions-common:run_process:1692        :   local name=memory_tracker
2022-04-13 23:27:06.329 | + functions-common:run_process:1694        :   time_start run_process
2022-04-13 23:27:06.331 | + functions-common:time_start:2418         :   local name=run_process
2022-04-13 23:27:06.334 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:27:06.336 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:27:06.339 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:27:06.344 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649892426341
2022-04-13 23:27:06.346 | + functions-common:run_process:1695        :   is_service_enabled memory_tracker
2022-04-13 23:27:06.368 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:27:06.371 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-13 23:27:06.374 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:27:06.376 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:27:06.379 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:27:06.382 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:27:06.384 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:27:06.387 | + functions-common:time_stop:2438          :   name=run_process
2022-04-13 23:27:06.389 | + functions-common:time_stop:2439          :   start_time=1649892426341
2022-04-13 23:27:06.392 | + functions-common:time_stop:2441          :   [[ -z 1649892426341 ]]
2022-04-13 23:27:06.395 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:27:06.399 | + functions-common:time_stop:2444          :   end_time=1649892426396
2022-04-13 23:27:06.402 | + functions-common:time_stop:2445          :   elapsed_time=55
2022-04-13 23:27:06.405 | + functions-common:time_stop:2446          :   total=1289
2022-04-13 23:27:06.407 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:27:06.410 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=1344
2022-04-13 23:27:06.412 | + lib/dstat:start_dstat:40                 :   is_service_enabled peakmem_tracker
2022-04-13 23:27:06.430 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:27:06.432 | + ./stack.sh:main:1071                     :   is_service_enabled tcpdump
2022-04-13 23:27:06.453 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:27:06.456 | + ./stack.sh:main:1079                     :   is_service_enabled etcd3
2022-04-13 23:27:06.477 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:27:06.479 | + ./stack.sh:main:1080                     :   start_etcd3
2022-04-13 23:27:06.482 | + lib/etcd3:start_etcd3:41                 :   local cmd=/opt/stack/bin/etcd
2022-04-13 23:27:06.485 | + lib/etcd3:start_etcd3:42                 :   cmd+=' --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd'
2022-04-13 23:27:06.487 | + lib/etcd3:start_etcd3:43                 :   cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01'
2022-04-13 23:27:06.490 | + lib/etcd3:start_etcd3:44                 :   cmd+=' --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380'
2022-04-13 23:27:06.493 | + lib/etcd3:start_etcd3:45                 :   cmd+=' --initial-advertise-peer-urls http://10.222.0.52:2380'
2022-04-13 23:27:06.495 | + lib/etcd3:start_etcd3:46                 :   cmd+=' --advertise-client-urls http://10.222.0.52:2379'
2022-04-13 23:27:06.498 | + lib/etcd3:start_etcd3:47                 :   '[' 0.0.0.0 == :: ']'
2022-04-13 23:27:06.501 | + lib/etcd3:start_etcd3:50                 :   cmd+=' --listen-peer-urls http://0.0.0.0:2380 '
2022-04-13 23:27:06.503 | + lib/etcd3:start_etcd3:52                 :   cmd+=' --listen-client-urls http://10.222.0.52:2379'
2022-04-13 23:27:06.506 | + lib/etcd3:start_etcd3:53                 :   '[' True == True ']'
2022-04-13 23:27:06.508 | + lib/etcd3:start_etcd3:54                 :   cmd+=' --debug'
2022-04-13 23:27:06.510 | + lib/etcd3:start_etcd3:57                 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-13 23:27:06.514 | + lib/etcd3:start_etcd3:58                 :   write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.52:2379 --debug' '' root
2022-04-13 23:27:06.516 | + functions-common:write_user_unit_file:1569 :   local service=devstack@etcd.service
2022-04-13 23:27:06.521 | + functions-common:write_user_unit_file:1570 :   local 'command=/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.52:2379 --debug'
2022-04-13 23:27:06.529 | + functions-common:write_user_unit_file:1571 :   local group=
2022-04-13 23:27:06.531 | + functions-common:write_user_unit_file:1572 :   local user=root
2022-04-13 23:27:06.538 | + functions-common:write_user_unit_file:1573 :   local extra=
2022-04-13 23:27:06.540 | + functions-common:write_user_unit_file:1574 :   [[ -n '' ]]
2022-04-13 23:27:06.542 | + functions-common:write_user_unit_file:1577 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-13 23:27:06.545 | + functions-common:write_user_unit_file:1578 :   mkdir -p /etc/systemd/system
2022-04-13 23:27:06.550 | + functions-common:write_user_unit_file:1580 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service'
2022-04-13 23:27:06.625 | + functions-common:write_user_unit_file:1581 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root
2022-04-13 23:27:06.700 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.52:2379 --debug'
2022-04-13 23:27:06.751 | + functions-common:write_user_unit_file:1583 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process
2022-04-13 23:27:06.802 | + functions-common:write_user_unit_file:1584 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300
2022-04-13 23:27:06.853 | + functions-common:write_user_unit_file:1585 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-13 23:27:06.905 | + functions-common:write_user_unit_file:1586 :   [[ -n '' ]]
2022-04-13 23:27:06.907 | + functions-common:write_user_unit_file:1589 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target
2022-04-13 23:27:06.972 | + functions-common:write_user_unit_file:1592 :   sudo systemctl daemon-reload
2022-04-13 23:27:07.382 | + lib/etcd3:start_etcd3:60                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target
2022-04-13 23:27:07.434 | + lib/etcd3:start_etcd3:61                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify
2022-04-13 23:27:07.486 | + lib/etcd3:start_etcd3:62                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure
2022-04-13 23:27:07.538 | + lib/etcd3:start_etcd3:63                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536
2022-04-13 23:27:07.590 | + lib/etcd3:start_etcd3:64                 :   is_arch aarch64
2022-04-13 23:27:07.594 | ++ functions-common:is_arch:506             :   uname -m
2022-04-13 23:27:07.598 | + functions-common:is_arch:506             :   [[ x86_64 == \a\a\r\c\h\6\4 ]]
2022-04-13 23:27:07.601 | + lib/etcd3:start_etcd3:68                 :   sudo systemctl daemon-reload
2022-04-13 23:27:07.997 | + lib/etcd3:start_etcd3:69                 :   sudo systemctl enable devstack@etcd.service
2022-04-13 23:27:08.011 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service.
2022-04-13 23:27:08.376 | + lib/etcd3:start_etcd3:70                 :   sudo systemctl start devstack@etcd.service
2022-04-13 23:27:09.048 | + ./stack.sh:main:1086                     :   is_service_enabled tls-proxy
2022-04-13 23:27:09.066 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:27:09.069 | + ./stack.sh:main:1091                     :   write_clouds_yaml
2022-04-13 23:27:09.071 | + functions-common:write_clouds_yaml:79    :   CLOUDS_YAML=/etc/openstack/clouds.yaml
2022-04-13 23:27:09.074 | ++ functions-common:write_clouds_yaml:81    :   dirname /etc/openstack/clouds.yaml
2022-04-13 23:27:09.079 | + functions-common:write_clouds_yaml:81    :   sudo mkdir -p /etc/openstack
2022-04-13 23:27:09.092 | + functions-common:write_clouds_yaml:82    :   sudo chown -R ubuntu /etc/openstack
2022-04-13 23:27:09.104 | + functions-common:write_clouds_yaml:84    :   CA_CERT_ARG=
2022-04-13 23:27:09.106 | + functions-common:write_clouds_yaml:85    :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-13 23:27:09.109 | + functions-common:write_clouds_yaml:89    :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username demo --os-password Passw0rd --os-project-name demo
2022-04-13 23:27:09.247 | + functions-common:write_clouds_yaml:100   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username admin --os-password Passw0rd --os-project-name admin
2022-04-13 23:27:09.388 | + functions-common:write_clouds_yaml:111   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username admin --os-password Passw0rd --os-project-name demo
2022-04-13 23:27:09.526 | + functions-common:write_clouds_yaml:122   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo
2022-04-13 23:27:09.664 | + functions-common:write_clouds_yaml:133   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo
2022-04-13 23:27:09.801 | + functions-common:write_clouds_yaml:144   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo
2022-04-13 23:27:09.941 | + functions-common:write_clouds_yaml:155   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo
2022-04-13 23:27:10.098 | + functions-common:write_clouds_yaml:166   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username admin --os-password Passw0rd --os-system-scope all
2022-04-13 23:27:10.235 | + functions-common:write_clouds_yaml:177   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username system_member --os-password Passw0rd --os-system-scope all
2022-04-13 23:27:10.373 | + functions-common:write_clouds_yaml:188   :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username system_reader --os-password Passw0rd --os-system-scope all
2022-04-13 23:27:10.511 | + functions-common:write_clouds_yaml:198   :   cat
2022-04-13 23:27:10.516 | ++ functions-common:write_clouds_yaml:204   :   eval echo '~ubuntu'
2022-04-13 23:27:10.519 | +++ functions-common:write_clouds_yaml:204   :   echo /home/ubuntu
2022-04-13 23:27:10.522 | + functions-common:write_clouds_yaml:204   :   rm -f /home/ubuntu/.config/openstack/clouds.yaml
2022-04-13 23:27:10.526 | + ./stack.sh:main:1092                     :   export OS_CLOUD=devstack-admin
2022-04-13 23:27:10.529 | + ./stack.sh:main:1092                     :   OS_CLOUD=devstack-admin
2022-04-13 23:27:10.532 | + ./stack.sh:main:1094                     :   is_service_enabled keystone
2022-04-13 23:27:10.548 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:27:10.551 | + ./stack.sh:main:1095                     :   echo_summary 'Starting Keystone'
2022-04-13 23:27:10.553 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:27:10.556 | + ./stack.sh:echo_summary:448              :   echo -e Starting Keystone
2022-04-13 23:27:10.558 | + ./stack.sh:main:1097                     :   '[' 10.222.0.52 == 10.222.0.52 ']'
2022-04-13 23:27:10.561 | + ./stack.sh:main:1098                     :   init_keystone
2022-04-13 23:27:10.564 | + lib/keystone:init_keystone:473           :   is_service_enabled ldap
2022-04-13 23:27:10.580 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:27:10.582 | + lib/keystone:init_keystone:477           :   [[ True == True ]]
2022-04-13 23:27:10.585 | + lib/keystone:init_keystone:479           :   recreate_database keystone
2022-04-13 23:27:10.587 | + lib/database:recreate_database:112       :   local db=keystone
2022-04-13 23:27:10.590 | + lib/database:recreate_database:113       :   recreate_database_mysql keystone
2022-04-13 23:27:10.593 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=keystone
2022-04-13 23:27:10.595 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'
2022-04-13 23:27:10.600 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:27:11.058 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'
2022-04-13 23:27:11.063 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:27:11.079 | + lib/keystone:init_keystone:482           :   time_start dbsync
2022-04-13 23:27:11.082 | + functions-common:time_start:2418         :   local name=dbsync
2022-04-13 23:27:11.084 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:27:11.087 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:27:11.090 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:27:11.095 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649892431092
2022-04-13 23:27:11.097 | + lib/keystone:init_keystone:484           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync
2022-04-13 23:27:15.807 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=169911) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-13 23:27:15.814 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.817 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:15.817 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:15.843 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:15.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.846 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:15.846 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:15.900 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:15.903 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:15.903 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:15.910 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-13 23:27:17.574 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:17.574 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-13 23:27:17.581 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:17.581 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-13 23:27:17.587 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:17.588 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-13 23:27:17.595 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:17.595 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-13 23:27:17.602 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:17.602 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-13 23:27:17.609 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:17.609 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-13 23:27:17.672 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:17.672 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:17.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.675 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:17.675 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:17.676 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:17.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.679 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:17.679 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:17.687 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:17.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:17.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:17.689 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:17.690 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:18.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.058 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:18.058 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.085 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:18.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.087 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:18.088 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.095 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-13 23:27:18.134 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.134 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-13 23:27:18.141 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.141 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-13 23:27:18.148 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.148 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-13 23:27:18.155 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.155 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-13 23:27:18.164 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.164 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-13 23:27:18.171 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.171 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-13 23:27:18.179 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.179 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:18.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.182 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:18.182 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.183 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:18.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.186 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:18.187 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.194 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:18.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.197 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:18.197 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.515 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:18.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.518 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:18.518 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.545 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:27:18.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:27:18.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:27:18.548 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:27:18.548 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:27:18.555 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-13 23:27:18.566 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.566 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-13 23:27:18.574 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.574 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-13 23:27:18.581 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.581 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-13 23:27:18.589 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.589 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-13 23:27:18.596 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.596 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-13 23:27:18.603 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:18.603 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-13 23:27:18.611 | INFO migrate.versioning.api [-] done
2022-04-13 23:27:19.010 | + lib/keystone:init_keystone:485           :   time_stop dbsync
2022-04-13 23:27:19.012 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:27:19.015 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:27:19.017 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:27:19.020 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:27:19.022 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:27:19.025 | + functions-common:time_stop:2438          :   name=dbsync
2022-04-13 23:27:19.027 | + functions-common:time_stop:2439          :   start_time=1649892431092
2022-04-13 23:27:19.030 | + functions-common:time_stop:2441          :   [[ -z 1649892431092 ]]
2022-04-13 23:27:19.033 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:27:19.038 | + functions-common:time_stop:2444          :   end_time=1649892439035
2022-04-13 23:27:19.040 | + functions-common:time_stop:2445          :   elapsed_time=7943
2022-04-13 23:27:19.042 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:27:19.045 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:27:19.048 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=7943
2022-04-13 23:27:19.050 | + lib/keystone:init_keystone:487           :   [[ fernet == \f\e\r\n\e\t ]]
2022-04-13 23:27:19.053 | + lib/keystone:init_keystone:488           :   rm -rf /etc/keystone/fernet-keys/
2022-04-13 23:27:19.057 | + lib/keystone:init_keystone:489           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup
2022-04-13 23:27:23.649 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it
2022-04-13 23:27:23.649 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-13 23:27:23.650 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-13 23:27:23.650 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']
2022-04-13 23:27:23.650 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-13 23:27:23.651 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-13 23:27:23.651 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-13 23:27:23.651 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-13 23:27:23.651 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-13 23:27:24.015 | + lib/keystone:init_keystone:491           :   rm -rf /etc/keystone/credential-keys/
2022-04-13 23:27:24.019 | + lib/keystone:init_keystone:492           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup
2022-04-13 23:27:28.598 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it
2022-04-13 23:27:28.599 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-13 23:27:28.599 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-13 23:27:28.600 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']
2022-04-13 23:27:28.600 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-13 23:27:28.600 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-13 23:27:28.601 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-13 23:27:28.601 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-13 23:27:28.601 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-13 23:27:28.972 | + ./stack.sh:main:1099                     :   start_keystone
2022-04-13 23:27:28.975 | + lib/keystone:start_keystone:550          :   local service_port=5000
2022-04-13 23:27:28.977 | + lib/keystone:start_keystone:551          :   local auth_protocol=http
2022-04-13 23:27:28.980 | + lib/keystone:start_keystone:552          :   is_service_enabled tls-proxy
2022-04-13 23:27:28.997 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:27:29.000 | + lib/keystone:start_keystone:557          :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:27:29.003 | ++ lib/keystone:start_keystone:561          :   which uwsgi
2022-04-13 23:27:29.007 | + lib/keystone:start_keystone:561          :   run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' ''
2022-04-13 23:27:29.009 | + functions-common:run_process:1687        :   local service=keystone
2022-04-13 23:27:29.012 | + functions-common:run_process:1688        :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:27:29.014 | + functions-common:run_process:1689        :   local group=
2022-04-13 23:27:29.017 | + functions-common:run_process:1690        :   local user=
2022-04-13 23:27:29.019 | + functions-common:run_process:1692        :   local name=keystone
2022-04-13 23:27:29.022 | + functions-common:run_process:1694        :   time_start run_process
2022-04-13 23:27:29.024 | + functions-common:time_start:2418         :   local name=run_process
2022-04-13 23:27:29.026 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:27:29.029 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:27:29.032 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:27:29.036 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649892449033
2022-04-13 23:27:29.039 | + functions-common:run_process:1695        :   is_service_enabled keystone
2022-04-13 23:27:29.055 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:27:29.057 | + functions-common:run_process:1696        :   _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ''
2022-04-13 23:27:29.060 | + functions-common:_run_under_systemd:1652 :   local service=keystone
2022-04-13 23:27:29.063 | + functions-common:_run_under_systemd:1653 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:27:29.065 | + functions-common:_run_under_systemd:1654 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:27:29.067 | + functions-common:_run_under_systemd:1656 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:27:29.070 | + functions-common:_common_systemd_pitfalls:1624 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:27:29.072 | + functions-common:_common_systemd_pitfalls:1627 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]]
2022-04-13 23:27:29.074 | + functions-common:_common_systemd_pitfalls:1638 :   [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]]
2022-04-13 23:27:29.077 | + functions-common:_run_under_systemd:1658 :   local systemd_service=devstack@keystone.service
2022-04-13 23:27:29.079 | + functions-common:_run_under_systemd:1659 :   local group=
2022-04-13 23:27:29.082 | + functions-common:_run_under_systemd:1660 :   local user=ubuntu
2022-04-13 23:27:29.084 | + functions-common:_run_under_systemd:1661 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]]
2022-04-13 23:27:29.087 | + functions-common:_run_under_systemd:1662 :   write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu
2022-04-13 23:27:29.089 | + functions-common:write_uwsgi_user_unit_file:1596 :   local service=devstack@keystone.service
2022-04-13 23:27:29.091 | + functions-common:write_uwsgi_user_unit_file:1597 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:27:29.093 | + functions-common:write_uwsgi_user_unit_file:1598 :   local group=
2022-04-13 23:27:29.095 | + functions-common:write_uwsgi_user_unit_file:1599 :   local user=ubuntu
2022-04-13 23:27:29.097 | + functions-common:write_uwsgi_user_unit_file:1600 :   local unitfile=/etc/systemd/system/devstack@keystone.service
2022-04-13 23:27:29.100 | + functions-common:write_uwsgi_user_unit_file:1601 :   mkdir -p /etc/systemd/system
2022-04-13 23:27:29.103 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service'
2022-04-13 23:27:29.158 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service
2022-04-13 23:27:29.217 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu
2022-04-13 23:27:29.268 | + functions-common:write_uwsgi_user_unit_file:1606 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:27:29.319 | + functions-common:write_uwsgi_user_unit_file:1607 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-13 23:27:29.370 | + functions-common:write_uwsgi_user_unit_file:1608 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify
2022-04-13 23:27:29.422 | + functions-common:write_uwsgi_user_unit_file:1609 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process
2022-04-13 23:27:29.473 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always
2022-04-13 23:27:29.528 | + functions-common:write_uwsgi_user_unit_file:1611 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all
2022-04-13 23:27:29.579 | + functions-common:write_uwsgi_user_unit_file:1612 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100
2022-04-13 23:27:29.631 | + functions-common:write_uwsgi_user_unit_file:1614 :   [[ -n '' ]]
2022-04-13 23:27:29.633 | + functions-common:write_uwsgi_user_unit_file:1617 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target
2022-04-13 23:27:29.686 | + functions-common:write_uwsgi_user_unit_file:1620 :   sudo systemctl daemon-reload
2022-04-13 23:27:30.065 | + functions-common:_run_under_systemd:1667 :   sudo systemctl enable devstack@keystone.service
2022-04-13 23:27:30.079 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service.
2022-04-13 23:27:30.490 | + functions-common:_run_under_systemd:1668 :   sudo systemctl start devstack@keystone.service
2022-04-13 23:27:30.576 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-13 23:27:30.581 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:27:30.592 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:27:30.597 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:27:30.600 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:27:30.606 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:27:30.610 | + functions-common:time_stop:2438          :   name=run_process
2022-04-13 23:27:30.618 | + functions-common:time_stop:2439          :   start_time=1649892449033
2022-04-13 23:27:30.622 | + functions-common:time_stop:2441          :   [[ -z 1649892449033 ]]
2022-04-13 23:27:30.626 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:27:30.649 | + functions-common:time_stop:2444          :   end_time=1649892450628
2022-04-13 23:27:30.657 | + functions-common:time_stop:2445          :   elapsed_time=1595
2022-04-13 23:27:30.659 | + functions-common:time_stop:2446          :   total=1344
2022-04-13 23:27:30.661 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:27:30.664 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=2939
2022-04-13 23:27:30.666 | + lib/keystone:start_keystone:564          :   echo 'Waiting for keystone to start...'
2022-04-13 23:27:30.667 | Waiting for keystone to start...
2022-04-13 23:27:30.669 | + lib/keystone:start_keystone:570          :   local service_uri=http://10.222.0.52/identity/v3/
2022-04-13 23:27:30.672 | + lib/keystone:start_keystone:572          :   wait_for_service 60 http://10.222.0.52/identity/v3/
2022-04-13 23:27:30.675 | + functions:wait_for_service:457           :   local timeout=60
2022-04-13 23:27:30.677 | + functions:wait_for_service:458           :   local url=http://10.222.0.52/identity/v3/
2022-04-13 23:27:30.679 | + functions:wait_for_service:459           :   local rval=0
2022-04-13 23:27:30.682 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-13 23:27:30.685 | + functions-common:time_start:2418         :   local name=wait_for_service
2022-04-13 23:27:30.687 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:27:30.689 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:27:30.701 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:27:30.706 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649892450703
2022-04-13 23:27:30.708 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-13 23:27:30.729 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/identity/v3/
2022-04-13 23:27:37.213 | + ::                                       :   [[ 200 == 503 ]]
2022-04-13 23:27:37.214 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-13 23:27:37.217 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-13 23:27:37.220 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:27:37.222 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:27:37.224 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:27:37.227 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:27:37.229 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:27:37.232 | + functions-common:time_stop:2438          :   name=wait_for_service
2022-04-13 23:27:37.234 | + functions-common:time_stop:2439          :   start_time=1649892450703
2022-04-13 23:27:37.237 | + functions-common:time_stop:2441          :   [[ -z 1649892450703 ]]
2022-04-13 23:27:37.240 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:27:37.245 | + functions-common:time_stop:2444          :   end_time=1649892457242
2022-04-13 23:27:37.248 | + functions-common:time_stop:2445          :   elapsed_time=6539
2022-04-13 23:27:37.251 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:27:37.253 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:27:37.255 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=6539
2022-04-13 23:27:37.258 | + functions:wait_for_service:467           :   return 0
2022-04-13 23:27:37.260 | + lib/keystone:start_keystone:577          :   is_service_enabled tls-proxy
2022-04-13 23:27:37.277 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:27:37.280 | + lib/keystone:start_keystone:582          :   restart_service memcached
2022-04-13 23:27:37.282 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:27:37.284 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart memcached
2022-04-13 23:27:37.319 | + ./stack.sh:main:1100                     :   bootstrap_keystone
2022-04-13 23:27:37.323 | + lib/keystone:bootstrap_keystone:602      :   /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.52/identity
2022-04-13 23:27:40.018 | ++ inc/async:async_inner:64                 :   rc=0
2022-04-13 23:27:40.044 | [167998 Async install_tempest:167998]: finished successfully
2022-04-13 23:27:41.954 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:41.954 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:41.955 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:41.962 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:41.979 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:41.979 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.010 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.044 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.044 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.133 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.133 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.133 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.133 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.134 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.134 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.146 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.146 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.146 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.147 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.147 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.147 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.147 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.155 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.158 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.158 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.158 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.158 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.158 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.159 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.159 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170714) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:27:42.191 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=170714) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-13 23:27:42.496 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created domain default
2022-04-13 23:27:42.536 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created project admin
2022-04-13 23:27:42.564 | DEBUG passlib.handlers.bcrypt [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=170714) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}
2022-04-13 23:27:42.565 | DEBUG passlib.handlers.bcrypt [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=170714) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}
2022-04-13 23:27:42.626 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created user admin
2022-04-13 23:27:42.638 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created role reader
2022-04-13 23:27:42.648 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created role member
2022-04-13 23:27:42.672 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created implied role where 2648328b4730424faae13d2ecd4248de implies 19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:27:42.681 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created role admin
2022-04-13 23:27:42.698 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created implied role where f9ac4f1e26c4424bbbcda3c88f6c5cbf implies 2648328b4730424faae13d2ecd4248de
2022-04-13 23:27:42.709 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Granted role admin on project admin to user admin.
2022-04-13 23:27:42.720 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Granted role admin on the system to user admin.
2022-04-13 23:27:42.734 | WARNING py.warnings [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.
2022-04-13 23:27:42.734 |   warnings.warn(('Invalid uuid: %s. To ensure interoperability, '
2022-04-13 23:27:42.734 | 
2022-04-13 23:27:42.737 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created region RegionOne
2022-04-13 23:27:42.769 | INFO keystone.cmd.bootstrap [None req-58e0a13b-2303-4a0f-a429-82475b7c956f None None] Created public endpoint http://10.222.0.52/identity
2022-04-13 23:27:43.236 | + lib/keystone:bootstrap_keystone:610      :   '[' False == True ']'
2022-04-13 23:27:43.238 | + ./stack.sh:main:1103                     :   create_keystone_accounts
2022-04-13 23:27:43.241 | + lib/keystone:create_keystone_accounts:309 :   local admin_project
2022-04-13 23:27:43.244 | ++ lib/keystone:create_keystone_accounts:310 :   oscwrap project show admin -f value -c id
2022-04-13 23:27:46.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:46.253 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:46.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:46.253 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:46.417 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:27:46.420 | + lib/keystone:create_keystone_accounts:310 :   admin_project=090280cb212e4482b479de9c6f0334bb
2022-04-13 23:27:46.423 | + lib/keystone:create_keystone_accounts:311 :   local admin_user
2022-04-13 23:27:46.426 | ++ lib/keystone:create_keystone_accounts:312 :   oscwrap user show admin -f value -c id
2022-04-13 23:27:48.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:48.657 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:48.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:48.657 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:48.822 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:27:48.825 | + lib/keystone:create_keystone_accounts:312 :   admin_user=4605d5a88e88487588a4ce0efac27f8e
2022-04-13 23:27:48.827 | + lib/keystone:create_keystone_accounts:314 :   local admin_role=admin
2022-04-13 23:27:48.830 | + lib/keystone:create_keystone_accounts:315 :   local member_role=member
2022-04-13 23:27:48.832 | + lib/keystone:create_keystone_accounts:316 :   local reader_role=reader
2022-04-13 23:27:48.835 | + lib/keystone:create_keystone_accounts:318 :   async_run ks-domain-role get_or_add_user_domain_role admin 4605d5a88e88487588a4ce0efac27f8e default
2022-04-13 23:27:48.891 | + inc/async:async_inner:63                 :   get_or_add_user_domain_role admin 4605d5a88e88487588a4ce0efac27f8e default
2022-04-13 23:27:48.928 | [142723 Async ks-domain-role:170886]: running: get_or_add_user_domain_role admin 4605d5a88e88487588a4ce0efac27f8e default
2022-04-13 23:27:48.930 | + lib/keystone:create_keystone_accounts:321 :   get_or_create_domain Default
2022-04-13 23:27:48.933 | + functions-common:get_or_create_domain:884 :   local domain_id
2022-04-13 23:27:48.936 | ++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-13 23:27:52.060 | + functions-common:get_or_create_domain:894 :   domain_id=default
2022-04-13 23:27:52.062 | + functions-common:get_or_create_domain:895 :   echo default
2022-04-13 23:27:52.062 | default
2022-04-13 23:27:52.064 | + lib/keystone:create_keystone_accounts:322 :   async_run ks-project get_or_create_project service Default
2022-04-13 23:27:52.123 | + inc/async:async_inner:63                 :   get_or_create_project service Default
2022-04-13 23:27:52.169 | [142723 Async ks-project:171028]: running: get_or_create_project service Default
2022-04-13 23:27:52.172 | + lib/keystone:create_keystone_accounts:325 :   async_run ks-service get_or_create_role service
2022-04-13 23:27:52.239 | + inc/async:async_inner:63                 :   get_or_create_role service
2022-04-13 23:27:52.280 | [142723 Async ks-service:171114]: running: get_or_create_role service
2022-04-13 23:27:52.282 | + lib/keystone:create_keystone_accounts:331 :   async_run ks-reseller get_or_create_role ResellerAdmin
2022-04-13 23:27:52.359 | + inc/async:async_inner:63                 :   get_or_create_role ResellerAdmin
2022-04-13 23:27:52.416 | [142723 Async ks-reseller:171200]: running: get_or_create_role ResellerAdmin
2022-04-13 23:27:52.433 | + lib/keystone:create_keystone_accounts:335 :   local another_role=anotherrole
2022-04-13 23:27:52.460 | + lib/keystone:create_keystone_accounts:336 :   async_run ks-anotherrole get_or_create_role anotherrole
2022-04-13 23:27:52.861 | + inc/async:async_inner:63                 :   get_or_create_role anotherrole
2022-04-13 23:27:53.095 | [142723 Async ks-anotherrole:171290]: running: get_or_create_role anotherrole
2022-04-13 23:27:53.117 | + lib/keystone:create_keystone_accounts:339 :   local invis_project
2022-04-13 23:27:53.149 | ++ lib/keystone:create_keystone_accounts:340 :   get_or_create_project invisible_to_admin default
2022-04-13 23:27:53.173 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:27:53.205 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id
2022-04-13 23:27:55.839 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:27:55.958 | [171028 Async ks-project:171028]: finished successfully
2022-04-13 23:27:56.127 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:27:56.260 | [171114 Async ks-service:171114]: finished successfully
2022-04-13 23:27:56.338 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:27:56.390 | [171200 Async ks-reseller:171200]: finished successfully
2022-04-13 23:27:56.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:56.644 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:56.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:56.644 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:56.834 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:27:56.837 | ++ functions-common:get_or_create_project:945 :   project_id=24073c228a874f6b89467f87e994c937
2022-04-13 23:27:56.839 | ++ functions-common:get_or_create_project:946 :   echo 24073c228a874f6b89467f87e994c937
2022-04-13 23:27:56.842 | + lib/keystone:create_keystone_accounts:340 :   invis_project=24073c228a874f6b89467f87e994c937
2022-04-13 23:27:56.844 | + lib/keystone:create_keystone_accounts:343 :   local demo_project
2022-04-13 23:27:56.847 | ++ lib/keystone:create_keystone_accounts:344 :   get_or_create_project demo default
2022-04-13 23:27:56.849 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:27:56.853 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id
2022-04-13 23:27:56.923 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:27:56.949 | [171290 Async ks-anotherrole:171290]: finished successfully
2022-04-13 23:27:59.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:59.393 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:59.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:27:59.393 |   from cryptography.utils import int_from_bytes
2022-04-13 23:27:59.570 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:27:59.573 | ++ functions-common:get_or_create_project:945 :   project_id=aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:27:59.576 | ++ functions-common:get_or_create_project:946 :   echo aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:27:59.578 | + lib/keystone:create_keystone_accounts:344 :   demo_project=aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:27:59.581 | + lib/keystone:create_keystone_accounts:345 :   local demo_user
2022-04-13 23:27:59.584 | ++ lib/keystone:create_keystone_accounts:347 :   get_or_create_user demo Passw0rd default demo@example.com
2022-04-13 23:27:59.586 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:27:59.589 | ++ functions-common:get_or_create_user:917  :   [[ ! -z demo@example.com ]]
2022-04-13 23:27:59.591 | ++ functions-common:get_or_create_user:918  :   local email=--email=demo@example.com
2022-04-13 23:27:59.595 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id
2022-04-13 23:27:59.809 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:27:59.834 | [170886 Async ks-domain-role:170886]: finished successfully
2022-04-13 23:28:02.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.092 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.093 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.258 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:02.262 | ++ functions-common:get_or_create_user:932  :   user_id=5409f4eb41d0459d9e0b5a259372a73d
2022-04-13 23:28:02.264 | ++ functions-common:get_or_create_user:933  :   echo 5409f4eb41d0459d9e0b5a259372a73d
2022-04-13 23:28:02.267 | + lib/keystone:create_keystone_accounts:347 :   demo_user=5409f4eb41d0459d9e0b5a259372a73d
2022-04-13 23:28:02.269 | + lib/keystone:create_keystone_accounts:349 :   async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole
2022-04-13 23:28:02.318 | [142723 Async ks-domain-role:170886]: Waiting for completion of get_or_add_user_domain_role admin 4605d5a88e88487588a4ce0efac27f8e default running on PID 170886 (6 other jobs running)
2022-04-13 23:28:02.343 | [142723 Async ks-domain-role:170886]: Signaling child to exit
2022-04-13 23:28:02.343 | WAKEUP
2022-04-13 23:28:02.365 | [142723 Async ks-domain-role:170886]: Signaled
2022-04-13 23:28:02.367 | + functions-common:get_or_add_user_domain_role:1010 :   local user_role_id
2022-04-13 23:28:02.367 | ++ functions-common:get_or_add_user_domain_role:1016 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4605d5a88e88487588a4ce0efac27f8e --domain default
2022-04-13 23:28:02.367 | ++ functions-common:get_or_add_user_domain_role:1016 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:02.367 | ++ functions-common:get_or_add_user_domain_role:1016 :   get_field 1
2022-04-13 23:28:02.367 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:02.367 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:02.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.367 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.367 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.367 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:02.367 | + functions-common:get_or_add_user_domain_role:1016 :   user_role_id=
2022-04-13 23:28:02.367 | + functions-common:get_or_add_user_domain_role:1017 :   [[ -z '' ]]
2022-04-13 23:28:02.367 | + functions-common:get_or_add_user_domain_role:1019 :   openstack --os-cloud devstack-system-admin role add admin --user 4605d5a88e88487588a4ce0efac27f8e --domain default
2022-04-13 23:28:02.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.367 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.367 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.367 | ++ functions-common:get_or_add_user_domain_role:1026 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4605d5a88e88487588a4ce0efac27f8e --domain default
2022-04-13 23:28:02.367 | ++ functions-common:get_or_add_user_domain_role:1026 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:02.367 | ++ functions-common:get_or_add_user_domain_role:1026 :   get_field 1
2022-04-13 23:28:02.367 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:02.367 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:02.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.367 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.367 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.368 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:02.368 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:02.368 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:02.368 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:02.368 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | 4605d5a88e88487588a4ce0efac27f8e |       |         | default |        | False     |'
2022-04-13 23:28:02.368 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:02.368 | + functions-common:get_or_add_user_domain_role:1026 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:02.368 | + functions-common:get_or_add_user_domain_role:1028 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:02.368 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:02.412 | [142723 Async ks-domain-role:170886]: finished get_or_add_user_domain_role admin 4605d5a88e88487588a4ce0efac27f8e default with result 0 in 10 seconds
2022-04-13 23:28:02.419 | Not waiting for async task ks-domain that we never started or has already been waited for
2022-04-13 23:28:02.454 | [142723 Async ks-project:171028]: Waiting for completion of get_or_create_project service Default running on PID 171028 (5 other jobs running)
2022-04-13 23:28:02.479 | [142723 Async ks-project:171028]: Signaling child to exit
2022-04-13 23:28:02.479 | WAKEUP
2022-04-13 23:28:02.501 | [142723 Async ks-project:171028]: Signaled
2022-04-13 23:28:02.502 | + functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:28:02.502 | ++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id
2022-04-13 23:28:02.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.503 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.503 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.503 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:02.503 | + functions-common:get_or_create_project:945 :   project_id=a994bb05d77e4ba9827950f115c65f22
2022-04-13 23:28:02.503 | + functions-common:get_or_create_project:946 :   echo a994bb05d77e4ba9827950f115c65f22
2022-04-13 23:28:02.503 | a994bb05d77e4ba9827950f115c65f22
2022-04-13 23:28:02.547 | [142723 Async ks-project:171028]: finished get_or_create_project service Default with result 0 in 3 seconds
2022-04-13 23:28:02.583 | [142723 Async ks-service:171114]: Waiting for completion of get_or_create_role service running on PID 171114 (4 other jobs running)
2022-04-13 23:28:02.608 | [142723 Async ks-service:171114]: Signaling child to exit
2022-04-13 23:28:02.608 | WAKEUP
2022-04-13 23:28:02.630 | [142723 Async ks-service:171114]: Signaled
2022-04-13 23:28:02.631 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:28:02.631 | ++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id
2022-04-13 23:28:02.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.631 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.631 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.632 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:02.632 | + functions-common:get_or_create_role:957  :   role_id=d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:28:02.632 | + functions-common:get_or_create_role:958  :   echo d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:28:02.632 | d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:28:02.675 | [142723 Async ks-service:171114]: finished get_or_create_role service with result 0 in 4 seconds
2022-04-13 23:28:02.711 | [142723 Async ks-reseller:171200]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 171200 (3 other jobs running)
2022-04-13 23:28:02.735 | [142723 Async ks-reseller:171200]: Signaling child to exit
2022-04-13 23:28:02.735 | WAKEUP
2022-04-13 23:28:02.757 | [142723 Async ks-reseller:171200]: Signaled
2022-04-13 23:28:02.759 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:28:02.759 | ++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id
2022-04-13 23:28:02.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.759 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.759 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.759 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:02.759 | + functions-common:get_or_create_role:957  :   role_id=85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:28:02.759 | + functions-common:get_or_create_role:958  :   echo 85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:28:02.759 | 85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:28:02.802 | [142723 Async ks-reseller:171200]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds
2022-04-13 23:28:02.839 | [142723 Async ks-anotherrole:171290]: Waiting for completion of get_or_create_role anotherrole running on PID 171290 (2 other jobs running)
2022-04-13 23:28:02.863 | [142723 Async ks-anotherrole:171290]: Signaling child to exit
2022-04-13 23:28:02.863 | WAKEUP
2022-04-13 23:28:02.885 | [142723 Async ks-anotherrole:171290]: Signaled
2022-04-13 23:28:02.886 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:28:02.886 | ++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-04-13 23:28:02.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.887 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:02.887 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:02.887 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:02.887 | + functions-common:get_or_create_role:957  :   role_id=5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:02.887 | + functions-common:get_or_create_role:958  :   echo 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:02.887 | 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:02.930 | [142723 Async ks-anotherrole:171290]: finished get_or_create_role anotherrole with result 0 in 4 seconds
2022-04-13 23:28:02.934 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:28:02.936 | + lib/keystone:create_keystone_accounts:351 :   async_run ks-demo-member get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:02.994 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.035 | [142723 Async ks-demo-member:172159]: running: get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.037 | + lib/keystone:create_keystone_accounts:353 :   async_run ks-demo-admin get_or_add_user_project_role admin 4605d5a88e88487588a4ce0efac27f8e aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.097 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin 4605d5a88e88487588a4ce0efac27f8e aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.138 | [142723 Async ks-demo-admin:172271]: running: get_or_add_user_project_role admin 4605d5a88e88487588a4ce0efac27f8e aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.141 | + lib/keystone:create_keystone_accounts:354 :   async_run ks-demo-another get_or_add_user_project_role anotherrole 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.207 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.261 | [142723 Async ks-demo-another:172383]: running: get_or_add_user_project_role anotherrole 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:03.263 | + lib/keystone:create_keystone_accounts:355 :   async_run ks-demo-invis get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d 24073c228a874f6b89467f87e994c937
2022-04-13 23:28:03.330 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d 24073c228a874f6b89467f87e994c937
2022-04-13 23:28:03.413 | [142723 Async ks-demo-invis:172495]: running: get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d 24073c228a874f6b89467f87e994c937
2022-04-13 23:28:03.421 | + lib/keystone:create_keystone_accounts:358 :   local demo_reader
2022-04-13 23:28:03.435 | ++ lib/keystone:create_keystone_accounts:360 :   get_or_create_user demo_reader Passw0rd default demo_reader@example.com
2022-04-13 23:28:03.449 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:28:03.469 | ++ functions-common:get_or_create_user:917  :   [[ ! -z demo_reader@example.com ]]
2022-04-13 23:28:03.493 | ++ functions-common:get_or_create_user:918  :   local email=--email=demo_reader@example.com
2022-04-13 23:28:03.530 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id
2022-04-13 23:28:07.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:07.398 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:07.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:07.398 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:07.581 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:07.585 | ++ functions-common:get_or_create_user:932  :   user_id=5a27ccea5cd64b16926057ccb3772f27
2022-04-13 23:28:07.594 | ++ functions-common:get_or_create_user:933  :   echo 5a27ccea5cd64b16926057ccb3772f27
2022-04-13 23:28:07.598 | + lib/keystone:create_keystone_accounts:360 :   demo_reader=5a27ccea5cd64b16926057ccb3772f27
2022-04-13 23:28:07.601 | + lib/keystone:create_keystone_accounts:362 :   async_run ks-demo-reader get_or_add_user_project_role reader 5a27ccea5cd64b16926057ccb3772f27 aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:07.687 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 5a27ccea5cd64b16926057ccb3772f27 aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:07.768 | [142723 Async ks-demo-reader:172651]: running: get_or_add_user_project_role reader 5a27ccea5cd64b16926057ccb3772f27 aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:07.771 | + lib/keystone:create_keystone_accounts:365 :   local alt_demo_project
2022-04-13 23:28:07.777 | ++ lib/keystone:create_keystone_accounts:366 :   get_or_create_project alt_demo default
2022-04-13 23:28:07.780 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:28:07.785 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id
2022-04-13 23:28:11.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:11.436 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:11.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:11.436 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:11.662 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:11.664 | ++ functions-common:get_or_create_project:945 :   project_id=4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:11.667 | ++ functions-common:get_or_create_project:946 :   echo 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:11.669 | + lib/keystone:create_keystone_accounts:366 :   alt_demo_project=4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:11.672 | + lib/keystone:create_keystone_accounts:368 :   local alt_demo_user
2022-04-13 23:28:11.679 | ++ lib/keystone:create_keystone_accounts:370 :   get_or_create_user alt_demo Passw0rd default alt_demo@example.com
2022-04-13 23:28:11.684 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:28:11.688 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo@example.com ]]
2022-04-13 23:28:11.694 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo@example.com
2022-04-13 23:28:11.698 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id
2022-04-13 23:28:14.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:14.757 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:14.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:14.757 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:14.966 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:14.985 | ++ functions-common:get_or_create_user:932  :   user_id=c6d393b479ad47ebbb155d4449589b1c
2022-04-13 23:28:15.005 | ++ functions-common:get_or_create_user:933  :   echo c6d393b479ad47ebbb155d4449589b1c
2022-04-13 23:28:15.025 | + lib/keystone:create_keystone_accounts:370 :   alt_demo_user=c6d393b479ad47ebbb155d4449589b1c
2022-04-13 23:28:15.053 | + lib/keystone:create_keystone_accounts:372 :   async_run ks-alt-admin get_or_add_user_project_role admin c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:15.489 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:15.730 | [142723 Async ks-alt-admin:173021]: running: get_or_add_user_project_role admin c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:15.754 | + lib/keystone:create_keystone_accounts:373 :   async_run ks-alt-another get_or_add_user_project_role anotherrole c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:16.218 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:16.448 | [142723 Async ks-alt-another:173133]: running: get_or_add_user_project_role anotherrole c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:16.468 | + lib/keystone:create_keystone_accounts:376 :   local alt_demo_member
2022-04-13 23:28:16.506 | ++ lib/keystone:create_keystone_accounts:378 :   get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com
2022-04-13 23:28:16.529 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:28:16.560 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo_member@example.com ]]
2022-04-13 23:28:16.583 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo_member@example.com
2022-04-13 23:28:16.613 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id
2022-04-13 23:28:18.297 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:18.445 | [172159 Async ks-demo-member:172159]: finished successfully
2022-04-13 23:28:19.173 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:19.341 | [172383 Async ks-demo-another:172383]: finished successfully
2022-04-13 23:28:20.561 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:20.609 | [172495 Async ks-demo-invis:172495]: finished successfully
2022-04-13 23:28:21.094 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:21.129 | [172271 Async ks-demo-admin:172271]: finished successfully
2022-04-13 23:28:21.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:21.493 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:21.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:21.493 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:21.720 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:21.726 | ++ functions-common:get_or_create_user:932  :   user_id=ae54080744954c16aa20739c85132ef7
2022-04-13 23:28:21.729 | ++ functions-common:get_or_create_user:933  :   echo ae54080744954c16aa20739c85132ef7
2022-04-13 23:28:21.737 | + lib/keystone:create_keystone_accounts:378 :   alt_demo_member=ae54080744954c16aa20739c85132ef7
2022-04-13 23:28:21.742 | + lib/keystone:create_keystone_accounts:379 :   async_run ks-alt-member-user get_or_add_user_project_role member ae54080744954c16aa20739c85132ef7 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:21.834 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member ae54080744954c16aa20739c85132ef7 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:21.950 | [142723 Async ks-alt-member-user:173516]: running: get_or_add_user_project_role member ae54080744954c16aa20739c85132ef7 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:21.976 | + lib/keystone:create_keystone_accounts:382 :   local alt_demo_reader
2022-04-13 23:28:21.990 | ++ lib/keystone:create_keystone_accounts:384 :   get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com
2022-04-13 23:28:22.006 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:28:22.021 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo_reader@example.com ]]
2022-04-13 23:28:22.042 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo_reader@example.com
2022-04-13 23:28:22.057 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id
2022-04-13 23:28:24.784 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:24.902 | [172651 Async ks-demo-reader:172651]: finished successfully
2022-04-13 23:28:25.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:25.135 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:25.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:25.136 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:25.338 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:25.342 | ++ functions-common:get_or_create_user:932  :   user_id=c02a21b87a1c48d083b25aaa3677c3c7
2022-04-13 23:28:25.345 | ++ functions-common:get_or_create_user:933  :   echo c02a21b87a1c48d083b25aaa3677c3c7
2022-04-13 23:28:25.348 | + lib/keystone:create_keystone_accounts:384 :   alt_demo_reader=c02a21b87a1c48d083b25aaa3677c3c7
2022-04-13 23:28:25.351 | + lib/keystone:create_keystone_accounts:385 :   async_run ks-alt-reader-user get_or_add_user_project_role reader c02a21b87a1c48d083b25aaa3677c3c7 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:25.443 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader c02a21b87a1c48d083b25aaa3677c3c7 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:25.508 | [142723 Async ks-alt-reader-user:173740]: running: get_or_add_user_project_role reader c02a21b87a1c48d083b25aaa3677c3c7 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:25.512 | ++ lib/keystone:create_keystone_accounts:392 :   get_or_create_user system_member Passw0rd default system_member@example.com
2022-04-13 23:28:25.515 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:28:25.517 | ++ functions-common:get_or_create_user:917  :   [[ ! -z system_member@example.com ]]
2022-04-13 23:28:25.520 | ++ functions-common:get_or_create_user:918  :   local email=--email=system_member@example.com
2022-04-13 23:28:25.524 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id
2022-04-13 23:28:28.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:28.535 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:28.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:28.535 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:28.737 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:28.756 | ++ functions-common:get_or_create_user:932  :   user_id=8b7e80e353344783acf70a37e3a65975
2022-04-13 23:28:28.762 | ++ functions-common:get_or_create_user:933  :   echo 8b7e80e353344783acf70a37e3a65975
2022-04-13 23:28:28.769 | + lib/keystone:create_keystone_accounts:392 :   system_member_user=8b7e80e353344783acf70a37e3a65975
2022-04-13 23:28:28.771 | + lib/keystone:create_keystone_accounts:393 :   async_run ks-system-member get_or_add_user_system_role member 8b7e80e353344783acf70a37e3a65975 all
2022-04-13 23:28:29.043 | + inc/async:async_inner:63                 :   get_or_add_user_system_role member 8b7e80e353344783acf70a37e3a65975 all
2022-04-13 23:28:29.248 | [142723 Async ks-system-member:173998]: running: get_or_add_user_system_role member 8b7e80e353344783acf70a37e3a65975 all
2022-04-13 23:28:29.271 | ++ lib/keystone:create_keystone_accounts:396 :   get_or_create_user system_reader Passw0rd default system_reader@example.com
2022-04-13 23:28:29.290 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:28:29.317 | ++ functions-common:get_or_create_user:917  :   [[ ! -z system_reader@example.com ]]
2022-04-13 23:28:29.338 | ++ functions-common:get_or_create_user:918  :   local email=--email=system_reader@example.com
2022-04-13 23:28:29.362 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id
2022-04-13 23:28:32.630 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:32.834 | [173021 Async ks-alt-admin:173021]: finished successfully
2022-04-13 23:28:32.957 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:32.994 | [173133 Async ks-alt-another:173133]: finished successfully
2022-04-13 23:28:33.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:33.051 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:33.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:33.052 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:33.240 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:33.245 | ++ functions-common:get_or_create_user:932  :   user_id=2e97e85993d748f7bb2664c88ec2c8ee
2022-04-13 23:28:33.249 | ++ functions-common:get_or_create_user:933  :   echo 2e97e85993d748f7bb2664c88ec2c8ee
2022-04-13 23:28:33.253 | + lib/keystone:create_keystone_accounts:396 :   system_reader_user=2e97e85993d748f7bb2664c88ec2c8ee
2022-04-13 23:28:33.256 | + lib/keystone:create_keystone_accounts:397 :   async_run ks-system-reader get_or_add_user_system_role reader 2e97e85993d748f7bb2664c88ec2c8ee all
2022-04-13 23:28:33.389 | + inc/async:async_inner:63                 :   get_or_add_user_system_role reader 2e97e85993d748f7bb2664c88ec2c8ee all
2022-04-13 23:28:33.472 | [142723 Async ks-system-reader:174283]: running: get_or_add_user_system_role reader 2e97e85993d748f7bb2664c88ec2c8ee all
2022-04-13 23:28:33.475 | + lib/keystone:create_keystone_accounts:400 :   local admin_group
2022-04-13 23:28:33.482 | ++ lib/keystone:create_keystone_accounts:402 :   get_or_create_group admins default 'openstack admin group'
2022-04-13 23:28:33.486 | ++ functions-common:get_or_create_group:901 :   local 'desc=openstack admin group'
2022-04-13 23:28:33.489 | ++ functions-common:get_or_create_group:902 :   local group_id
2022-04-13 23:28:33.496 | +++ functions-common:get_or_create_group:911 :   oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id
2022-04-13 23:28:36.353 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:36.394 | [173516 Async ks-alt-member-user:173516]: finished successfully
2022-04-13 23:28:37.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:37.031 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:37.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:37.031 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:37.217 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:37.223 | ++ functions-common:get_or_create_group:909 :   group_id=14dd40777358417dab770e9917e2af82
2022-04-13 23:28:37.226 | ++ functions-common:get_or_create_group:910 :   echo 14dd40777358417dab770e9917e2af82
2022-04-13 23:28:37.229 | + lib/keystone:create_keystone_accounts:402 :   admin_group=14dd40777358417dab770e9917e2af82
2022-04-13 23:28:37.233 | + lib/keystone:create_keystone_accounts:403 :   local non_admin_group
2022-04-13 23:28:37.238 | ++ lib/keystone:create_keystone_accounts:405 :   get_or_create_group nonadmins default 'non-admin group'
2022-04-13 23:28:37.241 | ++ functions-common:get_or_create_group:901 :   local 'desc=non-admin group'
2022-04-13 23:28:37.246 | ++ functions-common:get_or_create_group:902 :   local group_id
2022-04-13 23:28:37.251 | +++ functions-common:get_or_create_group:911 :   oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id
2022-04-13 23:28:38.688 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:38.720 | [173740 Async ks-alt-reader-user:173740]: finished successfully
2022-04-13 23:28:39.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:39.891 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:39.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:39.891 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:40.078 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:40.080 | ++ functions-common:get_or_create_group:909 :   group_id=3ca371ce35f64ea49c32ccdd97c2f4ed
2022-04-13 23:28:40.083 | ++ functions-common:get_or_create_group:910 :   echo 3ca371ce35f64ea49c32ccdd97c2f4ed
2022-04-13 23:28:40.086 | + lib/keystone:create_keystone_accounts:405 :   non_admin_group=3ca371ce35f64ea49c32ccdd97c2f4ed
2022-04-13 23:28:40.089 | + lib/keystone:create_keystone_accounts:407 :   async_run ks-group-memberdemo get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:40.154 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:40.205 | [142723 Async ks-group-memberdemo:174634]: running: get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:40.208 | + lib/keystone:create_keystone_accounts:408 :   async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:40.297 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:40.400 | [142723 Async ks-group-anotherdemo:174720]: running: get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:40.411 | + lib/keystone:create_keystone_accounts:409 :   async_run ks-group-memberalt get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:40.790 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:40.992 | [142723 Async ks-group-memberalt:174827]: running: get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:41.017 | + lib/keystone:create_keystone_accounts:410 :   async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:41.085 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:41.231 | [173998 Async ks-system-member:173998]: finished successfully
2022-04-13 23:28:41.373 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:41.596 | [142723 Async ks-group-anotheralt:174950]: running: get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:41.622 | + lib/keystone:create_keystone_accounts:411 :   async_run ks-group-admin get_or_add_group_project_role admin 14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb
2022-04-13 23:28:42.057 | + inc/async:async_inner:63                 :   get_or_add_group_project_role admin 14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb
2022-04-13 23:28:42.267 | [142723 Async ks-group-admin:175040]: running: get_or_add_group_project_role admin 14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb
2022-04-13 23:28:42.293 | + lib/keystone:create_keystone_accounts:413 :   async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader
2022-04-13 23:28:42.683 | [142723 Async ks-demo-member:172159]: Waiting for completion of get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4 running on PID 172159 (17 other jobs running)
2022-04-13 23:28:42.861 | [142723 Async ks-demo-member:172159]: Signaling child to exit
2022-04-13 23:28:42.861 | WAKEUP
2022-04-13 23:28:43.042 | [142723 Async ks-demo-member:172159]: Signaled
2022-04-13 23:28:43.061 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:43.061 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:43.061 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:43.061 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:43.061 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:43.061 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:43.061 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:43.061 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:43.061 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5409f4eb41d0459d9e0b5a259372a73d --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:43.061 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:43.061 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:43.061 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:43.061 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:43.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.061 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.061 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.061 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:43.061 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:43.061 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:43.061 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user 5409f4eb41d0459d9e0b5a259372a73d --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:43.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.061 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.062 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.062 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5409f4eb41d0459d9e0b5a259372a73d --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:43.062 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:43.062 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:43.062 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:43.062 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:43.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.062 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.062 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.062 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:43.062 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:43.062 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:43.062 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:43.062 | ++ functions-common:get_field:825           :   echo '| 2648328b4730424faae13d2ecd4248de | 5409f4eb41d0459d9e0b5a259372a73d |       | aeb37a16d679447092205aa532a6b4e4 |        |        | False     |'
2022-04-13 23:28:43.062 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:43.062 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:43.062 | + functions-common:get_or_add_user_project_role:1004 :   echo 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:43.062 | 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:43.378 | [142723 Async ks-demo-member:172159]: finished get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4 with result 0 in 15 seconds
2022-04-13 23:28:43.605 | [142723 Async ks-demo-admin:172271]: Waiting for completion of get_or_add_user_project_role admin 4605d5a88e88487588a4ce0efac27f8e aeb37a16d679447092205aa532a6b4e4 running on PID 172271 (16 other jobs running)
2022-04-13 23:28:43.761 | [142723 Async ks-demo-admin:172271]: Signaling child to exit
2022-04-13 23:28:43.761 | WAKEUP
2022-04-13 23:28:43.883 | [142723 Async ks-demo-admin:172271]: Signaled
2022-04-13 23:28:43.892 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:43.893 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:43.893 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:43.893 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:43.893 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:43.893 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:43.893 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:43.893 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:43.893 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:43.893 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4605d5a88e88487588a4ce0efac27f8e --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:43.893 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:43.893 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:43.893 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:43.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.893 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.893 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.893 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:43.893 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:43.893 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:43.893 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 4605d5a88e88487588a4ce0efac27f8e --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:43.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.893 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.893 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.893 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:43.893 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:43.893 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4605d5a88e88487588a4ce0efac27f8e --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:43.893 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:43.893 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:43.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:43.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:43.894 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:43.894 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:43.894 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:43.894 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:43.894 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | 4605d5a88e88487588a4ce0efac27f8e |       | aeb37a16d679447092205aa532a6b4e4 |        |        | False     |'
2022-04-13 23:28:43.894 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:43.894 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:43.894 | + functions-common:get_or_add_user_project_role:1004 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:43.894 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:44.205 | [142723 Async ks-demo-admin:172271]: finished get_or_add_user_project_role admin 4605d5a88e88487588a4ce0efac27f8e aeb37a16d679447092205aa532a6b4e4 with result 0 in 18 seconds
2022-04-13 23:28:44.396 | [142723 Async ks-demo-another:172383]: Waiting for completion of get_or_add_user_project_role anotherrole 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4 running on PID 172383 (15 other jobs running)
2022-04-13 23:28:44.548 | [142723 Async ks-demo-another:172383]: Signaling child to exit
2022-04-13 23:28:44.549 | WAKEUP
2022-04-13 23:28:44.695 | [142723 Async ks-demo-another:172383]: Signaled
2022-04-13 23:28:44.702 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:44.702 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:44.702 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:44.702 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:44.702 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:44.702 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:44.702 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:44.702 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:44.702 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5409f4eb41d0459d9e0b5a259372a73d --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:44.703 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:44.703 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:44.703 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:44.703 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:44.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:44.704 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:44.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:44.704 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:44.704 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:44.704 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:44.704 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:44.704 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add anotherrole --user 5409f4eb41d0459d9e0b5a259372a73d --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:44.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:44.704 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:44.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:44.704 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:44.704 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:44.704 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:44.704 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5409f4eb41d0459d9e0b5a259372a73d --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:44.704 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:44.704 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:44.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:44.704 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:44.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:44.704 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:44.704 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:44.704 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:44.705 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:44.705 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:44.705 | ++ functions-common:get_field:825           :   echo '| 5a74eb9ef9fa42b5aec4a6a0dcc9005b | 5409f4eb41d0459d9e0b5a259372a73d |       | aeb37a16d679447092205aa532a6b4e4 |        |        | False     |'
2022-04-13 23:28:44.705 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:44.705 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:44.705 | + functions-common:get_or_add_user_project_role:1004 :   echo 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:44.705 | 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:44.999 | [142723 Async ks-demo-another:172383]: finished get_or_add_user_project_role anotherrole 5409f4eb41d0459d9e0b5a259372a73d aeb37a16d679447092205aa532a6b4e4 with result 0 in 16 seconds
2022-04-13 23:28:45.060 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:45.184 | [142723 Async ks-demo-invis:172495]: Waiting for completion of get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d 24073c228a874f6b89467f87e994c937 running on PID 172495 (14 other jobs running)
2022-04-13 23:28:45.221 | [174283 Async ks-system-reader:174283]: finished successfully
2022-04-13 23:28:45.322 | [142723 Async ks-demo-invis:172495]: Signaling child to exit
2022-04-13 23:28:45.322 | WAKEUP
2022-04-13 23:28:45.453 | [142723 Async ks-demo-invis:172495]: Signaled
2022-04-13 23:28:45.465 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:45.465 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:45.465 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:45.465 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:45.465 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:45.465 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:45.465 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:45.465 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:45.465 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5409f4eb41d0459d9e0b5a259372a73d --project 24073c228a874f6b89467f87e994c937
2022-04-13 23:28:45.465 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:45.465 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:45.465 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:45.465 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:45.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:45.465 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:45.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:45.465 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:45.465 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:45.465 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:45.465 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:45.466 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user 5409f4eb41d0459d9e0b5a259372a73d --project 24073c228a874f6b89467f87e994c937
2022-04-13 23:28:45.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:45.466 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:45.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:45.466 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:45.466 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5409f4eb41d0459d9e0b5a259372a73d --project 24073c228a874f6b89467f87e994c937
2022-04-13 23:28:45.466 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:45.466 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:45.466 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:45.466 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:45.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:45.466 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:45.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:45.466 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:45.466 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:45.466 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:45.466 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:45.466 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:45.466 | ++ functions-common:get_field:825           :   echo '| 2648328b4730424faae13d2ecd4248de | 5409f4eb41d0459d9e0b5a259372a73d |       | 24073c228a874f6b89467f87e994c937 |        |        | False     |'
2022-04-13 23:28:45.466 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:45.466 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:45.466 | + functions-common:get_or_add_user_project_role:1004 :   echo 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:45.466 | 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:45.783 | [142723 Async ks-demo-invis:172495]: finished get_or_add_user_project_role member 5409f4eb41d0459d9e0b5a259372a73d 24073c228a874f6b89467f87e994c937 with result 0 in 17 seconds
2022-04-13 23:28:46.034 | [142723 Async ks-demo-reader:172651]: Waiting for completion of get_or_add_user_project_role reader 5a27ccea5cd64b16926057ccb3772f27 aeb37a16d679447092205aa532a6b4e4 running on PID 172651 (13 other jobs running)
2022-04-13 23:28:46.167 | [142723 Async ks-demo-reader:172651]: Signaling child to exit
2022-04-13 23:28:46.167 | WAKEUP
2022-04-13 23:28:46.312 | [142723 Async ks-demo-reader:172651]: Signaled
2022-04-13 23:28:46.313 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:46.313 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:46.313 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:46.313 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:46.313 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:46.314 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:46.314 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:46.314 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:46.314 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5a27ccea5cd64b16926057ccb3772f27 --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:46.314 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:46.314 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:46.314 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:46.314 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:46.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:46.314 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:46.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:46.314 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:46.314 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:46.314 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:46.314 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:46.314 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add reader --user 5a27ccea5cd64b16926057ccb3772f27 --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:46.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:46.314 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:46.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:46.314 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:46.314 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5a27ccea5cd64b16926057ccb3772f27 --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:46.314 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:46.314 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:46.314 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:46.314 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:46.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:46.314 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:46.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:46.314 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:46.314 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:46.314 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:46.314 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:46.315 | ++ functions-common:get_field:825           :   echo '| 19d3b898aadd4eb2af9efe5b269405cd | 5a27ccea5cd64b16926057ccb3772f27 |       | aeb37a16d679447092205aa532a6b4e4 |        |        | False     |'
2022-04-13 23:28:46.315 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:46.315 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:46.315 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:46.315 | + functions-common:get_or_add_user_project_role:1004 :   echo 19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:46.315 | 19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:46.603 | [142723 Async ks-demo-reader:172651]: finished get_or_add_user_project_role reader 5a27ccea5cd64b16926057ccb3772f27 aeb37a16d679447092205aa532a6b4e4 with result 0 in 17 seconds
2022-04-13 23:28:46.650 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:28:46.674 | + lib/keystone:create_keystone_accounts:414 :   async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user
2022-04-13 23:28:46.996 | [142723 Async ks-alt-admin:173021]: Waiting for completion of get_or_add_user_project_role admin c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c running on PID 173021 (12 other jobs running)
2022-04-13 23:28:47.143 | [142723 Async ks-alt-admin:173021]: Signaling child to exit
2022-04-13 23:28:47.143 | WAKEUP
2022-04-13 23:28:47.281 | [142723 Async ks-alt-admin:173021]: Signaled
2022-04-13 23:28:47.293 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:47.293 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:47.293 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:47.293 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:47.293 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:47.293 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:47.293 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:47.293 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:47.293 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:47.293 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:47.293 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6d393b479ad47ebbb155d4449589b1c --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:47.293 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:47.293 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:47.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:47.293 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:47.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:47.293 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:47.293 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:47.293 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:47.293 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:47.293 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user c6d393b479ad47ebbb155d4449589b1c --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:47.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:47.294 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:47.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:47.294 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:47.294 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6d393b479ad47ebbb155d4449589b1c --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:47.294 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:47.294 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:47.294 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:47.294 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:47.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:47.294 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:47.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:47.294 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:47.294 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:47.294 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:47.294 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:47.294 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:47.294 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | c6d393b479ad47ebbb155d4449589b1c |       | 4d9e9c3ceb614f229494e64dd019954c |        |        | False     |'
2022-04-13 23:28:47.294 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:47.294 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:47.294 | + functions-common:get_or_add_user_project_role:1004 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:47.294 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:28:47.520 | [142723 Async ks-alt-admin:173021]: finished get_or_add_user_project_role admin c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c with result 0 in 17 seconds
2022-04-13 23:28:47.676 | [142723 Async ks-alt-another:173133]: Waiting for completion of get_or_add_user_project_role anotherrole c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c running on PID 173133 (11 other jobs running)
2022-04-13 23:28:47.827 | [142723 Async ks-alt-another:173133]: Signaling child to exit
2022-04-13 23:28:47.827 | WAKEUP
2022-04-13 23:28:47.990 | [142723 Async ks-alt-another:173133]: Signaled
2022-04-13 23:28:48.001 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:48.001 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:48.001 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:48.001 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:48.001 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:48.001 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:48.001 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:48.001 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:48.001 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:48.001 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c6d393b479ad47ebbb155d4449589b1c --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:48.001 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:48.001 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:48.001 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:48.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.001 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.002 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.002 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:48.002 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:48.002 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:48.002 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add anotherrole --user c6d393b479ad47ebbb155d4449589b1c --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:48.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.002 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.002 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.002 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c6d393b479ad47ebbb155d4449589b1c --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:48.002 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:48.002 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:48.002 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:48.002 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:48.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.002 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.002 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.002 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:48.002 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:48.002 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:48.002 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:48.002 | ++ functions-common:get_field:825           :   echo '| 5a74eb9ef9fa42b5aec4a6a0dcc9005b | c6d393b479ad47ebbb155d4449589b1c |       | 4d9e9c3ceb614f229494e64dd019954c |        |        | False     |'
2022-04-13 23:28:48.002 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:48.002 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:48.002 | + functions-common:get_or_add_user_project_role:1004 :   echo 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:48.002 | 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:28:48.338 | [142723 Async ks-alt-another:173133]: finished get_or_add_user_project_role anotherrole c6d393b479ad47ebbb155d4449589b1c 4d9e9c3ceb614f229494e64dd019954c with result 0 in 16 seconds
2022-04-13 23:28:48.582 | [142723 Async ks-alt-member-user:173516]: Waiting for completion of get_or_add_user_project_role member ae54080744954c16aa20739c85132ef7 4d9e9c3ceb614f229494e64dd019954c running on PID 173516 (10 other jobs running)
2022-04-13 23:28:48.746 | [142723 Async ks-alt-member-user:173516]: Signaling child to exit
2022-04-13 23:28:48.747 | WAKEUP
2022-04-13 23:28:48.883 | [142723 Async ks-alt-member-user:173516]: Signaled
2022-04-13 23:28:48.893 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:48.893 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:48.893 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:48.894 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:48.894 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:48.894 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:48.894 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:48.894 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:48.894 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae54080744954c16aa20739c85132ef7 --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:48.894 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:48.894 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:48.894 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:48.894 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:48.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.894 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:48.894 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:48.894 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:48.894 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user ae54080744954c16aa20739c85132ef7 --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:48.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.894 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae54080744954c16aa20739c85132ef7 --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:48.894 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:48.894 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:48.894 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:48.894 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:48.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:48.894 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:48.895 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:48.895 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:48.895 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:48.895 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:48.895 | ++ functions-common:get_field:825           :   echo '| 2648328b4730424faae13d2ecd4248de | ae54080744954c16aa20739c85132ef7 |       | 4d9e9c3ceb614f229494e64dd019954c |        |        | False     |'
2022-04-13 23:28:48.895 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:48.895 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:48.895 | + functions-common:get_or_add_user_project_role:1004 :   echo 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:48.895 | 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:49.222 | [142723 Async ks-alt-member-user:173516]: finished get_or_add_user_project_role member ae54080744954c16aa20739c85132ef7 4d9e9c3ceb614f229494e64dd019954c with result 0 in 14 seconds
2022-04-13 23:28:49.438 | [142723 Async ks-alt-reader-user:173740]: Waiting for completion of get_or_add_user_project_role reader c02a21b87a1c48d083b25aaa3677c3c7 4d9e9c3ceb614f229494e64dd019954c running on PID 173740 (9 other jobs running)
2022-04-13 23:28:49.583 | [142723 Async ks-alt-reader-user:173740]: Signaling child to exit
2022-04-13 23:28:49.583 | WAKEUP
2022-04-13 23:28:49.730 | [142723 Async ks-alt-reader-user:173740]: Signaled
2022-04-13 23:28:49.732 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:28:49.732 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:28:49.732 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:49.732 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:49.732 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:49.732 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:49.732 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:49.732 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:28:49.732 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c02a21b87a1c48d083b25aaa3677c3c7 --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:49.732 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:28:49.732 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:49.732 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:49.732 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:49.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:49.732 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:49.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:49.732 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:49.732 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:49.732 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:28:49.732 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:28:49.733 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add reader --user c02a21b87a1c48d083b25aaa3677c3c7 --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:49.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:49.733 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:49.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:49.733 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:49.733 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:28:49.733 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:28:49.733 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c02a21b87a1c48d083b25aaa3677c3c7 --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:49.733 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:28:49.733 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:49.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:49.733 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:49.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:49.733 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:49.733 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:49.733 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:28:49.733 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:28:49.733 | ++ functions-common:get_field:825           :   echo '| 19d3b898aadd4eb2af9efe5b269405cd | c02a21b87a1c48d083b25aaa3677c3c7 |       | 4d9e9c3ceb614f229494e64dd019954c |        |        | False     |'
2022-04-13 23:28:49.733 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:28:49.733 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:28:49.733 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:49.733 | + functions-common:get_or_add_user_project_role:1004 :   echo 19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:49.733 | 19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:50.049 | [142723 Async ks-alt-reader-user:173740]: finished get_or_add_user_project_role reader c02a21b87a1c48d083b25aaa3677c3c7 4d9e9c3ceb614f229494e64dd019954c with result 0 in 13 seconds
2022-04-13 23:28:50.086 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:28:50.103 | + lib/keystone:create_keystone_accounts:415 :   async_wait ks-system-member ks-system-reader
2022-04-13 23:28:50.427 | [142723 Async ks-system-member:173998]: Waiting for completion of get_or_add_user_system_role member 8b7e80e353344783acf70a37e3a65975 all running on PID 173998 (8 other jobs running)
2022-04-13 23:28:50.583 | [142723 Async ks-system-member:173998]: Signaling child to exit
2022-04-13 23:28:50.584 | WAKEUP
2022-04-13 23:28:50.755 | [142723 Async ks-system-member:173998]: Signaled
2022-04-13 23:28:50.769 | + functions-common:get_or_add_user_system_role:1034 :   local user_role_id
2022-04-13 23:28:50.769 | + functions-common:get_or_add_user_system_role:1035 :   local domain_args
2022-04-13 23:28:50.769 | ++ functions-common:get_or_add_user_system_role:1037 :   _get_domain_args
2022-04-13 23:28:50.769 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:50.769 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:50.769 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:50.769 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:50.769 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:50.769 | + functions-common:get_or_add_user_system_role:1037 :   domain_args=
2022-04-13 23:28:50.769 | ++ functions-common:get_or_add_user_system_role:1045 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b7e80e353344783acf70a37e3a65975 --system all -f value -c Role
2022-04-13 23:28:50.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:50.769 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:50.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:50.769 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:50.769 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:50.769 | + functions-common:get_or_add_user_system_role:1045 :   user_role_id=
2022-04-13 23:28:50.769 | + functions-common:get_or_add_user_system_role:1046 :   [[ -z '' ]]
2022-04-13 23:28:50.769 | + functions-common:get_or_add_user_system_role:1048 :   openstack --os-cloud devstack-system-admin role add member --user 8b7e80e353344783acf70a37e3a65975 --system all
2022-04-13 23:28:50.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:50.769 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:50.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:50.769 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:50.769 | ++ functions-common:get_or_add_user_system_role:1057 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b7e80e353344783acf70a37e3a65975 --system all -f value -c Role
2022-04-13 23:28:50.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:50.769 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:50.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:50.770 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:50.770 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:50.770 | + functions-common:get_or_add_user_system_role:1057 :   user_role_id=2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:50.770 | + functions-common:get_or_add_user_system_role:1059 :   echo 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:50.770 | 2648328b4730424faae13d2ecd4248de
2022-04-13 23:28:51.055 | [142723 Async ks-system-member:173998]: finished get_or_add_user_system_role member 8b7e80e353344783acf70a37e3a65975 all with result 0 in 12 seconds
2022-04-13 23:28:51.293 | [142723 Async ks-system-reader:174283]: Waiting for completion of get_or_add_user_system_role reader 2e97e85993d748f7bb2664c88ec2c8ee all running on PID 174283 (7 other jobs running)
2022-04-13 23:28:51.483 | [142723 Async ks-system-reader:174283]: Signaling child to exit
2022-04-13 23:28:51.483 | WAKEUP
2022-04-13 23:28:51.625 | [142723 Async ks-system-reader:174283]: Signaled
2022-04-13 23:28:51.644 | + functions-common:get_or_add_user_system_role:1034 :   local user_role_id
2022-04-13 23:28:51.644 | + functions-common:get_or_add_user_system_role:1035 :   local domain_args
2022-04-13 23:28:51.644 | ++ functions-common:get_or_add_user_system_role:1037 :   _get_domain_args
2022-04-13 23:28:51.644 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:28:51.644 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:28:51.644 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:28:51.644 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:28:51.644 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:28:51.644 | + functions-common:get_or_add_user_system_role:1037 :   domain_args=
2022-04-13 23:28:51.644 | ++ functions-common:get_or_add_user_system_role:1045 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e97e85993d748f7bb2664c88ec2c8ee --system all -f value -c Role
2022-04-13 23:28:51.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:51.644 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:51.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:51.644 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:51.644 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:51.644 | + functions-common:get_or_add_user_system_role:1045 :   user_role_id=
2022-04-13 23:28:51.645 | + functions-common:get_or_add_user_system_role:1046 :   [[ -z '' ]]
2022-04-13 23:28:51.645 | + functions-common:get_or_add_user_system_role:1048 :   openstack --os-cloud devstack-system-admin role add reader --user 2e97e85993d748f7bb2664c88ec2c8ee --system all
2022-04-13 23:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:51.645 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:51.645 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:51.645 | ++ functions-common:get_or_add_user_system_role:1057 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e97e85993d748f7bb2664c88ec2c8ee --system all -f value -c Role
2022-04-13 23:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:51.645 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:51.645 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:51.645 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:51.645 | + functions-common:get_or_add_user_system_role:1057 :   user_role_id=19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:51.645 | + functions-common:get_or_add_user_system_role:1059 :   echo 19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:51.645 | 19d3b898aadd4eb2af9efe5b269405cd
2022-04-13 23:28:51.914 | [142723 Async ks-system-reader:174283]: finished get_or_add_user_system_role reader 2e97e85993d748f7bb2664c88ec2c8ee all with result 0 in 11 seconds
2022-04-13 23:28:51.935 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:28:51.955 | + lib/keystone:create_keystone_accounts:416 :   async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin
2022-04-13 23:28:52.285 | [142723 Async ks-group-memberdemo:174634]: Waiting for completion of get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 running on PID 174634 (6 other jobs running)
2022-04-13 23:28:52.465 | [142723 Async ks-group-memberdemo:174634]: Signaling child to exit
2022-04-13 23:28:53.608 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:53.712 | [174634 Async ks-group-memberdemo:174634]: finished successfully
2022-04-13 23:28:53.768 | WAKEUP
2022-04-13 23:28:53.855 | [142723 Async ks-group-memberdemo:174634]: Signaled
2022-04-13 23:28:53.861 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:28:53.861 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project aeb37a16d679447092205aa532a6b4e4 -f value
2022-04-13 23:28:53.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:53.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:53.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:53.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:53.861 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:53.861 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:28:53.861 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:28:53.861 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add member --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:53.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:53.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:53.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:53.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:53.861 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project aeb37a16d679447092205aa532a6b4e4 -f value
2022-04-13 23:28:53.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:53.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:53.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:53.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:53.861 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:53.861 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='2648328b4730424faae13d2ecd4248de  3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4   False'
2022-04-13 23:28:53.861 | + functions-common:get_or_add_group_project_role:1083 :   echo 2648328b4730424faae13d2ecd4248de 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 False
2022-04-13 23:28:53.861 | 2648328b4730424faae13d2ecd4248de 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 False
2022-04-13 23:28:54.020 | [142723 Async ks-group-memberdemo:174634]: finished get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 with result 0 in 13 seconds
2022-04-13 23:28:54.207 | [142723 Async ks-group-anotherdemo:174720]: Waiting for completion of get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 running on PID 174720 (5 other jobs running)
2022-04-13 23:28:54.324 | [142723 Async ks-group-anotherdemo:174720]: Signaling child to exit
2022-04-13 23:28:54.818 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:54.850 | [174720 Async ks-group-anotherdemo:174720]: finished successfully
2022-04-13 23:28:54.875 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:54.880 | WAKEUP
2022-04-13 23:28:54.912 | [174827 Async ks-group-memberalt:174827]: finished successfully
2022-04-13 23:28:54.914 | [142723 Async ks-group-anotherdemo:174720]: Signaled
2022-04-13 23:28:54.916 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:28:54.916 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project aeb37a16d679447092205aa532a6b4e4 -f value
2022-04-13 23:28:54.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:54.916 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:54.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:54.917 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:54.917 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:54.917 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:28:54.917 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:28:54.917 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project aeb37a16d679447092205aa532a6b4e4
2022-04-13 23:28:54.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:54.917 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:54.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:54.917 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:54.917 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project aeb37a16d679447092205aa532a6b4e4 -f value
2022-04-13 23:28:54.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:54.917 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:54.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:54.917 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:54.917 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:54.917 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='5a74eb9ef9fa42b5aec4a6a0dcc9005b  3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4   False'
2022-04-13 23:28:54.917 | + functions-common:get_or_add_group_project_role:1083 :   echo 5a74eb9ef9fa42b5aec4a6a0dcc9005b 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 False
2022-04-13 23:28:54.917 | 5a74eb9ef9fa42b5aec4a6a0dcc9005b 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 False
2022-04-13 23:28:54.974 | [142723 Async ks-group-anotherdemo:174720]: finished get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed aeb37a16d679447092205aa532a6b4e4 with result 0 in 14 seconds
2022-04-13 23:28:55.023 | [142723 Async ks-group-memberalt:174827]: Waiting for completion of get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c running on PID 174827 (4 other jobs running)
2022-04-13 23:28:55.050 | [142723 Async ks-group-memberalt:174827]: Signaling child to exit
2022-04-13 23:28:55.053 | WAKEUP
2022-04-13 23:28:55.079 | [142723 Async ks-group-memberalt:174827]: Signaled
2022-04-13 23:28:55.080 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:28:55.080 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project 4d9e9c3ceb614f229494e64dd019954c -f value
2022-04-13 23:28:55.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:55.080 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:55.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:55.080 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:55.080 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:55.080 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:28:55.080 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:28:55.081 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add member --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:55.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:55.081 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:55.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:55.081 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:55.081 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project 4d9e9c3ceb614f229494e64dd019954c -f value
2022-04-13 23:28:55.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:55.081 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:55.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:55.081 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:55.081 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:55.081 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='2648328b4730424faae13d2ecd4248de  3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c   False'
2022-04-13 23:28:55.081 | + functions-common:get_or_add_group_project_role:1083 :   echo 2648328b4730424faae13d2ecd4248de 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c False
2022-04-13 23:28:55.081 | 2648328b4730424faae13d2ecd4248de 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c False
2022-04-13 23:28:55.143 | [142723 Async ks-group-memberalt:174827]: finished get_or_add_group_project_role member 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c with result 0 in 14 seconds
2022-04-13 23:28:55.192 | [142723 Async ks-group-anotheralt:174950]: Waiting for completion of get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c running on PID 174950 (3 other jobs running)
2022-04-13 23:28:55.220 | [142723 Async ks-group-anotheralt:174950]: Signaling child to exit
2022-04-13 23:28:56.087 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:56.114 | [174950 Async ks-group-anotheralt:174950]: finished successfully
2022-04-13 23:28:56.135 | WAKEUP
2022-04-13 23:28:56.158 | [142723 Async ks-group-anotheralt:174950]: Signaled
2022-04-13 23:28:56.159 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:28:56.159 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project 4d9e9c3ceb614f229494e64dd019954c -f value
2022-04-13 23:28:56.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.160 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.160 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.160 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:56.160 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:28:56.160 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:28:56.160 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project 4d9e9c3ceb614f229494e64dd019954c
2022-04-13 23:28:56.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.160 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.160 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.160 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ca371ce35f64ea49c32ccdd97c2f4ed --project 4d9e9c3ceb614f229494e64dd019954c -f value
2022-04-13 23:28:56.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.160 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.160 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.160 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:56.160 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='5a74eb9ef9fa42b5aec4a6a0dcc9005b  3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c   False'
2022-04-13 23:28:56.160 | + functions-common:get_or_add_group_project_role:1083 :   echo 5a74eb9ef9fa42b5aec4a6a0dcc9005b 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c False
2022-04-13 23:28:56.160 | 5a74eb9ef9fa42b5aec4a6a0dcc9005b 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c False
2022-04-13 23:28:56.206 | [142723 Async ks-group-anotheralt:174950]: finished get_or_add_group_project_role anotherrole 3ca371ce35f64ea49c32ccdd97c2f4ed 4d9e9c3ceb614f229494e64dd019954c with result 0 in 14 seconds
2022-04-13 23:28:56.247 | [142723 Async ks-group-admin:175040]: Waiting for completion of get_or_add_group_project_role admin 14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb running on PID 175040 (2 other jobs running)
2022-04-13 23:28:56.273 | [142723 Async ks-group-admin:175040]: Signaling child to exit
2022-04-13 23:28:56.814 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:28:56.840 | [175040 Async ks-group-admin:175040]: finished successfully
2022-04-13 23:28:56.860 | WAKEUP
2022-04-13 23:28:56.883 | [142723 Async ks-group-admin:175040]: Signaled
2022-04-13 23:28:56.884 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:28:56.884 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 14dd40777358417dab770e9917e2af82 --project 090280cb212e4482b479de9c6f0334bb -f value
2022-04-13 23:28:56.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.884 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.885 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.885 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:56.885 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:28:56.885 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:28:56.885 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add admin --group 14dd40777358417dab770e9917e2af82 --project 090280cb212e4482b479de9c6f0334bb
2022-04-13 23:28:56.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.885 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.885 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.885 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 14dd40777358417dab770e9917e2af82 --project 090280cb212e4482b479de9c6f0334bb -f value
2022-04-13 23:28:56.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.885 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:28:56.885 |   from cryptography.utils import int_from_bytes
2022-04-13 23:28:56.885 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:28:56.885 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='f9ac4f1e26c4424bbbcda3c88f6c5cbf  14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb   False'
2022-04-13 23:28:56.885 | + functions-common:get_or_add_group_project_role:1083 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf 14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb False
2022-04-13 23:28:56.885 | f9ac4f1e26c4424bbbcda3c88f6c5cbf 14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb False
2022-04-13 23:28:56.929 | [142723 Async ks-group-admin:175040]: finished get_or_add_group_project_role admin 14dd40777358417dab770e9917e2af82 090280cb212e4482b479de9c6f0334bb with result 0 in 14 seconds
2022-04-13 23:28:56.933 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:28:56.935 | + lib/keystone:create_keystone_accounts:418 :   is_service_enabled ldap
2022-04-13 23:28:56.952 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:28:56.955 | + ./stack.sh:main:1104                     :   is_service_enabled nova
2022-04-13 23:28:56.973 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:28:56.975 | + ./stack.sh:main:1105                     :   async_runfunc create_nova_accounts
2022-04-13 23:28:56.978 | + inc/async:async_runfunc:116              :   async_run create_nova_accounts create_nova_accounts
2022-04-13 23:28:57.038 | + inc/async:async_inner:63                 :   create_nova_accounts
2022-04-13 23:28:57.076 | [142723 Async create_nova_accounts:176939]: running: create_nova_accounts
2022-04-13 23:28:57.079 | + ./stack.sh:main:1107                     :   is_service_enabled glance
2022-04-13 23:28:57.097 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:28:57.100 | + ./stack.sh:main:1108                     :   async_runfunc create_glance_accounts
2022-04-13 23:28:57.102 | + inc/async:async_runfunc:116              :   async_run create_glance_accounts create_glance_accounts
2022-04-13 23:28:57.163 | + inc/async:async_inner:63                 :   create_glance_accounts
2022-04-13 23:28:57.208 | [142723 Async create_glance_accounts:177054]: running: create_glance_accounts
2022-04-13 23:28:57.213 | + ./stack.sh:main:1110                     :   is_service_enabled cinder
2022-04-13 23:28:57.233 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:28:57.237 | + ./stack.sh:main:1111                     :   async_runfunc create_cinder_accounts
2022-04-13 23:28:57.241 | + inc/async:async_runfunc:116              :   async_run create_cinder_accounts create_cinder_accounts
2022-04-13 23:28:57.303 | + inc/async:async_inner:63                 :   create_cinder_accounts
2022-04-13 23:28:57.348 | [142723 Async create_cinder_accounts:177184]: running: create_cinder_accounts
2022-04-13 23:28:57.350 | + ./stack.sh:main:1113                     :   is_service_enabled neutron
2022-04-13 23:28:57.372 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:28:57.375 | + ./stack.sh:main:1114                     :   async_runfunc create_neutron_accounts
2022-04-13 23:28:57.378 | + inc/async:async_runfunc:116              :   async_run create_neutron_accounts create_neutron_accounts
2022-04-13 23:28:57.446 | + inc/async:async_inner:63                 :   create_neutron_accounts
2022-04-13 23:28:57.526 | [142723 Async create_neutron_accounts:177299]: running: create_neutron_accounts
2022-04-13 23:28:57.534 | + ./stack.sh:main:1116                     :   is_service_enabled swift
2022-04-13 23:28:57.573 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:28:57.575 | + ./stack.sh:main:1117                     :   async_runfunc create_swift_accounts
2022-04-13 23:28:57.580 | + inc/async:async_runfunc:116              :   async_run create_swift_accounts create_swift_accounts
2022-04-13 23:28:57.851 | + inc/async:async_inner:63                 :   create_swift_accounts
2022-04-13 23:28:58.057 | [142723 Async create_swift_accounts:177440]: running: create_swift_accounts
2022-04-13 23:28:58.073 | + ./stack.sh:main:1125                     :   is_service_enabled horizon
2022-04-13 23:28:58.193 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:28:58.211 | + ./stack.sh:main:1130                     :   async_wait create_nova_accounts create_glance_accounts create_cinder_accounts
2022-04-13 23:28:58.559 | [142723 Async create_nova_accounts:176939]: Waiting for completion of create_nova_accounts running on PID 176939 (6 other jobs running)
2022-04-13 23:28:58.742 | [142723 Async create_nova_accounts:176939]: Signaling child to exit
2022-04-13 23:29:38.159 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:29:38.275 | [177299 Async create_neutron_accounts:177299]: finished successfully
2022-04-13 23:29:56.680 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:29:56.713 | [177184 Async create_cinder_accounts:177184]: finished successfully
2022-04-13 23:30:12.004 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:30:12.036 | [177054 Async create_glance_accounts:177054]: finished successfully
2022-04-13 23:30:18.696 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:30:18.725 | [176939 Async create_nova_accounts:176939]: finished successfully
2022-04-13 23:30:18.747 | WAKEUP
2022-04-13 23:30:18.770 | [142723 Async create_nova_accounts:176939]: Signaled
2022-04-13 23:30:18.771 | + lib/nova:create_nova_accounts:355        :   [[ 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 =~ n-api ]]
2022-04-13 23:30:18.771 | + lib/nova:create_nova_accounts:359        :   create_service_user nova admin
2022-04-13 23:30:18.771 | + lib/keystone:create_service_user:431     :   get_or_create_user nova Passw0rd Default
2022-04-13 23:30:18.771 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:30:18.772 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:30:18.772 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:30:18.772 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-13 23:30:18.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.772 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.772 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.772 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.772 | + functions-common:get_or_create_user:932  :   user_id=eca3c27daad94fd78bf7b9960083e8cf
2022-04-13 23:30:18.772 | + functions-common:get_or_create_user:933  :   echo eca3c27daad94fd78bf7b9960083e8cf
2022-04-13 23:30:18.772 | eca3c27daad94fd78bf7b9960083e8cf
2022-04-13 23:30:18.772 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service nova service Default Default
2022-04-13 23:30:18.772 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:18.772 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:18.772 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:18.772 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:18.772 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:18.772 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:18.772 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:18.772 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:18.772 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:18.772 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:18.772 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:18.772 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.772 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.772 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.772 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.772 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.772 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.772 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.773 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:18.773 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:18.773 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.773 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.773 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.773 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:18.773 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.773 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.773 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.773 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.773 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.773 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.773 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.773 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:18.773 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:18.773 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:18.773 | ++ functions-common:get_field:825           :   echo '| d869fa5a369c46a486e717234c7cbf6b | eca3c27daad94fd78bf7b9960083e8cf |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:18.773 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.773 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.773 | + functions-common:get_or_add_user_project_role:1004 :   echo d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.773 | d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.773 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-13 23:30:18.773 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin nova service Default Default
2022-04-13 23:30:18.773 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:18.773 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:18.773 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:18.773 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:18.773 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:18.774 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:18.774 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:18.774 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:18.774 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:18.774 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:18.774 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.774 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.774 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:18.774 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.774 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.774 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.774 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.774 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.774 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:18.774 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:18.774 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.774 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.774 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.774 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.774 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:18.774 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.774 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.774 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.774 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.774 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.775 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.775 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:18.775 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:18.775 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:18.775 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | eca3c27daad94fd78bf7b9960083e8cf |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:18.775 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.775 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:30:18.775 | + functions-common:get_or_add_user_project_role:1004 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:30:18.775 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:30:18.775 | + lib/nova:create_nova_accounts:361        :   local nova_api_url
2022-04-13 23:30:18.775 | + lib/nova:create_nova_accounts:362        :   [[ True == \F\a\l\s\e ]]
2022-04-13 23:30:18.775 | + lib/nova:create_nova_accounts:365        :   nova_api_url=http://10.222.0.52/compute
2022-04-13 23:30:18.775 | + lib/nova:create_nova_accounts:368        :   get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)'
2022-04-13 23:30:18.775 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:30:18.775 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id
2022-04-13 23:30:18.775 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id
2022-04-13 23:30:18.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.775 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.775 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.775 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.775 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:30:18.775 | 575712d262f441c7a921a8f9c8748cc7'
2022-04-13 23:30:18.775 | + functions-common:get_or_create_service:1101 :   echo 575712d262f441c7a921a8f9c8748cc7
2022-04-13 23:30:18.775 | 575712d262f441c7a921a8f9c8748cc7
2022-04-13 23:30:18.775 | + lib/nova:create_nova_accounts:370        :   get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.52/compute/v2/$(project_id)s'
2022-04-13 23:30:18.775 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:30:18.775 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' RegionOne
2022-04-13 23:30:18.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:30:18.775 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value
2022-04-13 23:30:18.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.776 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.776 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.776 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.776 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:30:18.776 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:30:18.776 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:30:18.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.776 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.776 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.776 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.776 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=c8b19d42b1134599ba909eec8432bbb2
2022-04-13 23:30:18.776 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo c8b19d42b1134599ba909eec8432bbb2
2022-04-13 23:30:18.776 | + functions-common:get_or_create_endpoint:1134 :   public_id=c8b19d42b1134599ba909eec8432bbb2
2022-04-13 23:30:18.776 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:30:18.776 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:30:18.776 | + functions-common:get_or_create_endpoint:1143 :   echo c8b19d42b1134599ba909eec8432bbb2
2022-04-13 23:30:18.776 | c8b19d42b1134599ba909eec8432bbb2
2022-04-13 23:30:18.776 | + lib/nova:create_nova_accounts:374        :   get_or_create_service nova compute 'Nova Compute Service'
2022-04-13 23:30:18.776 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:30:18.776 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show compute -f value -c id
2022-04-13 23:30:18.776 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id
2022-04-13 23:30:18.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.776 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.776 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.776 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.776 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:30:18.776 | ea3330bba46c4d87a9a28deab83e94a2'
2022-04-13 23:30:18.777 | + functions-common:get_or_create_service:1101 :   echo ea3330bba46c4d87a9a28deab83e94a2
2022-04-13 23:30:18.777 | ea3330bba46c4d87a9a28deab83e94a2
2022-04-13 23:30:18.777 | + lib/nova:create_nova_accounts:376        :   get_or_create_endpoint compute RegionOne http://10.222.0.52/compute/v2.1
2022-04-13 23:30:18.777 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:30:18.777 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface compute public http://10.222.0.52/compute/v2.1 RegionOne
2022-04-13 23:30:18.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:30:18.777 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value
2022-04-13 23:30:18.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.777 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:30:18.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:30:18.777 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.52/compute/v2.1 --region RegionOne -f value -c id
2022-04-13 23:30:18.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.777 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=7fdfbf5dbeaa4f67b859814f301bc274
2022-04-13 23:30:18.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 7fdfbf5dbeaa4f67b859814f301bc274
2022-04-13 23:30:18.777 | + functions-common:get_or_create_endpoint:1134 :   public_id=7fdfbf5dbeaa4f67b859814f301bc274
2022-04-13 23:30:18.777 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:30:18.777 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:30:18.777 | + functions-common:get_or_create_endpoint:1143 :   echo 7fdfbf5dbeaa4f67b859814f301bc274
2022-04-13 23:30:18.777 | 7fdfbf5dbeaa4f67b859814f301bc274
2022-04-13 23:30:18.777 | + lib/nova:create_nova_accounts:381        :   is_service_enabled n-api
2022-04-13 23:30:18.777 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:30:18.777 | + lib/nova:create_nova_accounts:383        :   is_service_enabled swift
2022-04-13 23:30:18.777 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:30:18.777 | + lib/nova:create_nova_accounts:386        :   get_or_add_user_project_role ResellerAdmin nova service Default Default
2022-04-13 23:30:18.778 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:18.778 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:18.778 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:18.778 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:18.778 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:18.778 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:18.778 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:18.778 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:18.778 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:18.778 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:18.778 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.778 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.778 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:18.778 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.778 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.778 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.778 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.778 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.778 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:18.778 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:18.778 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.778 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.778 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.778 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.778 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:18.778 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.778 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.779 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.779 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.779 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.779 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.779 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:18.779 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:18.779 | ++ functions-common:get_field:825           :   echo '| 85f4e4c7445644b8b1382e0086bb937a | eca3c27daad94fd78bf7b9960083e8cf |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:18.779 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:18.779 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.779 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:30:18.779 | + functions-common:get_or_add_user_project_role:1004 :   echo 85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:30:18.779 | 85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:30:18.779 | + lib/nova:create_nova_accounts:391        :   is_service_enabled s3api
2022-04-13 23:30:18.779 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:30:18.779 | + lib/nova:create_nova_accounts:402        :   is_service_enabled n-api
2022-04-13 23:30:18.779 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:30:18.779 | + lib/nova:create_nova_accounts:403        :   [[ False = True ]]
2022-04-13 23:30:18.821 | [142723 Async create_nova_accounts:176939]: finished create_nova_accounts with result 0 in 81 seconds
2022-04-13 23:30:18.861 | [142723 Async create_glance_accounts:177054]: Waiting for completion of create_glance_accounts running on PID 177054 (5 other jobs running)
2022-04-13 23:30:18.886 | [142723 Async create_glance_accounts:177054]: Signaling child to exit
2022-04-13 23:30:18.886 | WAKEUP
2022-04-13 23:30:18.913 | [142723 Async create_glance_accounts:177054]: Signaled
2022-04-13 23:30:18.915 | + lib/glance:create_glance_accounts:451    :   is_service_enabled g-api
2022-04-13 23:30:18.915 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:30:18.915 | + lib/glance:create_glance_accounts:453    :   create_service_user glance
2022-04-13 23:30:18.915 | + lib/keystone:create_service_user:431     :   get_or_create_user glance Passw0rd Default
2022-04-13 23:30:18.915 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:30:18.915 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:30:18.915 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:30:18.915 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-13 23:30:18.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.915 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.915 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.915 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.915 | + functions-common:get_or_create_user:932  :   user_id=9597d0e6e5304e2aa6d6c72897e886be
2022-04-13 23:30:18.915 | + functions-common:get_or_create_user:933  :   echo 9597d0e6e5304e2aa6d6c72897e886be
2022-04-13 23:30:18.915 | 9597d0e6e5304e2aa6d6c72897e886be
2022-04-13 23:30:18.915 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance service Default Default
2022-04-13 23:30:18.915 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:18.915 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:18.915 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:18.915 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:18.916 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:18.916 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:18.916 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:18.916 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:18.916 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:18.916 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:18.916 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.916 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:18.916 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.916 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.916 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.916 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.916 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.916 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.916 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:18.916 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:18.916 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.916 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.916 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.916 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.916 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.916 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:18.916 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.916 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.916 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.916 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.917 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.917 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:18.917 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:18.917 | ++ functions-common:get_field:825           :   echo '| d869fa5a369c46a486e717234c7cbf6b | 9597d0e6e5304e2aa6d6c72897e886be |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:18.917 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:18.917 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.917 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.917 | + functions-common:get_or_add_user_project_role:1004 :   echo d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.917 | d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.917 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-13 23:30:18.917 | + lib/glance:create_glance_accounts:456    :   is_service_enabled s-proxy
2022-04-13 23:30:18.917 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:30:18.917 | + lib/glance:create_glance_accounts:457    :   create_service_user glance-swift ResellerAdmin
2022-04-13 23:30:18.917 | + lib/keystone:create_service_user:431     :   get_or_create_user glance-swift Passw0rd Default
2022-04-13 23:30:18.917 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:30:18.917 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:30:18.917 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:30:18.917 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-13 23:30:18.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.917 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.917 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.917 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.917 | + functions-common:get_or_create_user:932  :   user_id=17a5839e9336445eb5f42b0e20cfd58a
2022-04-13 23:30:18.917 | + functions-common:get_or_create_user:933  :   echo 17a5839e9336445eb5f42b0e20cfd58a
2022-04-13 23:30:18.917 | 17a5839e9336445eb5f42b0e20cfd58a
2022-04-13 23:30:18.917 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance-swift service Default Default
2022-04-13 23:30:18.917 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:18.917 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:18.917 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:18.917 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:18.918 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:18.918 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:18.918 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:18.918 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:18.918 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:18.918 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:18.918 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:18.918 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.918 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.918 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.918 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.918 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.918 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:18.918 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:18.918 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.918 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.918 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.918 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:18.918 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.918 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.919 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.919 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:18.919 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:18.919 | ++ functions-common:get_field:825           :   echo '| d869fa5a369c46a486e717234c7cbf6b | 17a5839e9336445eb5f42b0e20cfd58a |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:18.919 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:18.919 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.919 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.919 | + functions-common:get_or_add_user_project_role:1004 :   echo d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.919 | d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:18.919 | + lib/keystone:create_service_user:434     :   [[ -n ResellerAdmin ]]
2022-04-13 23:30:18.919 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role ResellerAdmin glance-swift service Default Default
2022-04-13 23:30:18.919 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:18.919 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:18.919 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:18.919 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:18.919 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:18.919 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:18.919 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:18.919 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:18.919 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:18.919 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:18.919 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:18.919 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.919 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.919 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.919 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.919 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.919 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.919 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.919 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:18.920 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:18.920 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.920 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.920 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.920 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-13 23:30:18.920 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:18.920 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:18.920 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:18.920 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.920 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.920 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.920 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.920 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:18.920 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:18.920 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:18.920 | ++ functions-common:get_field:825           :   echo '| 85f4e4c7445644b8b1382e0086bb937a | 17a5839e9336445eb5f42b0e20cfd58a |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:18.920 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:18.920 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:30:18.920 | + functions-common:get_or_add_user_project_role:1004 :   echo 85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:30:18.920 | 85f4e4c7445644b8b1382e0086bb937a
2022-04-13 23:30:18.920 | + lib/glance:create_glance_accounts:460    :   get_or_create_service glance image 'Glance Image Service'
2022-04-13 23:30:18.920 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:30:18.920 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show image -f value -c id
2022-04-13 23:30:18.920 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id
2022-04-13 23:30:18.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.920 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.921 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.921 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.921 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:30:18.921 | 1795241a02e3404987a3426cc7048c99'
2022-04-13 23:30:18.921 | + functions-common:get_or_create_service:1101 :   echo 1795241a02e3404987a3426cc7048c99
2022-04-13 23:30:18.921 | 1795241a02e3404987a3426cc7048c99
2022-04-13 23:30:18.921 | + lib/glance:create_glance_accounts:462    :   get_or_create_endpoint image RegionOne http://10.222.0.52/image
2022-04-13 23:30:18.921 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:30:18.921 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface image public http://10.222.0.52/image RegionOne
2022-04-13 23:30:18.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:30:18.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value
2022-04-13 23:30:18.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.921 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.921 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.921 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:30:18.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:30:18.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.52/image --region RegionOne -f value -c id
2022-04-13 23:30:18.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.921 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:18.921 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:18.921 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:18.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=f039d638006c46169633683c9d4ff443
2022-04-13 23:30:18.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo f039d638006c46169633683c9d4ff443
2022-04-13 23:30:18.921 | + functions-common:get_or_create_endpoint:1134 :   public_id=f039d638006c46169633683c9d4ff443
2022-04-13 23:30:18.921 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:30:18.921 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:30:18.921 | + functions-common:get_or_create_endpoint:1143 :   echo f039d638006c46169633683c9d4ff443
2022-04-13 23:30:18.921 | f039d638006c46169633683c9d4ff443
2022-04-13 23:30:18.922 | ++ lib/glance:create_glance_accounts:467    :   get_or_create_domain Default
2022-04-13 23:30:18.922 | ++ functions-common:get_or_create_domain:884 :   local domain_id
2022-04-13 23:30:18.922 | +++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-13 23:30:18.922 | ++ functions-common:get_or_create_domain:894 :   domain_id=default
2022-04-13 23:30:18.922 | ++ functions-common:get_or_create_domain:895 :   echo default
2022-04-13 23:30:18.922 | + lib/glance:create_glance_accounts:467    :   service_domain_id=default
2022-04-13 23:30:18.922 | + lib/glance:create_glance_accounts:468    :   iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default
2022-04-13 23:30:18.922 | + lib/glance:create_glance_accounts:469    :   iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default
2022-04-13 23:30:18.922 | + lib/glance:create_glance_accounts:471    :   [[ False = True ]]
2022-04-13 23:30:18.971 | [142723 Async create_glance_accounts:177054]: finished create_glance_accounts with result 0 in 74 seconds
2022-04-13 23:30:19.010 | [142723 Async create_cinder_accounts:177184]: Waiting for completion of create_cinder_accounts running on PID 177184 (4 other jobs running)
2022-04-13 23:30:19.036 | [142723 Async create_cinder_accounts:177184]: Signaling child to exit
2022-04-13 23:30:19.036 | WAKEUP
2022-04-13 23:30:19.061 | [142723 Async create_cinder_accounts:177184]: Signaled
2022-04-13 23:30:19.062 | + lib/cinder:create_cinder_accounts:398    :   [[ 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 =~ c-api ]]
2022-04-13 23:30:19.062 | + lib/cinder:create_cinder_accounts:400    :   create_service_user cinder
2022-04-13 23:30:19.062 | + lib/keystone:create_service_user:431     :   get_or_create_user cinder Passw0rd Default
2022-04-13 23:30:19.062 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:30:19.062 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:30:19.062 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:30:19.062 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-13 23:30:19.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.062 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.063 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.063 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.063 | + functions-common:get_or_create_user:932  :   user_id=375028250a25417da6bfdfe67a0d210a
2022-04-13 23:30:19.063 | + functions-common:get_or_create_user:933  :   echo 375028250a25417da6bfdfe67a0d210a
2022-04-13 23:30:19.063 | 375028250a25417da6bfdfe67a0d210a
2022-04-13 23:30:19.063 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service cinder service Default Default
2022-04-13 23:30:19.063 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:19.063 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:19.063 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:19.063 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:19.063 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:19.063 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:19.063 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:19.063 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:19.063 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:19.063 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:19.063 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:19.063 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default
2022-04-13 23:30:19.063 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:19.063 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:19.063 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:19.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.063 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.063 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.063 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.063 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:19.063 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:19.063 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default
2022-04-13 23:30:19.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.064 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.064 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.064 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:19.064 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default
2022-04-13 23:30:19.064 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:19.064 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:19.064 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:19.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.064 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.064 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.064 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.064 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:19.064 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:19.064 | ++ functions-common:get_field:825           :   echo '| d869fa5a369c46a486e717234c7cbf6b | 375028250a25417da6bfdfe67a0d210a |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:19.064 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:19.064 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:19.064 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:19.064 | + functions-common:get_or_add_user_project_role:1004 :   echo d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:19.064 | d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:19.064 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-13 23:30:19.064 | + lib/cinder:create_cinder_accounts:403    :   get_or_create_service cinder block-storage 'Cinder Volume Service'
2022-04-13 23:30:19.064 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:30:19.064 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id
2022-04-13 23:30:19.064 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id
2022-04-13 23:30:19.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.064 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.064 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.064 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.065 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:30:19.065 | 4a347c1857264f92aef715d38c404fb6'
2022-04-13 23:30:19.065 | + functions-common:get_or_create_service:1101 :   echo 4a347c1857264f92aef715d38c404fb6
2022-04-13 23:30:19.065 | 4a347c1857264f92aef715d38c404fb6
2022-04-13 23:30:19.065 | + lib/cinder:create_cinder_accounts:404    :   '[' True == False ']'
2022-04-13 23:30:19.065 | + lib/cinder:create_cinder_accounts:417    :   get_or_create_endpoint block-storage RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s'
2022-04-13 23:30:19.065 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:30:19.065 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne
2022-04-13 23:30:19.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:30:19.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value
2022-04-13 23:30:19.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.065 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.065 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.065 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:30:19.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:30:19.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:30:19.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.065 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.065 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.065 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=335690bd453642b9bb02152cc7ceb6a5
2022-04-13 23:30:19.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 335690bd453642b9bb02152cc7ceb6a5
2022-04-13 23:30:19.065 | + functions-common:get_or_create_endpoint:1134 :   public_id=335690bd453642b9bb02152cc7ceb6a5
2022-04-13 23:30:19.065 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:30:19.065 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:30:19.065 | + functions-common:get_or_create_endpoint:1143 :   echo 335690bd453642b9bb02152cc7ceb6a5
2022-04-13 23:30:19.065 | 335690bd453642b9bb02152cc7ceb6a5
2022-04-13 23:30:19.065 | + lib/cinder:create_cinder_accounts:421    :   get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3'
2022-04-13 23:30:19.066 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:30:19.066 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id
2022-04-13 23:30:19.066 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id
2022-04-13 23:30:19.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.066 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.066 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.066 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.066 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:30:19.066 | 7c0cf8fb1aa0410e9eb5745f5c461eac'
2022-04-13 23:30:19.066 | + functions-common:get_or_create_service:1101 :   echo 7c0cf8fb1aa0410e9eb5745f5c461eac
2022-04-13 23:30:19.066 | 7c0cf8fb1aa0410e9eb5745f5c461eac
2022-04-13 23:30:19.066 | + lib/cinder:create_cinder_accounts:423    :   get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s'
2022-04-13 23:30:19.066 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:30:19.066 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne
2022-04-13 23:30:19.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:30:19.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value
2022-04-13 23:30:19.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.066 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.066 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.066 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:30:19.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:30:19.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:30:19.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.066 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.066 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.066 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=e835caae86a04f74b86c146fc4fe866d
2022-04-13 23:30:19.067 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo e835caae86a04f74b86c146fc4fe866d
2022-04-13 23:30:19.067 | + functions-common:get_or_create_endpoint:1134 :   public_id=e835caae86a04f74b86c146fc4fe866d
2022-04-13 23:30:19.067 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:30:19.067 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:30:19.067 | + functions-common:get_or_create_endpoint:1143 :   echo e835caae86a04f74b86c146fc4fe866d
2022-04-13 23:30:19.067 | e835caae86a04f74b86c146fc4fe866d
2022-04-13 23:30:19.067 | + lib/cinder:create_cinder_accounts:428    :   configure_cinder_internal_tenant
2022-04-13 23:30:19.067 | ++ lib/cinder:configure_cinder_internal_tenant:611 :   get_or_create_project service
2022-04-13 23:30:19.067 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:30:19.067 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id
2022-04-13 23:30:19.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.067 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.067 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.067 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.067 | ++ functions-common:get_or_create_project:945 :   project_id=a994bb05d77e4ba9827950f115c65f22
2022-04-13 23:30:19.067 | ++ functions-common:get_or_create_project:946 :   echo a994bb05d77e4ba9827950f115c65f22
2022-04-13 23:30:19.067 | + lib/cinder:configure_cinder_internal_tenant:611 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a994bb05d77e4ba9827950f115c65f22
2022-04-13 23:30:19.067 | ++ lib/cinder:configure_cinder_internal_tenant:612 :   get_or_create_user cinder
2022-04-13 23:30:19.067 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:30:19.067 | ++ functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:30:19.067 | ++ functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:30:19.067 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id
2022-04-13 23:30:19.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.067 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.067 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.067 | No password was supplied, authentication will fail when a user does not have a password.
2022-04-13 23:30:19.067 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.068 | ++ functions-common:get_or_create_user:932  :   user_id=375028250a25417da6bfdfe67a0d210a
2022-04-13 23:30:19.068 | ++ functions-common:get_or_create_user:933  :   echo 375028250a25417da6bfdfe67a0d210a
2022-04-13 23:30:19.068 | + lib/cinder:configure_cinder_internal_tenant:612 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 375028250a25417da6bfdfe67a0d210a
2022-04-13 23:30:19.108 | [142723 Async create_cinder_accounts:177184]: finished create_cinder_accounts with result 0 in 59 seconds
2022-04-13 23:30:19.112 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:30:19.114 | + ./stack.sh:main:1131                     :   async_wait create_neutron_accounts create_swift_accounts configure_horizon
2022-04-13 23:30:19.167 | [142723 Async create_neutron_accounts:177299]: Waiting for completion of create_neutron_accounts running on PID 177299 (3 other jobs running)
2022-04-13 23:30:19.193 | [142723 Async create_neutron_accounts:177299]: Signaling child to exit
2022-04-13 23:30:19.193 | WAKEUP
2022-04-13 23:30:19.217 | [142723 Async create_neutron_accounts:177299]: Signaled
2022-04-13 23:30:19.218 | + lib/neutron:create_neutron_accounts:669  :   is_neutron_legacy_enabled
2022-04-13 23:30:19.218 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:30:19.218 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:30:19.218 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:30:19.218 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-13 23:30:19.218 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,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- ]]
2022-04-13 23:30:19.218 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:30:19.218 | + lib/neutron:create_neutron_accounts:671  :   create_mutnauq_accounts
2022-04-13 23:30:19.218 | + lib/neutron-legacy:create_mutnauq_accounts:436 :   local neutron_url
2022-04-13 23:30:19.218 | + lib/neutron-legacy:create_mutnauq_accounts:437 :   '[' False == True ']'
2022-04-13 23:30:19.218 | + lib/neutron-legacy:create_mutnauq_accounts:440 :   neutron_url=http://10.222.0.52:9696/
2022-04-13 23:30:19.218 | + lib/neutron-legacy:create_mutnauq_accounts:443 :   [[ 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-svc ]]
2022-04-13 23:30:19.218 | + lib/neutron-legacy:create_mutnauq_accounts:445 :   create_service_user neutron
2022-04-13 23:30:19.218 | + lib/keystone:create_service_user:431     :   get_or_create_user neutron Passw0rd Default
2022-04-13 23:30:19.218 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:30:19.219 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:30:19.219 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:30:19.219 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-13 23:30:19.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.219 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.219 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.219 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.219 | + functions-common:get_or_create_user:932  :   user_id=6253fb773bd24c09b0db4a29af54d67d
2022-04-13 23:30:19.219 | + functions-common:get_or_create_user:933  :   echo 6253fb773bd24c09b0db4a29af54d67d
2022-04-13 23:30:19.219 | 6253fb773bd24c09b0db4a29af54d67d
2022-04-13 23:30:19.219 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service neutron service Default Default
2022-04-13 23:30:19.219 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:30:19.219 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:30:19.219 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:30:19.219 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:30:19.219 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:30:19.219 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:30:19.219 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:30:19.219 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:30:19.219 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:30:19.219 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:30:19.219 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:19.219 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:30:19.219 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:19.219 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:19.219 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default
2022-04-13 23:30:19.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.219 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.220 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.220 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.220 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:30:19.220 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:30:19.220 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default
2022-04-13 23:30:19.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.220 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.220 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.220 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default
2022-04-13 23:30:19.220 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:30:19.220 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:30:19.220 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:30:19.220 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:19.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.221 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.221 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.221 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.221 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:30:19.221 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:30:19.221 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:30:19.221 | ++ functions-common:get_field:825           :   echo '| d869fa5a369c46a486e717234c7cbf6b | 6253fb773bd24c09b0db4a29af54d67d |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:30:19.221 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:30:19.221 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:19.221 | + functions-common:get_or_add_user_project_role:1004 :   echo d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:19.221 | d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:30:19.221 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-13 23:30:19.221 | + lib/neutron-legacy:create_mutnauq_accounts:447 :   get_or_create_service neutron network 'Neutron Service'
2022-04-13 23:30:19.221 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:30:19.221 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show network -f value -c id
2022-04-13 23:30:19.221 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id
2022-04-13 23:30:19.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.221 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.221 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.221 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.221 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:30:19.221 | 07a4e4ea8dcc4979aba492c9f652a7ca'
2022-04-13 23:30:19.221 | + functions-common:get_or_create_service:1101 :   echo 07a4e4ea8dcc4979aba492c9f652a7ca
2022-04-13 23:30:19.221 | 07a4e4ea8dcc4979aba492c9f652a7ca
2022-04-13 23:30:19.221 | + lib/neutron-legacy:create_mutnauq_accounts:449 :   get_or_create_endpoint network RegionOne http://10.222.0.52:9696/
2022-04-13 23:30:19.221 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:30:19.221 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface network public http://10.222.0.52:9696/ RegionOne
2022-04-13 23:30:19.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:30:19.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value
2022-04-13 23:30:19.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.222 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:30:19.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:30:19.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.52:9696/ --region RegionOne -f value -c id
2022-04-13 23:30:19.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:30:19.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:30:19.222 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:30:19.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=16896632f1fd42418b3747993b7746e6
2022-04-13 23:30:19.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 16896632f1fd42418b3747993b7746e6
2022-04-13 23:30:19.222 | + functions-common:get_or_create_endpoint:1134 :   public_id=16896632f1fd42418b3747993b7746e6
2022-04-13 23:30:19.222 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:30:19.222 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:30:19.222 | + functions-common:get_or_create_endpoint:1143 :   echo 16896632f1fd42418b3747993b7746e6
2022-04-13 23:30:19.222 | 16896632f1fd42418b3747993b7746e6
2022-04-13 23:30:19.267 | [142723 Async create_neutron_accounts:177299]: finished create_neutron_accounts with result 0 in 40 seconds
2022-04-13 23:30:19.313 | [142723 Async create_swift_accounts:177440]: Waiting for completion of create_swift_accounts running on PID 177440 (2 other jobs running)
2022-04-13 23:30:19.340 | [142723 Async create_swift_accounts:177440]: Signaling child to exit
2022-04-13 23:31:05.785 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:31:05.810 | [177440 Async create_swift_accounts:177440]: finished successfully
2022-04-13 23:31:05.831 | WAKEUP
2022-04-13 23:31:05.853 | [142723 Async create_swift_accounts:177440]: Signaled
2022-04-13 23:31:05.854 | + lib/swift:create_swift_accounts:608      :   export swiftusertest1_password=testing
2022-04-13 23:31:05.854 | + lib/swift:create_swift_accounts:608      :   swiftusertest1_password=testing
2022-04-13 23:31:05.854 | + lib/swift:create_swift_accounts:609      :   export swiftusertest2_password=testing2
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:609      :   swiftusertest2_password=testing2
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:610      :   export swiftusertest3_password=testing3
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:610      :   swiftusertest3_password=testing3
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:611      :   export swiftusertest4_password=testing4
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:611      :   swiftusertest4_password=testing4
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:613      :   local another_role
2022-04-13 23:31:05.855 | ++ lib/swift:create_swift_accounts:614      :   get_or_create_role anotherrole
2022-04-13 23:31:05.855 | ++ functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:31:05.855 | +++ functions-common:get_or_create_role:959  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-04-13 23:31:05.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.855 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.855 | ++ functions-common:get_or_create_role:957  :   role_id=5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:31:05.855 | ++ functions-common:get_or_create_role:958  :   echo 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:614      :   another_role=5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:31:05.855 | + lib/swift:create_swift_accounts:618      :   create_service_user swift admin
2022-04-13 23:31:05.855 | + lib/keystone:create_service_user:431     :   get_or_create_user swift Passw0rd Default
2022-04-13 23:31:05.855 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:31:05.855 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:31:05.855 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:31:05.855 | ++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-13 23:31:05.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.855 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.855 | + functions-common:get_or_create_user:932  :   user_id=028a9594e0db4660a3379085f171191e
2022-04-13 23:31:05.856 | + functions-common:get_or_create_user:933  :   echo 028a9594e0db4660a3379085f171191e
2022-04-13 23:31:05.856 | 028a9594e0db4660a3379085f171191e
2022-04-13 23:31:05.856 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service swift service Default Default
2022-04-13 23:31:05.856 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:31:05.856 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:31:05.856 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:31:05.856 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:31:05.856 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:31:05.856 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:31:05.856 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:31:05.856 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:31:05.856 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:31:05.856 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:31:05.856 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:31:05.856 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default
2022-04-13 23:31:05.856 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.856 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.856 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.856 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.856 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:31:05.856 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:31:05.856 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default
2022-04-13 23:31:05.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.856 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:31:05.856 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default
2022-04-13 23:31:05.857 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.857 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.857 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.857 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.857 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:31:05.857 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:31:05.857 | ++ functions-common:get_field:825           :   echo '| d869fa5a369c46a486e717234c7cbf6b | 028a9594e0db4660a3379085f171191e |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:31:05.857 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:31:05.857 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.857 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:31:05.857 | + functions-common:get_or_add_user_project_role:1004 :   echo d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:31:05.857 | d869fa5a369c46a486e717234c7cbf6b
2022-04-13 23:31:05.857 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-13 23:31:05.857 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin swift service Default Default
2022-04-13 23:31:05.857 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:31:05.857 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:31:05.857 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:31:05.857 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:31:05.857 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:31:05.857 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:31:05.857 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:31:05.857 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:31:05.857 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:31:05.857 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:31:05.857 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:31:05.857 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.857 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default
2022-04-13 23:31:05.858 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.858 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.858 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.858 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:31:05.858 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:31:05.858 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default
2022-04-13 23:31:05.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.858 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default
2022-04-13 23:31:05.858 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.858 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:31:05.858 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.858 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.858 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.858 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:31:05.858 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:31:05.858 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:31:05.858 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | 028a9594e0db4660a3379085f171191e |       | a994bb05d77e4ba9827950f115c65f22 |        |        | False     |'
2022-04-13 23:31:05.858 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.858 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.858 | + functions-common:get_or_add_user_project_role:1004 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.858 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.859 | + lib/swift:create_swift_accounts:620      :   get_or_create_service swift object-store 'Swift Service'
2022-04-13 23:31:05.859 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:31:05.859 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id
2022-04-13 23:31:05.859 | ++ functions-common:get_or_create_service:1104 :   oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id
2022-04-13 23:31:05.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.859 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.859 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.859 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.859 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:31:05.859 | 80289ccbead3476d936f40c0eef97872'
2022-04-13 23:31:05.859 | + functions-common:get_or_create_service:1101 :   echo 80289ccbead3476d936f40c0eef97872
2022-04-13 23:31:05.859 | 80289ccbead3476d936f40c0eef97872
2022-04-13 23:31:05.859 | + lib/swift:create_swift_accounts:622      :   get_or_create_endpoint object-store RegionOne 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' http://10.222.0.52:8080
2022-04-13 23:31:05.859 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:31:05.859 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' RegionOne
2022-04-13 23:31:05.859 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:31:05.859 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value
2022-04-13 23:31:05.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.859 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.859 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.859 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.859 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:31:05.859 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:31:05.859 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:31:05.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.859 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.859 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.860 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=eb21735a255b4e75886e324f991553cb
2022-04-13 23:31:05.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo eb21735a255b4e75886e324f991553cb
2022-04-13 23:31:05.860 | + functions-common:get_or_create_endpoint:1134 :   public_id=eb21735a255b4e75886e324f991553cb
2022-04-13 23:31:05.860 | + functions-common:get_or_create_endpoint:1136 :   [[ -n http://10.222.0.52:8080 ]]
2022-04-13 23:31:05.860 | + functions-common:get_or_create_endpoint:1137 :   _get_or_create_endpoint_with_interface object-store admin http://10.222.0.52:8080 RegionOne
2022-04-13 23:31:05.860 | + functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:31:05.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value
2022-04-13 23:31:05.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.860 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.860 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.860 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.860 | + functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:31:05.860 | + functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:31:05.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.52:8080 --region RegionOne -f value -c id
2022-04-13 23:31:05.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.860 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.860 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.860 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.860 | + functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=d0ec106f00854d388817e9544403209f
2022-04-13 23:31:05.860 | + functions-common:_get_or_create_endpoint_with_interface:1119 :   echo d0ec106f00854d388817e9544403209f
2022-04-13 23:31:05.860 | d0ec106f00854d388817e9544403209f
2022-04-13 23:31:05.860 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:31:05.860 | + functions-common:get_or_create_endpoint:1143 :   echo eb21735a255b4e75886e324f991553cb
2022-04-13 23:31:05.860 | eb21735a255b4e75886e324f991553cb
2022-04-13 23:31:05.860 | + lib/swift:create_swift_accounts:627      :   local swift_project_test1
2022-04-13 23:31:05.860 | ++ lib/swift:create_swift_accounts:628      :   get_or_create_project swiftprojecttest1 default
2022-04-13 23:31:05.860 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:31:05.860 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id
2022-04-13 23:31:05.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.861 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.861 | ++ functions-common:get_or_create_project:945 :   project_id=cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.861 | ++ functions-common:get_or_create_project:946 :   echo cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.861 | + lib/swift:create_swift_accounts:628      :   swift_project_test1=cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.861 | + lib/swift:create_swift_accounts:629      :   die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1'
2022-04-13 23:31:05.861 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.861 | ++ lib/swift:create_swift_accounts:631      :   get_or_create_user swiftusertest1 testing default test@example.com
2022-04-13 23:31:05.861 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:31:05.861 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test@example.com ]]
2022-04-13 23:31:05.861 | ++ functions-common:get_or_create_user:918  :   local email=--email=test@example.com
2022-04-13 23:31:05.861 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id
2022-04-13 23:31:05.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.861 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.861 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.861 | ++ functions-common:get_or_create_user:932  :   user_id=7e72dd8c73e447faa1cbd394e6bc9833
2022-04-13 23:31:05.861 | ++ functions-common:get_or_create_user:933  :   echo 7e72dd8c73e447faa1cbd394e6bc9833
2022-04-13 23:31:05.861 | + lib/swift:create_swift_accounts:631      :   SWIFT_USER_TEST1=7e72dd8c73e447faa1cbd394e6bc9833
2022-04-13 23:31:05.861 | + lib/swift:create_swift_accounts:632      :   die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'
2022-04-13 23:31:05.861 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.861 | + lib/swift:create_swift_accounts:633      :   get_or_add_user_project_role admin 7e72dd8c73e447faa1cbd394e6bc9833 cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.861 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:31:05.862 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:31:05.862 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:31:05.862 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:31:05.862 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:31:05.862 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:31:05.862 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:31:05.862 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:31:05.862 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.862 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7e72dd8c73e447faa1cbd394e6bc9833 --project cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.862 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:31:05.862 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.862 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.862 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.862 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.862 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.862 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:31:05.862 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:31:05.862 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 7e72dd8c73e447faa1cbd394e6bc9833 --project cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.862 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.862 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.862 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7e72dd8c73e447faa1cbd394e6bc9833 --project cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.862 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:31:05.862 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.862 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.862 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.862 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.863 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.863 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.863 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:31:05.863 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:31:05.863 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:31:05.863 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | 7e72dd8c73e447faa1cbd394e6bc9833 |       | cc00d7d883304069896f91920fab524f |        |        | False     |'
2022-04-13 23:31:05.863 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.863 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.863 | + functions-common:get_or_add_user_project_role:1004 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.863 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.863 | + lib/swift:create_swift_accounts:635      :   local swift_user_test3
2022-04-13 23:31:05.863 | ++ lib/swift:create_swift_accounts:637      :   get_or_create_user swiftusertest3 testing3 default test3@example.com
2022-04-13 23:31:05.863 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:31:05.863 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test3@example.com ]]
2022-04-13 23:31:05.863 | ++ functions-common:get_or_create_user:918  :   local email=--email=test3@example.com
2022-04-13 23:31:05.863 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id
2022-04-13 23:31:05.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.863 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.863 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.863 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.863 | ++ functions-common:get_or_create_user:932  :   user_id=399c1aade63b4d50afb34a1133fa4199
2022-04-13 23:31:05.863 | ++ functions-common:get_or_create_user:933  :   echo 399c1aade63b4d50afb34a1133fa4199
2022-04-13 23:31:05.863 | + lib/swift:create_swift_accounts:637      :   swift_user_test3=399c1aade63b4d50afb34a1133fa4199
2022-04-13 23:31:05.863 | + lib/swift:create_swift_accounts:638      :   die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3'
2022-04-13 23:31:05.863 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.863 | + lib/swift:create_swift_accounts:639      :   get_or_add_user_project_role 5a74eb9ef9fa42b5aec4a6a0dcc9005b 399c1aade63b4d50afb34a1133fa4199 cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.863 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:31:05.863 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:31:05.864 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:31:05.864 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:31:05.864 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:31:05.864 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:31:05.864 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:31:05.864 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:31:05.864 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role 5a74eb9ef9fa42b5aec4a6a0dcc9005b --user 399c1aade63b4d50afb34a1133fa4199 --project cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.864 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.864 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:31:05.864 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.864 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.864 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.864 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.864 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.864 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:31:05.864 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:31:05.864 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add 5a74eb9ef9fa42b5aec4a6a0dcc9005b --user 399c1aade63b4d50afb34a1133fa4199 --project cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.864 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.864 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.864 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role 5a74eb9ef9fa42b5aec4a6a0dcc9005b --user 399c1aade63b4d50afb34a1133fa4199 --project cc00d7d883304069896f91920fab524f
2022-04-13 23:31:05.864 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.864 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:31:05.864 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.864 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.864 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.865 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.865 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.865 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:31:05.865 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:31:05.865 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:31:05.865 | ++ functions-common:get_field:825           :   echo '| 5a74eb9ef9fa42b5aec4a6a0dcc9005b | 399c1aade63b4d50afb34a1133fa4199 |       | cc00d7d883304069896f91920fab524f |        |        | False     |'
2022-04-13 23:31:05.865 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.865 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:31:05.865 | + functions-common:get_or_add_user_project_role:1004 :   echo 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:31:05.865 | 5a74eb9ef9fa42b5aec4a6a0dcc9005b
2022-04-13 23:31:05.865 | + lib/swift:create_swift_accounts:641      :   local swift_project_test2
2022-04-13 23:31:05.865 | ++ lib/swift:create_swift_accounts:642      :   get_or_create_project swiftprojecttest2 default
2022-04-13 23:31:05.865 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:31:05.865 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id
2022-04-13 23:31:05.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.865 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.865 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.865 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.865 | ++ functions-common:get_or_create_project:945 :   project_id=30d6f66c1de645efa4ccb8eaf9e20f68
2022-04-13 23:31:05.865 | ++ functions-common:get_or_create_project:946 :   echo 30d6f66c1de645efa4ccb8eaf9e20f68
2022-04-13 23:31:05.865 | + lib/swift:create_swift_accounts:642      :   swift_project_test2=30d6f66c1de645efa4ccb8eaf9e20f68
2022-04-13 23:31:05.865 | + lib/swift:create_swift_accounts:643      :   die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2'
2022-04-13 23:31:05.865 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.866 | + lib/swift:create_swift_accounts:645      :   local swift_user_test2
2022-04-13 23:31:05.866 | ++ lib/swift:create_swift_accounts:647      :   get_or_create_user swiftusertest2 testing2 default test2@example.com
2022-04-13 23:31:05.866 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:31:05.866 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test2@example.com ]]
2022-04-13 23:31:05.866 | ++ functions-common:get_or_create_user:918  :   local email=--email=test2@example.com
2022-04-13 23:31:05.866 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id
2022-04-13 23:31:05.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.866 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.866 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.866 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.866 | ++ functions-common:get_or_create_user:932  :   user_id=34bf34b501fb424bbff71bd0a0d6a7e4
2022-04-13 23:31:05.866 | ++ functions-common:get_or_create_user:933  :   echo 34bf34b501fb424bbff71bd0a0d6a7e4
2022-04-13 23:31:05.866 | + lib/swift:create_swift_accounts:647      :   swift_user_test2=34bf34b501fb424bbff71bd0a0d6a7e4
2022-04-13 23:31:05.866 | + lib/swift:create_swift_accounts:648      :   die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2'
2022-04-13 23:31:05.866 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.866 | + lib/swift:create_swift_accounts:649      :   get_or_add_user_project_role admin 34bf34b501fb424bbff71bd0a0d6a7e4 30d6f66c1de645efa4ccb8eaf9e20f68
2022-04-13 23:31:05.866 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:31:05.866 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:31:05.866 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:31:05.866 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:31:05.866 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:31:05.866 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:31:05.866 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:31:05.866 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:31:05.866 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.866 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:31:05.866 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 34bf34b501fb424bbff71bd0a0d6a7e4 --project 30d6f66c1de645efa4ccb8eaf9e20f68
2022-04-13 23:31:05.866 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.866 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.867 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.867 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.867 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.867 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:31:05.867 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:31:05.867 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 34bf34b501fb424bbff71bd0a0d6a7e4 --project 30d6f66c1de645efa4ccb8eaf9e20f68
2022-04-13 23:31:05.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.867 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.867 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.867 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 34bf34b501fb424bbff71bd0a0d6a7e4 --project 30d6f66c1de645efa4ccb8eaf9e20f68
2022-04-13 23:31:05.867 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.867 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:31:05.867 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.867 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.867 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.867 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.867 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.867 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:31:05.867 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:31:05.867 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:31:05.867 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | 34bf34b501fb424bbff71bd0a0d6a7e4 |       | 30d6f66c1de645efa4ccb8eaf9e20f68 |        |        | False     |'
2022-04-13 23:31:05.867 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.867 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.867 | + functions-common:get_or_add_user_project_role:1004 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.867 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.867 | + lib/swift:create_swift_accounts:651      :   local swift_domain
2022-04-13 23:31:05.868 | ++ lib/swift:create_swift_accounts:652      :   get_or_create_domain swift_test 'Used for swift functional testing'
2022-04-13 23:31:05.868 | ++ functions-common:get_or_create_domain:884 :   local domain_id
2022-04-13 23:31:05.868 | +++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id
2022-04-13 23:31:05.868 | +++ functions-common:get_or_create_domain:898 :   oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id
2022-04-13 23:31:05.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.868 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.868 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.868 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.868 | ++ functions-common:get_or_create_domain:894 :   domain_id='
2022-04-13 23:31:05.868 | b375c1fbb3974008ace4ef28ffd97a4b'
2022-04-13 23:31:05.868 | ++ functions-common:get_or_create_domain:895 :   echo b375c1fbb3974008ace4ef28ffd97a4b
2022-04-13 23:31:05.868 | + lib/swift:create_swift_accounts:652      :   swift_domain=b375c1fbb3974008ace4ef28ffd97a4b
2022-04-13 23:31:05.868 | + lib/swift:create_swift_accounts:653      :   die_if_not_set 653 swift_domain 'Failure creating swift_test domain'
2022-04-13 23:31:05.868 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.868 | + lib/swift:create_swift_accounts:655      :   local swift_project_test4
2022-04-13 23:31:05.868 | ++ lib/swift:create_swift_accounts:656      :   get_or_create_project swiftprojecttest4 b375c1fbb3974008ace4ef28ffd97a4b
2022-04-13 23:31:05.868 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:31:05.868 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b375c1fbb3974008ace4ef28ffd97a4b --or-show -f value -c id
2022-04-13 23:31:05.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.868 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.868 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.868 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.868 | ++ functions-common:get_or_create_project:945 :   project_id=6384e803ea754ac9b4778dc06a286e2b
2022-04-13 23:31:05.868 | ++ functions-common:get_or_create_project:946 :   echo 6384e803ea754ac9b4778dc06a286e2b
2022-04-13 23:31:05.868 | + lib/swift:create_swift_accounts:656      :   swift_project_test4=6384e803ea754ac9b4778dc06a286e2b
2022-04-13 23:31:05.868 | + lib/swift:create_swift_accounts:657      :   die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4'
2022-04-13 23:31:05.868 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.868 | + lib/swift:create_swift_accounts:659      :   local swift_user_test4
2022-04-13 23:31:05.868 | ++ lib/swift:create_swift_accounts:661      :   get_or_create_user swiftusertest4 testing4 b375c1fbb3974008ace4ef28ffd97a4b test4@example.com
2022-04-13 23:31:05.869 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:31:05.869 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test4@example.com ]]
2022-04-13 23:31:05.869 | ++ functions-common:get_or_create_user:918  :   local email=--email=test4@example.com
2022-04-13 23:31:05.869 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b375c1fbb3974008ace4ef28ffd97a4b --email=test4@example.com --or-show -f value -c id
2022-04-13 23:31:05.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.869 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.869 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.869 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.869 | ++ functions-common:get_or_create_user:932  :   user_id=f2a6a9020a694bcc822f3aa9ab5b37fb
2022-04-13 23:31:05.869 | ++ functions-common:get_or_create_user:933  :   echo f2a6a9020a694bcc822f3aa9ab5b37fb
2022-04-13 23:31:05.869 | + lib/swift:create_swift_accounts:661      :   swift_user_test4=f2a6a9020a694bcc822f3aa9ab5b37fb
2022-04-13 23:31:05.869 | + lib/swift:create_swift_accounts:662      :   die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4'
2022-04-13 23:31:05.869 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:31:05.869 | + lib/swift:create_swift_accounts:663      :   get_or_add_user_project_role admin f2a6a9020a694bcc822f3aa9ab5b37fb 6384e803ea754ac9b4778dc06a286e2b
2022-04-13 23:31:05.869 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:31:05.869 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:31:05.869 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:31:05.869 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:31:05.869 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:31:05.869 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:31:05.869 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:31:05.869 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:31:05.869 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f2a6a9020a694bcc822f3aa9ab5b37fb --project 6384e803ea754ac9b4778dc06a286e2b
2022-04-13 23:31:05.869 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.869 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:31:05.869 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.869 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.869 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.870 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.870 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.870 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:31:05.870 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:31:05.870 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user f2a6a9020a694bcc822f3aa9ab5b37fb --project 6384e803ea754ac9b4778dc06a286e2b
2022-04-13 23:31:05.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.870 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.870 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.870 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f2a6a9020a694bcc822f3aa9ab5b37fb --project 6384e803ea754ac9b4778dc06a286e2b
2022-04-13 23:31:05.870 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:31:05.870 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:31:05.870 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:31:05.870 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.870 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:05.870 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:05.870 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:31:05.870 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:31:05.870 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:31:05.870 | ++ functions-common:get_field:825           :   echo '| f9ac4f1e26c4424bbbcda3c88f6c5cbf | f2a6a9020a694bcc822f3aa9ab5b37fb |       | 6384e803ea754ac9b4778dc06a286e2b |        |        | False     |'
2022-04-13 23:31:05.870 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:31:05.870 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:31:05.870 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.870 | + functions-common:get_or_add_user_project_role:1004 :   echo f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.870 | f9ac4f1e26c4424bbbcda3c88f6c5cbf
2022-04-13 23:31:05.902 | [142723 Async create_swift_accounts:177440]: finished create_swift_accounts with result 0 in 128 seconds
2022-04-13 23:31:05.909 | Not waiting for async task configure_horizon that we never started or has already been waited for
2022-04-13 23:31:05.911 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:31:05.914 | + ./stack.sh:main:1137                     :   is_service_enabled mysql postgresql
2022-04-13 23:31:05.932 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:05.934 | + ./stack.sh:main:1137                     :   is_service_enabled glance
2022-04-13 23:31:05.952 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:05.955 | + ./stack.sh:main:1138                     :   echo_summary 'Configuring Glance'
2022-04-13 23:31:05.958 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:31:05.960 | + ./stack.sh:echo_summary:448              :   echo -e Configuring Glance
2022-04-13 23:31:05.963 | + ./stack.sh:main:1139                     :   async_runfunc init_glance
2022-04-13 23:31:05.965 | + inc/async:async_runfunc:116              :   async_run init_glance init_glance
2022-04-13 23:31:06.024 | + inc/async:async_inner:63                 :   init_glance
2022-04-13 23:31:06.063 | [142723 Async init_glance:188178]: running: init_glance
2022-04-13 23:31:06.065 | + ./stack.sh:main:1146                     :   is_service_enabled neutron
2022-04-13 23:31:06.084 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:06.087 | + ./stack.sh:main:1147                     :   echo_summary 'Configuring Neutron'
2022-04-13 23:31:06.090 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:31:06.092 | + ./stack.sh:echo_summary:448              :   echo -e Configuring Neutron
2022-04-13 23:31:06.095 | + ./stack.sh:main:1149                     :   configure_neutron
2022-04-13 23:31:06.098 | + lib/neutron:configure_neutron:620        :   is_neutron_legacy_enabled
2022-04-13 23:31:06.103 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:31:06.103 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:31:06.108 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 23:31:06.112 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-13 23:31:06.115 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,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- ]]
2022-04-13 23:31:06.118 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:31:06.120 | + lib/neutron:configure_neutron:622        :   configure_mutnauq
2022-04-13 23:31:06.123 | + lib/neutron-legacy:configure_mutnauq:349 :   _configure_neutron_common
2022-04-13 23:31:06.126 | + lib/neutron-legacy:_configure_neutron_common:774 :   _create_neutron_conf_dir
2022-04-13 23:31:06.128 | + lib/neutron-legacy:_create_neutron_conf_dir:767 :   sudo install -d -o ubuntu /etc/neutron
2022-04-13 23:31:06.142 | + lib/neutron-legacy:_configure_neutron_common:777 :   cd /opt/stack/neutron
2022-04-13 23:31:06.144 | + lib/neutron-legacy:_configure_neutron_common:777 :   exec ./tools/generate_config_file_samples.sh
2022-04-13 23:31:09.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:09.648 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:09.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:09.648 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:13.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:13.265 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:13.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:13.265 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:16.163 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:31:16.189 | [188178 Async init_glance:188178]: finished successfully
2022-04-13 23:31:16.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:16.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:16.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:16.918 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:20.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:20.431 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:20.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:20.431 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:23.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:23.950 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:23.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:23.950 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:27.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:27.427 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:27.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:27.427 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:30.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:30.935 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:30.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:30.935 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:34.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:34.607 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:34.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:34.607 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:39.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:39.330 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:39.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:39.330 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:39.330 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp'
2022-04-13 23:31:45.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:45.262 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:45.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:45.262 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:45.590 | + lib/neutron-legacy:_configure_neutron_common:779 :   cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf
2022-04-13 23:31:45.594 | + lib/neutron-legacy:_configure_neutron_common:781 :   Q_POLICY_FILE=/etc/neutron/policy.json
2022-04-13 23:31:45.597 | + lib/neutron-legacy:_configure_neutron_common:785 :   '[' -f /opt/stack/neutron/etc/policy.json ']'
2022-04-13 23:31:45.599 | + lib/neutron-legacy:_configure_neutron_common:789 :   echo '{"context_is_admin":  "role:admin or user_name:neutron"}'
2022-04-13 23:31:45.601 | + lib/neutron-legacy:_configure_neutron_common:794 :   neutron_plugin_configure_common
2022-04-13 23:31:45.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 :   Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
2022-04-13 23:31:45.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 :   Q_PLUGIN_CONF_FILENAME=ml2_conf.ini
2022-04-13 23:31:45.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 :   Q_PLUGIN_CLASS=ml2
2022-04-13 23:31:45.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 :   _neutron_service_plugin_class_add router
2022-04-13 23:31:45.612 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=router
2022-04-13 23:31:45.615 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ '' == '' ]]
2022-04-13 23:31:45.617 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 :   Q_SERVICE_PLUGIN_CLASSES=router
2022-04-13 23:31:45.619 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ etc/neutron/plugins/ml2 == '' ]]
2022-04-13 23:31:45.621 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2_conf.ini == '' ]]
2022-04-13 23:31:45.624 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2 == '' ]]
2022-04-13 23:31:45.626 | + lib/neutron-legacy:_configure_neutron_common:801 :   mkdir -p /etc/neutron/plugins/ml2
2022-04-13 23:31:45.630 | + lib/neutron-legacy:_configure_neutron_common:802 :   Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:45.633 | + lib/neutron-legacy:_configure_neutron_common:805 :   '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'
2022-04-13 23:31:45.635 | + lib/neutron-legacy:_configure_neutron_common:806 :   cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:45.643 | ++ lib/neutron-legacy:_configure_neutron_common:811 :   database_connection_url neutron
2022-04-13 23:31:45.645 | ++ lib/database:database_connection_url:134 :   local db=neutron
2022-04-13 23:31:45.647 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql neutron
2022-04-13 23:31:45.650 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=neutron
2022-04-13 23:31:45.652 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-04-13 23:31:45.655 | + lib/neutron-legacy:_configure_neutron_common:811 :   iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-04-13 23:31:45.683 | + lib/neutron-legacy:_configure_neutron_common:812 :   iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron
2022-04-13 23:31:45.712 | + lib/neutron-legacy:_configure_neutron_common:813 :   iniset /etc/neutron/neutron.conf DEFAULT use_syslog False
2022-04-13 23:31:45.740 | + lib/neutron-legacy:_configure_neutron_common:814 :   iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0
2022-04-13 23:31:45.770 | + lib/neutron-legacy:_configure_neutron_common:815 :   iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock
2022-04-13 23:31:45.799 | + lib/neutron-legacy:_configure_neutron_common:818 :   iniset /etc/neutron/neutron.conf nova region_name RegionOne
2022-04-13 23:31:45.827 | + lib/neutron-legacy:_configure_neutron_common:820 :   '[' libvirt = fake ']'
2022-04-13 23:31:45.830 | + lib/neutron-legacy:_configure_neutron_common:830 :   setup_logging /etc/neutron/neutron.conf
2022-04-13 23:31:45.832 | + functions:setup_logging:674              :   setup_systemd_logging /etc/neutron/neutron.conf
2022-04-13 23:31:45.834 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/neutron/neutron.conf
2022-04-13 23:31:45.837 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:31:45.853 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:31:45.855 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:31:45.858 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:31:45.860 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:31:45.863 | + functions:setup_systemd_logging:702      :   iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-13 23:31:45.891 | + functions:setup_systemd_logging:704      :   iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:31:45.919 | + functions:setup_systemd_logging:705      :   iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-13 23:31:45.948 | + functions:setup_systemd_logging:706      :   iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:31:45.976 | + lib/neutron-legacy:_configure_neutron_common:832 :   is_service_enabled tls-proxy
2022-04-13 23:31:45.993 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:31:45.995 | + lib/neutron-legacy:_configure_neutron_common:838 :   _neutron_setup_rootwrap
2022-04-13 23:31:45.997 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 :   [[ True == \F\a\l\s\e ]]
2022-04-13 23:31:46.000 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 :   Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d
2022-04-13 23:31:46.002 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 :   [[ -d /etc/neutron/rootwrap.d ]]
2022-04-13 23:31:46.005 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 :   sudo rm -rf /etc/neutron/rootwrap.d
2022-04-13 23:31:46.016 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 :   _neutron_deploy_rootwrap_filters /opt/stack/neutron
2022-04-13 23:31:46.019 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 :   [[ True == \F\a\l\s\e ]]
2022-04-13 23:31:46.021 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 :   local srcdir=/opt/stack/neutron
2022-04-13 23:31:46.023 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 :   sudo install -d -o root -m 755 /etc/neutron/rootwrap.d
2022-04-13 23:31:46.036 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 :   sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/
2022-04-13 23:31:46.048 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 :   test -r /opt/stack/neutron/etc/neutron/rootwrap.conf
2022-04-13 23:31:46.051 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 :   sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf
2022-04-13 23:31:46.063 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf
2022-04-13 23:31:46.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 :   sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf
2022-04-13 23:31:46.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 :   ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-04-13 23:31:46.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 :   ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-13 23:31:46.093 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   mktemp
2022-04-13 23:31:46.097 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   TEMPFILE=/tmp/tmp.ZGWmORWZ6M
2022-04-13 23:31:46.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-04-13 23:31:46.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-13 23:31:46.104 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 :   chmod 0440 /tmp/tmp.ZGWmORWZ6M
2022-04-13 23:31:46.108 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 :   sudo chown root:root /tmp/tmp.ZGWmORWZ6M
2022-04-13 23:31:46.120 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 :   sudo mv /tmp/tmp.ZGWmORWZ6M /etc/sudoers.d/neutron-rootwrap
2022-04-13 23:31:46.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 :   iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-13 23:31:46.161 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:46.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 :   iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-13 23:31:46.193 | + lib/neutron-legacy:configure_mutnauq:350 :   iniset_rpc_backend neutron /etc/neutron/neutron.conf
2022-04-13 23:31:46.195 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=neutron
2022-04-13 23:31:46.197 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/neutron/neutron.conf
2022-04-13 23:31:46.200 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:31:46.202 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:31:46.205 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:31:46.222 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:46.225 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:31:46.227 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:31:46.230 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:31:46.247 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:46.250 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:31:46.253 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/
2022-04-13 23:31:46.283 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:31:46.285 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:31:46.288 | + lib/neutron-legacy:configure_mutnauq:352 :   is_service_enabled q-metering
2022-04-13 23:31:46.305 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:46.307 | + lib/neutron-legacy:configure_mutnauq:353 :   _configure_neutron_metering
2022-04-13 23:31:46.310 | + lib/neutron-legacy:_configure_neutron_metering:887 :   neutron_agent_metering_configure_common
2022-04-13 23:31:46.312 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 :   _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-13 23:31:46.315 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-13 23:31:46.317 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ router == '' ]]
2022-04-13 23:31:46.319 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 :   [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]]
2022-04-13 23:31:46.322 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 :   Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-13 23:31:46.324 | + lib/neutron-legacy:_configure_neutron_metering:888 :   neutron_agent_metering_configure_agent
2022-04-13 23:31:46.327 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 :   METERING_AGENT_CONF_PATH=/etc/neutron/services/metering
2022-04-13 23:31:46.329 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 :   mkdir -p /etc/neutron/services/metering
2022-04-13 23:31:46.333 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 :   METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini
2022-04-13 23:31:46.336 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 :   cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini
2022-04-13 23:31:46.340 | + lib/neutron-legacy:configure_mutnauq:355 :   is_service_enabled q-agt q-svc
2022-04-13 23:31:46.358 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:46.360 | + lib/neutron-legacy:configure_mutnauq:356 :   _configure_neutron_service
2022-04-13 23:31:46.363 | + lib/neutron-legacy:_configure_neutron_service:915 :   Q_API_PASTE_FILE=/etc/neutron/api-paste.ini
2022-04-13 23:31:46.365 | + lib/neutron-legacy:_configure_neutron_service:916 :   cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini
2022-04-13 23:31:46.370 | + lib/neutron-legacy:_configure_neutron_service:919 :   iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2
2022-04-13 23:31:46.399 | + lib/neutron-legacy:_configure_neutron_service:921 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-13 23:31:46.429 | + lib/neutron-legacy:_configure_neutron_service:922 :   iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json
2022-04-13 23:31:46.459 | + lib/neutron-legacy:_configure_neutron_service:923 :   iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True
2022-04-13 23:31:46.490 | + lib/neutron-legacy:_configure_neutron_service:925 :   iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone
2022-04-13 23:31:46.519 | + lib/neutron-legacy:_configure_neutron_service:926 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron
2022-04-13 23:31:46.522 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-13 23:31:46.524 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=neutron
2022-04-13 23:31:46.526 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:31:46.529 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password
2022-04-13 23:31:46.558 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf keystone_authtoken interface public
2022-04-13 23:31:46.588 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.52/identity
2022-04-13 23:31:46.618 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf keystone_authtoken username neutron
2022-04-13 23:31:46.647 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd
2022-04-13 23:31:46.678 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default
2022-04-13 23:31:46.708 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_name service
2022-04-13 23:31:46.738 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default
2022-04-13 23:31:46.767 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:31:46.797 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:31:46.827 | + lib/neutron-legacy:_configure_neutron_service:929 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True
2022-04-13 23:31:46.857 | + lib/neutron-legacy:_configure_neutron_service:930 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True
2022-04-13 23:31:46.886 | + lib/neutron-legacy:_configure_neutron_service:932 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova
2022-04-13 23:31:46.889 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-13 23:31:46.892 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-13 23:31:46.894 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-13 23:31:46.897 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf nova auth_type password
2022-04-13 23:31:46.926 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf nova interface public
2022-04-13 23:31:46.956 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.52/identity
2022-04-13 23:31:46.985 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf nova username nova
2022-04-13 23:31:47.016 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf nova password Passw0rd
2022-04-13 23:31:47.045 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf nova user_domain_name Default
2022-04-13 23:31:47.074 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf nova project_name service
2022-04-13 23:31:47.104 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf nova project_domain_name Default
2022-04-13 23:31:47.134 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:31:47.163 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211
2022-04-13 23:31:47.193 | + lib/neutron-legacy:_configure_neutron_service:935 :   neutron_plugin_configure_service
2022-04-13 23:31:47.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 :   [[ vlan != \l\o\c\a\l ]]
2022-04-13 23:31:47.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 :   Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)
2022-04-13 23:31:47.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 :   '[' '' == '' ']'
2022-04-13 23:31:47.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ '' == '' ]]
2022-04-13 23:31:47.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ physnet1 != '' ]]
2022-04-13 23:31:47.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 :   ML2_VLAN_RANGES=physnet1
2022-04-13 23:31:47.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 :   [[ 600:649 != '' ]]
2022-04-13 23:31:47.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 :   ML2_VLAN_RANGES=physnet1:600:649
2022-04-13 23:31:47.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 :   [[ physnet1:600:649 != '' ]]
2022-04-13 23:31:47.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 :   Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)
2022-04-13 23:31:47.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 :   [[ -z '' ]]
2022-04-13 23:31:47.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 :   [[ -n physnet1 ]]
2022-04-13 23:31:47.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=
2022-04-13 23:31:47.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 :   [[ -n physnet1 ]]
2022-04-13 23:31:47.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1,
2022-04-13 23:31:47.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ -n physnet1 ]]
2022-04-13 23:31:47.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ physnet1 != \p\h\y\s\n\e\t\1 ]]
2022-04-13 23:31:47.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:47.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver
2022-04-13 23:31:47.267 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv
2022-04-13 23:31:47.270 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.272 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-13 23:31:47.275 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=mechanism_drivers=openvswitch,hyperv
2022-04-13 23:31:47.277 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z mechanism_drivers=openvswitch,hyperv ']'
2022-04-13 23:31:47.280 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.282 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv
2022-04-13 23:31:47.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 :   [[ -n '' ]]
2022-04-13 23:31:47.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security
2022-04-13 23:31:47.316 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.318 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-13 23:31:47.320 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=extension_drivers=port_security
2022-04-13 23:31:47.323 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z extension_drivers=port_security ']'
2022-04-13 23:31:47.325 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.328 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security
2022-04-13 23:31:47.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan
2022-04-13 23:31:47.359 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.361 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-13 23:31:47.364 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tenant_network_types=vlan
2022-04-13 23:31:47.366 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tenant_network_types=vlan ']'
2022-04-13 23:31:47.369 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.371 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan
2022-04-13 23:31:47.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000
2022-04-13 23:31:47.402 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.405 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_gre
2022-04-13 23:31:47.407 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tunnel_id_ranges=1:1000
2022-04-13 23:31:47.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tunnel_id_ranges=1:1000 ']'
2022-04-13 23:31:47.412 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000
2022-04-13 23:31:47.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000
2022-04-13 23:31:47.445 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.447 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vxlan
2022-04-13 23:31:47.450 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-13 23:31:47.453 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-13 23:31:47.455 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.458 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000
2022-04-13 23:31:47.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1,
2022-04-13 23:31:47.488 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.491 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_flat
2022-04-13 23:31:47.493 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=flat_networks=physnet1,
2022-04-13 23:31:47.496 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z flat_networks=physnet1, ']'
2022-04-13 23:31:47.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1,
2022-04-13 23:31:47.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:600:649
2022-04-13 23:31:47.536 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.538 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vlan
2022-04-13 23:31:47.541 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=network_vlan_ranges=physnet1:600:649
2022-04-13 23:31:47.543 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z network_vlan_ranges=physnet1:600:649 ']'
2022-04-13 23:31:47.546 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.548 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649
2022-04-13 23:31:47.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000
2022-04-13 23:31:47.579 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:31:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_geneve
2022-04-13 23:31:47.584 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-13 23:31:47.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-13 23:31:47.589 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:31:47.592 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000
2022-04-13 23:31:47.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 :   [[ legacy != \l\e\g\a\c\y ]]
2022-04-13 23:31:47.623 | + lib/neutron-legacy:configure_mutnauq:358 :   is_service_enabled q-agt
2022-04-13 23:31:47.640 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:47.642 | + lib/neutron-legacy:configure_mutnauq:359 :   _configure_neutron_plugin_agent
2022-04-13 23:31:47.645 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-13 23:31:47.677 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:47.679 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-13 23:31:47.708 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-13 23:31:47.739 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 :   neutron_plugin_configure_plugin_agent
2022-04-13 23:31:47.742 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 :   _neutron_ovs_base_setup_bridge br-int
2022-04-13 23:31:47.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 :   local bridge=br-int
2022-04-13 23:31:47.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-04-13 23:31:50.794 | INFO neutron.common.config [-] Logging enabled!
2022-04-13 23:31:50.794 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114
2022-04-13 23:31:50.795 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=190155) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-13 23:31:50.845 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=190155) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:31:50.846 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=190155) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:31:50.846 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=190155) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:50.846 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=190155) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:50.846 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=190155) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:50.846 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=190155) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:50.901 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-13 23:31:50.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:50.901 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:50.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:50.901 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:51.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 :   _neutron_ovs_base_add_bridge br-int
2022-04-13 23:31:51.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-int
2022-04-13 23:31:51.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int'
2022-04-13 23:31:51.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-13 23:31:51.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-int
2022-04-13 23:31:51.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 :   sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int
2022-04-13 23:31:51.333 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 :   _neutron_ovs_base_configure_firewall_driver
2022-04-13 23:31:51.336 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:51.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch
2022-04-13 23:31:51.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 :   running_in_container
2022-04-13 23:31:51.374 | ++ functions:running_in_container:793       :   systemd-detect-virt --container
2022-04-13 23:31:51.382 | + functions:running_in_container:793       :   [[ none != \n\o\n\e ]]
2022-04-13 23:31:51.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 :   enable_kernel_bridge_firewall
2022-04-13 23:31:51.387 | + functions:enable_kernel_bridge_firewall:802 :   sudo modprobe bridge
2022-04-13 23:31:51.399 | + functions:enable_kernel_bridge_firewall:805 :   sudo modprobe br_netfilter
2022-04-13 23:31:51.412 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-13 23:31:51.415 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-iptables=1
2022-04-13 23:31:51.423 | net.bridge.bridge-nf-call-iptables = 1
2022-04-13 23:31:51.427 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-13 23:31:51.429 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1
2022-04-13 23:31:51.438 | net.bridge.bridge-nf-call-ip6tables = 1
2022-04-13 23:31:51.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 :   [[ False == \T\r\u\e ]]
2022-04-13 23:31:51.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ physnet1 != '' ]]
2022-04-13 23:31:51.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ br-data != '' ]]
2022-04-13 23:31:51.449 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 :   [[ physnet1:br-data == '' ]]
2022-04-13 23:31:51.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 :   _neutron_ovs_base_add_bridge br-data
2022-04-13 23:31:51.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-13 23:31:51.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data'
2022-04-13 23:31:51.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-13 23:31:51.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-13 23:31:51.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 :   [[ physnet1:br-data != '' ]]
2022-04-13 23:31:51.497 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data
2022-04-13 23:31:51.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 :   AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent
2022-04-13 23:31:51.533 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types
2022-04-13 23:31:51.563 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system
2022-04-13 23:31:51.592 | + lib/neutron-legacy:configure_mutnauq:361 :   is_service_enabled q-dhcp
2022-04-13 23:31:51.609 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:51.611 | + lib/neutron-legacy:configure_mutnauq:362 :   _configure_neutron_dhcp_agent
2022-04-13 23:31:51.614 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 :   cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini
2022-04-13 23:31:51.619 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True
2022-04-13 23:31:51.650 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True
2022-04-13 23:31:51.679 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 :   iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-13 23:31:51.711 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:51.714 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 :   iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-13 23:31:51.745 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 :   is_service_enabled q-l3
2022-04-13 23:31:51.762 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:51.765 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 :   _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-13 23:31:51.768 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False
2022-04-13 23:31:51.796 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-13 23:31:51.799 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-13 23:31:51.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch
2022-04-13 23:31:51.830 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 :   neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini
2022-04-13 23:31:51.833 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-13 23:31:51.835 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 :   :
2022-04-13 23:31:51.838 | + lib/neutron-legacy:configure_mutnauq:364 :   is_service_enabled q-l3
2022-04-13 23:31:51.854 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:31:51.857 | + lib/neutron-legacy:configure_mutnauq:365 :   _configure_neutron_l3_agent
2022-04-13 23:31:51.860 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 :   cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini
2022-04-13 23:31:51.865 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 :   iniset /etc/neutron/l3_agent.ini DEFAULT debug True
2022-04-13 23:31:51.894 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 :   iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-13 23:31:51.925 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:51.928 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 :   iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-13 23:31:51.957 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 :   _neutron_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-13 23:31:51.959 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False
2022-04-13 23:31:51.988 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-13 23:31:51.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-13 23:31:51.993 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch
2022-04-13 23:31:52.022 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 :   neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini
2022-04-13 23:31:52.025 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-13 23:31:52.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 :   _neutron_ovs_base_configure_l3_agent
2022-04-13 23:31:52.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-04-13 23:31:55.052 | INFO neutron.common.config [-] Logging enabled!
2022-04-13 23:31:55.052 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114
2022-04-13 23:31:55.052 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=190687) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-13 23:31:55.103 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=190687) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:31:55.103 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=190687) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:31:55.103 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=190687) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:55.103 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=190687) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:55.103 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=190687) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:55.104 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=190687) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:31:55.164 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int
2022-04-13 23:31:55.165 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=190687) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}}
2022-04-13 23:31:55.165 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=190687) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}}
2022-04-13 23:31:55.165 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-13 23:31:55.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:55.165 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:55.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:31:55.165 |   from cryptography.utils import int_from_bytes
2022-04-13 23:31:55.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 :   [[ False = \T\r\u\e ]]
2022-04-13 23:31:55.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 :   _neutron_ovs_base_add_public_bridge
2022-04-13 23:31:55.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 :   _neutron_ovs_base_add_bridge br-data
2022-04-13 23:31:55.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-13 23:31:55.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data'
2022-04-13 23:31:55.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-13 23:31:55.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-13 23:31:55.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 :   set_mtu br-data 1500
2022-04-13 23:31:55.568 | + functions:set_mtu:785                    :   local dev=br-data
2022-04-13 23:31:55.570 | + functions:set_mtu:786                    :   local mtu=1500
2022-04-13 23:31:55.573 | + functions:set_mtu:787                    :   sudo ip link set mtu 1500 dev br-data
2022-04-13 23:31:55.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 :   sudo ovs-vsctl br-set-external-id br-data bridge-id br-data
2022-04-13 23:31:55.602 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 :   _configure_public_network_connectivity
2022-04-13 23:31:55.605 | + lib/neutron-legacy:_configure_public_network_connectivity:709 :   [[ -n eth1 ]]
2022-04-13 23:31:55.608 | + lib/neutron-legacy:_configure_public_network_connectivity:710 :   _move_neutron_addresses_route eth1 br-data True False inet
2022-04-13 23:31:55.610 | + lib/neutron-legacy:_move_neutron_addresses_route:650 :   local from_intf=eth1
2022-04-13 23:31:55.612 | + lib/neutron-legacy:_move_neutron_addresses_route:651 :   local to_intf=br-data
2022-04-13 23:31:55.615 | + lib/neutron-legacy:_move_neutron_addresses_route:652 :   local add_ovs_port=True
2022-04-13 23:31:55.618 | + lib/neutron-legacy:_move_neutron_addresses_route:653 :   local del_ovs_port=False
2022-04-13 23:31:55.620 | + lib/neutron-legacy:_move_neutron_addresses_route:654 :   local af=inet
2022-04-13 23:31:55.623 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n eth1 ]]
2022-04-13 23:31:55.625 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n br-data ]]
2022-04-13 23:31:55.628 | + lib/neutron-legacy:_move_neutron_addresses_route:662 :   local IP_REPLACE=
2022-04-13 23:31:55.630 | + lib/neutron-legacy:_move_neutron_addresses_route:663 :   local IP_DEL=
2022-04-13 23:31:55.632 | + lib/neutron-legacy:_move_neutron_addresses_route:664 :   local IP_UP=
2022-04-13 23:31:55.635 | + lib/neutron-legacy:_move_neutron_addresses_route:665 :   local DEFAULT_ROUTE_GW
2022-04-13 23:31:55.638 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   ip -f inet r
2022-04-13 23:31:55.639 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   awk '/default.+eth1\s/ { print $3; exit }'
2022-04-13 23:31:55.645 | + lib/neutron-legacy:_move_neutron_addresses_route:666 :   DEFAULT_ROUTE_GW=
2022-04-13 23:31:55.648 | + lib/neutron-legacy:_move_neutron_addresses_route:667 :   local ADD_OVS_PORT=
2022-04-13 23:31:55.650 | + lib/neutron-legacy:_move_neutron_addresses_route:668 :   local DEL_OVS_PORT=
2022-04-13 23:31:55.652 | + lib/neutron-legacy:_move_neutron_addresses_route:669 :   local ARP_CMD=
2022-04-13 23:31:55.656 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   ip -f inet a s dev eth1 scope global primary
2022-04-13 23:31:55.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   awk '{ print $2, $3, $4; exit }'
2022-04-13 23:31:55.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   grep inet
2022-04-13 23:31:55.663 | + lib/neutron-legacy:_move_neutron_addresses_route:671 :   IP_BRD='192.168.0.55/22 brd 192.168.3.255'
2022-04-13 23:31:55.666 | + lib/neutron-legacy:_move_neutron_addresses_route:673 :   '[' '' '!=' '' ']'
2022-04-13 23:31:55.668 | + lib/neutron-legacy:_move_neutron_addresses_route:677 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:55.671 | + lib/neutron-legacy:_move_neutron_addresses_route:678 :   ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1'
2022-04-13 23:31:55.673 | + lib/neutron-legacy:_move_neutron_addresses_route:681 :   [[ False == \T\r\u\e ]]
2022-04-13 23:31:55.676 | + lib/neutron-legacy:_move_neutron_addresses_route:685 :   [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]]
2022-04-13 23:31:55.678 | + lib/neutron-legacy:_move_neutron_addresses_route:686 :   IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1'
2022-04-13 23:31:55.681 | + lib/neutron-legacy:_move_neutron_addresses_route:687 :   IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data'
2022-04-13 23:31:55.683 | + lib/neutron-legacy:_move_neutron_addresses_route:688 :   IP_UP='sudo ip link set br-data up'
2022-04-13 23:31:55.686 | + lib/neutron-legacy:_move_neutron_addresses_route:689 :   [[ inet == \i\n\e\t ]]
2022-04-13 23:31:55.690 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   echo 192.168.0.55/22 brd 192.168.3.255
2022-04-13 23:31:55.691 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   awk '{ print $1; exit }'
2022-04-13 23:31:55.691 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   grep -o -E '(.*)/'
2022-04-13 23:31:55.692 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   cut -d / -f1
2022-04-13 23:31:55.696 | + lib/neutron-legacy:_move_neutron_addresses_route:690 :   IP=192.168.0.55
2022-04-13 23:31:55.699 | + lib/neutron-legacy:_move_neutron_addresses_route:691 :   ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55 '
2022-04-13 23:31:55.701 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1
2022-04-13 23:31:55.713 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data
2022-04-13 23:31:55.725 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip link set br-data up
2022-04-13 23:31:55.738 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ovs-vsctl --may-exist add-port br-data eth1
2022-04-13 23:31:55.758 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55
2022-04-13 23:31:58.768 | ARPING 192.168.0.55 from 192.168.0.55 br-data
2022-04-13 23:31:58.768 | Sent 3 probes (3 broadcast(s))
2022-04-13 23:31:58.768 | Received 0 response(s)
2022-04-13 23:31:58.791 | + lib/neutron-legacy:_move_neutron_addresses_route:1 :   exit_trap
2022-04-13 23:31:58.794 | + ./stack.sh:exit_trap:523                 :   local r=1
2022-04-13 23:31:58.797 | ++ ./stack.sh:exit_trap:524                 :   jobs -p
2022-04-13 23:31:58.800 | + ./stack.sh:exit_trap:524                 :   jobs='167998
2022-04-13 23:31:58.800 | 188178'
2022-04-13 23:31:58.802 | + ./stack.sh:exit_trap:527                 :   [[ -n 167998
2022-04-13 23:31:58.802 | 188178 ]]
2022-04-13 23:31:58.805 | + ./stack.sh:exit_trap:527                 :   [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-232237 ]]
2022-04-13 23:31:58.807 | + ./stack.sh:exit_trap:527                 :   [[ True == \T\r\u\e ]]
2022-04-13 23:31:58.810 | + ./stack.sh:exit_trap:528                 :   echo 'exit_trap: cleaning up child processes'
2022-04-13 23:31:58.810 | exit_trap: cleaning up child processes
2022-04-13 23:31:58.812 | + ./stack.sh:exit_trap:529                 :   kill 167998 188178
2022-04-13 23:31:58.814 | + ./stack.sh:exit_trap:533                 :   '[' -f /tmp/tmp.8aUgGUyXxS ']'
2022-04-13 23:31:58.817 | + ./stack.sh:exit_trap:534                 :   rm /tmp/tmp.8aUgGUyXxS
2022-04-13 23:31:58.821 | + ./stack.sh:exit_trap:538                 :   kill_spinner
2022-04-13 23:31:58.823 | + ./stack.sh:kill_spinner:433              :   '[' '!' -z '' ']'
2022-04-13 23:31:58.825 | + ./stack.sh:exit_trap:540                 :   [[ 1 -ne 0 ]]
2022-04-13 23:31:58.828 | + ./stack.sh:exit_trap:541                 :   echo 'Error on exit'
2022-04-13 23:31:58.828 | Error on exit
2022-04-13 23:31:58.830 | + ./stack.sh:exit_trap:543                 :   type -p generate-subunit
2022-04-13 23:31:58.832 | + ./stack.sh:exit_trap:544                 :   generate-subunit 1649892153 565 fail
2022-04-13 23:31:59.504 | + ./stack.sh:exit_trap:546                 :   [[ -z /opt/stack/logs ]]
2022-04-13 23:31:59.506 | + ./stack.sh:exit_trap:549                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-04-13 23:32:00.643 | + ./stack.sh:exit_trap:558                 :   exit 1