2022-04-13 23:05:25.538 | + ./stack.sh:main:489                      :   exec
2022-04-13 23:05:25.538 | + ./stack.sh:main:497                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230525'
2022-04-13 23:05:25.538 | ++ ./stack.sh:main:489                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-230525.summary.2022-04-13-230525
2022-04-13 23:05:25.538 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:05:25.538 | + ./stack.sh:echo_summary:448              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230525
2022-04-13 23:05:25.539 | + ./stack.sh:main:499                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230525 /opt/stack/logs/stack.sh.log
2022-04-13 23:05:25.539 | + ./stack.sh:main:500                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230525.summary.2022-04-13-230525 /opt/stack/logs/stack.sh.log.summary
2022-04-13 23:05:25.539 | + ./stack.sh:main:515                      :   check_path_perm_sanity /opt/stack
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:596     :   local real_path
2022-04-13 23:05:25.539 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-04-13 23:05:25.539 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-04-13 23:05:25.539 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-04-13 23:05:25.539 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 23:05:25.539 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-04-13 23:05:25.539 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-04-13 23:05:25.543 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 23:05:25.545 | + ./stack.sh:main:521                      :   trap exit_trap EXIT
2022-04-13 23:05:25.547 | + ./stack.sh:main:562                      :   trap err_trap ERR
2022-04-13 23:05:25.549 | + ./stack.sh:main:575                      :   set -o errexit
2022-04-13 23:05:25.551 | + ./stack.sh:main:578                      :   uname -a
2022-04-13 23:05:25.552 | Linux dv-cinder-837527-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
2022-04-13 23:05:25.554 | + ./stack.sh:main:581                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-04-13 23:05:25.556 | + ./stack.sh:main:582                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-04-13 23:05:25.561 | + ./stack.sh:main:585                      :   source /home/ubuntu/devstack/lib/database
2022-04-13 23:05:25.599 | + ./stack.sh:main:586                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-04-13 23:05:25.615 | + ./stack.sh:main:592                      :   fetch_plugins
2022-04-13 23:05:25.617 | + functions-common:fetch_plugins:1778      :   local plugins=
2022-04-13 23:05:25.619 | + functions-common:fetch_plugins:1779      :   local plugin
2022-04-13 23:05:25.621 | + functions-common:fetch_plugins:1782      :   [[ -z '' ]]
2022-04-13 23:05:25.623 | + functions-common:fetch_plugins:1783      :   return
2022-04-13 23:05:25.625 | + ./stack.sh:main:596                      :   run_phase override_defaults
2022-04-13 23:05:25.627 | + functions-common:run_phase:1860          :   local mode=override_defaults
2022-04-13 23:05:25.629 | + functions-common:run_phase:1861          :   local phase=
2022-04-13 23:05:25.631 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:05:25.632 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:05:25.634 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:05:25.637 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:05:25.638 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:05:25.641 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:05:25.644 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:05:25.646 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:05:25.648 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:05:25.649 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-04-13 23:05:25.652 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:05:25.665 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:05:25.666 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 23:05:25.670 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:05:25.671 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:05:25.673 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:05:25.675 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:05:25.677 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 23:05:25.679 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-04-13 23:05:25.680 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-04-13 23:05:25.682 | + functions-common:run_phase:1881          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 23:05:25.684 | + 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:05:25.686 | + functions-common:run_phase:1885          :   plugin_override_defaults
2022-04-13 23:05:25.688 | + functions-common:plugin_override_defaults:1819 :   local plugins=
2022-04-13 23:05:25.690 | + functions-common:plugin_override_defaults:1820 :   local plugin
2022-04-13 23:05:25.692 | + functions-common:plugin_override_defaults:1823 :   [[ -z '' ]]
2022-04-13 23:05:25.694 | + functions-common:plugin_override_defaults:1824 :   return
2022-04-13 23:05:25.696 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/apache
2022-04-13 23:05:25.713 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/tls
2022-04-13 23:05:25.716 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-04-13 23:05:25.729 | ++ functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:05:25.732 | +++ lib/tls:source:43                        :   hostname -f
2022-04-13 23:05:25.736 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-04-13 23:05:25.738 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-04-13 23:05:25.739 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-04-13 23:05:25.741 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-04-13 23:05:25.743 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-04-13 23:05:25.746 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-04-13 23:05:25.747 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-04-13 23:05:25.750 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-04-13 23:05:25.752 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-04-13 23:05:25.754 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-04-13 23:05:25.759 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/infra
2022-04-13 23:05:25.772 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/libraries
2022-04-13 23:05:25.795 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/lvm
2022-04-13 23:05:25.807 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/horizon
2022-04-13 23:05:25.819 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/keystone
2022-04-13 23:05:25.857 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/glance
2022-04-13 23:05:25.916 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/nova
2022-04-13 23:05:26.013 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/placement
2022-04-13 23:05:26.036 | + ./stack.sh:main:613                      :   source /home/ubuntu/devstack/lib/cinder
2022-04-13 23:05:26.085 | + ./stack.sh:main:614                      :   source /home/ubuntu/devstack/lib/swift
2022-04-13 23:05:26.142 | + ./stack.sh:main:615                      :   source /home/ubuntu/devstack/lib/neutron
2022-04-13 23:05:26.303 | + ./stack.sh:main:616                      :   source /home/ubuntu/devstack/lib/ldap
2022-04-13 23:05:26.318 | + ./stack.sh:main:617                      :   source /home/ubuntu/devstack/lib/dstat
2022-04-13 23:05:26.332 | + ./stack.sh:main:618                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-04-13 23:05:26.345 | + ./stack.sh:main:619                      :   source /home/ubuntu/devstack/lib/etcd3
2022-04-13 23:05:26.442 | + ./stack.sh:main:620                      :   source /home/ubuntu/devstack/lib/os-vif
2022-04-13 23:05:26.444 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2022-04-13 23:05:26.447 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2022-04-13 23:05:26.449 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2022-04-13 23:05:26.451 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2022-04-13 23:05:26.453 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2022-04-13 23:05:26.455 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2022-04-13 23:05:26.455 | False'
2022-04-13 23:05:26.458 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2022-04-13 23:05:26.474 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2022-04-13 23:05:26.476 | + ./stack.sh:main:626                      :   run_phase source
2022-04-13 23:05:26.478 | + functions-common:run_phase:1860          :   local mode=source
2022-04-13 23:05:26.483 | + functions-common:run_phase:1861          :   local phase=
2022-04-13 23:05:26.485 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:05:26.487 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:05:26.489 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:05:26.491 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:05:26.493 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:05:26.496 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:05:26.499 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:05:26.501 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:05:26.504 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:05:26.506 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-04-13 23:05:26.508 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:05:26.523 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:05:26.525 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 23:05:26.528 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-04-13 23:05:26.573 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-04-13 23:05:26.575 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-04-13 23:05:26.578 | + functions-common:run_phase:1881          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 23:05:26.580 | + functions-common:run_phase:1882          :   load_plugin_settings
2022-04-13 23:05:26.582 | + functions-common:load_plugin_settings:1796 :   local plugins=
2022-04-13 23:05:26.584 | + functions-common:load_plugin_settings:1797 :   local plugin
2022-04-13 23:05:26.586 | + functions-common:load_plugin_settings:1800 :   [[ -z '' ]]
2022-04-13 23:05:26.588 | + functions-common:load_plugin_settings:1801 :   return
2022-04-13 23:05:26.592 | + functions-common:run_phase:1883          :   verify_disabled_services
2022-04-13 23:05:26.594 | + functions-common:verify_disabled_services:2143 :   local service
2022-04-13 23:05:26.596 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.598 | + 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:05:26.601 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.603 | + 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:05:26.606 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.609 | + 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:05:26.611 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.613 | + 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:05:26.619 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.622 | + 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:05:26.625 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.628 | + 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:05:26.631 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.634 | + 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:05:26.637 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.640 | + 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:05:26.642 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.644 | + 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:05:26.647 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.649 | + 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:05:26.653 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.655 | + 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:05:26.658 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.661 | + 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:05:26.663 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.666 | + 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:05:26.668 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.671 | + 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:05:26.673 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.675 | + 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:05:26.677 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.680 | + 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:05:26.682 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.684 | + 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:05:26.686 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.689 | + 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:05:26.692 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.694 | + 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:05:26.697 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.699 | + 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:05:26.702 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.704 | + 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:05:26.707 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.709 | + 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:05:26.712 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.715 | + 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:05:26.718 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.720 | + 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:05:26.723 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.725 | + 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:05:26.727 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.729 | + 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:05:26.732 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.734 | + 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:05:26.736 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.738 | + 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:05:26.741 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.743 | + 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:05:26.746 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.748 | + 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:05:26.750 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.752 | + 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:05:26.755 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.757 | + 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:05:26.759 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.762 | + 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:05:26.765 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.767 | + 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:05:26.770 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.773 | + 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:05:26.776 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.779 | + 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:05:26.782 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.784 | + 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:05:26.787 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.790 | + 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:05:26.792 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.795 | + 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:05:26.797 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.800 | + 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:05:26.803 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.806 | + 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:05:26.809 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.812 | + 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:05:26.815 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.817 | + 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:05:26.820 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.822 | + 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:05:26.826 | + functions-common:verify_disabled_services:2144 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 23:05:26.828 | + 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:05:26.831 | + ./stack.sh:main:697                      :   initialize_database_backends
2022-04-13 23:05:26.834 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 23:05:26.837 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-04-13 23:05:26.853 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:05:26.856 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-04-13 23:05:26.858 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 23:05:26.861 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-04-13 23:05:26.876 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:05:26.879 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-04-13 23:05:26.881 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-04-13 23:05:26.883 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-04-13 23:05:26.886 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-04-13 23:05:26.889 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-04-13 23:05:26.891 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-04-13 23:05:26.893 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-04-13 23:05:26.895 | + lib/database:initialize_database_backends:92 :   return 0
2022-04-13 23:05:26.898 | + ./stack.sh:main:698                      :   echo 'Using mysql database backend'
2022-04-13 23:05:26.898 | Using mysql database backend
2022-04-13 23:05:26.900 | + ./stack.sh:main:701                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-04-13 23:05:26.917 | + ./stack.sh:main:703                      :   define_database_baseurl
2022-04-13 23:05:26.920 | ++ lib/database:define_database_baseurl:106 :   get_database_type_mysql
2022-04-13 23:05:26.922 | ++ lib/databases/mysql:get_database_type_mysql:38 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 23:05:26.925 | ++ lib/databases/mysql:get_database_type_mysql:39 :   echo mysql+pymysql
2022-04-13 23:05:26.928 | + lib/database:define_database_baseurl:106 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:05:26.930 | + ./stack.sh:main:715                      :   is_service_enabled rabbit
2022-04-13 23:05:26.947 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:05:26.950 | + ./stack.sh:main:716                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-04-13 23:05:26.967 | + ./stack.sh:main:723                      :   is_service_enabled keystone
2022-04-13 23:05:26.984 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:05:26.986 | + ./stack.sh:main:725                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-04-13 23:05:27.006 | + ./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:05:27.025 | + ./stack.sh:main:738                      :   is_service_enabled ldap
2022-04-13 23:05:27.047 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:05:27.050 | + ./stack.sh:main:747                      :   is_service_enabled s-proxy
2022-04-13 23:05:27.070 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:05:27.073 | + ./stack.sh:main:751                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-04-13 23:05:27.090 | + ./stack.sh:main:753                      :   [[ -z '' ]]
2022-04-13 23:05:27.093 | + ./stack.sh:main:753                      :   [[ False == \T\r\u\e ]]
2022-04-13 23:05:27.095 | + ./stack.sh:main:759                      :   save_stackenv 759
2022-04-13 23:05:27.098 | + functions-common:save_stackenv:60        :   local tag=759
2022-04-13 23:05:27.101 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-13 23:05:27.105 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-13-230527
2022-04-13 23:05:27.108 | + functions-common:save_stackenv:63        :   echo '# 2022-04-13-230527 759'
2022-04-13 23:05:27.110 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.112 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:05:27.115 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.118 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-13 23:05:27.122 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.125 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-13 23:05:27.128 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.131 | + 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:05:27.134 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.138 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.15
2022-04-13 23:05:27.140 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.143 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity
2022-04-13 23:05:27.145 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.147 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230525
2022-04-13 23:05:27.150 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.152 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-13 23:05:27.155 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.158 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.15
2022-04-13 23:05:27.160 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.163 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-13 23:05:27.165 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.168 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-13 23:05:27.170 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.172 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-13 23:05:27.175 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:05:27.178 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-13 23:05:27.180 | + ./stack.sh:main:772                      :   GIT_DEPTH=0
2022-04-13 23:05:27.184 | + ./stack.sh:main:772                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2022-04-13 23:05:27.186 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-04-13 23:05:27.189 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/requirements
2022-04-13 23:05:27.191 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:05:27.193 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:05:27.196 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:05:27.199 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:05:27.202 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:05:27.204 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:05:27.221 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:05:27.223 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:05:27.225 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:05:27.228 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:05:27.228 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:05:27.234 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/requirements ]]
2022-04-13 23:05:27.237 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:05:27.239 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/requirements
2022-04-13 23:05:27.253 | + functions-common:git_clone:684           :   cd /opt/stack/requirements
2022-04-13 23:05:27.257 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:05:27.257 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:05:27.261 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0
2022-04-13 23:05:27.265 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:05:27.268 | + ./stack.sh:main:776                      :   echo_summary 'Installing package prerequisites'
2022-04-13 23:05:27.272 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:05:27.274 | + ./stack.sh:echo_summary:448              :   echo -e Installing package prerequisites
2022-04-13 23:05:27.277 | + ./stack.sh:main:777                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-04-13 23:05:27.279 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-04-13 23:05:27.282 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-04-13 23:05:27.284 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 23:05:27.287 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-04-13 23:05:27.289 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-04-13 23:05:27.292 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-04-13 23:05:27.295 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-04-13 23:05:27.300 | ++ tools/install_prereqs.sh:source:47       :   NOW=1649891127
2022-04-13 23:05:27.303 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-04-13 23:05:27.309 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1649890517
2022-04-13 23:05:27.311 | ++ tools/install_prereqs.sh:source:49       :   DELTA=610
2022-04-13 23:05:27.313 | ++ tools/install_prereqs.sh:source:50       :   [[ 610 -lt 7200 ]]
2022-04-13 23:05:27.316 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2022-04-13 23:05:27.319 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-04-13 23:05:27.321 | ++ functions-common:export_proxy_variables:2250 :   isset http_proxy
2022-04-13 23:05:27.324 | ++ functions-common:isset:240               :   [[ -v http_proxy ]]
2022-04-13 23:05:27.327 | ++ functions-common:export_proxy_variables:2253 :   isset https_proxy
2022-04-13 23:05:27.330 | ++ functions-common:isset:240               :   [[ -v https_proxy ]]
2022-04-13 23:05:27.332 | ++ functions-common:export_proxy_variables:2256 :   isset no_proxy
2022-04-13 23:05:27.334 | ++ functions-common:isset:240               :   [[ -v no_proxy ]]
2022-04-13 23:05:27.338 | +++ 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:05:27.388 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-04-13 23:05:27.388 | apache2-dev
2022-04-13 23:05:27.388 | bc
2022-04-13 23:05:27.388 | bsdmainutils
2022-04-13 23:05:27.388 | curl
2022-04-13 23:05:27.388 | g++
2022-04-13 23:05:27.388 | gawk
2022-04-13 23:05:27.388 | gcc
2022-04-13 23:05:27.388 | gettext  
2022-04-13 23:05:27.389 | git
2022-04-13 23:05:27.389 | graphviz 
2022-04-13 23:05:27.389 | iputils-ping
2022-04-13 23:05:27.389 | libapache2-mod-proxy-uwsgi
2022-04-13 23:05:27.389 | libffi-dev 
2022-04-13 23:05:27.389 | libjpeg-dev 
2022-04-13 23:05:27.389 | libpcre3-dev 
2022-04-13 23:05:27.389 | libpq-dev  
2022-04-13 23:05:27.389 | libssl-dev 
2022-04-13 23:05:27.389 | libsystemd-dev 
2022-04-13 23:05:27.389 | libxml2-dev  
2022-04-13 23:05:27.389 | libxslt1-dev  
2022-04-13 23:05:27.389 | libyaml-dev
2022-04-13 23:05:27.389 | lsof 
2022-04-13 23:05:27.389 | openssh-server
2022-04-13 23:05:27.389 | openssl
2022-04-13 23:05:27.389 | pkg-config
2022-04-13 23:05:27.389 | psmisc
2022-04-13 23:05:27.389 | python3-dev
2022-04-13 23:05:27.389 | python3-pip
2022-04-13 23:05:27.389 | python3-systemd
2022-04-13 23:05:27.389 | python3-venv
2022-04-13 23:05:27.389 | tar
2022-04-13 23:05:27.389 | tcpdump
2022-04-13 23:05:27.389 | unzip
2022-04-13 23:05:27.389 | uuid-runtime
2022-04-13 23:05:27.389 | wget
2022-04-13 23:05:27.389 | wget
2022-04-13 23:05:27.389 | zlib1g-dev
2022-04-13 23:05:27.389 | libkrb5-dev
2022-04-13 23:05:27.389 | libldap2-dev
2022-04-13 23:05:27.389 | libsasl2-dev
2022-04-13 23:05:27.389 | memcached
2022-04-13 23:05:27.389 | python3-mysqldb
2022-04-13 23:05:27.389 | sqlite3
2022-04-13 23:05:27.389 | conntrack
2022-04-13 23:05:27.389 | curl
2022-04-13 23:05:27.389 | dnsmasq-base
2022-04-13 23:05:27.389 | dnsmasq-utils 
2022-04-13 23:05:27.390 | ebtables
2022-04-13 23:05:27.390 | genisoimage 
2022-04-13 23:05:27.390 | iptables
2022-04-13 23:05:27.390 | iputils-arping
2022-04-13 23:05:27.390 | kpartx
2022-04-13 23:05:27.390 | libjs-jquery-tablesorter 
2022-04-13 23:05:27.390 | parted
2022-04-13 23:05:27.390 | pm-utils
2022-04-13 23:05:27.390 | python3-mysqldb
2022-04-13 23:05:27.390 | socat 
2022-04-13 23:05:27.390 | sqlite3
2022-04-13 23:05:27.390 | sudo
2022-04-13 23:05:27.390 | vlan
2022-04-13 23:05:27.390 | lsscsi
2022-04-13 23:05:27.390 | open-iscsi
2022-04-13 23:05:27.390 | lvm2
2022-04-13 23:05:27.390 | qemu-utils
2022-04-13 23:05:27.390 | thin-provisioning-tools
2022-04-13 23:05:27.390 | acl
2022-04-13 23:05:27.390 | dnsmasq-base
2022-04-13 23:05:27.390 | dnsmasq-utils 
2022-04-13 23:05:27.390 | ebtables
2022-04-13 23:05:27.390 | haproxy 
2022-04-13 23:05:27.390 | iptables
2022-04-13 23:05:27.390 | iputils-arping
2022-04-13 23:05:27.390 | iputils-ping
2022-04-13 23:05:27.390 | postgresql-server-dev-all
2022-04-13 23:05:27.390 | python3-mysqldb
2022-04-13 23:05:27.390 | sqlite3
2022-04-13 23:05:27.390 | sudo
2022-04-13 23:05:27.390 | vlan
2022-04-13 23:05:27.390 | pcp
2022-04-13 23:05:27.390 | ipset
2022-04-13 23:05:27.390 | conntrack
2022-04-13 23:05:27.390 | conntrackd
2022-04-13 23:05:27.390 | keepalived
2022-04-13 23:05:27.390 | lvm2
2022-04-13 23:05:27.390 | qemu-utils
2022-04-13 23:05:27.390 | thin-provisioning-tools
2022-04-13 23:05:27.390 | curl
2022-04-13 23:05:27.391 | liberasurecode-dev
2022-04-13 23:05:27.391 | make
2022-04-13 23:05:27.391 | memcached
2022-04-13 23:05:27.391 | rsync
2022-04-13 23:05:27.391 | sqlite3
2022-04-13 23:05:27.391 | xfsprogs'
2022-04-13 23:05:27.391 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-04-13 23:05:27.414 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-04-13 23:05:27.414 | apache2-dev
2022-04-13 23:05:27.414 | bc
2022-04-13 23:05:27.414 | bsdmainutils
2022-04-13 23:05:27.414 | curl
2022-04-13 23:05:27.414 | g++
2022-04-13 23:05:27.414 | gawk
2022-04-13 23:05:27.414 | gcc
2022-04-13 23:05:27.414 | gettext  
2022-04-13 23:05:27.414 | git
2022-04-13 23:05:27.414 | graphviz 
2022-04-13 23:05:27.414 | iputils-ping
2022-04-13 23:05:27.414 | libapache2-mod-proxy-uwsgi
2022-04-13 23:05:27.414 | libffi-dev 
2022-04-13 23:05:27.414 | libjpeg-dev 
2022-04-13 23:05:27.414 | libpcre3-dev 
2022-04-13 23:05:27.414 | libpq-dev  
2022-04-13 23:05:27.414 | libssl-dev 
2022-04-13 23:05:27.414 | libsystemd-dev 
2022-04-13 23:05:27.414 | libxml2-dev  
2022-04-13 23:05:27.414 | libxslt1-dev  
2022-04-13 23:05:27.414 | libyaml-dev
2022-04-13 23:05:27.414 | lsof 
2022-04-13 23:05:27.414 | openssh-server
2022-04-13 23:05:27.414 | openssl
2022-04-13 23:05:27.414 | pkg-config
2022-04-13 23:05:27.414 | psmisc
2022-04-13 23:05:27.414 | python3-dev
2022-04-13 23:05:27.414 | python3-pip
2022-04-13 23:05:27.414 | python3-systemd
2022-04-13 23:05:27.414 | python3-venv
2022-04-13 23:05:27.414 | tar
2022-04-13 23:05:27.414 | tcpdump
2022-04-13 23:05:27.414 | unzip
2022-04-13 23:05:27.414 | uuid-runtime
2022-04-13 23:05:27.415 | wget
2022-04-13 23:05:27.415 | wget
2022-04-13 23:05:27.415 | zlib1g-dev
2022-04-13 23:05:27.415 | libkrb5-dev
2022-04-13 23:05:27.415 | libldap2-dev
2022-04-13 23:05:27.415 | libsasl2-dev
2022-04-13 23:05:27.415 | memcached
2022-04-13 23:05:27.415 | python3-mysqldb
2022-04-13 23:05:27.415 | sqlite3
2022-04-13 23:05:27.415 | conntrack
2022-04-13 23:05:27.415 | curl
2022-04-13 23:05:27.415 | dnsmasq-base
2022-04-13 23:05:27.415 | dnsmasq-utils 
2022-04-13 23:05:27.415 | ebtables
2022-04-13 23:05:27.415 | genisoimage 
2022-04-13 23:05:27.415 | iptables
2022-04-13 23:05:27.415 | iputils-arping
2022-04-13 23:05:27.415 | kpartx
2022-04-13 23:05:27.415 | libjs-jquery-tablesorter 
2022-04-13 23:05:27.415 | parted
2022-04-13 23:05:27.415 | pm-utils
2022-04-13 23:05:27.415 | python3-mysqldb
2022-04-13 23:05:27.415 | socat 
2022-04-13 23:05:27.415 | sqlite3
2022-04-13 23:05:27.415 | sudo
2022-04-13 23:05:27.415 | vlan
2022-04-13 23:05:27.415 | lsscsi
2022-04-13 23:05:27.415 | open-iscsi
2022-04-13 23:05:27.415 | lvm2
2022-04-13 23:05:27.415 | qemu-utils
2022-04-13 23:05:27.415 | thin-provisioning-tools
2022-04-13 23:05:27.415 | acl
2022-04-13 23:05:27.415 | dnsmasq-base
2022-04-13 23:05:27.415 | dnsmasq-utils 
2022-04-13 23:05:27.415 | ebtables
2022-04-13 23:05:27.415 | haproxy 
2022-04-13 23:05:27.415 | iptables
2022-04-13 23:05:27.415 | iputils-arping
2022-04-13 23:05:27.415 | iputils-ping
2022-04-13 23:05:27.416 | postgresql-server-dev-all
2022-04-13 23:05:27.416 | python3-mysqldb
2022-04-13 23:05:27.416 | sqlite3
2022-04-13 23:05:27.416 | sudo
2022-04-13 23:05:27.416 | vlan
2022-04-13 23:05:27.416 | pcp
2022-04-13 23:05:27.416 | ipset
2022-04-13 23:05:27.416 | conntrack
2022-04-13 23:05:27.416 | conntrackd
2022-04-13 23:05:27.416 | keepalived
2022-04-13 23:05:27.416 | lvm2
2022-04-13 23:05:27.416 | qemu-utils
2022-04-13 23:05:27.416 | thin-provisioning-tools
2022-04-13 23:05:27.416 | curl
2022-04-13 23:05:27.416 | liberasurecode-dev
2022-04-13 23:05:27.416 | make
2022-04-13 23:05:27.416 | memcached
2022-04-13 23:05:27.416 | rsync
2022-04-13 23:05:27.416 | sqlite3
2022-04-13 23:05:27.416 | xfsprogs '
2022-04-13 23:05:27.416 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-04-13 23:05:27.419 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:05:27.421 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:05:27.425 | ++ 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:05:27.425 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-04-13 23:05:27.431 | ++ 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:05:27.436 | ++ functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:05:27.438 | ++ functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:05:27.440 | ++ functions-common:update_package_repo:1443 :   REPOS_UPDATED=False
2022-04-13 23:05:27.442 | ++ functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:05:27.445 | ++ functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:05:27.447 | ++ functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:05:27.449 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:05:27.451 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:05:27.454 | ++ functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:05:27.456 | ++ functions-common:apt_get_update:1196     :   [[ False == \T\r\u\e ]]
2022-04-13 23:05:27.458 | ++ functions-common:apt_get_update:1201     :   [[ False = \T\r\u\e ]]
2022-04-13 23:05:27.460 | ++ functions-common:apt_get_update:1203     :   local sudo=sudo
2022-04-13 23:05:27.463 | +++ functions-common:apt_get_update:1204     :   id -u
2022-04-13 23:05:27.468 | ++ functions-common:apt_get_update:1204     :   [[ 1000 = \0 ]]
2022-04-13 23:05:27.470 | ++ functions-common:apt_get_update:1207     :   time_start apt-get-update
2022-04-13 23:05:27.472 | ++ functions-common:time_start:2418         :   local name=apt-get-update
2022-04-13 23:05:27.474 | ++ functions-common:time_start:2419         :   local start_time=
2022-04-13 23:05:27.476 | ++ functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:05:27.479 | +++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:05:27.484 | ++ functions-common:time_start:2423         :   _TIME_START[$name]=1649891127481
2022-04-13 23:05:27.486 | ++ functions-common:apt_get_update:1209     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-04-13 23:05:27.488 | ++ functions-common:apt_get_update:1210     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-04-13 23:05:27.490 | ++ 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:05:27.740 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-04-13 23:05:27.778 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
2022-04-13 23:05:27.976 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
2022-04-13 23:05:28.756 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2022-04-13 23:05:39.574 | Fetched 336 kB in 2s (170 kB/s)
2022-04-13 23:05:41.132 | Reading package lists...
2022-04-13 23:05:41.165 | ++ functions-common:apt_get_update:1215     :   REPOS_UPDATED=True
2022-04-13 23:05:41.167 | ++ functions-common:apt_get_update:1217     :   time_stop apt-get-update
2022-04-13 23:05:41.169 | ++ functions-common:time_stop:2432          :   local name
2022-04-13 23:05:41.171 | ++ functions-common:time_stop:2433          :   local end_time
2022-04-13 23:05:41.173 | ++ functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:05:41.175 | ++ functions-common:time_stop:2435          :   local total
2022-04-13 23:05:41.177 | ++ functions-common:time_stop:2436          :   local start_time
2022-04-13 23:05:41.179 | ++ functions-common:time_stop:2438          :   name=apt-get-update
2022-04-13 23:05:41.182 | ++ functions-common:time_stop:2439          :   start_time=1649891127481
2022-04-13 23:05:41.184 | ++ functions-common:time_stop:2441          :   [[ -z 1649891127481 ]]
2022-04-13 23:05:41.186 | +++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:05:41.190 | ++ functions-common:time_stop:2444          :   end_time=1649891141188
2022-04-13 23:05:41.193 | ++ functions-common:time_stop:2445          :   elapsed_time=13707
2022-04-13 23:05:41.195 | ++ functions-common:time_stop:2446          :   total=0
2022-04-13 23:05:41.197 | ++ functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:05:41.199 | ++ functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=13707
2022-04-13 23:05:41.202 | ++ 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:05:41.204 | ++ functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:05:41.206 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:05:41.208 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:05:41.211 | ++ 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:05:41.232 | ++ 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:05:41.343 | Reading package lists...
2022-04-13 23:05:41.604 | Building dependency tree...
2022-04-13 23:05:41.605 | Reading state information...
2022-04-13 23:05:41.640 | acl is already the newest version (2.2.53-6).
2022-04-13 23:05:41.640 | bc is already the newest version (1.07.1-2build1).
2022-04-13 23:05:41.640 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-04-13 23:05:41.640 | conntrack is already the newest version (1:1.4.5-2).
2022-04-13 23:05:41.640 | ebtables is already the newest version (2.0.11-3build1).
2022-04-13 23:05:41.640 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2022-04-13 23:05:41.640 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-04-13 23:05:41.640 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-04-13 23:05:41.641 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2022-04-13 23:05:41.641 | gettext is already the newest version (0.19.8.1-10build1).
2022-04-13 23:05:41.641 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-04-13 23:05:41.641 | iputils-arping is already the newest version (3:20190709-3).
2022-04-13 23:05:41.641 | iputils-ping is already the newest version (3:20190709-3).
2022-04-13 23:05:41.641 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-04-13 23:05:41.641 | liberasurecode-dev is already the newest version (1.6.1-4).
2022-04-13 23:05:41.641 | libffi-dev is already the newest version (3.3-4).
2022-04-13 23:05:41.641 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2022-04-13 23:05:41.641 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-04-13 23:05:41.641 | libxslt1-dev is already the newest version (1.1.34-4).
2022-04-13 23:05:41.641 | libyaml-dev is already the newest version (0.2.2-1).
2022-04-13 23:05:41.641 | lsscsi is already the newest version (0.30-0.1).
2022-04-13 23:05:41.641 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-04-13 23:05:41.641 | make is already the newest version (4.2.1-1.2).
2022-04-13 23:05:41.641 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-04-13 23:05:41.641 | psmisc is already the newest version (23.3-1).
2022-04-13 23:05:41.641 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-04-13 23:05:41.641 | python3-mysqldb is already the newest version (1.4.4-2build1).
2022-04-13 23:05:41.641 | python3-systemd is already the newest version (234-3build2).
2022-04-13 23:05:41.641 | socat is already the newest version (1.7.3.3-2).
2022-04-13 23:05:41.641 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-04-13 23:05:41.641 | unzip is already the newest version (6.0-25ubuntu1).
2022-04-13 23:05:41.641 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-04-13 23:05:41.641 | conntrackd is already the newest version (1:1.4.5-2).
2022-04-13 23:05:41.641 | graphviz is already the newest version (2.42.2-3build2).
2022-04-13 23:05:41.641 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2022-04-13 23:05:41.641 | pcp is already the newest version (5.0.3-1).
2022-04-13 23:05:41.641 | pm-utils is already the newest version (1.4.1-19).
2022-04-13 23:05:41.641 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2022-04-13 23:05:41.641 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:05:41.641 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:05:41.641 | curl is already the newest version (7.68.0-1ubuntu2.7).
2022-04-13 23:05:41.641 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2022-04-13 23:05:41.641 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2022-04-13 23:05:41.641 | git is already the newest version (1:2.25.1-1ubuntu3.3).
2022-04-13 23:05:41.641 | haproxy is already the newest version (2.0.13-2ubuntu0.5).
2022-04-13 23:05:41.641 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2022-04-13 23:05:41.642 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2).
2022-04-13 23:05:41.642 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2022-04-13 23:05:41.642 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2022-04-13 23:05:41.642 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2022-04-13 23:05:41.642 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1).
2022-04-13 23:05:41.642 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-13 23:05:41.642 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15).
2022-04-13 23:05:41.642 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2).
2022-04-13 23:05:41.642 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-04-13 23:05:41.642 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2022-04-13 23:05:41.642 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2022-04-13 23:05:41.642 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4).
2022-04-13 23:05:41.642 | openssl is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-13 23:05:41.642 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-04-13 23:05:41.642 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21).
2022-04-13 23:05:41.642 | rsync is already the newest version (3.1.3-8ubuntu0.3).
2022-04-13 23:05:41.642 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2022-04-13 23:05:41.642 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-04-13 23:05:41.642 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2).
2022-04-13 23:05:41.642 | tcpdump is already the newest version (4.9.3-4ubuntu0.1).
2022-04-13 23:05:41.642 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3).
2022-04-13 23:05:41.642 | wget is already the newest version (1.20.3-1ubuntu2).
2022-04-13 23:05:41.642 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
2022-04-13 23:05:41.879 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:05:41.879 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2022-04-13 23:05:41.879 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-04-13 23:05:41.879 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2022-04-13 23:05:41.879 | The following packages were automatically installed and are no longer required:
2022-04-13 23:05:41.881 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:05:41.881 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:05:41.881 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:05:41.881 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:05:41.881 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:05:41.881 |   python3-zope.interface
2022-04-13 23:05:41.881 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:05:41.997 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:05:42.001 | ++ functions-common:apt_get:1241            :   result=0
2022-04-13 23:05:42.004 | ++ functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:05:42.006 | ++ functions-common:time_stop:2432          :   local name
2022-04-13 23:05:42.008 | ++ functions-common:time_stop:2433          :   local end_time
2022-04-13 23:05:42.010 | ++ functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:05:42.013 | ++ functions-common:time_stop:2435          :   local total
2022-04-13 23:05:42.015 | ++ functions-common:time_stop:2436          :   local start_time
2022-04-13 23:05:42.017 | ++ functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:05:42.019 | ++ functions-common:time_stop:2439          :   start_time=1649891141229
2022-04-13 23:05:42.022 | ++ functions-common:time_stop:2441          :   [[ -z 1649891141229 ]]
2022-04-13 23:05:42.024 | +++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:05:42.029 | ++ functions-common:time_stop:2444          :   end_time=1649891142027
2022-04-13 23:05:42.032 | ++ functions-common:time_stop:2445          :   elapsed_time=798
2022-04-13 23:05:42.034 | ++ functions-common:time_stop:2446          :   total=806
2022-04-13 23:05:42.036 | ++ functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:05:42.038 | ++ functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=1604
2022-04-13 23:05:42.040 | ++ functions-common:apt_get:1245            :   return 0
2022-04-13 23:05:42.043 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-04-13 23:05:42.045 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:05:42.048 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-04-13 23:05:42.052 | ++ tools/install_prereqs.sh:source:89       :   date
2022-04-13 23:05:42.056 | + ./stack.sh:main:792                      :   [[ False != \T\r\u\e ]]
2022-04-13 23:05:42.059 | + ./stack.sh:main:793                      :   PYPI_ALTERNATIVE_URL=
2022-04-13 23:05:42.062 | + ./stack.sh:main:793                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-04-13 23:05:43.482 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-04-13 23:05:43.484 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-04-13 23:05:43.486 | + tools/install_pip.sh:main:41             :   PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py
2022-04-13 23:05:43.488 | + tools/install_pip.sh:main:43             :   GetDistro
2022-04-13 23:05:43.490 | + functions-common:GetDistro:446           :   GetOSVersion
2022-04-13 23:05:43.492 | + functions-common:GetOSVersion:416        :   source /etc/os-release
2022-04-13 23:05:43.494 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2022-04-13 23:05:43.496 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2022-04-13 23:05:43.498 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2022-04-13 23:05:43.499 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2022-04-13 23:05:43.501 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2022-04-13 23:05:43.503 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2022-04-13 23:05:43.505 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2022-04-13 23:05:43.507 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2022-04-13 23:05:43.508 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2022-04-13 23:05:43.510 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2022-04-13 23:05:43.512 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2022-04-13 23:05:43.514 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2022-04-13 23:05:43.516 | + functions-common:GetOSVersion:417        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2022-04-13 23:05:43.518 | + functions-common:GetOSVersion:422        :   _ensure_lsb_release
2022-04-13 23:05:43.520 | ++ functions-common:_ensure_lsb_release:393 :   command -v lsb_release
2022-04-13 23:05:43.522 | + functions-common:_ensure_lsb_release:393 :   [[ -x /usr/bin/lsb_release ]]
2022-04-13 23:05:43.524 | + functions-common:_ensure_lsb_release:394 :   return
2022-04-13 23:05:43.527 | ++ functions-common:GetOSVersion:424        :   lsb_release -r -s
2022-04-13 23:05:43.603 | + functions-common:GetOSVersion:424        :   os_RELEASE=20.04
2022-04-13 23:05:43.606 | ++ functions-common:GetOSVersion:425        :   lsb_release -c -s
2022-04-13 23:05:43.682 | + functions-common:GetOSVersion:425        :   os_CODENAME=focal
2022-04-13 23:05:43.686 | ++ functions-common:GetOSVersion:426        :   lsb_release -i -s
2022-04-13 23:05:43.762 | + functions-common:GetOSVersion:426        :   os_VENDOR=Ubuntu
2022-04-13 23:05:43.764 | + functions-common:GetOSVersion:429        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-04-13 23:05:43.766 | + functions-common:GetOSVersion:430        :   os_PACKAGE=deb
2022-04-13 23:05:43.768 | + functions-common:GetOSVersion:435        :   typeset -xr os_VENDOR
2022-04-13 23:05:43.770 | + functions-common:GetOSVersion:436        :   typeset -xr os_RELEASE
2022-04-13 23:05:43.772 | + functions-common:GetOSVersion:437        :   typeset -xr os_PACKAGE
2022-04-13 23:05:43.774 | + functions-common:GetOSVersion:438        :   typeset -xr os_CODENAME
2022-04-13 23:05:43.776 | + functions-common:GetDistro:448           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-04-13 23:05:43.779 | + functions-common:GetDistro:451           :   DISTRO=focal
2022-04-13 23:05:43.780 | + functions-common:GetDistro:500           :   typeset -xr DISTRO
2022-04-13 23:05:43.783 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-04-13 23:05:43.783 | Distro: focal
2022-04-13 23:05:43.785 | + tools/install_pip.sh:main:124            :   get_versions
2022-04-13 23:05:43.787 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 23:05:43.791 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 23:05:43.793 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 23:05:43.796 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 23:05:43.796 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 23:05:44.482 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 23:05:44.484 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 23:05:44.484 | pip: 21.3.1
2022-04-13 23:05:44.486 | + tools/install_pip.sh:main:126            :   [[ -n '' ]]
2022-04-13 23:05:44.487 | + tools/install_pip.sh:main:130            :   is_fedora
2022-04-13 23:05:44.489 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:05:44.491 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:05:44.493 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:05:44.494 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:05:44.497 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:05:44.498 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:05:44.500 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:05:44.502 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:05:44.504 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:05:44.506 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:05:44.507 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:05:44.509 | + tools/install_pip.sh:main:141            :   is_ubuntu
2022-04-13 23:05:44.512 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:05:44.513 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:05:44.515 | + tools/install_pip.sh:main:142            :   :
2022-04-13 23:05:44.517 | + tools/install_pip.sh:main:147            :   set -x
2022-04-13 23:05:44.519 | + tools/install_pip.sh:main:151            :   pip_install_gr setuptools
2022-04-13 23:05:44.521 | + inc/python:pip_install_gr:76             :   local name=setuptools
2022-04-13 23:05:44.523 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:05:44.525 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2022-04-13 23:05:44.528 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2022-04-13 23:05:44.529 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:05:44.533 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:05:44.533 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:05:44.537 | ++ 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:05:44.539 | ++ 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:05:44.541 | ++ 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:05:44.544 | + 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:05:44.546 | + 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:05:44.562 | 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:05:44.564 | + 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:05:45.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:05:45.446 |   from cryptography.utils import int_from_bytes
2022-04-13 23:05:45.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:05:45.446 |   from cryptography.utils import int_from_bytes
2022-04-13 23:05:46.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:05:48.704 | 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:05:48.713 |   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:05:51.358 | Installing collected packages: setuptools
2022-04-13 23:05:52.258 | Successfully installed setuptools-62.0.0
2022-04-13 23:05:52.258 | 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:05:52.439 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:05:52.439 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:05:52.596 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:05:52.598 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:05:52.599 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:05:52.601 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:05:52.603 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:05:52.605 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:05:52.607 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:05:52.609 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:05:52.610 | + functions-common:time_stop:2439          :   start_time=1649891144558
2022-04-13 23:05:52.612 | + functions-common:time_stop:2441          :   [[ -z 1649891144558 ]]
2022-04-13 23:05:52.614 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:05:52.618 | + functions-common:time_stop:2444          :   end_time=1649891152615
2022-04-13 23:05:52.619 | + functions-common:time_stop:2445          :   elapsed_time=8057
2022-04-13 23:05:52.621 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:05:52.623 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:05:52.625 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=8057
2022-04-13 23:05:52.626 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:05:52.628 | + tools/install_pip.sh:main:153            :   get_versions
2022-04-13 23:05:52.631 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 23:05:52.634 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 23:05:52.636 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 23:05:52.639 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 23:05:52.639 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 23:05:53.342 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 23:05:53.344 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 23:05:53.344 | pip: 21.3.1
2022-04-13 23:05:53.347 | + ./stack.sh:main:797                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-04-13 23:05:53.349 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 23:05:53.353 | + ./stack.sh:main:798                      :   fixup_all
2022-04-13 23:05:53.356 | + tools/fixup_stuff.sh:fixup_all:180       :   fixup_ubuntu
2022-04-13 23:05:53.358 | + tools/fixup_stuff.sh:fixup_ubuntu:141    :   is_ubuntu
2022-04-13 23:05:53.360 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:05:53.362 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:05:53.364 | + tools/fixup_stuff.sh:fixup_ubuntu:151    :   sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info'
2022-04-13 23:05:53.376 | + tools/fixup_stuff.sh:fixup_ubuntu:152    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2022-04-13 23:05:53.387 | + tools/fixup_stuff.sh:fixup_ubuntu:153    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2022-04-13 23:05:53.398 | + tools/fixup_stuff.sh:fixup_all:181       :   fixup_fedora
2022-04-13 23:05:53.401 | + tools/fixup_stuff.sh:fixup_fedora:33     :   is_fedora
2022-04-13 23:05:53.403 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:05:53.405 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:05:53.407 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:05:53.410 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:05:53.412 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:05:53.414 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:05:53.416 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:05:53.418 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:05:53.421 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:05:53.423 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:05:53.425 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:05:53.427 | + tools/fixup_stuff.sh:fixup_fedora:34     :   return
2022-04-13 23:05:53.429 | + tools/fixup_stuff.sh:fixup_all:182       :   fixup_suse
2022-04-13 23:05:53.431 | + tools/fixup_stuff.sh:fixup_suse:94       :   is_suse
2022-04-13 23:05:53.433 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:05:53.436 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:05:53.438 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:05:53.440 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:05:53.442 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:05:53.444 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:05:53.446 | + tools/fixup_stuff.sh:fixup_suse:95       :   return
2022-04-13 23:05:53.449 | + tools/fixup_stuff.sh:fixup_all:183       :   fixup_openeuler
2022-04-13 23:05:53.452 | + tools/fixup_stuff.sh:fixup_openeuler:157 :   is_openeuler
2022-04-13 23:05:53.454 | + functions-common:is_openeuler:580        :   [[ -z deb ]]
2022-04-13 23:05:53.456 | + functions-common:is_openeuler:583        :   '[' Ubuntu = openEuler ']'
2022-04-13 23:05:53.458 | + tools/fixup_stuff.sh:fixup_openeuler:158 :   return
2022-04-13 23:05:53.461 | + ./stack.sh:main:801                      :   pip_install -U os-testr
2022-04-13 23:05:53.482 | Using python 3.8 to install os-testr
2022-04-13 23:05:53.485 | + 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:05:54.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:05:54.362 |   from cryptography.utils import int_from_bytes
2022-04-13 23:05:54.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:05:54.362 |   from cryptography.utils import int_from_bytes
2022-04-13 23:05:55.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:05:55.732 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0)
2022-04-13 23:05:55.829 | 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:05:55.830 | 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:05:55.831 | 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:05:55.844 | 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:05:55.854 | 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:05:55.864 | 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:05:58.433 | 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:05:58.440 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:05:58.440 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:05:58.567 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:05:58.570 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:05:58.572 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:05:58.574 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:05:58.576 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:05:58.579 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:05:58.581 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:05:58.583 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:05:58.585 | + functions-common:time_stop:2439          :   start_time=1649891153476
2022-04-13 23:05:58.587 | + functions-common:time_stop:2441          :   [[ -z 1649891153476 ]]
2022-04-13 23:05:58.590 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:05:58.594 | + functions-common:time_stop:2444          :   end_time=1649891158592
2022-04-13 23:05:58.596 | + functions-common:time_stop:2445          :   elapsed_time=5116
2022-04-13 23:05:58.598 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:05:58.600 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:05:58.603 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=5116
2022-04-13 23:05:58.605 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:05:58.608 | + ./stack.sh:main:805                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2022-04-13 23:05:58.661 | + ./stack.sh:main:806                      :   sudo systemctl restart systemd-journald
2022-04-13 23:05:58.763 | + ./stack.sh:main:812                      :   install_infra
2022-04-13 23:05:58.766 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:05:58.769 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2022-04-13 23:05:58.771 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:05:58.774 | + lib/infra:install_infra:34               :   pip_install -U pbr
2022-04-13 23:05:58.799 | + 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:06:00.743 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.750 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.755 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.760 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.764 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.771 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.775 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.801 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.883 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.903 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.907 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.912 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.927 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.936 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.937 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.955 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.972 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.982 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:00.987 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.005 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.028 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.045 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.053 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.059 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.080 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.110 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.112 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.126 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.131 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.135 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.141 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.156 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.163 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.214 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.232 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.236 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.268 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.332 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.339 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.346 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.398 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.412 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.421 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.527 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.552 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.557 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.569 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.576 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.596 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.603 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.621 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.652 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.683 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.705 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.720 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.738 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.747 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.761 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.772 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.777 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:01.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:01.920 | 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:06:02.227 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:02.229 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:02.231 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:02.233 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:02.235 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:02.238 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:02.242 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:02.244 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:02.246 | + functions-common:time_stop:2439          :   start_time=1649891158791
2022-04-13 23:06:02.248 | + functions-common:time_stop:2441          :   [[ -z 1649891158791 ]]
2022-04-13 23:06:02.251 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:02.255 | + functions-common:time_stop:2444          :   end_time=1649891162253
2022-04-13 23:06:02.257 | + functions-common:time_stop:2445          :   elapsed_time=3462
2022-04-13 23:06:02.259 | + functions-common:time_stop:2446          :   total=5116
2022-04-13 23:06:02.262 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:02.264 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=8578
2022-04-13 23:06:02.270 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:02.272 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 23:06:02.275 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2022-04-13 23:06:02.298 | + 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:06:04.124 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.131 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.136 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.142 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.145 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.152 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.156 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.183 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.264 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.283 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.287 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.293 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.308 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.316 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.318 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.336 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.354 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.363 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.368 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.386 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.409 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.427 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.435 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.440 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.462 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.491 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.493 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.507 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.512 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.516 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.521 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.536 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.543 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.594 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.612 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.616 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.649 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.713 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.720 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.728 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.780 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.793 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.801 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.908 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.935 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.939 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.950 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.955 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.977 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:04.985 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.003 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.036 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.066 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.079 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.092 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.111 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.119 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.134 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.145 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.149 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 23:06:05.156 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:05.158 | Processing /opt/stack/requirements
2022-04-13 23:06:06.930 | 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:06:06.934 | 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:06:06.946 | 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:06:06.952 | 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:06:06.955 | 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:06:06.961 | 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:06:06.988 | 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:06:06.991 | 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:06:07.003 | 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:06:07.054 | 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:06:07.058 | 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:06:07.074 | 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:06:07.079 | 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:06:07.083 | 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:06:07.086 | 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:06:07.088 | 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:06:07.101 | 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:06:07.153 | 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:06:07.156 | 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:06:07.168 | 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:06:07.175 | 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:06:07.178 | 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:06:07.184 | 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:06:07.247 | Building wheels for collected packages: openstack-requirements
2022-04-13 23:06:07.248 |   Building wheel for openstack-requirements (setup.py): started
2022-04-13 23:06:08.104 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2022-04-13 23:06:08.105 |   ERROR: Command errored out with exit status 1:
2022-04-13 23:06:08.105 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x_1f5e4a/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x_1f5e4a/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-0ep7nqt9
2022-04-13 23:06:08.105 |        cwd: /tmp/pip-req-build-x_1f5e4a/
2022-04-13 23:06:08.105 |   Complete output (6 lines):
2022-04-13 23:06:08.105 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2022-04-13 23:06:08.105 |      or: setup.py --help [cmd1 cmd2 ...]
2022-04-13 23:06:08.105 |      or: setup.py --help-commands
2022-04-13 23:06:08.105 |      or: setup.py cmd --help
2022-04-13 23:06:08.105 |   
2022-04-13 23:06:08.105 |   error: invalid command 'bdist_wheel'
2022-04-13 23:06:08.105 |   ----------------------------------------
2022-04-13 23:06:08.105 |   ERROR: Failed building wheel for openstack-requirements
2022-04-13 23:06:08.105 |   Running setup.py clean for openstack-requirements
2022-04-13 23:06:08.955 | Failed to build openstack-requirements
2022-04-13 23:06:08.973 | Installing collected packages: openstack-requirements
2022-04-13 23:06:08.973 |   Attempting uninstall: openstack-requirements
2022-04-13 23:06:08.974 |     Found existing installation: openstack-requirements 1.2.1.dev5354
2022-04-13 23:06:09.008 |     Uninstalling openstack-requirements-1.2.1.dev5354:
2022-04-13 23:06:09.027 |       Successfully uninstalled openstack-requirements-1.2.1.dev5354
2022-04-13 23:06:09.029 |     Running setup.py install for openstack-requirements: started
2022-04-13 23:06:11.458 |     Running setup.py install for openstack-requirements: finished with status 'done'
2022-04-13 23:06:11.482 | Successfully installed openstack-requirements-1.2.1.dev5354
2022-04-13 23:06:11.610 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:11.612 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:11.614 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:11.616 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:11.618 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:11.621 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:11.623 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:11.626 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:11.628 | + functions-common:time_stop:2439          :   start_time=1649891162291
2022-04-13 23:06:11.630 | + functions-common:time_stop:2441          :   [[ -z 1649891162291 ]]
2022-04-13 23:06:11.632 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:11.637 | + functions-common:time_stop:2444          :   end_time=1649891171634
2022-04-13 23:06:11.639 | + functions-common:time_stop:2445          :   elapsed_time=9343
2022-04-13 23:06:11.641 | + functions-common:time_stop:2446          :   total=8578
2022-04-13 23:06:11.643 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:11.646 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=17921
2022-04-13 23:06:11.648 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:11.650 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2022-04-13 23:06:11.653 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2022-04-13 23:06:11.655 | + inc/python:use_library_from_git:250      :   local name=pbr
2022-04-13 23:06:11.657 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:11.660 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:11.662 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pbr, ]]
2022-04-13 23:06:11.664 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:11.667 | + lib/infra:install_infra:48               :   pip_install -U pbr
2022-04-13 23:06:11.688 | Using python 3.8 to install pbr
2022-04-13 23:06:11.690 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2022-04-13 23:06:12.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:12.560 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:12.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:12.560 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:13.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:13.777 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1)
2022-04-13 23:06:16.494 | 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:06:16.501 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:06:16.501 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:06:16.632 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:16.634 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:16.637 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:16.639 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:16.641 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:16.643 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:16.645 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:16.647 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:16.649 | + functions-common:time_stop:2439          :   start_time=1649891171683
2022-04-13 23:06:16.652 | + functions-common:time_stop:2441          :   [[ -z 1649891171683 ]]
2022-04-13 23:06:16.655 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:16.659 | + functions-common:time_stop:2444          :   end_time=1649891176656
2022-04-13 23:06:16.661 | + functions-common:time_stop:2445          :   elapsed_time=4973
2022-04-13 23:06:16.663 | + functions-common:time_stop:2446          :   total=17921
2022-04-13 23:06:16.665 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:16.668 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=22894
2022-04-13 23:06:16.670 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:16.673 | + ./stack.sh:main:815                      :   python3 -m venv /opt/stack/bindep-venv
2022-04-13 23:06:18.990 | + ./stack.sh:main:817                      :   /opt/stack/bindep-venv/bin/pip install bindep
2022-04-13 23:06:20.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:20.899 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2)
2022-04-13 23:06:20.913 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2022-04-13 23:06:20.917 | 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:06:20.922 | 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:06:20.924 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0)
2022-04-13 23:06:20.928 | 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:06:21.002 | + ./stack.sh:main:818                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 23:06:21.004 | + ./stack.sh:main:818                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 23:06:21.007 | ++ ./stack.sh:main:821                      :   _get_plugin_bindep_packages
2022-04-13 23:06:21.026 | + ./stack.sh:main:821                      :   pkgs=
2022-04-13 23:06:21.029 | + ./stack.sh:main:822                      :   [[ -n '' ]]
2022-04-13 23:06:21.032 | + ./stack.sh:main:829                      :   run_phase stack pre-install
2022-04-13 23:06:21.034 | + functions-common:run_phase:1860          :   local mode=stack
2022-04-13 23:06:21.036 | + functions-common:run_phase:1861          :   local phase=pre-install
2022-04-13 23:06:21.038 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:06:21.041 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:06:21.044 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:06:21.047 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:06:21.049 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:06:21.052 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:06:21.056 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:06:21.058 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:06:21.060 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:06:21.062 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2022-04-13 23:06:21.065 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:06:21.080 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:21.082 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:06:21.084 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:06:21.086 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2022-04-13 23:06:21.089 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:06:21.091 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-04-13 23:06:21.093 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:06:21.095 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2022-04-13 23:06:21.097 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:06:21.099 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2022-04-13 23:06:21.102 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:06:21.104 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2022-04-13 23:06:21.106 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-13 23:06:21.109 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-13 23:06:21.112 | + functions-common:run_phase:1881          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:06:21.114 | + 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:06:21.116 | + functions-common:run_phase:1887          :   run_plugins stack pre-install
2022-04-13 23:06:21.119 | + functions-common:run_plugins:1846        :   local mode=stack
2022-04-13 23:06:21.122 | + functions-common:run_plugins:1847        :   local phase=pre-install
2022-04-13 23:06:21.125 | + functions-common:run_plugins:1849        :   local plugins=
2022-04-13 23:06:21.127 | + functions-common:run_plugins:1850        :   local plugin
2022-04-13 23:06:21.129 | + ./stack.sh:main:832                      :   set_systemd_override DefaultLimitNOFILE 2048
2022-04-13 23:06:21.132 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2022-04-13 23:06:21.134 | + functions:set_systemd_override:821       :   local value=2048
2022-04-13 23:06:21.137 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2022-04-13 23:06:21.139 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2022-04-13 23:06:21.193 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2022-04-13 23:06:21.193 | Set systemd system override for DefaultLimitNOFILE=2048
2022-04-13 23:06:21.196 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2022-04-13 23:06:21.583 | + ./stack.sh:main:834                      :   install_rpc_backend
2022-04-13 23:06:21.585 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2022-04-13 23:06:21.601 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:21.603 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2022-04-13 23:06:21.606 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:06:21.608 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:06:21.610 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:06:21.613 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:06:21.615 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:06:21.617 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:06:21.620 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:21.622 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:21.625 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:06:21.627 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:06:21.629 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:06:21.631 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:06:21.634 | + functions-common:install_package:1471    :   real_install_package rabbitmq-server
2022-04-13 23:06:21.636 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:06:21.638 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:21.641 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:21.643 | + functions-common:real_install_package:1457 :   apt_get install rabbitmq-server
2022-04-13 23:06:21.663 | + 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:06:21.773 | Reading package lists...
2022-04-13 23:06:22.046 | Building dependency tree...
2022-04-13 23:06:22.048 | Reading state information...
2022-04-13 23:06:22.319 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2022-04-13 23:06:22.319 | The following packages were automatically installed and are no longer required:
2022-04-13 23:06:22.320 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:06:22.320 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:06:22.320 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:06:22.320 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:06:22.320 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:06:22.320 |   python3-zope.interface
2022-04-13 23:06:22.320 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:06:22.438 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:06:22.447 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:06:22.448 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:06:22.450 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:22.452 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:22.456 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:22.462 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:22.464 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:22.467 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:06:22.469 | + functions-common:time_stop:2439          :   start_time=1649891181661
2022-04-13 23:06:22.472 | + functions-common:time_stop:2441          :   [[ -z 1649891181661 ]]
2022-04-13 23:06:22.475 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:22.481 | + functions-common:time_stop:2444          :   end_time=1649891182477
2022-04-13 23:06:22.483 | + functions-common:time_stop:2445          :   elapsed_time=816
2022-04-13 23:06:22.485 | + functions-common:time_stop:2446          :   total=1604
2022-04-13 23:06:22.487 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:22.490 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=2420
2022-04-13 23:06:22.492 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:06:22.494 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2022-04-13 23:06:22.497 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:06:22.499 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:06:22.502 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:06:22.504 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:06:22.506 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:06:22.509 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:06:22.512 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2022-04-13 23:06:22.514 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:06:22.516 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:06:22.518 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:06:22.521 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:06:22.524 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:06:22.527 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:06:22.530 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:06:22.532 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:06:22.535 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:06:22.537 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:06:22.539 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:06:22.542 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2022-04-13 23:06:22.544 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:06:22.547 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:06:22.549 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:06:22.552 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:06:22.554 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:06:22.557 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:06:22.560 | + ./stack.sh:main:835                      :   restart_rpc_backend
2022-04-13 23:06:22.562 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2022-04-13 23:06:22.580 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:22.582 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2022-04-13 23:06:22.585 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:06:22.587 | + ./stack.sh:echo_summary:448              :   echo -e Starting RabbitMQ
2022-04-13 23:06:22.590 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2022-04-13 23:06:22.592 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2022-04-13 23:06:22.598 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2022-04-13 23:06:22.600 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2022-04-13 23:06:22.603 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2022-04-13 23:06:22.606 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2022-04-13 23:06:22.609 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2022-04-13 23:06:22.611 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2022-04-13 23:06:22.614 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2022-04-13 23:06:23.347 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2022-04-13 23:06:23.347 | user	tags
2022-04-13 23:06:23.347 | stackrabbit	[]'
2022-04-13 23:06:23.350 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2022-04-13 23:06:23.350 | user	tags
2022-04-13 23:06:23.350 | stackrabbit	[]'
2022-04-13 23:06:23.351 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2022-04-13 23:06:23.357 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2022-04-13 23:06:23.359 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2022-04-13 23:06:23.361 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-13 23:06:24.055 | Changing password for user "stackrabbit" ...
2022-04-13 23:06:24.079 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2022-04-13 23:06:24.767 | Setting permissions for user "stackrabbit" in vhost "/" ...
2022-04-13 23:06:24.791 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2022-04-13 23:06:24.793 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-13 23:06:25.457 | Changing password for user "stackrabbit" ...
2022-04-13 23:06:25.481 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2022-04-13 23:06:25.483 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2022-04-13 23:06:25.486 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2022-04-13 23:06:26.170 | Deleting user "guest" ...
2022-04-13 23:06:26.185 | Error:
2022-04-13 23:06:26.185 | {:no_such_user, "guest"}
2022-04-13 23:06:26.199 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2022-04-13 23:06:26.202 | + ./stack.sh:main:837                      :   is_service_enabled mysql postgresql
2022-04-13 23:06:26.219 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:26.221 | + ./stack.sh:main:838                      :   install_database
2022-04-13 23:06:26.224 | + lib/database:install_database:118        :   install_database_mysql
2022-04-13 23:06:26.226 | + lib/databases/mysql:install_database_mysql:157 :   is_ubuntu
2022-04-13 23:06:26.229 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:26.231 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:26.234 | + lib/databases/mysql:install_database_mysql:160 :   sudo debconf-set-selections
2022-04-13 23:06:26.457 | + lib/databases/mysql:install_database_mysql:170 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2022-04-13 23:06:26.459 | + lib/databases/mysql:install_database_mysql:183 :   [[ True == \T\r\u\e ]]
2022-04-13 23:06:26.462 | + lib/databases/mysql:install_database_mysql:184 :   is_oraclelinux
2022-04-13 23:06:26.464 | + functions-common:is_oraclelinux:512      :   [[ -z Ubuntu ]]
2022-04-13 23:06:26.466 | + functions-common:is_oraclelinux:516      :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:06:26.469 | + lib/databases/mysql:install_database_mysql:186 :   is_fedora
2022-04-13 23:06:26.471 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:06:26.473 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:06:26.476 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:06:26.478 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:06:26.480 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:06:26.483 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:06:26.485 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:06:26.487 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:06:26.490 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:06:26.492 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:06:26.495 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:06:26.497 | + lib/databases/mysql:install_database_mysql:189 :   is_suse
2022-04-13 23:06:26.499 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:06:26.502 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:06:26.504 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:06:26.506 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:06:26.508 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:06:26.511 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:06:26.514 | + lib/databases/mysql:install_database_mysql:192 :   is_ubuntu
2022-04-13 23:06:26.516 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:26.518 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:26.521 | + lib/databases/mysql:install_database_mysql:193 :   install_package mysql-server
2022-04-13 23:06:26.523 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:06:26.525 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:06:26.528 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:06:26.530 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:06:26.532 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:06:26.534 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:06:26.537 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:26.539 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:26.541 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:06:26.547 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:06:26.550 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:06:26.552 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:06:26.554 | + functions-common:install_package:1471    :   real_install_package mysql-server
2022-04-13 23:06:26.558 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:06:26.561 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:26.563 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:26.565 | + functions-common:real_install_package:1457 :   apt_get install mysql-server
2022-04-13 23:06:26.590 | + 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:06:26.701 | Reading package lists...
2022-04-13 23:06:26.965 | Building dependency tree...
2022-04-13 23:06:26.967 | Reading state information...
2022-04-13 23:06:27.231 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3).
2022-04-13 23:06:27.231 | The following packages were automatically installed and are no longer required:
2022-04-13 23:06:27.233 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:06:27.233 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:06:27.233 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:06:27.233 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:06:27.233 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:06:27.233 |   python3-zope.interface
2022-04-13 23:06:27.233 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:06:27.357 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:06:27.362 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:06:27.364 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:06:27.367 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:27.369 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:27.371 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:27.373 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:27.375 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:27.378 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:06:27.380 | + functions-common:time_stop:2439          :   start_time=1649891186587
2022-04-13 23:06:27.383 | + functions-common:time_stop:2441          :   [[ -z 1649891186587 ]]
2022-04-13 23:06:27.386 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:27.390 | + functions-common:time_stop:2444          :   end_time=1649891187387
2022-04-13 23:06:27.392 | + functions-common:time_stop:2445          :   elapsed_time=800
2022-04-13 23:06:27.394 | + functions-common:time_stop:2446          :   total=2420
2022-04-13 23:06:27.397 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:27.399 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=3220
2022-04-13 23:06:27.402 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:06:27.405 | + ./stack.sh:main:840                      :   '[' -n mysql ']'
2022-04-13 23:06:27.407 | + ./stack.sh:main:841                      :   install_database_python
2022-04-13 23:06:27.409 | + lib/database:install_database_python:123 :   install_database_python_mysql
2022-04-13 23:06:27.412 | + lib/databases/mysql:install_database_python_mysql:202 :   pip_install_gr PyMySQL
2022-04-13 23:06:27.414 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2022-04-13 23:06:27.416 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:06:27.419 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2022-04-13 23:06:27.422 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2022-04-13 23:06:27.424 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:06:27.428 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:06:27.428 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:06:27.433 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2022-04-13 23:06:27.436 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2022-04-13 23:06:27.438 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2022-04-13 23:06:27.441 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2022-04-13 23:06:27.443 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2022-04-13 23:06:27.466 | Using python 3.8 to install PyMySQL
2022-04-13 23:06:27.469 | + 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:06:28.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:28.364 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:28.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:28.364 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:29.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:29.614 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2022-04-13 23:06:32.223 | 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:06:32.231 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:06:32.231 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:06:32.368 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:32.371 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:32.373 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:32.375 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:32.378 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:32.380 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:32.382 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:32.385 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:32.387 | + functions-common:time_stop:2439          :   start_time=1649891187460
2022-04-13 23:06:32.390 | + functions-common:time_stop:2441          :   [[ -z 1649891187460 ]]
2022-04-13 23:06:32.393 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:32.398 | + functions-common:time_stop:2444          :   end_time=1649891192395
2022-04-13 23:06:32.400 | + functions-common:time_stop:2445          :   elapsed_time=4935
2022-04-13 23:06:32.403 | + functions-common:time_stop:2446          :   total=22894
2022-04-13 23:06:32.405 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:32.408 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=27829
2022-04-13 23:06:32.410 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:32.413 | + lib/databases/mysql:install_database_python_mysql:203 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2022-04-13 23:06:32.415 | + lib/databases/mysql:install_database_python_mysql:205 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 23:06:32.418 | + lib/databases/mysql:install_database_python_mysql:206 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2022-04-13 23:06:32.421 | + ./stack.sh:main:844                      :   is_service_enabled neutron
2022-04-13 23:06:32.440 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:32.443 | + ./stack.sh:main:845                      :   install_neutron_agent_packages
2022-04-13 23:06:32.445 | + lib/neutron:install_neutron_agent_packages:714 :   is_neutron_legacy_enabled
2022-04-13 23:06:32.449 | ++ 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:06:32.450 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:06:32.456 | + 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:06:32.458 | + 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:06:32.461 | + 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:06:32.463 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:06:32.466 | + lib/neutron:install_neutron_agent_packages:716 :   install_neutron_agent_packages_mutnauq
2022-04-13 23:06:32.468 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 :   is_service_enabled q-l3
2022-04-13 23:06:32.483 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:32.486 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 :   install_package radvd
2022-04-13 23:06:32.488 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:06:32.491 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:06:32.493 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:06:32.496 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:06:32.498 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:06:32.500 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:06:32.502 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:32.505 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:32.507 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:06:32.509 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:06:32.512 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:06:32.514 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:06:32.517 | + functions-common:install_package:1471    :   real_install_package radvd
2022-04-13 23:06:32.519 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:06:32.521 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:32.523 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:32.526 | + functions-common:real_install_package:1457 :   apt_get install radvd
2022-04-13 23:06:32.546 | + 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:06:32.659 | Reading package lists...
2022-04-13 23:06:32.909 | Building dependency tree...
2022-04-13 23:06:32.910 | Reading state information...
2022-04-13 23:06:33.178 | radvd is already the newest version (1:2.17-2).
2022-04-13 23:06:33.178 | The following packages were automatically installed and are no longer required:
2022-04-13 23:06:33.179 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:06:33.179 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:06:33.179 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:06:33.179 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:06:33.179 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:06:33.179 |   python3-zope.interface
2022-04-13 23:06:33.179 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:06:33.295 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:06:33.300 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:06:33.303 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:06:33.305 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:33.307 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:33.310 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:33.312 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:33.314 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:33.316 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:06:33.319 | + functions-common:time_stop:2439          :   start_time=1649891192543
2022-04-13 23:06:33.321 | + functions-common:time_stop:2441          :   [[ -z 1649891192543 ]]
2022-04-13 23:06:33.324 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:33.328 | + functions-common:time_stop:2444          :   end_time=1649891193326
2022-04-13 23:06:33.330 | + functions-common:time_stop:2445          :   elapsed_time=783
2022-04-13 23:06:33.332 | + functions-common:time_stop:2446          :   total=3220
2022-04-13 23:06:33.334 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:33.337 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=4003
2022-04-13 23:06:33.339 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:06:33.341 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 :   is_service_enabled q-agt q-dhcp q-l3
2022-04-13 23:06:33.358 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:33.360 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 :   neutron_plugin_install_agent_packages
2022-04-13 23:06:33.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2022-04-13 23:06:33.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 :   '[' False == True ']'
2022-04-13 23:06:33.368 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   get_packages openvswitch
2022-04-13 23:06:33.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   install_package fakeroot make openvswitch-switch
2022-04-13 23:06:33.390 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:06:33.393 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:06:33.395 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:06:33.397 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:06:33.399 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:06:33.402 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:06:33.404 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:33.406 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:33.409 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:06:33.411 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:06:33.413 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:06:33.415 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:06:33.418 | + functions-common:install_package:1471    :   real_install_package fakeroot make openvswitch-switch
2022-04-13 23:06:33.420 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:06:33.422 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:33.424 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:33.427 | + functions-common:real_install_package:1457 :   apt_get install fakeroot make openvswitch-switch
2022-04-13 23:06:33.447 | + 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:06:33.557 | Reading package lists...
2022-04-13 23:06:33.819 | Building dependency tree...
2022-04-13 23:06:33.820 | Reading state information...
2022-04-13 23:06:34.092 | fakeroot is already the newest version (1.24-1).
2022-04-13 23:06:34.092 | make is already the newest version (4.2.1-1.2).
2022-04-13 23:06:34.092 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1).
2022-04-13 23:06:34.092 | The following packages were automatically installed and are no longer required:
2022-04-13 23:06:34.093 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:06:34.093 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:06:34.093 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:06:34.093 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:06:34.093 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:06:34.093 |   python3-zope.interface
2022-04-13 23:06:34.093 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:06:34.209 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:06:34.213 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:06:34.215 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:06:34.218 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:34.220 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:34.222 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:34.224 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:34.226 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:34.228 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:06:34.231 | + functions-common:time_stop:2439          :   start_time=1649891193445
2022-04-13 23:06:34.233 | + functions-common:time_stop:2441          :   [[ -z 1649891193445 ]]
2022-04-13 23:06:34.235 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:34.239 | + functions-common:time_stop:2444          :   end_time=1649891194237
2022-04-13 23:06:34.241 | + functions-common:time_stop:2445          :   elapsed_time=792
2022-04-13 23:06:34.244 | + functions-common:time_stop:2446          :   total=4003
2022-04-13 23:06:34.246 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:34.248 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=4795
2022-04-13 23:06:34.251 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:06:34.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 :   is_ubuntu
2022-04-13 23:06:34.255 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:34.257 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:34.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 :   _neutron_ovs_base_install_ubuntu_dkms
2022-04-13 23:06:34.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 :   local kernel_version
2022-04-13 23:06:34.266 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   uname -r
2022-04-13 23:06:34.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   kernel_version=5.4.0-72-generic
2022-04-13 23:06:34.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 :   local kernel_major_minor
2022-04-13 23:06:34.276 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   echo 5.4.0-72-generic
2022-04-13 23:06:34.276 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   cut -d. -f1-2
2022-04-13 23:06:34.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   kernel_major_minor=5.4
2022-04-13 23:06:34.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 :   vercmp 5.4 '<' 3.13
2022-04-13 23:06:34.286 | + functions:vercmp:628                     :   local v1=5.4
2022-04-13 23:06:34.288 | + functions:vercmp:629                     :   local 'op=<'
2022-04-13 23:06:34.290 | + functions:vercmp:630                     :   local v2=3.13
2022-04-13 23:06:34.293 | + functions:vercmp:631                     :   local result
2022-04-13 23:06:34.296 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2022-04-13 23:06:34.297 | ++ functions:vercmp:635                     :   sort -V
2022-04-13 23:06:34.297 | ++ functions:vercmp:635                     :   head -1
2022-04-13 23:06:34.302 | + functions:vercmp:635                     :   result=3.13
2022-04-13 23:06:34.305 | + functions:vercmp:637                     :   case $op in
2022-04-13 23:06:34.307 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2022-04-13 23:06:34.310 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2022-04-13 23:06:34.312 | + functions:vercmp:648                     :   return
2022-04-13 23:06:34.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 :   restart_service openvswitch-switch
2022-04-13 23:06:34.317 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:06:34.320 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart openvswitch-switch
2022-04-13 23:06:34.807 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2022-04-13 23:06:34.810 | + inc/python:use_library_from_git:250      :   local name=os-ken
2022-04-13 23:06:34.813 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:34.816 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:34.819 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-ken, ]]
2022-04-13 23:06:34.821 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:34.824 | + ./stack.sh:main:848                      :   is_service_enabled etcd3
2022-04-13 23:06:34.841 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:34.844 | + ./stack.sh:main:849                      :   install_etcd3
2022-04-13 23:06:34.846 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2022-04-13 23:06:34.846 | Installing etcd
2022-04-13 23:06:34.849 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2022-04-13 23:06:34.861 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2022-04-13 23:06:34.873 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2022-04-13 23:06:34.876 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2022-04-13 23:06:34.893 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2022-04-13 23:06:34.896 | ++ 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:06:34.898 | ++ 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:06:34.901 | +++ 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:06:34.906 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:06:34.908 | ++ 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:06:34.911 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2022-04-13 23:06:34.913 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:06:34.915 | ++ functions:get_extra_file:74              :   return
2022-04-13 23:06:34.919 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 23:06:34.921 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2022-04-13 23:06:34.923 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2022-04-13 23:06:34.926 | + ./stack.sh:main:858                      :   is_service_enabled tls-proxy
2022-04-13 23:06:34.943 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:06:34.945 | + ./stack.sh:main:868                      :   install_dstat
2022-04-13 23:06:34.948 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2022-04-13 23:06:34.964 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:06:34.966 | + ./stack.sh:main:874                      :   echo_summary 'Installing OpenStack project source'
2022-04-13 23:06:34.969 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:06:34.971 | + ./stack.sh:echo_summary:448              :   echo -e Installing OpenStack project source
2022-04-13 23:06:34.973 | + ./stack.sh:main:877                      :   install_libs
2022-04-13 23:06:34.976 | + lib/libraries:install_libs:90            :   _install_lib_from_source automaton
2022-04-13 23:06:34.978 | + lib/libraries:_install_lib_from_source:74 :   local name=automaton
2022-04-13 23:06:34.981 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git automaton
2022-04-13 23:06:34.983 | + inc/python:use_library_from_git:250      :   local name=automaton
2022-04-13 23:06:34.985 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:34.987 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:34.989 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,automaton, ]]
2022-04-13 23:06:34.992 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:34.995 | + lib/libraries:install_libs:91            :   _install_lib_from_source castellan
2022-04-13 23:06:34.997 | + lib/libraries:_install_lib_from_source:74 :   local name=castellan
2022-04-13 23:06:34.999 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git castellan
2022-04-13 23:06:35.001 | + inc/python:use_library_from_git:250      :   local name=castellan
2022-04-13 23:06:35.004 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.006 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.008 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,castellan, ]]
2022-04-13 23:06:35.010 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.013 | + lib/libraries:install_libs:92            :   _install_lib_from_source cliff
2022-04-13 23:06:35.015 | + lib/libraries:_install_lib_from_source:74 :   local name=cliff
2022-04-13 23:06:35.017 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cliff
2022-04-13 23:06:35.019 | + inc/python:use_library_from_git:250      :   local name=cliff
2022-04-13 23:06:35.022 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.024 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.026 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cliff, ]]
2022-04-13 23:06:35.028 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.031 | + lib/libraries:install_libs:93            :   _install_lib_from_source cursive
2022-04-13 23:06:35.033 | + lib/libraries:_install_lib_from_source:74 :   local name=cursive
2022-04-13 23:06:35.035 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cursive
2022-04-13 23:06:35.037 | + inc/python:use_library_from_git:250      :   local name=cursive
2022-04-13 23:06:35.040 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.042 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.045 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cursive, ]]
2022-04-13 23:06:35.047 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.049 | + lib/libraries:install_libs:94            :   _install_lib_from_source debtcollector
2022-04-13 23:06:35.052 | + lib/libraries:_install_lib_from_source:74 :   local name=debtcollector
2022-04-13 23:06:35.054 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git debtcollector
2022-04-13 23:06:35.056 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2022-04-13 23:06:35.059 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.061 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.063 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]]
2022-04-13 23:06:35.066 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.068 | + lib/libraries:install_libs:95            :   _install_lib_from_source futurist
2022-04-13 23:06:35.071 | + lib/libraries:_install_lib_from_source:74 :   local name=futurist
2022-04-13 23:06:35.073 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git futurist
2022-04-13 23:06:35.075 | + inc/python:use_library_from_git:250      :   local name=futurist
2022-04-13 23:06:35.078 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.080 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.082 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,futurist, ]]
2022-04-13 23:06:35.085 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.087 | + lib/libraries:install_libs:96            :   _install_lib_from_source openstacksdk
2022-04-13 23:06:35.090 | + lib/libraries:_install_lib_from_source:74 :   local name=openstacksdk
2022-04-13 23:06:35.092 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git openstacksdk
2022-04-13 23:06:35.094 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2022-04-13 23:06:35.097 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.099 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.101 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]]
2022-04-13 23:06:35.104 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.107 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-lib
2022-04-13 23:06:35.109 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-lib
2022-04-13 23:06:35.111 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-lib
2022-04-13 23:06:35.114 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2022-04-13 23:06:35.116 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.118 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.121 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]]
2022-04-13 23:06:35.124 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.126 | + lib/libraries:install_libs:98            :   _install_lib_from_source osc-placement
2022-04-13 23:06:35.128 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-placement
2022-04-13 23:06:35.131 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-placement
2022-04-13 23:06:35.133 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2022-04-13 23:06:35.135 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.138 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.140 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]]
2022-04-13 23:06:35.142 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.145 | + lib/libraries:install_libs:99            :   _install_lib_from_source os-client-config
2022-04-13 23:06:35.147 | + lib/libraries:_install_lib_from_source:74 :   local name=os-client-config
2022-04-13 23:06:35.149 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-client-config
2022-04-13 23:06:35.152 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2022-04-13 23:06:35.154 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.156 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.159 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]]
2022-04-13 23:06:35.161 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.163 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.cache
2022-04-13 23:06:35.166 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.cache
2022-04-13 23:06:35.169 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.cache
2022-04-13 23:06:35.171 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2022-04-13 23:06:35.173 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.176 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.178 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]]
2022-04-13 23:06:35.180 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.183 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.concurrency
2022-04-13 23:06:35.185 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.concurrency
2022-04-13 23:06:35.188 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.concurrency
2022-04-13 23:06:35.190 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2022-04-13 23:06:35.192 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.195 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.197 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]]
2022-04-13 23:06:35.200 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.202 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.config
2022-04-13 23:06:35.204 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.config
2022-04-13 23:06:35.207 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.config
2022-04-13 23:06:35.209 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2022-04-13 23:06:35.211 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.215 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.218 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]]
2022-04-13 23:06:35.220 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.222 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.context
2022-04-13 23:06:35.225 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.context
2022-04-13 23:06:35.227 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.context
2022-04-13 23:06:35.230 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2022-04-13 23:06:35.232 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.235 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.238 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]]
2022-04-13 23:06:35.240 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.243 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.db
2022-04-13 23:06:35.247 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.db
2022-04-13 23:06:35.249 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.db
2022-04-13 23:06:35.252 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2022-04-13 23:06:35.254 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.256 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.258 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]]
2022-04-13 23:06:35.261 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.263 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.i18n
2022-04-13 23:06:35.266 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.i18n
2022-04-13 23:06:35.268 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.i18n
2022-04-13 23:06:35.270 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2022-04-13 23:06:35.272 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.275 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.277 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]]
2022-04-13 23:06:35.280 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.282 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.limit
2022-04-13 23:06:35.284 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.limit
2022-04-13 23:06:35.287 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.limit
2022-04-13 23:06:35.289 | + inc/python:use_library_from_git:250      :   local name=oslo.limit
2022-04-13 23:06:35.292 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.295 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.297 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]]
2022-04-13 23:06:35.299 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.302 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.log
2022-04-13 23:06:35.304 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.log
2022-04-13 23:06:35.306 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.log
2022-04-13 23:06:35.309 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2022-04-13 23:06:35.312 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.314 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.316 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]]
2022-04-13 23:06:35.319 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.321 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.messaging
2022-04-13 23:06:35.324 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.messaging
2022-04-13 23:06:35.326 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.messaging
2022-04-13 23:06:35.328 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2022-04-13 23:06:35.330 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.333 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.335 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]]
2022-04-13 23:06:35.337 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.340 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.middleware
2022-04-13 23:06:35.343 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.middleware
2022-04-13 23:06:35.345 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.middleware
2022-04-13 23:06:35.347 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2022-04-13 23:06:35.350 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.352 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.355 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]]
2022-04-13 23:06:35.357 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.360 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.policy
2022-04-13 23:06:35.362 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.policy
2022-04-13 23:06:35.365 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.policy
2022-04-13 23:06:35.367 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2022-04-13 23:06:35.370 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.372 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.375 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]]
2022-04-13 23:06:35.377 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.380 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.privsep
2022-04-13 23:06:35.382 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.privsep
2022-04-13 23:06:35.384 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.privsep
2022-04-13 23:06:35.387 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2022-04-13 23:06:35.389 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.391 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.394 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]]
2022-04-13 23:06:35.403 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.405 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.reports
2022-04-13 23:06:35.407 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.reports
2022-04-13 23:06:35.410 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.reports
2022-04-13 23:06:35.412 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2022-04-13 23:06:35.414 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.417 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.420 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]]
2022-04-13 23:06:35.422 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.424 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.rootwrap
2022-04-13 23:06:35.426 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.rootwrap
2022-04-13 23:06:35.429 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.rootwrap
2022-04-13 23:06:35.431 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2022-04-13 23:06:35.433 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.436 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.438 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]]
2022-04-13 23:06:35.441 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.443 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.serialization
2022-04-13 23:06:35.445 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.serialization
2022-04-13 23:06:35.448 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.serialization
2022-04-13 23:06:35.450 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2022-04-13 23:06:35.453 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.455 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.458 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]]
2022-04-13 23:06:35.460 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.462 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.service
2022-04-13 23:06:35.465 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.service
2022-04-13 23:06:35.468 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.service
2022-04-13 23:06:35.470 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2022-04-13 23:06:35.472 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.475 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.477 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]]
2022-04-13 23:06:35.480 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.482 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.utils
2022-04-13 23:06:35.485 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.utils
2022-04-13 23:06:35.487 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.utils
2022-04-13 23:06:35.489 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2022-04-13 23:06:35.492 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.494 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.496 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]]
2022-04-13 23:06:35.499 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.501 | + lib/libraries:install_libs:117           :   _install_lib_from_source oslo.versionedobjects
2022-04-13 23:06:35.503 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.versionedobjects
2022-04-13 23:06:35.506 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.versionedobjects
2022-04-13 23:06:35.508 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2022-04-13 23:06:35.510 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.513 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.515 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]]
2022-04-13 23:06:35.517 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.519 | + lib/libraries:install_libs:118           :   _install_lib_from_source oslo.vmware
2022-04-13 23:06:35.522 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.vmware
2022-04-13 23:06:35.524 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.vmware
2022-04-13 23:06:35.527 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2022-04-13 23:06:35.529 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.532 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.534 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]]
2022-04-13 23:06:35.536 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.538 | + lib/libraries:install_libs:119           :   _install_lib_from_source osprofiler
2022-04-13 23:06:35.541 | + lib/libraries:_install_lib_from_source:74 :   local name=osprofiler
2022-04-13 23:06:35.544 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osprofiler
2022-04-13 23:06:35.546 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2022-04-13 23:06:35.548 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.551 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.553 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]]
2022-04-13 23:06:35.555 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.558 | + lib/libraries:install_libs:120           :   _install_lib_from_source pycadf
2022-04-13 23:06:35.560 | + lib/libraries:_install_lib_from_source:74 :   local name=pycadf
2022-04-13 23:06:35.562 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git pycadf
2022-04-13 23:06:35.565 | + inc/python:use_library_from_git:250      :   local name=pycadf
2022-04-13 23:06:35.567 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.569 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.572 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pycadf, ]]
2022-04-13 23:06:35.574 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.576 | + lib/libraries:install_libs:121           :   _install_lib_from_source stevedore
2022-04-13 23:06:35.579 | + lib/libraries:_install_lib_from_source:74 :   local name=stevedore
2022-04-13 23:06:35.581 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git stevedore
2022-04-13 23:06:35.583 | + inc/python:use_library_from_git:250      :   local name=stevedore
2022-04-13 23:06:35.586 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.588 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.591 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,stevedore, ]]
2022-04-13 23:06:35.593 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.595 | + lib/libraries:install_libs:122           :   _install_lib_from_source taskflow
2022-04-13 23:06:35.597 | + lib/libraries:_install_lib_from_source:74 :   local name=taskflow
2022-04-13 23:06:35.600 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git taskflow
2022-04-13 23:06:35.602 | + inc/python:use_library_from_git:250      :   local name=taskflow
2022-04-13 23:06:35.606 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.609 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.611 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,taskflow, ]]
2022-04-13 23:06:35.614 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.616 | + lib/libraries:install_libs:123           :   _install_lib_from_source tooz
2022-04-13 23:06:35.619 | + lib/libraries:_install_lib_from_source:74 :   local name=tooz
2022-04-13 23:06:35.621 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git tooz
2022-04-13 23:06:35.624 | + inc/python:use_library_from_git:250      :   local name=tooz
2022-04-13 23:06:35.626 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.628 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.631 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,tooz, ]]
2022-04-13 23:06:35.633 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.636 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-brick
2022-04-13 23:06:35.638 | + lib/libraries:_install_lib_from_source:74 :   local name=os-brick
2022-04-13 23:06:35.641 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-brick
2022-04-13 23:06:35.643 | + inc/python:use_library_from_git:250      :   local name=os-brick
2022-04-13 23:06:35.645 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.647 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.650 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-brick, ]]
2022-04-13 23:06:35.652 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.655 | + lib/libraries:install_libs:128           :   _install_lib_from_source os-resource-classes
2022-04-13 23:06:35.657 | + lib/libraries:_install_lib_from_source:74 :   local name=os-resource-classes
2022-04-13 23:06:35.660 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-resource-classes
2022-04-13 23:06:35.662 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2022-04-13 23:06:35.664 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.667 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.669 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]]
2022-04-13 23:06:35.672 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.674 | + lib/libraries:install_libs:129           :   _install_lib_from_source os-traits
2022-04-13 23:06:35.676 | + lib/libraries:_install_lib_from_source:74 :   local name=os-traits
2022-04-13 23:06:35.679 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-traits
2022-04-13 23:06:35.681 | + inc/python:use_library_from_git:250      :   local name=os-traits
2022-04-13 23:06:35.683 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.686 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.688 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-traits, ]]
2022-04-13 23:06:35.690 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.693 | + lib/libraries:install_libs:132           :   _install_lib_from_source python-barbicanclient
2022-04-13 23:06:35.695 | + lib/libraries:_install_lib_from_source:74 :   local name=python-barbicanclient
2022-04-13 23:06:35.698 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git python-barbicanclient
2022-04-13 23:06:35.700 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2022-04-13 23:06:35.703 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:35.705 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:35.707 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]]
2022-04-13 23:06:35.710 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:35.712 | + lib/libraries:install_libs:139           :   pip_install etcd3
2022-04-13 23:06:35.734 | Using python 3.8 to install etcd3
2022-04-13 23:06:35.737 | + 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:06:36.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:36.613 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:36.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:36.613 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:37.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:37.866 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2022-04-13 23:06:37.875 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2022-04-13 23:06:37.877 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0)
2022-04-13 23:06:37.878 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2022-04-13 23:06:37.879 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0)
2022-04-13 23:06:40.528 | 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:06:40.535 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:06:40.535 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:06:40.677 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:40.679 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:40.682 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:40.685 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:40.687 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:40.689 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:40.691 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:40.693 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:40.695 | + functions-common:time_stop:2439          :   start_time=1649891195729
2022-04-13 23:06:40.698 | + functions-common:time_stop:2441          :   [[ -z 1649891195729 ]]
2022-04-13 23:06:40.701 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:40.705 | + functions-common:time_stop:2444          :   end_time=1649891200702
2022-04-13 23:06:40.707 | + functions-common:time_stop:2445          :   elapsed_time=4973
2022-04-13 23:06:40.709 | + functions-common:time_stop:2446          :   total=27829
2022-04-13 23:06:40.711 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:40.713 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=32802
2022-04-13 23:06:40.716 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:40.718 | + lib/libraries:install_libs:140           :   pip_install etcd3gw
2022-04-13 23:06:40.742 | Using python 3.8 to install etcd3gw
2022-04-13 23:06:40.745 | + 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:06:41.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:41.620 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:41.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:41.620 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:42.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:42.880 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1)
2022-04-13 23:06:42.888 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2022-04-13 23:06:42.891 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2022-04-13 23:06:42.892 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1)
2022-04-13 23:06:42.893 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1)
2022-04-13 23:06:42.926 | 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:06:42.928 | 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:06:42.929 | 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:06:42.933 | 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:06:45.507 | 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:06:45.515 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:06:45.515 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:06:45.658 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:45.660 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:45.662 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:45.665 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:45.668 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:45.670 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:45.672 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:45.675 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:45.677 | + functions-common:time_stop:2439          :   start_time=1649891200736
2022-04-13 23:06:45.679 | + functions-common:time_stop:2441          :   [[ -z 1649891200736 ]]
2022-04-13 23:06:45.682 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:45.687 | + functions-common:time_stop:2444          :   end_time=1649891205684
2022-04-13 23:06:45.689 | + functions-common:time_stop:2445          :   elapsed_time=4948
2022-04-13 23:06:45.691 | + functions-common:time_stop:2446          :   total=32802
2022-04-13 23:06:45.694 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:45.696 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=37750
2022-04-13 23:06:45.700 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:45.703 | + ./stack.sh:main:880                      :   install_apache_uwsgi
2022-04-13 23:06:45.705 | + lib/apache:install_apache_uwsgi:85       :   local apxs=apxs2
2022-04-13 23:06:45.707 | + lib/apache:install_apache_uwsgi:86       :   is_fedora
2022-04-13 23:06:45.710 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:06:45.712 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:06:45.714 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:06:45.717 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:06:45.719 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:06:45.722 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:06:45.724 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:06:45.726 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:06:45.729 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:06:45.731 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:06:45.733 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:06:45.736 | + lib/apache:install_apache_uwsgi:90       :   is_ubuntu
2022-04-13 23:06:45.738 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:45.740 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:45.742 | + lib/apache:install_apache_uwsgi:91       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2022-04-13 23:06:45.746 | + lib/apache:install_apache_uwsgi:92       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:06:45.748 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:06:45.750 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:06:45.752 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:06:45.755 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:06:45.757 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:06:45.759 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:06:45.762 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:45.764 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:45.767 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:06:45.769 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:06:45.771 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:06:45.774 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:06:45.776 | + functions-common:install_package:1471    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:06:45.778 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:06:45.781 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:45.783 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:45.785 | + functions-common:real_install_package:1457 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 23:06:45.808 | + 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:06:45.919 | Reading package lists...
2022-04-13 23:06:46.200 | Building dependency tree...
2022-04-13 23:06:46.201 | Reading state information...
2022-04-13 23:06:46.518 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2022-04-13 23:06:46.518 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2022-04-13 23:06:46.518 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:06:46.518 | The following packages were automatically installed and are no longer required:
2022-04-13 23:06:46.519 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:06:46.519 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:06:46.520 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:06:46.520 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:06:46.520 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:06:46.520 |   python3-zope.interface
2022-04-13 23:06:46.520 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:06:46.645 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:06:46.649 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:06:46.653 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:06:46.655 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:46.657 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:46.659 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:46.662 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:46.664 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:46.667 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:06:46.669 | + functions-common:time_stop:2439          :   start_time=1649891205805
2022-04-13 23:06:46.672 | + functions-common:time_stop:2441          :   [[ -z 1649891205805 ]]
2022-04-13 23:06:46.674 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:46.679 | + functions-common:time_stop:2444          :   end_time=1649891206676
2022-04-13 23:06:46.681 | + functions-common:time_stop:2445          :   elapsed_time=871
2022-04-13 23:06:46.684 | + functions-common:time_stop:2446          :   total=4795
2022-04-13 23:06:46.686 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:46.689 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=5666
2022-04-13 23:06:46.691 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:06:46.694 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2022-04-13 23:06:46.696 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:06:46.699 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:06:46.701 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2022-04-13 23:06:46.764 | Module proxy already enabled
2022-04-13 23:06:46.769 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2022-04-13 23:06:46.832 | Considering dependency proxy for proxy_uwsgi:
2022-04-13 23:06:46.832 | Module proxy already enabled
2022-04-13 23:06:46.833 | Module proxy_uwsgi already enabled
2022-04-13 23:06:46.837 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2022-04-13 23:06:46.839 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:06:46.842 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:06:46.844 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:06:47.049 | + ./stack.sh:main:883                      :   install_keystoneauth
2022-04-13 23:06:47.052 | + lib/keystone:install_keystoneauth:498    :   use_library_from_git keystoneauth
2022-04-13 23:06:47.055 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2022-04-13 23:06:47.058 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.061 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.066 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]]
2022-04-13 23:06:47.069 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.072 | + ./stack.sh:main:884                      :   install_keystoneclient
2022-04-13 23:06:47.078 | + lib/keystone:install_keystoneclient:506  :   use_library_from_git python-keystoneclient
2022-04-13 23:06:47.083 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2022-04-13 23:06:47.085 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.088 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.091 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]]
2022-04-13 23:06:47.093 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.096 | + ./stack.sh:main:885                      :   install_glanceclient
2022-04-13 23:06:47.098 | + lib/glance:install_glanceclient:498      :   use_library_from_git python-glanceclient
2022-04-13 23:06:47.100 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2022-04-13 23:06:47.103 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.106 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.109 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]]
2022-04-13 23:06:47.111 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.114 | + ./stack.sh:main:886                      :   install_cinderclient
2022-04-13 23:06:47.116 | + lib/cinder:install_cinderclient:484      :   use_library_from_git python-brick-cinderclient-ext
2022-04-13 23:06:47.119 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2022-04-13 23:06:47.121 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.124 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.126 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]]
2022-04-13 23:06:47.129 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.131 | + lib/cinder:install_cinderclient:489      :   use_library_from_git python-cinderclient
2022-04-13 23:06:47.134 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2022-04-13 23:06:47.137 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.139 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.142 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]]
2022-04-13 23:06:47.144 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.147 | + ./stack.sh:main:887                      :   install_novaclient
2022-04-13 23:06:47.149 | + lib/nova:install_novaclient:882          :   use_library_from_git python-novaclient
2022-04-13 23:06:47.152 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2022-04-13 23:06:47.155 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.157 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.160 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]]
2022-04-13 23:06:47.162 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.165 | + ./stack.sh:main:888                      :   is_service_enabled swift glance horizon
2022-04-13 23:06:47.183 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:47.186 | + ./stack.sh:main:889                      :   install_swiftclient
2022-04-13 23:06:47.188 | + lib/swift:install_swiftclient:728        :   use_library_from_git python-swiftclient
2022-04-13 23:06:47.191 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2022-04-13 23:06:47.193 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.196 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.198 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]]
2022-04-13 23:06:47.201 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.203 | + ./stack.sh:main:891                      :   is_service_enabled neutron nova horizon
2022-04-13 23:06:47.221 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:47.224 | + ./stack.sh:main:892                      :   install_neutronclient
2022-04-13 23:06:47.226 | + lib/neutron:install_neutronclient:452    :   use_library_from_git python-neutronclient
2022-04-13 23:06:47.229 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2022-04-13 23:06:47.232 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.234 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.237 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]]
2022-04-13 23:06:47.239 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.241 | + ./stack.sh:main:896                      :   install_keystonemiddleware
2022-04-13 23:06:47.244 | + lib/keystone:install_keystonemiddleware:516 :   use_library_from_git keystonemiddleware
2022-04-13 23:06:47.247 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2022-04-13 23:06:47.249 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:06:47.252 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:06:47.254 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]]
2022-04-13 23:06:47.257 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:06:47.259 | + lib/keystone:install_keystonemiddleware:521 :   pip_install_gr keystonemiddleware
2022-04-13 23:06:47.262 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2022-04-13 23:06:47.264 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:06:47.267 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2022-04-13 23:06:47.270 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2022-04-13 23:06:47.272 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:06:47.276 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:06:47.277 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:06:47.282 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2022-04-13 23:06:47.284 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2022-04-13 23:06:47.286 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2022-04-13 23:06:47.289 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2022-04-13 23:06:47.292 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2022-04-13 23:06:47.313 | Using python 3.8 to install keystonemiddleware
2022-04-13 23:06:47.316 | + 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:06:48.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:48.212 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:48.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:48.212 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:49.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:49.466 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0)
2022-04-13 23:06:49.519 | 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:06:49.520 | 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:06:49.521 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2022-04-13 23:06:49.522 | 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:06:49.524 | 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:06:49.525 | 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:06:49.526 | 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:06:49.527 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0)
2022-04-13 23:06:49.528 | 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:06:49.530 | 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:06:49.531 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1)
2022-04-13 23:06:49.532 | 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:06:49.532 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2022-04-13 23:06:49.534 | 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:06:49.594 | 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:06:49.595 | 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:06:49.596 | 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:06:49.636 | 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:06:49.677 | 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:06:49.678 | 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:06:49.679 | 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:06:49.680 | 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:06:49.732 | 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:06:49.736 | 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:06:49.749 | 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:06:49.750 | 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:06:49.765 | 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:06:49.766 | 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:06:49.768 | 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:06:49.835 | 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:06:49.837 | 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:06:49.839 | 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:06:49.840 | 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:06:49.893 | 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:06:49.905 | 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:06:52.372 | 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:06:52.379 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:06:52.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:06:52.520 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:52.522 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:52.524 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:52.527 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:52.529 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:52.532 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:52.534 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:52.536 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:52.538 | + functions-common:time_stop:2439          :   start_time=1649891207308
2022-04-13 23:06:52.540 | + functions-common:time_stop:2441          :   [[ -z 1649891207308 ]]
2022-04-13 23:06:52.545 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:52.547 | + functions-common:time_stop:2444          :   end_time=1649891212545
2022-04-13 23:06:52.550 | + functions-common:time_stop:2445          :   elapsed_time=5237
2022-04-13 23:06:52.552 | + functions-common:time_stop:2446          :   total=37750
2022-04-13 23:06:52.554 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:52.556 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=42987
2022-04-13 23:06:52.558 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:52.561 | + lib/keystone:install_keystonemiddleware:525 :   pip_install_gr python-memcached
2022-04-13 23:06:52.563 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2022-04-13 23:06:52.566 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:06:52.569 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2022-04-13 23:06:52.574 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2022-04-13 23:06:52.576 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:06:52.580 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:06:52.580 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:06:52.586 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2022-04-13 23:06:52.589 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2022-04-13 23:06:52.591 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2022-04-13 23:06:52.595 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2022-04-13 23:06:52.597 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2022-04-13 23:06:52.622 | Using python 3.8 to install python-memcached
2022-04-13 23:06:52.624 | + 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:06:53.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:06:53.503 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:53.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:06:53.503 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:54.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:06:54.731 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2022-04-13 23:06:54.735 | 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:06:57.459 | 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:06:57.467 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:06:57.467 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:06:57.597 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:06:57.599 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:06:57.602 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:06:57.604 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:06:57.607 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:06:57.609 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:06:57.611 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:06:57.613 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:06:57.615 | + functions-common:time_stop:2439          :   start_time=1649891212616
2022-04-13 23:06:57.618 | + functions-common:time_stop:2441          :   [[ -z 1649891212616 ]]
2022-04-13 23:06:57.620 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:06:57.624 | + functions-common:time_stop:2444          :   end_time=1649891217622
2022-04-13 23:06:57.627 | + functions-common:time_stop:2445          :   elapsed_time=5006
2022-04-13 23:06:57.629 | + functions-common:time_stop:2446          :   total=42987
2022-04-13 23:06:57.631 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:06:57.633 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=47993
2022-04-13 23:06:57.636 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:06:57.638 | + ./stack.sh:main:898                      :   is_service_enabled keystone
2022-04-13 23:06:57.655 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:06:57.657 | + ./stack.sh:main:899                      :   '[' 10.222.0.15 == 10.222.0.15 ']'
2022-04-13 23:06:57.659 | + ./stack.sh:main:900                      :   stack_install_service keystone
2022-04-13 23:06:57.662 | + lib/stack:stack_install_service:20       :   local service=keystone
2022-04-13 23:06:57.664 | + lib/stack:stack_install_service:21       :   type install_keystone
2022-04-13 23:06:57.667 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:06:57.670 | + lib/stack:stack_install_service:32       :   install_keystone
2022-04-13 23:06:57.672 | + lib/keystone:install_keystone:531        :   is_service_enabled ldap
2022-04-13 23:06:57.687 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:06:57.690 | + lib/keystone:install_keystone:535        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2022-04-13 23:06:57.692 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/keystone.git
2022-04-13 23:06:57.694 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/keystone
2022-04-13 23:06:57.696 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:06:57.698 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:06:57.701 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:06:57.704 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:06:57.706 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:06:57.708 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:06:57.724 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:06:57.726 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:06:57.729 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:06:57.732 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:06:57.733 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:06:57.738 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/keystone ]]
2022-04-13 23:06:57.740 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:06:57.742 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/keystone
2022-04-13 23:06:57.755 | + functions-common:git_clone:684           :   cd /opt/stack/keystone
2022-04-13 23:06:57.758 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:06:57.758 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:06:57.761 | c141e6164 trivial: Fix typo
2022-04-13 23:06:57.764 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:06:57.766 | + lib/keystone:install_keystone:536        :   setup_develop /opt/stack/keystone
2022-04-13 23:06:57.768 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:06:57.770 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:06:57.773 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2022-04-13 23:06:57.776 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:06:57.778 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2022-04-13 23:06:57.780 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:06:57.783 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:06:57.785 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2022-04-13 23:06:57.788 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:06:57.790 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:06:57.794 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2022-04-13 23:06:57.796 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:06:57.799 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2022-04-13 23:06:57.801 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:06:57.803 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:06:57.806 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2022-04-13 23:06:57.812 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2022-04-13 23:06:57.814 | + 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:06:58.516 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2022-04-13 23:06:58.518 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:06:58.520 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:06:58.522 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:06:58.525 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 23:06:58.527 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2022-04-13 23:06:58.530 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:06:58.532 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:06:58.534 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:06:58.536 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:06:58.538 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:06:58.541 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:06:58.544 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:06:58.546 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2022-04-13 23:06:58.566 | Using python 3.8 to install /opt/stack/keystone
2022-04-13 23:06:58.568 | + 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:06:59.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:59.450 |   from cryptography.utils import int_from_bytes
2022-04-13 23:06:59.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:06:59.450 |   from cryptography.utils import int_from_bytes
2022-04-13 23:07:00.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:07:00.656 | Obtaining file:///opt/stack/keystone
2022-04-13 23:07:00.657 |   Preparing metadata (setup.py): started
2022-04-13 23:07:05.785 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:07:05.866 | 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:07:05.868 | 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:07:05.869 | 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:07:05.870 | 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:07:05.871 | 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:07:05.872 | 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:07:05.873 | 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:07:05.874 | 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:07:05.875 | 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:07:05.876 | 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:07:05.877 | 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:07:05.878 | 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:07:05.879 | 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:07:05.880 | 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:07:05.881 | 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:07:05.883 | 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:07:05.884 | 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:07:05.885 | 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:07:05.886 | 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:07:05.887 | 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:07:05.888 | 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:07:05.889 | 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:07:05.890 | 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:07:05.891 | 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:07:05.893 | 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:07:05.894 | 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:07:05.895 | 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:07:05.896 | 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:07:05.897 | 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:07:05.898 | 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:07:05.899 | 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:07:05.900 | 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:07:05.901 | 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:07:05.902 | 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:07:05.913 | 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:07:05.914 | 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:07:05.958 | 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:07:05.974 | 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:07:05.976 | 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:07:05.978 | 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:07:05.979 | 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:07:05.980 | 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:07:05.990 | 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:07:06.052 | 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:07:06.054 | 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:07:06.150 | 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:07:06.151 | 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:07:06.153 | 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:07:06.154 | 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:07:06.207 | 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:07:06.211 | 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:07:06.212 | 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:07:06.263 | 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:07:06.265 | 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:07:06.347 | 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:07:06.348 | 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:07:06.350 | 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:07:06.352 | 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:07:06.354 | 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:07:06.356 | 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:07:06.374 | 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:07:06.424 | 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:07:06.444 | 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:07:06.445 | 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:07:06.446 | 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:07:06.447 | 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:07:06.500 | 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:07:06.622 | 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:07:06.624 | 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:07:06.626 | 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:07:06.627 | 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:07:06.628 | 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:07:06.847 | 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:07:06.875 | 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:07:06.875 | 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:07:06.946 | 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:07:06.965 | 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:07:07.022 | 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:07:07.061 | 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:07:07.168 | 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:07:07.224 | 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:07:07.298 | 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:07:07.425 | 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:07:07.454 | 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:07:07.495 | 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:07:07.497 | 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:07:07.498 | 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:07:07.500 | 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:07:07.502 | 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:07:07.503 | 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:07:07.555 | 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:07:07.693 | 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:07:07.694 | 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:07:07.697 | 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:07:07.699 | 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:07:07.852 | 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:07:07.933 | 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:07:08.186 | 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:07:08.452 | 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:07:08.487 | 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:07:10.397 | Installing collected packages: keystone
2022-04-13 23:07:10.397 |   Attempting uninstall: keystone
2022-04-13 23:07:10.397 |     Found existing installation: keystone 21.1.0.dev2
2022-04-13 23:07:10.401 |     Can't uninstall 'keystone'. No files were found to uninstall.
2022-04-13 23:07:10.403 |   Running setup.py develop for keystone
2022-04-13 23:07:16.679 | Successfully installed keystone
2022-04-13 23:07:16.679 | 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:07:16.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:07:16.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:07:16.824 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:07:16.826 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:07:16.828 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:07:16.830 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:07:16.832 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:07:16.834 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:07:16.836 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:07:16.839 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:07:16.841 | + functions-common:time_stop:2439          :   start_time=1649891218560
2022-04-13 23:07:16.843 | + functions-common:time_stop:2441          :   [[ -z 1649891218560 ]]
2022-04-13 23:07:16.846 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:07:16.850 | + functions-common:time_stop:2444          :   end_time=1649891236847
2022-04-13 23:07:16.852 | + functions-common:time_stop:2445          :   elapsed_time=18287
2022-04-13 23:07:16.854 | + functions-common:time_stop:2446          :   total=47993
2022-04-13 23:07:16.856 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:07:16.858 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=66280
2022-04-13 23:07:16.860 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:07:16.862 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:07:16.865 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:07:16.867 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:07:16.885 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-13 23:07:16.897 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2022-04-13 23:07:16.899 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2022-04-13 23:07:16.902 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:07:16.905 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:07:16.907 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]]
2022-04-13 23:07:16.910 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:07:16.912 | + lib/keystone:install_keystone:538        :   is_service_enabled ldap
2022-04-13 23:07:16.928 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:16.931 | + lib/keystone:install_keystone:542        :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:07:16.938 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:07:16.941 | + ./stack.sh:main:901                      :   configure_keystone
2022-04-13 23:07:16.943 | + lib/keystone:configure_keystone:192      :   sudo install -d -o ubuntu /etc/keystone
2022-04-13 23:07:16.956 | + 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:07:16.959 | + lib/keystone:configure_keystone:195      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2022-04-13 23:07:16.963 | + lib/keystone:configure_keystone:198      :   is_service_enabled ldap
2022-04-13 23:07:16.979 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:16.981 | + lib/keystone:configure_keystone:202      :   iniset /etc/keystone/keystone.conf identity driver sql
2022-04-13 23:07:17.011 | + lib/keystone:configure_keystone:203      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2022-04-13 23:07:17.039 | + lib/keystone:configure_keystone:204      :   iniset /etc/keystone/keystone.conf assignment driver sql
2022-04-13 23:07:17.069 | + lib/keystone:configure_keystone:205      :   iniset /etc/keystone/keystone.conf role driver sql
2022-04-13 23:07:17.100 | + lib/keystone:configure_keystone:206      :   iniset /etc/keystone/keystone.conf resource driver sql
2022-04-13 23:07:17.130 | + lib/keystone:configure_keystone:209      :   iniset /etc/keystone/keystone.conf cache enabled True
2022-04-13 23:07:17.160 | + lib/keystone:configure_keystone:210      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2022-04-13 23:07:17.188 | + lib/keystone:configure_keystone:211      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2022-04-13 23:07:17.216 | + lib/keystone:configure_keystone:213      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2022-04-13 23:07:17.218 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2022-04-13 23:07:17.220 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2022-04-13 23:07:17.223 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2022-04-13 23:07:17.225 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:07:17.227 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:07:17.244 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:17.248 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:07:17.250 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:07:17.252 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:07:17.268 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:17.270 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:07:17.273 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:07:17.303 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:07:17.305 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:07:17.308 | + lib/keystone:configure_keystone:215      :   local service_port=5000
2022-04-13 23:07:17.311 | + lib/keystone:configure_keystone:217      :   is_service_enabled tls-proxy
2022-04-13 23:07:17.327 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:17.329 | + lib/keystone:configure_keystone:226      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity
2022-04-13 23:07:17.361 | + lib/keystone:configure_keystone:228      :   [[ fernet != '' ]]
2022-04-13 23:07:17.363 | + lib/keystone:configure_keystone:229      :   iniset /etc/keystone/keystone.conf token provider fernet
2022-04-13 23:07:17.394 | ++ lib/keystone:configure_keystone:232      :   database_connection_url keystone
2022-04-13 23:07:17.396 | ++ lib/database:database_connection_url:134 :   local db=keystone
2022-04-13 23:07:17.399 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql keystone
2022-04-13 23:07:17.401 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=keystone
2022-04-13 23:07:17.403 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-13 23:07:17.406 | + 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:07:17.437 | + lib/keystone:configure_keystone:235      :   '[' False '!=' False ']'
2022-04-13 23:07:17.439 | + lib/keystone:configure_keystone:240      :   setup_logging /etc/keystone/keystone.conf
2022-04-13 23:07:17.442 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2022-04-13 23:07:17.444 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2022-04-13 23:07:17.448 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:07:17.464 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:07:17.466 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:07:17.469 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:07:17.471 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:07:17.473 | + 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:07:17.501 | + 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:07:17.528 | + 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:07:17.556 | + functions:setup_systemd_logging:706      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:07:17.584 | + lib/keystone:configure_keystone:242      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2022-04-13 23:07:17.612 | + lib/keystone:configure_keystone:244      :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:07:17.614 | + 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:07:17.617 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2022-04-13 23:07:17.619 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2022-04-13 23:07:17.622 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2022-04-13 23:07:17.624 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:07:17.626 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:07:17.629 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2022-04-13 23:07:17.633 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2022-04-13 23:07:17.636 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:07:17.638 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:07:17.650 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:07:17.651 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:07:17.659 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:07:17.662 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:07:17.678 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2022-04-13 23:07:17.680 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2022-04-13 23:07:17.685 | + 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:07:17.714 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2022-04-13 23:07:17.741 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2022-04-13 23:07:17.768 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2022-04-13 23:07:17.795 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2022-04-13 23:07:17.822 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2022-04-13 23:07:17.849 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2022-04-13 23:07:17.877 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2022-04-13 23:07:17.904 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2022-04-13 23:07:17.931 | + 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:07:17.962 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2022-04-13 23:07:17.992 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2022-04-13 23:07:18.020 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2022-04-13 23:07:18.047 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:07:18.049 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:07:18.052 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2022-04-13 23:07:18.055 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2022-04-13 23:07:18.058 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:07:18.060 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:07:18.063 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:07:18.065 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:07:18.068 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:07:18.070 | + 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:07:18.096 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2022-04-13 23:07:18.125 | + 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:07:18.125 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-13 23:07:18.134 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2022-04-13 23:07:18.138 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2022-04-13 23:07:18.140 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2022-04-13 23:07:18.143 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:07:18.145 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:07:18.147 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:07:18.149 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:07:18.152 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:07:18.154 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:07:18.157 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:07:18.159 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:07:18.161 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:07:18.163 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2022-04-13 23:07:18.227 | Site keystone-wsgi-public already enabled
2022-04-13 23:07:18.233 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:07:18.235 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:07:18.238 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:07:18.240 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:07:18.383 | + lib/keystone:configure_keystone:251      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2022-04-13 23:07:18.415 | + lib/keystone:configure_keystone:253      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2022-04-13 23:07:18.448 | + lib/keystone:configure_keystone:255      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2022-04-13 23:07:18.480 | + lib/keystone:configure_keystone:263      :   [[ True = True ]]
2022-04-13 23:07:18.482 | + lib/keystone:configure_keystone:264      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2022-04-13 23:07:18.513 | + lib/keystone:configure_keystone:265      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2022-04-13 23:07:18.540 | + lib/keystone:configure_keystone:266      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2022-04-13 23:07:18.568 | + lib/keystone:configure_keystone:268      :   [[ False == True ]]
2022-04-13 23:07:18.571 | + ./stack.sh:main:905                      :   is_service_enabled swift
2022-04-13 23:07:18.588 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:18.591 | + ./stack.sh:main:906                      :   is_service_enabled ceilometer
2022-04-13 23:07:18.608 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:18.610 | + ./stack.sh:main:909                      :   stack_install_service swift
2022-04-13 23:07:18.613 | + lib/stack:stack_install_service:20       :   local service=swift
2022-04-13 23:07:18.615 | + lib/stack:stack_install_service:21       :   type install_swift
2022-04-13 23:07:18.617 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:07:18.620 | + lib/stack:stack_install_service:32       :   install_swift
2022-04-13 23:07:18.622 | + lib/swift:install_swift:718              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2022-04-13 23:07:18.624 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/swift.git
2022-04-13 23:07:18.627 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/swift
2022-04-13 23:07:18.629 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:07:18.631 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:07:18.634 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:07:18.636 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:07:18.638 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:07:18.641 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:07:18.657 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:07:18.659 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:07:18.662 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:07:18.664 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:07:18.665 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:07:18.670 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/swift ]]
2022-04-13 23:07:18.672 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:07:18.674 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/swift
2022-04-13 23:07:18.687 | + functions-common:git_clone:684           :   cd /opt/stack/swift
2022-04-13 23:07:18.690 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:07:18.690 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:07:18.693 | 1cee51d52 doc: also add reverse option to pagination doc
2022-04-13 23:07:18.696 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:07:18.699 | + lib/swift:install_swift:721              :   setup_develop /opt/stack/swift keystone
2022-04-13 23:07:18.701 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:07:18.704 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:07:18.706 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2022-04-13 23:07:18.709 | + inc/python:setup_develop:344             :   local extras=keystone
2022-04-13 23:07:18.711 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2022-04-13 23:07:18.714 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:07:18.716 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:07:18.719 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2022-04-13 23:07:18.721 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:07:18.723 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2022-04-13 23:07:18.726 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2022-04-13 23:07:18.729 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:07:18.734 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2022-04-13 23:07:18.736 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:07:18.738 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:07:18.741 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2022-04-13 23:07:18.747 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2022-04-13 23:07:18.749 | + 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:07:19.438 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2022-04-13 23:07:19.441 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:07:19.443 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:07:19.445 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:07:19.448 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-13 23:07:19.450 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2022-04-13 23:07:19.452 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:07:19.455 | + inc/python:setup_package:428             :   local extras=keystone
2022-04-13 23:07:19.457 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:07:19.459 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2022-04-13 23:07:19.461 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2022-04-13 23:07:19.464 | + inc/python:setup_package:438             :   extras='[keystone]'
2022-04-13 23:07:19.467 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:07:19.469 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2022-04-13 23:07:19.490 | Using python 3.8 to install /opt/stack/swift
2022-04-13 23:07:19.492 | + 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:07:20.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:07:20.353 |   from cryptography.utils import int_from_bytes
2022-04-13 23:07:20.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:07:20.353 |   from cryptography.utils import int_from_bytes
2022-04-13 23:07:21.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:07:21.562 | Obtaining file:///opt/stack/swift
2022-04-13 23:07:21.563 |   Preparing metadata (setup.py): started
2022-04-13 23:07:26.336 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:07:26.376 | 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:07:26.377 | 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:07:26.379 | 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:07:26.380 | 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:07:26.381 | 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:07:26.382 | 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:07:26.383 | 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:07:26.384 | 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:07:26.385 | 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:07:26.386 | 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:07:26.387 | 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:07:26.424 | 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:07:26.433 | 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:07:26.489 | 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:07:26.490 | 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:07:26.491 | 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:07:26.492 | 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:07:26.493 | 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:07:26.494 | 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:07:26.496 | 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:07:26.497 | 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:07:26.498 | 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:07:26.499 | 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:07:26.500 | 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:07:26.502 | 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:07:26.522 | 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:07:26.553 | 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:07:26.555 | 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:07:26.557 | 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:07:26.559 | 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:07:26.582 | 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:07:26.684 | 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:07:26.685 | 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:07:26.687 | 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:07:26.733 | 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:07:26.776 | 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:07:26.778 | 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:07:26.780 | 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:07:26.781 | 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:07:26.842 | 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:07:26.843 | 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:07:26.857 | 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:07:26.859 | 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:07:26.878 | 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:07:26.879 | 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:07:27.023 | 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:07:27.037 | 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:07:29.351 | Installing collected packages: swift
2022-04-13 23:07:29.351 |   Attempting uninstall: swift
2022-04-13 23:07:29.351 |     Found existing installation: swift 2.30.0.dev15
2022-04-13 23:07:29.355 |     Can't uninstall 'swift'. No files were found to uninstall.
2022-04-13 23:07:29.356 |   Running setup.py develop for swift
2022-04-13 23:07:35.215 | Successfully installed swift
2022-04-13 23:07:35.215 | 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:07:35.223 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:07:35.223 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:07:35.359 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:07:35.361 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:07:35.363 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:07:35.366 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:07:35.368 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:07:35.370 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:07:35.372 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:07:35.374 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:07:35.377 | + functions-common:time_stop:2439          :   start_time=1649891239485
2022-04-13 23:07:35.379 | + functions-common:time_stop:2441          :   [[ -z 1649891239485 ]]
2022-04-13 23:07:35.381 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:07:35.386 | + functions-common:time_stop:2444          :   end_time=1649891255383
2022-04-13 23:07:35.389 | + functions-common:time_stop:2445          :   elapsed_time=15898
2022-04-13 23:07:35.391 | + functions-common:time_stop:2446          :   total=66280
2022-04-13 23:07:35.393 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:07:35.395 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=82178
2022-04-13 23:07:35.397 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:07:35.400 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:07:35.403 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:07:35.405 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:07:35.423 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-13 23:07:35.435 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2022-04-13 23:07:35.438 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2022-04-13 23:07:35.440 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:07:35.442 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:07:35.445 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]]
2022-04-13 23:07:35.448 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:07:35.451 | + lib/swift:install_swift:722              :   '[' False == True ']'
2022-04-13 23:07:35.453 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:07:35.456 | + ./stack.sh:main:910                      :   configure_swift
2022-04-13 23:07:35.458 | + lib/swift:configure_swift:331            :   local swift_pipeline=crossdomain
2022-04-13 23:07:35.460 | + lib/swift:configure_swift:332            :   local node_number
2022-04-13 23:07:35.462 | + lib/swift:configure_swift:333            :   local swift_node_config
2022-04-13 23:07:35.465 | + lib/swift:configure_swift:334            :   local swift_log_dir
2022-04-13 23:07:35.467 | + lib/swift:configure_swift:337            :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-04-13 23:07:36.703 | No object-auditor running
2022-04-13 23:07:36.703 | No account-replicator running
2022-04-13 23:07:36.703 | No account-server running
2022-04-13 23:07:36.703 | No proxy-server running
2022-04-13 23:07:36.703 | No container-updater running
2022-04-13 23:07:36.704 | No object-expirer running
2022-04-13 23:07:36.704 | No object-reconstructor running
2022-04-13 23:07:36.704 | No container-server running
2022-04-13 23:07:36.704 | No container-reconciler running
2022-04-13 23:07:36.704 | No container-replicator running
2022-04-13 23:07:36.704 | No container-sharder running
2022-04-13 23:07:36.704 | No container-auditor running
2022-04-13 23:07:36.704 | No object-server running
2022-04-13 23:07:36.704 | No object-updater running
2022-04-13 23:07:36.704 | No account-reaper running
2022-04-13 23:07:36.704 | No object-replicator running
2022-04-13 23:07:36.704 | No container-sync running
2022-04-13 23:07:36.704 | No account-auditor running
2022-04-13 23:07:36.800 | + lib/swift:configure_swift:337            :   true
2022-04-13 23:07:36.802 | + lib/swift:configure_swift:339            :   sudo install -d -o ubuntu /etc/swift
2022-04-13 23:07:36.815 | + 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:07:36.829 | + lib/swift:configure_swift:342            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2022-04-13 23:07:36.831 | + lib/swift:configure_swift:355            :   sudo tee /etc/rsyncd.conf
2022-04-13 23:07:36.832 | ++ lib/swift:configure_swift:351            :   id -g -n ubuntu
2022-04-13 23:07:36.836 | + lib/swift:configure_swift:351            :   sed -e '
2022-04-13 23:07:36.836 |         s/%GROUP%/ubuntu/;
2022-04-13 23:07:36.837 |         s/%USER%/ubuntu/;
2022-04-13 23:07:36.837 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2022-04-13 23:07:36.837 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2022-04-13 23:07:36.841 | uid = ubuntu
2022-04-13 23:07:36.841 | gid = ubuntu
2022-04-13 23:07:36.841 | log file = /opt/stack/data/swift/logs/rsyncd.log
2022-04-13 23:07:36.841 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2022-04-13 23:07:36.841 | address = 127.0.0.1
2022-04-13 23:07:36.841 | 
2022-04-13 23:07:36.841 | [account6612]
2022-04-13 23:07:36.841 | max connections = 25
2022-04-13 23:07:36.841 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:07:36.841 | read only = false
2022-04-13 23:07:36.841 | lock file = /opt/stack/data/swift/run/account6612.lock
2022-04-13 23:07:36.841 | 
2022-04-13 23:07:36.841 | [account6622]
2022-04-13 23:07:36.841 | max connections = 25
2022-04-13 23:07:36.841 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:07:36.841 | read only = false
2022-04-13 23:07:36.841 | lock file = /opt/stack/data/swift/run/account6622.lock
2022-04-13 23:07:36.841 | 
2022-04-13 23:07:36.841 | [account6632]
2022-04-13 23:07:36.841 | max connections = 25
2022-04-13 23:07:36.841 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:07:36.841 | read only = false
2022-04-13 23:07:36.842 | lock file = /opt/stack/data/swift/run/account6632.lock
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | [account6642]
2022-04-13 23:07:36.842 | max connections = 25
2022-04-13 23:07:36.842 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:07:36.842 | read only = false
2022-04-13 23:07:36.842 | lock file = /opt/stack/data/swift/run/account6642.lock
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | [container6611]
2022-04-13 23:07:36.842 | max connections = 25
2022-04-13 23:07:36.842 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:07:36.842 | read only = false
2022-04-13 23:07:36.842 | lock file = /opt/stack/data/swift/run/container6611.lock
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | [container6621]
2022-04-13 23:07:36.842 | max connections = 25
2022-04-13 23:07:36.842 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:07:36.842 | read only = false
2022-04-13 23:07:36.842 | lock file = /opt/stack/data/swift/run/container6621.lock
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | [container6631]
2022-04-13 23:07:36.842 | max connections = 25
2022-04-13 23:07:36.842 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:07:36.842 | read only = false
2022-04-13 23:07:36.842 | lock file = /opt/stack/data/swift/run/container6631.lock
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | [container6641]
2022-04-13 23:07:36.842 | max connections = 25
2022-04-13 23:07:36.842 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:07:36.842 | read only = false
2022-04-13 23:07:36.842 | lock file = /opt/stack/data/swift/run/container6641.lock
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | 
2022-04-13 23:07:36.842 | [object6613]
2022-04-13 23:07:36.842 | max connections = 25
2022-04-13 23:07:36.842 | path = /opt/stack/data/swift/1/node/
2022-04-13 23:07:36.842 | read only = false
2022-04-13 23:07:36.842 | lock file = /opt/stack/data/swift/run/object6613.lock
2022-04-13 23:07:36.843 | 
2022-04-13 23:07:36.843 | [object6623]
2022-04-13 23:07:36.843 | max connections = 25
2022-04-13 23:07:36.843 | path = /opt/stack/data/swift/2/node/
2022-04-13 23:07:36.843 | read only = false
2022-04-13 23:07:36.843 | lock file = /opt/stack/data/swift/run/object6623.lock
2022-04-13 23:07:36.843 | 
2022-04-13 23:07:36.843 | [object6633]
2022-04-13 23:07:36.843 | max connections = 25
2022-04-13 23:07:36.843 | path = /opt/stack/data/swift/3/node/
2022-04-13 23:07:36.843 | read only = false
2022-04-13 23:07:36.843 | lock file = /opt/stack/data/swift/run/object6633.lock
2022-04-13 23:07:36.843 | 
2022-04-13 23:07:36.843 | [object6643]
2022-04-13 23:07:36.843 | max connections = 25
2022-04-13 23:07:36.843 | path = /opt/stack/data/swift/4/node/
2022-04-13 23:07:36.843 | read only = false
2022-04-13 23:07:36.843 | lock file = /opt/stack/data/swift/run/object6643.lock
2022-04-13 23:07:36.845 | + lib/swift:configure_swift:357            :   is_ubuntu
2022-04-13 23:07:36.847 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:07:36.849 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:07:36.851 | + lib/swift:configure_swift:358            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2022-04-13 23:07:36.863 | + lib/swift:configure_swift:363            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2022-04-13 23:07:36.865 | + lib/swift:configure_swift:364            :   cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2022-04-13 23:07:36.870 | + lib/swift:configure_swift:365            :   cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf
2022-04-13 23:07:36.874 | + lib/swift:configure_swift:369            :   local csyncfile=/etc/swift/container-sync-realms.conf
2022-04-13 23:07:36.876 | + 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:07:36.880 | + lib/swift:configure_swift:371            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2022-04-13 23:07:36.909 | + lib/swift:configure_swift:372            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/
2022-04-13 23:07:36.935 | + lib/swift:configure_swift:374            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2022-04-13 23:07:36.953 | + lib/swift:configure_swift:375            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2022-04-13 23:07:36.982 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2022-04-13 23:07:37.000 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:07:37.029 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2022-04-13 23:07:37.046 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2022-04-13 23:07:37.074 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2022-04-13 23:07:37.093 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2022-04-13 23:07:37.120 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2022-04-13 23:07:37.138 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:07:37.166 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2022-04-13 23:07:37.183 | + lib/swift:configure_swift:390            :   is_service_enabled tls-proxy
2022-04-13 23:07:37.199 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:37.201 | + lib/swift:configure_swift:393            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2022-04-13 23:07:37.228 | + lib/swift:configure_swift:399            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2022-04-13 23:07:37.255 | + lib/swift:configure_swift:400            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2022-04-13 23:07:37.282 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2022-04-13 23:07:37.310 | + lib/swift:configure_swift:406            :   is_service_enabled ceilometer
2022-04-13 23:07:37.329 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:37.331 | + lib/swift:configure_swift:417            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2022-04-13 23:07:37.359 | + lib/swift:configure_swift:423            :   is_service_enabled s3api
2022-04-13 23:07:37.374 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:37.377 | + lib/swift:configure_swift:426            :   is_service_enabled keystone
2022-04-13 23:07:37.391 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:37.393 | + lib/swift:configure_swift:427            :   swift_pipeline+=' authtoken'
2022-04-13 23:07:37.395 | + lib/swift:configure_swift:428            :   is_service_enabled s3api
2022-04-13 23:07:37.411 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:37.413 | + lib/swift:configure_swift:433            :   swift_pipeline+=' keystoneauth'
2022-04-13 23:07:37.415 | + lib/swift:configure_swift:436            :   swift_pipeline+=' tempauth '
2022-04-13 23:07:37.418 | + 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:07:37.423 | + lib/swift:configure_swift:439            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2022-04-13 23:07:37.428 | + lib/swift:configure_swift:441            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2022-04-13 23:07:37.457 | + lib/swift:configure_swift:442            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2022-04-13 23:07:37.484 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2022-04-13 23:07:37.513 | + lib/swift:configure_swift:450            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2022-04-13 23:07:37.543 | + 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:07:37.570 | + lib/swift:configure_swift:453            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2022-04-13 23:07:37.572 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/swift/proxy-server.conf
2022-04-13 23:07:37.574 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=swift
2022-04-13 23:07:37.577 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=filter:authtoken
2022-04-13 23:07:37.579 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2022-04-13 23:07:37.606 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2022-04-13 23:07:37.633 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity
2022-04-13 23:07:37.668 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2022-04-13 23:07:37.697 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2022-04-13 23:07:37.724 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default
2022-04-13 23:07:37.752 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2022-04-13 23:07:37.779 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default
2022-04-13 23:07:37.806 | + 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:07:37.834 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211
2022-04-13 23:07:37.861 | + lib/swift:configure_swift:454            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2022-04-13 23:07:37.889 | + lib/swift:configure_swift:455            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2022-04-13 23:07:37.917 | + lib/swift:configure_swift:456            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2022-04-13 23:07:37.944 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2022-04-13 23:07:37.975 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2022-04-13 23:07:38.002 | + lib/swift:configure_swift:464            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2022-04-13 23:07:38.021 | + lib/swift:configure_swift:465            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2022-04-13 23:07:38.049 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2022-04-13 23:07:38.077 | + lib/swift:configure_swift:470            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2022-04-13 23:07:38.082 | + lib/swift:configure_swift:471            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2022-04-13 23:07:38.110 | + lib/swift:configure_swift:472            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2022-04-13 23:07:38.137 | + lib/swift:configure_swift:473            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2022-04-13 23:07:38.165 | + lib/swift:configure_swift:475            :   local node_number
2022-04-13 23:07:38.168 | + lib/swift:configure_swift:476            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-04-13 23:07:38.170 | + lib/swift:configure_swift:477            :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-13 23:07:38.172 | + lib/swift:configure_swift:478            :   cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2022-04-13 23:07:38.177 | + lib/swift:configure_swift:479            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2022-04-13 23:07:38.179 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-13 23:07:38.181 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:07:38.183 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6613
2022-04-13 23:07:38.186 | + lib/swift:generate_swift_config_services:292 :   local server_type=object
2022-04-13 23:07:38.188 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:07:38.190 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:07:38.192 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2022-04-13 23:07:38.210 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2022-04-13 23:07:38.238 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2022-04-13 23:07:38.256 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2022-04-13 23:07:38.284 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2022-04-13 23:07:38.302 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:07:38.330 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2022-04-13 23:07:38.348 | + 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:07:38.376 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2022-04-13 23:07:38.394 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:07:38.422 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2022-04-13 23:07:38.440 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2022-04-13 23:07:38.471 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:07:38.488 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:07:38.517 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2022-04-13 23:07:38.534 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2022-04-13 23:07:38.564 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2022-04-13 23:07:38.582 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2022-04-13 23:07:38.609 | + 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:07:38.614 | + lib/swift:configure_swift:480            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2022-04-13 23:07:38.632 | + lib/swift:configure_swift:481            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:07:38.660 | + 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:07:38.694 | + lib/swift:configure_swift:484            :   swift_node_config=/etc/swift/container-server/1.conf
2022-04-13 23:07:38.696 | + lib/swift:configure_swift:485            :   cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2022-04-13 23:07:38.702 | + lib/swift:configure_swift:486            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2022-04-13 23:07:38.704 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/container-server/1.conf
2022-04-13 23:07:38.706 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:07:38.708 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6611
2022-04-13 23:07:38.711 | + lib/swift:generate_swift_config_services:292 :   local server_type=container
2022-04-13 23:07:38.713 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:07:38.715 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:07:38.718 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2022-04-13 23:07:38.736 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2022-04-13 23:07:38.765 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2022-04-13 23:07:38.783 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2022-04-13 23:07:38.811 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2022-04-13 23:07:38.830 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:07:38.858 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2022-04-13 23:07:38.876 | + 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:07:38.905 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2022-04-13 23:07:38.923 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:07:38.951 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2022-04-13 23:07:38.969 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2022-04-13 23:07:38.997 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:07:39.020 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:07:39.054 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2022-04-13 23:07:39.076 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2022-04-13 23:07:39.106 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2022-04-13 23:07:39.125 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2022-04-13 23:07:39.152 | + 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:07:39.157 | + lib/swift:configure_swift:487            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2022-04-13 23:07:39.176 | + lib/swift:configure_swift:488            :   iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:07:39.205 | + lib/swift:configure_swift:490            :   swift_node_config=/etc/swift/account-server/1.conf
2022-04-13 23:07:39.207 | + lib/swift:configure_swift:491            :   cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2022-04-13 23:07:39.212 | + lib/swift:configure_swift:492            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2022-04-13 23:07:39.214 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/account-server/1.conf
2022-04-13 23:07:39.217 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-13 23:07:39.219 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6612
2022-04-13 23:07:39.221 | + lib/swift:generate_swift_config_services:292 :   local server_type=account
2022-04-13 23:07:39.223 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-13 23:07:39.225 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-13 23:07:39.227 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2022-04-13 23:07:39.246 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2022-04-13 23:07:39.275 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2022-04-13 23:07:39.292 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2022-04-13 23:07:39.320 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2022-04-13 23:07:39.340 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-13 23:07:39.369 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2022-04-13 23:07:39.387 | + 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:07:39.416 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2022-04-13 23:07:39.434 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-13 23:07:39.465 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2022-04-13 23:07:39.483 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2022-04-13 23:07:39.511 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2022-04-13 23:07:39.530 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2022-04-13 23:07:39.558 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2022-04-13 23:07:39.575 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2022-04-13 23:07:39.604 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2022-04-13 23:07:39.623 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2022-04-13 23:07:39.650 | + 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:07:39.655 | + lib/swift:configure_swift:493            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2022-04-13 23:07:39.673 | + lib/swift:configure_swift:494            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-13 23:07:39.701 | + lib/swift:configure_swift:498            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2022-04-13 23:07:39.730 | + lib/swift:configure_swift:499            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2022-04-13 23:07:39.757 | + lib/swift:configure_swift:500            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2022-04-13 23:07:39.785 | + lib/swift:configure_swift:502            :   testfile=/etc/swift/test.conf
2022-04-13 23:07:39.787 | + lib/swift:configure_swift:503            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2022-04-13 23:07:39.792 | + lib/swift:configure_swift:506            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2022-04-13 23:07:39.819 | + lib/swift:configure_swift:507            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2022-04-13 23:07:39.848 | + lib/swift:configure_swift:508            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2022-04-13 23:07:39.876 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2022-04-13 23:07:39.905 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2022-04-13 23:07:39.934 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2022-04-13 23:07:39.961 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2022-04-13 23:07:39.989 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test password4 testing4
2022-04-13 23:07:40.016 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2022-04-13 23:07:40.044 | + lib/swift:configure_swift:516            :   is_service_enabled keystone
2022-04-13 23:07:40.060 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:40.063 | + lib/swift:configure_swift:517            :   iniuncomment /etc/swift/test.conf func_test auth_version
2022-04-13 23:07:40.081 | + lib/swift:configure_swift:518            :   local auth_vers
2022-04-13 23:07:40.084 | ++ lib/swift:configure_swift:519            :   iniget /etc/swift/test.conf func_test auth_version
2022-04-13 23:07:40.102 | + lib/swift:configure_swift:519            :   auth_vers=3
2022-04-13 23:07:40.105 | + lib/swift:configure_swift:520            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.15
2022-04-13 23:07:40.132 | + lib/swift:configure_swift:521            :   [[ http == \h\t\t\p\s ]]
2022-04-13 23:07:40.135 | + lib/swift:configure_swift:524            :   iniset /etc/swift/test.conf func_test auth_port 80
2022-04-13 23:07:40.162 | + lib/swift:configure_swift:526            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity
2022-04-13 23:07:40.191 | + lib/swift:configure_swift:527            :   [[ 3 == \3 ]]
2022-04-13 23:07:40.193 | + lib/swift:configure_swift:528            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2022-04-13 23:07:40.221 | + lib/swift:configure_swift:532            :   is_service_enabled tls-proxy
2022-04-13 23:07:40.237 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:40.239 | + lib/swift:configure_swift:538            :   local user_group
2022-04-13 23:07:40.242 | ++ lib/swift:configure_swift:539            :   id -g ubuntu
2022-04-13 23:07:40.247 | + lib/swift:configure_swift:539            :   user_group=1000
2022-04-13 23:07:40.249 | + lib/swift:configure_swift:540            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2022-04-13 23:07:40.262 | + lib/swift:configure_swift:542            :   local swift_log_dir=/opt/stack/data/swift/logs
2022-04-13 23:07:40.265 | + lib/swift:configure_swift:543            :   sudo rm -rf /opt/stack/data/swift/logs
2022-04-13 23:07:40.276 | + lib/swift:configure_swift:544            :   local swift_log_group=adm
2022-04-13 23:07:40.279 | + lib/swift:configure_swift:545            :   is_suse
2022-04-13 23:07:40.281 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:07:40.283 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:07:40.286 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:07:40.288 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:07:40.290 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:07:40.293 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:07:40.295 | + lib/swift:configure_swift:548            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2022-04-13 23:07:40.308 | + lib/swift:configure_swift:550            :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:07:40.310 | + lib/swift:configure_swift:558            :   '[' False == True ']'
2022-04-13 23:07:40.312 | + ./stack.sh:main:913                      :   is_service_enabled s3api
2022-04-13 23:07:40.330 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:07:40.332 | + ./stack.sh:main:919                      :   is_service_enabled g-api n-api
2022-04-13 23:07:40.350 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:40.352 | + ./stack.sh:main:921                      :   stack_install_service glance
2022-04-13 23:07:40.355 | + lib/stack:stack_install_service:20       :   local service=glance
2022-04-13 23:07:40.357 | + lib/stack:stack_install_service:21       :   type install_glance
2022-04-13 23:07:40.360 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:07:40.362 | + lib/stack:stack_install_service:32       :   install_glance
2022-04-13 23:07:40.367 | + lib/glance:install_glance:507            :   glance_store_extras=()
2022-04-13 23:07:40.370 | + lib/glance:install_glance:507            :   local glance_store_extras
2022-04-13 23:07:40.372 | + lib/glance:install_glance:509            :   is_service_enabled cinder
2022-04-13 23:07:40.390 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:40.393 | + lib/glance:install_glance:510            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2022-04-13 23:07:40.395 | + lib/glance:install_glance:513            :   is_service_enabled swift
2022-04-13 23:07:40.413 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:07:40.415 | + lib/glance:install_glance:514            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2022-04-13 23:07:40.418 | + lib/glance:install_glance:519            :   use_library_from_git glance_store
2022-04-13 23:07:40.421 | + inc/python:use_library_from_git:250      :   local name=glance_store
2022-04-13 23:07:40.423 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:07:40.426 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:07:40.428 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,glance_store, ]]
2022-04-13 23:07:40.432 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:07:40.435 | ++ lib/glance:install_glance:525            :   join_extras swift cinder
2022-04-13 23:07:40.438 | ++ inc/python:join_extras:29                :   local IFS=,
2022-04-13 23:07:40.441 | ++ inc/python:join_extras:30                :   echo swift,cinder
2022-04-13 23:07:40.444 | + lib/glance:install_glance:525            :   pip_install_gr_extras glance-store swift,cinder
2022-04-13 23:07:40.446 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2022-04-13 23:07:40.450 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2022-04-13 23:07:40.452 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2022-04-13 23:07:40.455 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2022-04-13 23:07:40.458 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2022-04-13 23:07:40.461 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2022-04-13 23:07:40.465 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2022-04-13 23:07:40.465 | +++ 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:07:40.471 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2022-04-13 23:07:40.473 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2022-04-13 23:07:40.476 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2022-04-13 23:07:40.479 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2022-04-13 23:07:40.482 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2022-04-13 23:07:40.504 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2022-04-13 23:07:40.506 | + 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:07:41.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:07:41.411 |   from cryptography.utils import int_from_bytes
2022-04-13 23:07:41.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:07:41.411 |   from cryptography.utils import int_from_bytes
2022-04-13 23:07:42.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:07:42.670 | 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:07:42.754 | 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:07:42.755 | 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:07:42.756 | 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:07:42.757 | 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:07:42.758 | 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:07:42.760 | 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:07:42.761 | 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:07:42.762 | 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:07:42.763 | 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:07:42.764 | 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:07:42.765 | 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:07:42.766 | 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:07:42.769 | 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:07:42.771 | 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:07:42.773 | 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:07:42.776 | 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:07:42.778 | 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:07:42.781 | 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:07:42.789 | 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:07:42.791 | 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:07:42.805 | 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:07:42.876 | 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:07:42.877 | 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:07:42.878 | 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:07:42.902 | 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:07:42.903 | 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:07:42.904 | 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:07:42.906 | 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:07:42.909 | 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:07:42.919 | 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:07:42.961 | 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:07:42.963 | 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:07:42.965 | 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:07:42.966 | 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:07:42.986 | 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:07:42.989 | 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:07:43.004 | 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:07:43.019 | 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:07:43.022 | 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:07:43.042 | 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:07:43.043 | 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:07:43.125 | 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:07:43.126 | 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:07:43.128 | 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:07:43.130 | 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:07:43.179 | 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:07:43.206 | 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:07:43.446 | 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:07:43.450 | 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:07:43.486 | 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:07:43.487 | 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:07:43.488 | 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:07:43.490 | 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:07:43.491 | 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:07:43.493 | 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:07:43.552 | 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:07:43.750 | 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:07:43.774 | 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:07:43.858 | 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:07:44.004 | 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:07:46.142 | 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:07:46.149 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:07:46.149 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:07:46.277 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:07:46.279 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:07:46.281 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:07:46.284 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:07:46.286 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:07:46.288 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:07:46.291 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:07:46.293 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:07:46.295 | + functions-common:time_stop:2439          :   start_time=1649891260498
2022-04-13 23:07:46.298 | + functions-common:time_stop:2441          :   [[ -z 1649891260498 ]]
2022-04-13 23:07:46.301 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:07:46.305 | + functions-common:time_stop:2444          :   end_time=1649891266302
2022-04-13 23:07:46.307 | + functions-common:time_stop:2445          :   elapsed_time=5804
2022-04-13 23:07:46.310 | + functions-common:time_stop:2446          :   total=82178
2022-04-13 23:07:46.312 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:07:46.314 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=87982
2022-04-13 23:07:46.316 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:07:46.319 | + lib/glance:install_glance:526            :   copy_rootwrap /usr/local/etc/glance
2022-04-13 23:07:46.322 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2022-04-13 23:07:46.325 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2022-04-13 23:07:46.338 | + 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:07:46.343 | + lib/glance:install_glance:529            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2022-04-13 23:07:46.345 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/glance.git
2022-04-13 23:07:46.347 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/glance
2022-04-13 23:07:46.350 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:07:46.352 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:07:46.355 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:07:46.358 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:07:46.360 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:07:46.363 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:07:46.379 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:07:46.381 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:07:46.384 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:07:46.387 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:07:46.387 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:07:46.392 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/glance ]]
2022-04-13 23:07:46.394 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:07:46.397 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/glance
2022-04-13 23:07:46.410 | + functions-common:git_clone:684           :   cd /opt/stack/glance
2022-04-13 23:07:46.413 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:07:46.413 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:07:46.418 | 3949fc467 api-ref needs update about 'checksum' image prop
2022-04-13 23:07:46.421 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:07:46.423 | + lib/glance:install_glance:531            :   setup_develop /opt/stack/glance
2022-04-13 23:07:46.426 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:07:46.428 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:07:46.431 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2022-04-13 23:07:46.434 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:07:46.436 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2022-04-13 23:07:46.439 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:07:46.441 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:07:46.444 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2022-04-13 23:07:46.447 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:07:46.449 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:07:46.452 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2022-04-13 23:07:46.455 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:07:46.458 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2022-04-13 23:07:46.460 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:07:46.463 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:07:46.467 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2022-04-13 23:07:46.473 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2022-04-13 23:07:46.475 | + 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:07:47.139 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2022-04-13 23:07:47.142 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:07:47.144 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:07:47.146 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:07:47.149 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-13 23:07:47.151 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2022-04-13 23:07:47.154 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:07:47.156 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:07:47.158 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:07:47.161 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:07:47.163 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:07:47.166 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:07:47.168 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:07:47.171 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2022-04-13 23:07:47.192 | Using python 3.8 to install /opt/stack/glance
2022-04-13 23:07:47.194 | + 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:07:48.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:07:48.061 |   from cryptography.utils import int_from_bytes
2022-04-13 23:07:48.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:07:48.061 |   from cryptography.utils import int_from_bytes
2022-04-13 23:07:49.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:07:49.288 | Obtaining file:///opt/stack/glance
2022-04-13 23:07:49.288 |   Preparing metadata (setup.py): started
2022-04-13 23:07:53.987 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:07:54.060 | 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:07:54.061 | 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:07:54.062 | 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:07:54.063 | 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:07:54.064 | 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:07:54.066 | 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:07:54.067 | 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:07:54.068 | 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:07:54.068 | 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:07:54.069 | 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:07:54.071 | 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:07:54.073 | 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:07:54.074 | 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:07:54.075 | 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:07:54.076 | 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:07:54.077 | 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:07:54.078 | 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:07:54.079 | 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:07:54.080 | 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:07:54.081 | 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:07:54.082 | 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:07:54.083 | 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:07:54.084 | 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:07:54.085 | 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:07:54.086 | 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:07:54.087 | 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:07:54.089 | 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:07:54.090 | 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:07:54.091 | 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:07:54.092 | 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:07:54.093 | 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:07:54.094 | 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:07:54.095 | 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:07:54.096 | 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:07:54.097 | 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:07:54.098 | 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:07:54.099 | 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:07:54.101 | 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:07:54.102 | 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:07:54.102 | 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:07:54.104 | 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:07:54.105 | 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:07:54.107 | 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:07:54.124 | 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:07:54.126 | 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:07:54.127 | 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:07:54.149 | 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:07:54.153 | 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:07:54.191 | 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:07:54.208 | 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:07:54.218 | 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:07:54.232 | 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:07:54.233 | 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:07:54.234 | 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:07:54.329 | 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:07:54.405 | 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:07:54.459 | 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:07:54.463 | 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:07:54.501 | 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:07:54.573 | 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:07:54.574 | 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:07:54.576 | 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:07:54.637 | 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:07:54.639 | 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:07:54.640 | 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:07:54.667 | 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:07:54.714 | 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:07:54.718 | 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:07:54.779 | 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:07:54.781 | 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:07:54.783 | 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:07:54.785 | 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:07:54.786 | 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:07:54.815 | 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:07:54.816 | 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:07:54.817 | 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:07:54.862 | 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:07:54.905 | 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:07:54.907 | 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:07:54.909 | 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:07:54.987 | 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:07:55.047 | 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:07:55.150 | 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:07:55.430 | 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:07:55.432 | 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:07:55.433 | 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:07:55.434 | 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:07:55.491 | 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:07:55.514 | 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:07:55.609 | 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:07:55.725 | 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:07:55.945 | 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:07:55.947 | 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:07:55.948 | 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:07:55.949 | 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:07:55.951 | 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:07:55.952 | 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:07:55.954 | 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:07:56.075 | 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:07:56.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:07:56.171 | 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:07:56.176 | 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:07:56.414 | 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:07:56.609 | 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:07:56.611 | 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:07:56.614 | 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:07:56.615 | 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:07:56.719 | 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:07:56.877 | 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:07:57.008 | 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:07:57.323 | 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:07:57.324 | 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:07:57.555 | 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:07:57.837 | 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:07:58.216 | 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:07:58.217 | 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:07:59.828 | Installing collected packages: glance
2022-04-13 23:07:59.828 |   Attempting uninstall: glance
2022-04-13 23:07:59.828 |     Found existing installation: glance 24.1.0.dev5
2022-04-13 23:07:59.835 |     Can't uninstall 'glance'. No files were found to uninstall.
2022-04-13 23:07:59.836 |   Running setup.py develop for glance
2022-04-13 23:08:05.958 | Successfully installed glance
2022-04-13 23:08:05.958 | 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:08:05.967 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:08:05.967 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:08:06.112 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:08:06.115 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:08:06.117 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:08:06.120 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:08:06.122 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:08:06.125 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:08:06.127 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:08:06.129 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:08:06.131 | + functions-common:time_stop:2439          :   start_time=1649891267186
2022-04-13 23:08:06.134 | + functions-common:time_stop:2441          :   [[ -z 1649891267186 ]]
2022-04-13 23:08:06.137 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:08:06.141 | + functions-common:time_stop:2444          :   end_time=1649891286139
2022-04-13 23:08:06.144 | + functions-common:time_stop:2445          :   elapsed_time=18953
2022-04-13 23:08:06.146 | + functions-common:time_stop:2446          :   total=87982
2022-04-13 23:08:06.148 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:08:06.151 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=106935
2022-04-13 23:08:06.153 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:08:06.156 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:08:06.158 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:08:06.161 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:08:06.179 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-13 23:08:06.191 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2022-04-13 23:08:06.194 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2022-04-13 23:08:06.197 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:08:06.199 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:08:06.202 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]]
2022-04-13 23:08:06.205 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:08:06.207 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:08:06.209 | + ./stack.sh:main:922                      :   configure_glance
2022-04-13 23:08:06.213 | + lib/glance:configure_glance:323          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2022-04-13 23:08:06.225 | + lib/glance:configure_glance:326          :   local dburl
2022-04-13 23:08:06.228 | ++ lib/glance:configure_glance:327          :   database_connection_url glance
2022-04-13 23:08:06.230 | ++ lib/database:database_connection_url:134 :   local db=glance
2022-04-13 23:08:06.233 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql glance
2022-04-13 23:08:06.235 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=glance
2022-04-13 23:08:06.237 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:08:06.240 | + lib/glance:configure_glance:327          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-13 23:08:06.242 | + lib/glance:configure_glance:329          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2022-04-13 23:08:06.271 | + 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:08:06.302 | + lib/glance:configure_glance:331          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2022-04-13 23:08:06.332 | + lib/glance:configure_glance:332          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-13 23:08:06.362 | + lib/glance:configure_glance:333          :   iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks
2022-04-13 23:08:06.391 | + lib/glance:configure_glance:334          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2022-04-13 23:08:06.421 | + lib/glance:configure_glance:335          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2022-04-13 23:08:06.423 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/glance/glance-api.conf
2022-04-13 23:08:06.426 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=glance
2022-04-13 23:08:06.428 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:08:06.430 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2022-04-13 23:08:06.460 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2022-04-13 23:08:06.489 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity
2022-04-13 23:08:06.519 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2022-04-13 23:08:06.548 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2022-04-13 23:08:06.579 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2022-04-13 23:08:06.608 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2022-04-13 23:08:06.638 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2022-04-13 23:08:06.668 | + 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:08:06.698 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:08:06.727 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2022-04-13 23:08:06.757 | + lib/glance:configure_glance:337          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2022-04-13 23:08:06.760 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2022-04-13 23:08:06.762 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2022-04-13 23:08:06.764 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:08:06.767 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:08:06.769 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:08:06.786 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:06.789 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:08:06.792 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:08:06.795 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:08:06.810 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:06.813 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:08:06.816 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:08:06.846 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:08:06.848 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:08:06.851 | + lib/glance:configure_glance:338          :   '[' libvirt = libvirt ']'
2022-04-13 23:08:06.853 | + lib/glance:configure_glance:338          :   '[' kvm = parallels ']'
2022-04-13 23:08:06.856 | + lib/glance:configure_glance:342          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2022-04-13 23:08:06.886 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2022-04-13 23:08:06.916 | + lib/glance:configure_glance:346          :   configure_glance_store False False
2022-04-13 23:08:06.918 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2022-04-13 23:08:06.921 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2022-04-13 23:08:06.923 | + lib/glance:configure_glance_store:254    :   local be
2022-04-13 23:08:06.925 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2022-04-13 23:08:06.928 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2022-04-13 23:08:06.930 | + 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:08:06.960 | + lib/glance:configure_glance:349          :   '[' -n '' ']'
2022-04-13 23:08:06.963 | + lib/glance:configure_glance:352          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15
2022-04-13 23:08:06.992 | + lib/glance:configure_glance:356          :   [[ False == \F\a\l\s\e ]]
2022-04-13 23:08:06.995 | + lib/glance:configure_glance:358          :   is_service_enabled s-proxy
2022-04-13 23:08:07.012 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:07.014 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2022-04-13 23:08:07.044 | + lib/glance:configure_glance:360          :   iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2022-04-13 23:08:07.074 | + 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:08:07.104 | + lib/glance:configure_glance:363          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2022-04-13 23:08:07.135 | + lib/glance:configure_glance:364          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2022-04-13 23:08:07.164 | + lib/glance:configure_glance:365          :   is_service_enabled tls-proxy
2022-04-13 23:08:07.182 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:07.184 | + lib/glance:configure_glance:368          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2022-04-13 23:08:07.214 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2022-04-13 23:08:07.244 | + lib/glance:configure_glance:372          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2022-04-13 23:08:07.273 | + lib/glance:configure_glance:373          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3
2022-04-13 23:08:07.303 | + lib/glance:configure_glance:374          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2022-04-13 23:08:07.333 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image
2022-04-13 23:08:07.364 | + lib/glance:configure_glance:382          :   is_service_enabled tls-proxy
2022-04-13 23:08:07.381 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:07.384 | + lib/glance:configure_glance:388          :   setup_logging /etc/glance/glance-api.conf
2022-04-13 23:08:07.386 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2022-04-13 23:08:07.389 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2022-04-13 23:08:07.392 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:08:07.409 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:08:07.411 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:08:07.414 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:08:07.417 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:08:07.419 | + 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:08:07.449 | + 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:08:07.480 | + 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:08:07.510 | + functions:setup_systemd_logging:706      :   iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:08:07.540 | + 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:08:07.545 | + lib/glance:configure_glance:393          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2022-04-13 23:08:07.575 | + lib/glance:configure_glance:394          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2022-04-13 23:08:07.606 | + lib/glance:configure_glance:395          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-13 23:08:07.637 | + lib/glance:configure_glance:396          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity
2022-04-13 23:08:07.667 | + lib/glance:configure_glance:397          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2022-04-13 23:08:07.698 | + lib/glance:configure_glance:398          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2022-04-13 23:08:07.728 | + lib/glance:configure_glance:399          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2022-04-13 23:08:07.757 | + 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:08:07.788 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2022-04-13 23:08:07.817 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2022-04-13 23:08:07.848 | + lib/glance:configure_glance:407          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2022-04-13 23:08:07.878 | + lib/glance:configure_glance:409          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2022-04-13 23:08:07.883 | + 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:08:07.892 | + lib/glance:configure_glance:413          :   is_service_enabled tls-proxy
2022-04-13 23:08:07.909 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:07.912 | + lib/glance:configure_glance:421          :   [[ False == False ]]
2022-04-13 23:08:07.914 | + 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:08:07.917 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2022-04-13 23:08:07.920 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2022-04-13 23:08:07.922 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2022-04-13 23:08:07.925 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2022-04-13 23:08:07.929 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2022-04-13 23:08:07.932 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2022-04-13 23:08:07.936 | + 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:08:07.967 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2022-04-13 23:08:07.969 | ++ functions:get_random_port:836            :   read lower_port upper_port
2022-04-13 23:08:07.972 | ++ functions:get_random_port:837            :   true
2022-04-13 23:08:07.974 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2022-04-13 23:08:07.976 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2022-04-13 23:08:07.979 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2022-04-13 23:08:08.031 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2022-04-13 23:08:08.033 | ++ functions:get_random_port:841            :   break 2
2022-04-13 23:08:08.036 | ++ functions:get_random_port:845            :   echo 60999
2022-04-13 23:08:08.038 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2022-04-13 23:08:08.041 | + 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:08:08.069 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2022-04-13 23:08:08.096 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2022-04-13 23:08:08.124 | + lib/apache:write_local_uwsgi_http_config:336 :   iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:08:08.155 | + lib/apache:write_local_uwsgi_http_config:337 :   iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:08:08.183 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:08:08.210 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:08:08.238 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:08:08.265 | + 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:08:08.297 | + lib/apache:write_local_uwsgi_http_config:346 :   iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:08:08.325 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:08:08.353 | + lib/apache:write_local_uwsgi_http_config:350 :   iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:08:08.380 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:08:08.408 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:08:08.435 | + lib/apache:write_local_uwsgi_http_config:354 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true
2022-04-13 23:08:08.464 | + lib/apache:write_local_uwsgi_http_config:355 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true
2022-04-13 23:08:08.492 | + lib/apache:write_local_uwsgi_http_config:356 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true
2022-04-13 23:08:08.521 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2022-04-13 23:08:08.548 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2022-04-13 23:08:08.577 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2022-04-13 23:08:08.579 | + lib/apache:enable_apache_mod:59          :   local mod=proxy
2022-04-13 23:08:08.581 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:08:08.584 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:08.586 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:08.588 | + lib/apache:enable_apache_mod:64          :   [[ proxy != \v\e\r\s\i\o\n ]]
2022-04-13 23:08:08.591 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy
2022-04-13 23:08:08.646 | proxy (enabled by site administrator)
2022-04-13 23:08:08.650 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2022-04-13 23:08:08.652 | + lib/apache:enable_apache_mod:59          :   local mod=proxy_http
2022-04-13 23:08:08.654 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:08:08.657 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:08.659 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:08.662 | + lib/apache:enable_apache_mod:64          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2022-04-13 23:08:08.664 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy_http
2022-04-13 23:08:08.719 | proxy_http (enabled by site administrator)
2022-04-13 23:08:08.722 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2022-04-13 23:08:08.725 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2022-04-13 23:08:08.728 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2022-04-13 23:08:08.731 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:08:08.733 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:08.735 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:08.738 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:08:08.741 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:08:08.743 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2022-04-13 23:08:08.744 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:08:08.753 | KeepAlive Off
2022-04-13 23:08:08.757 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:08:08.757 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2022-04-13 23:08:08.765 | SetEnv proxy-sendchunked 1
2022-04-13 23:08:08.769 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2022-04-13 23:08:08.770 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-13 23:08:08.779 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2022-04-13 23:08:08.782 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2022-04-13 23:08:08.784 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2022-04-13 23:08:08.786 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:08:08.789 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:08:08.792 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:08:08.794 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:08.796 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:08.799 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:08:08.802 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:08:08.804 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:08.807 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:08.809 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2022-04-13 23:08:08.871 | Site glance-wsgi-api already enabled
2022-04-13 23:08:08.875 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2022-04-13 23:08:08.878 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:08:08.880 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:08:08.882 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:08:09.018 | ++ lib/glance:configure_glance:425          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2022-04-13 23:08:09.025 | + 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:08:09.060 | + lib/glance:configure_glance:435          :   [[ False == True ]]
2022-04-13 23:08:09.063 | + ./stack.sh:main:925                      :   is_service_enabled cinder
2022-04-13 23:08:09.083 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:09.086 | + ./stack.sh:main:927                      :   stack_install_service cinder
2022-04-13 23:08:09.089 | + lib/stack:stack_install_service:20       :   local service=cinder
2022-04-13 23:08:09.091 | + lib/stack:stack_install_service:21       :   type install_cinder
2022-04-13 23:08:09.094 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:08:09.096 | + lib/stack:stack_install_service:32       :   install_cinder
2022-04-13 23:08:09.098 | + lib/cinder:install_cinder:466            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2022-04-13 23:08:09.101 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/cinder.git
2022-04-13 23:08:09.104 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/cinder
2022-04-13 23:08:09.106 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:08:09.108 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:08:09.111 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:08:09.114 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:08:09.116 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:08:09.119 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:08:09.136 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:08:09.138 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:08:09.141 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:08:09.143 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:08:09.144 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:08:09.149 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/cinder ]]
2022-04-13 23:08:09.152 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:08:09.154 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/cinder
2022-04-13 23:08:09.167 | + functions-common:git_clone:684           :   cd /opt/stack/cinder
2022-04-13 23:08:09.170 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:08:09.170 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:08:09.182 | 36c530676 db: Drop support for MySQL 5.5
2022-04-13 23:08:09.185 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:08:09.188 | + lib/cinder:install_cinder:467            :   setup_develop /opt/stack/cinder
2022-04-13 23:08:09.190 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:08:09.193 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:08:09.195 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2022-04-13 23:08:09.198 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:08:09.201 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2022-04-13 23:08:09.203 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:08:09.206 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:08:09.208 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2022-04-13 23:08:09.211 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:08:09.213 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:08:09.216 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2022-04-13 23:08:09.219 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:08:09.222 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2022-04-13 23:08:09.224 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:08:09.227 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:08:09.230 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2022-04-13 23:08:09.236 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2022-04-13 23:08:09.239 | + 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:08:09.931 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2022-04-13 23:08:09.933 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:08:09.936 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:08:09.938 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:08:09.940 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-13 23:08:09.943 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2022-04-13 23:08:09.945 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:08:09.948 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:08:09.951 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:08:09.953 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:08:09.955 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:08:09.958 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:08:09.960 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:08:09.963 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2022-04-13 23:08:09.984 | Using python 3.8 to install /opt/stack/cinder
2022-04-13 23:08:09.987 | + 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:08:10.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:08:10.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:08:10.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:08:10.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:08:12.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:08:12.105 | Obtaining file:///opt/stack/cinder
2022-04-13 23:08:12.106 |   Preparing metadata (setup.py): started
2022-04-13 23:08:17.763 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:08:17.899 | 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:08:17.900 | 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:08:17.902 | 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:08:17.903 | 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:08:17.904 | 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:08:17.905 | 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:08:17.906 | 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:08:17.907 | 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:08:17.908 | 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:08:17.909 | 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:08:17.910 | 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:08:17.911 | 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:08:17.912 | 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:08:17.914 | 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:08:17.915 | 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:08:17.916 | 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:08:17.917 | 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:08:17.918 | 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:08:17.919 | 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:08:17.920 | 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:08:17.921 | 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:08:17.922 | 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:08:17.924 | 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:08:17.925 | 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:08:17.926 | 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:08:17.927 | 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:08:17.928 | 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:08:17.929 | 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:08:17.930 | 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:08:17.932 | 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:08:17.933 | 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:08:17.934 | 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:08:17.935 | 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:08:17.936 | 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:08:17.937 | 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:08:17.938 | 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:08:17.940 | 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:08:17.941 | 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:08:17.942 | 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:08:17.943 | 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:08:17.944 | 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:08:17.945 | 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:08:17.947 | 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:08:17.948 | 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:08:17.949 | 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:08:17.950 | 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:08:17.951 | 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:08:17.952 | 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:08:17.953 | 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:08:17.954 | 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:08:17.956 | 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:08:17.957 | 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:08:17.958 | 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:08:17.959 | 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:08:17.960 | 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:08:17.961 | 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:08:17.962 | 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:08:17.963 | 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:08:17.964 | 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:08:17.966 | 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:08:17.967 | 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:08:17.968 | 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:08:17.981 | 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:08:17.982 | 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:08:17.983 | 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:08:18.046 | 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:08:18.079 | 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:08:18.096 | 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:08:18.097 | 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:08:18.098 | 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:08:18.099 | 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:08:18.200 | 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:08:18.253 | 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:08:18.255 | 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:08:18.284 | 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:08:18.285 | 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:08:18.286 | 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:08:18.366 | 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:08:18.413 | 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:08:18.414 | 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:08:18.417 | 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:08:18.418 | 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:08:18.481 | 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:08:18.482 | 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:08:18.483 | 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:08:18.540 | 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:08:18.546 | 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:08:18.605 | 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:08:18.609 | 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:08:18.611 | 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:08:18.612 | 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:08:18.615 | 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:08:18.638 | 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:08:18.641 | 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:08:18.642 | 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:08:18.690 | 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:08:18.778 | 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:08:18.780 | 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:08:18.804 | 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:08:18.831 | 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:08:18.898 | 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:08:18.902 | 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:08:19.046 | 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:08:19.073 | 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:08:19.215 | 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:08:19.253 | 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:08:19.255 | 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:08:19.257 | 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:08:19.459 | 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:08:19.460 | 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:08:19.463 | 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:08:19.499 | 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:08:19.535 | 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:08:19.793 | 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:08:19.794 | 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:08:19.948 | 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:08:19.952 | 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:08:19.954 | 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:08:20.116 | 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:08:20.243 | 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:08:20.245 | 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:08:20.246 | 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:08:20.282 | 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:08:20.505 | 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:08:20.586 | 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:08:20.587 | 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:08:20.770 | 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:08:20.864 | 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:08:20.867 | 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:08:21.059 | 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:08:21.501 | 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:08:21.554 | 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:08:21.603 | 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:08:22.700 | 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:08:22.979 | 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:08:22.980 | 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:08:23.128 | 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:08:23.324 | 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:08:23.507 | 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:08:25.236 | Installing collected packages: cinder
2022-04-13 23:08:25.236 |   Attempting uninstall: cinder
2022-04-13 23:08:25.237 |     Found existing installation: cinder 20.1.0.dev49
2022-04-13 23:08:25.247 |     Can't uninstall 'cinder'. No files were found to uninstall.
2022-04-13 23:08:25.248 |   Running setup.py develop for cinder
2022-04-13 23:08:32.829 | Successfully installed cinder
2022-04-13 23:08:32.829 | 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:08:32.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:08:32.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:08:32.995 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:08:32.997 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:08:32.999 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:08:33.002 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:08:33.004 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:08:33.006 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:08:33.008 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:08:33.011 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:08:33.013 | + functions-common:time_stop:2439          :   start_time=1649891289979
2022-04-13 23:08:33.015 | + functions-common:time_stop:2441          :   [[ -z 1649891289979 ]]
2022-04-13 23:08:33.018 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:08:33.022 | + functions-common:time_stop:2444          :   end_time=1649891313020
2022-04-13 23:08:33.025 | + functions-common:time_stop:2445          :   elapsed_time=23041
2022-04-13 23:08:33.027 | + functions-common:time_stop:2446          :   total=106935
2022-04-13 23:08:33.029 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:08:33.031 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=129976
2022-04-13 23:08:33.034 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:08:33.036 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:08:33.038 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-13 23:08:33.042 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-13 23:08:33.061 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-13 23:08:33.073 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/cinder
2022-04-13 23:08:33.076 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/cinder
2022-04-13 23:08:33.078 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:08:33.081 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:08:33.083 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]]
2022-04-13 23:08:33.086 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:08:33.088 | + lib/cinder:install_cinder:468            :   [[ lioadm == \t\g\t\a\d\m ]]
2022-04-13 23:08:33.091 | + lib/cinder:install_cinder:470            :   [[ lioadm == \l\i\o\a\d\m ]]
2022-04-13 23:08:33.093 | + lib/cinder:install_cinder:471            :   is_ubuntu
2022-04-13 23:08:33.096 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:33.098 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:33.101 | + lib/cinder:install_cinder:473            :   sudo mkdir -p /etc/target
2022-04-13 23:08:33.113 | + lib/cinder:install_cinder:475            :   install_package targetcli-fb
2022-04-13 23:08:33.115 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:08:33.118 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:08:33.121 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:08:33.123 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:08:33.126 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:08:33.128 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:08:33.131 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:33.133 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:33.136 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:08:33.138 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:08:33.141 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:08:33.143 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:08:33.146 | + functions-common:install_package:1471    :   real_install_package targetcli-fb
2022-04-13 23:08:33.148 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:08:33.150 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:33.153 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:33.155 | + functions-common:real_install_package:1457 :   apt_get install targetcli-fb
2022-04-13 23:08:33.178 | + 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:08:33.288 | Reading package lists...
2022-04-13 23:08:33.533 | Building dependency tree...
2022-04-13 23:08:33.534 | Reading state information...
2022-04-13 23:08:33.785 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1).
2022-04-13 23:08:33.785 | The following packages were automatically installed and are no longer required:
2022-04-13 23:08:33.786 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:08:33.786 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:08:33.786 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:08:33.786 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:08:33.786 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:08:33.787 |   python3-zope.interface
2022-04-13 23:08:33.787 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:08:33.901 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:08:33.905 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:08:33.908 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:08:33.911 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:08:33.913 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:08:33.916 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:08:33.918 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:08:33.921 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:08:33.923 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:08:33.926 | + functions-common:time_stop:2439          :   start_time=1649891313176
2022-04-13 23:08:33.928 | + functions-common:time_stop:2441          :   [[ -z 1649891313176 ]]
2022-04-13 23:08:33.934 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:08:33.938 | + functions-common:time_stop:2444          :   end_time=1649891313936
2022-04-13 23:08:33.941 | + functions-common:time_stop:2445          :   elapsed_time=760
2022-04-13 23:08:33.943 | + functions-common:time_stop:2446          :   total=5666
2022-04-13 23:08:33.946 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:08:33.949 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=6426
2022-04-13 23:08:33.951 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:08:33.954 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:08:33.956 | + ./stack.sh:main:928                      :   configure_cinder
2022-04-13 23:08:33.959 | + lib/cinder:configure_cinder:245          :   sudo install -d -o ubuntu -m 755 /etc/cinder
2022-04-13 23:08:33.972 | + lib/cinder:configure_cinder:247          :   rm -f /etc/cinder/cinder.conf
2022-04-13 23:08:33.975 | + lib/cinder:configure_cinder:249          :   configure_rootwrap cinder
2022-04-13 23:08:33.978 | + inc/rootwrap:configure_rootwrap:43       :   local project=cinder
2022-04-13 23:08:33.980 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-13 23:08:33.983 | ++ inc/rootwrap:configure_rootwrap:45       :   echo cinder
2022-04-13 23:08:33.983 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-13 23:08:33.989 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=CINDER
2022-04-13 23:08:33.991 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=CINDER_BIN_DIR
2022-04-13 23:08:33.993 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-13 23:08:33.995 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=CINDER_DIR
2022-04-13 23:08:33.997 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/cinder
2022-04-13 23:08:33.999 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder
2022-04-13 23:08:34.002 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/cinder-rootwrap
2022-04-13 23:08:34.004 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/cinder/rootwrap.d
2022-04-13 23:08:34.016 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d
2022-04-13 23:08:34.029 | + 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:08:34.041 | + 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:08:34.053 | + 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:08:34.064 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-13 23:08:34.067 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-13 23:08:34.072 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.yfaDveLjQ4
2022-04-13 23:08:34.074 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-13 23:08:34.076 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-13 23:08:34.079 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/cinder-rootwrap-daemon ']'
2022-04-13 23:08:34.081 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.yfaDveLjQ4
2022-04-13 23:08:34.085 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.yfaDveLjQ4
2022-04-13 23:08:34.097 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.yfaDveLjQ4 /etc/sudoers.d/cinder-rootwrap
2022-04-13 23:08:34.109 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/cinder-rootwrap
2022-04-13 23:08:34.113 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-13 23:08:34.115 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-13 23:08:34.118 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-13 23:08:34.120 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-13 23:08:34.122 | + 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:08:34.124 | + 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:08:34.126 | + lib/cinder:configure_cinder:251          :   [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]]
2022-04-13 23:08:34.129 | + lib/cinder:configure_cinder:252          :   cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json
2022-04-13 23:08:34.133 | + lib/cinder:configure_cinder:255          :   cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
2022-04-13 23:08:34.138 | + lib/cinder:configure_cinder:257          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
2022-04-13 23:08:34.156 | + lib/cinder:configure_cinder:258          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
2022-04-13 23:08:34.175 | + lib/cinder:configure_cinder:259          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
2022-04-13 23:08:34.193 | + lib/cinder:configure_cinder:260          :   inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
2022-04-13 23:08:34.211 | + lib/cinder:configure_cinder:261          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
2022-04-13 23:08:34.232 | + lib/cinder:configure_cinder:262          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
2022-04-13 23:08:34.250 | + lib/cinder:configure_cinder:263          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
2022-04-13 23:08:34.268 | + lib/cinder:configure_cinder:264          :   inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
2022-04-13 23:08:34.287 | + lib/cinder:configure_cinder:266          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder
2022-04-13 23:08:34.289 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-13 23:08:34.292 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=cinder
2022-04-13 23:08:34.294 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:08:34.296 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password
2022-04-13 23:08:34.328 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf keystone_authtoken interface public
2022-04-13 23:08:34.356 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity
2022-04-13 23:08:34.383 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf keystone_authtoken username cinder
2022-04-13 23:08:34.411 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd
2022-04-13 23:08:34.438 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default
2022-04-13 23:08:34.466 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_name service
2022-04-13 23:08:34.495 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default
2022-04-13 23:08:34.521 | + 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:08:34.550 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:08:34.577 | + lib/cinder:configure_cinder:268          :   iniset /etc/cinder/cinder.conf DEFAULT debug True
2022-04-13 23:08:34.608 | + lib/cinder:configure_cinder:270          :   iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm
2022-04-13 23:08:34.638 | ++ lib/cinder:configure_cinder:271          :   database_connection_url cinder
2022-04-13 23:08:34.640 | ++ lib/database:database_connection_url:134 :   local db=cinder
2022-04-13 23:08:34.642 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql cinder
2022-04-13 23:08:34.645 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=cinder
2022-04-13 23:08:34.647 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-13 23:08:34.650 | + 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:08:34.680 | + lib/cinder:configure_cinder:272          :   iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
2022-04-13 23:08:34.708 | + lib/cinder:configure_cinder:273          :   iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
2022-04-13 23:08:34.736 | + lib/cinder:configure_cinder:274          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
2022-04-13 23:08:34.764 | + lib/cinder:configure_cinder:275          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0
2022-04-13 23:08:34.792 | + lib/cinder:configure_cinder:276          :   iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
2022-04-13 23:08:34.819 | + lib/cinder:configure_cinder:277          :   iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder
2022-04-13 23:08:34.849 | + lib/cinder:configure_cinder:278          :   [[ 4 == 6 ]]
2022-04-13 23:08:34.852 | + lib/cinder:configure_cinder:281          :   iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15
2022-04-13 23:08:34.880 | + lib/cinder:configure_cinder:283          :   iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager
2022-04-13 23:08:34.916 | ++ lib/cinder:configure_cinder:284          :   openssl rand -hex 16
2022-04-13 23:08:34.923 | + lib/cinder:configure_cinder:284          :   iniset /etc/cinder/cinder.conf key_manager fixed_key 0bc3b1606f74696fdfc531cfb219fd1f
2022-04-13 23:08:34.952 | + lib/cinder:configure_cinder:285          :   [[ -n '' ]]
2022-04-13 23:08:34.954 | + lib/cinder:configure_cinder:290          :   iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10
2022-04-13 23:08:34.982 | + lib/cinder:configure_cinder:291          :   iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10
2022-04-13 23:08:35.011 | + lib/cinder:configure_cinder:292          :   iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10
2022-04-13 23:08:35.038 | + lib/cinder:configure_cinder:297          :   iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120
2022-04-13 23:08:35.066 | + lib/cinder:configure_cinder:299          :   is_service_enabled c-vol
2022-04-13 23:08:35.082 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:35.084 | + lib/cinder:configure_cinder:321          :   is_service_enabled c-bak
2022-04-13 23:08:35.101 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:35.104 | + lib/cinder:configure_cinder:329          :   is_service_enabled ceilometer
2022-04-13 23:08:35.119 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:35.122 | + lib/cinder:configure_cinder:333          :   is_service_enabled tls-proxy
2022-04-13 23:08:35.137 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:35.140 | + lib/cinder:configure_cinder:347          :   '[' False '!=' False ']'
2022-04-13 23:08:35.142 | + lib/cinder:configure_cinder:351          :   iniset_rpc_backend cinder /etc/cinder/cinder.conf
2022-04-13 23:08:35.145 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=cinder
2022-04-13 23:08:35.147 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/cinder/cinder.conf
2022-04-13 23:08:35.149 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:08:35.152 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:08:35.154 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:08:35.171 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:35.174 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:08:35.176 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:08:35.178 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:08:35.194 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:35.197 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:08:35.200 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:08:35.228 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:08:35.231 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:08:35.233 | + lib/cinder:configure_cinder:354          :   setup_logging /etc/cinder/cinder.conf True
2022-04-13 23:08:35.236 | + functions:setup_logging:674              :   setup_systemd_logging /etc/cinder/cinder.conf
2022-04-13 23:08:35.238 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/cinder/cinder.conf
2022-04-13 23:08:35.241 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:08:35.260 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:08:35.262 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:08:35.265 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:08:35.267 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:08:35.269 | + 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:08:35.298 | + 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:08:35.328 | + 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:08:35.358 | + functions:setup_systemd_logging:706      :   iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:08:35.387 | + lib/cinder:configure_cinder:356          :   is_service_enabled c-api
2022-04-13 23:08:35.404 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:35.406 | + lib/cinder:configure_cinder:357          :   write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume
2022-04-13 23:08:35.408 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/cinder/cinder-api-uwsgi.ini
2022-04-13 23:08:35.411 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/cinder-wsgi
2022-04-13 23:08:35.413 | + lib/apache:write_uwsgi_config:256        :   local url=/volume
2022-04-13 23:08:35.415 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:08:35.418 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:08:35.421 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/cinder-wsgi
2022-04-13 23:08:35.425 | + lib/apache:write_uwsgi_config:259        :   name=cinder-wsgi
2022-04-13 23:08:35.428 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:08:35.430 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:08:35.443 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:08:35.444 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:08:35.452 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:08:35.456 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:08:35.471 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/cinder-wsgi.socket
2022-04-13 23:08:35.473 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/cinder/cinder-api-uwsgi.ini
2022-04-13 23:08:35.477 | + 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:08:35.508 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2
2022-04-13 23:08:35.538 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true
2022-04-13 23:08:35.566 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:08:35.593 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:08:35.622 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:08:35.649 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:08:35.678 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:08:35.705 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:08:35.732 | + 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:08:35.760 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:08:35.787 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:08:35.815 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:08:35.842 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:08:35.845 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:08:35.847 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for cinder-wsgi
2022-04-13 23:08:35.850 | ++ lib/apache:apache_site_config_for:186    :   local site=cinder-wsgi
2022-04-13 23:08:35.852 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:08:35.855 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:35.857 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:35.859 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-13 23:08:35.862 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf
2022-04-13 23:08:35.864 | + 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:08:35.892 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:08:35.920 | + 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:08:35.920 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-13 23:08:35.929 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 
2022-04-13 23:08:35.933 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site cinder-wsgi
2022-04-13 23:08:35.935 | + lib/apache:enable_apache_site:203        :   local site=cinder-wsgi
2022-04-13 23:08:35.937 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:08:35.940 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:08:35.942 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:08:35.944 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:35.947 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:35.950 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:08:35.952 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:08:35.954 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:08:35.957 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:08:35.959 | + lib/apache:enable_apache_site:207        :   sudo a2ensite cinder-wsgi
2022-04-13 23:08:36.021 | Enabling site cinder-wsgi.
2022-04-13 23:08:36.026 | To activate the new configuration, you need to run:
2022-04-13 23:08:36.026 |   systemctl reload apache2
2022-04-13 23:08:36.030 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:08:36.033 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:08:36.035 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:08:36.037 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:08:36.172 | + lib/cinder:configure_cinder:360          :   [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]]
2022-04-13 23:08:36.175 | + lib/cinder:configure_cinder:364          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2
2022-04-13 23:08:36.209 | + lib/cinder:configure_cinder:366          :   iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image
2022-04-13 23:08:36.239 | + lib/cinder:configure_cinder:367          :   is_service_enabled tls-proxy
2022-04-13 23:08:36.255 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:08:36.258 | + lib/cinder:configure_cinder:373          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova
2022-04-13 23:08:36.261 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-13 23:08:36.263 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-13 23:08:36.265 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-13 23:08:36.268 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf nova auth_type password
2022-04-13 23:08:36.298 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf nova interface public
2022-04-13 23:08:36.328 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity
2022-04-13 23:08:36.358 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf nova username nova
2022-04-13 23:08:36.386 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf nova password Passw0rd
2022-04-13 23:08:36.414 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf nova user_domain_name Default
2022-04-13 23:08:36.442 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf nova project_name service
2022-04-13 23:08:36.470 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf nova project_domain_name Default
2022-04-13 23:08:36.498 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:08:36.526 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211
2022-04-13 23:08:36.557 | + lib/cinder:configure_cinder:374          :   iniset /etc/cinder/cinder.conf nova region_name RegionOne
2022-04-13 23:08:36.586 | + lib/cinder:configure_cinder:375          :   iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5
2022-04-13 23:08:36.615 | + lib/cinder:configure_cinder:377          :   [[ ! -z '' ]]
2022-04-13 23:08:36.617 | + lib/cinder:configure_cinder:379          :   is_service_enabled etcd3
2022-04-13 23:08:36.634 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:36.636 | + lib/cinder:configure_cinder:380          :   iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379
2022-04-13 23:08:36.668 | + lib/cinder:configure_cinder:383          :   [[ False == True ]]
2022-04-13 23:08:36.671 | + ./stack.sh:main:931                      :   is_service_enabled neutron
2022-04-13 23:08:36.688 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:08:36.690 | + ./stack.sh:main:933                      :   stack_install_service neutron
2022-04-13 23:08:36.693 | + lib/stack:stack_install_service:20       :   local service=neutron
2022-04-13 23:08:36.695 | + lib/stack:stack_install_service:21       :   type install_neutron
2022-04-13 23:08:36.698 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:08:36.701 | + lib/stack:stack_install_service:32       :   install_neutron
2022-04-13 23:08:36.703 | + lib/neutron:install_neutron:687          :   is_neutron_legacy_enabled
2022-04-13 23:08:36.707 | ++ 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:08:36.707 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:08:36.713 | + 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:08:36.716 | + 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:08:36.718 | + 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:08:36.721 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:08:36.723 | + lib/neutron:install_neutron:689          :   install_mutnauq
2022-04-13 23:08:36.726 | + lib/neutron-legacy:install_mutnauq:467   :   use_library_from_git neutron-lib
2022-04-13 23:08:36.729 | + inc/python:use_library_from_git:250      :   local name=neutron-lib
2022-04-13 23:08:36.732 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:08:36.734 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:08:36.737 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]]
2022-04-13 23:08:36.739 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:08:36.742 | + lib/neutron-legacy:install_mutnauq:472   :   git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master
2022-04-13 23:08:36.744 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/neutron.git
2022-04-13 23:08:36.747 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/neutron
2022-04-13 23:08:36.749 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:08:36.751 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:08:36.754 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:08:36.757 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:08:36.759 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:08:36.762 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:08:36.779 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:08:36.781 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:08:36.783 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:08:36.786 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:08:36.786 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:08:36.792 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/neutron ]]
2022-04-13 23:08:36.795 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:08:36.797 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/neutron
2022-04-13 23:08:36.810 | + functions-common:git_clone:684           :   cd /opt/stack/neutron
2022-04-13 23:08:36.813 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:08:36.813 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:08:36.817 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+"
2022-04-13 23:08:36.819 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:08:36.823 | + lib/neutron-legacy:install_mutnauq:473   :   setup_develop /opt/stack/neutron
2022-04-13 23:08:36.828 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:08:36.831 | + inc/python:setup_develop:339             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-13 23:08:36.834 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/neutron
2022-04-13 23:08:36.836 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:08:36.839 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/neutron -e
2022-04-13 23:08:36.842 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:08:36.844 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-13 23:08:36.847 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/neutron
2022-04-13 23:08:36.849 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:08:36.852 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:08:36.855 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/neutron
2022-04-13 23:08:36.858 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:08:36.861 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/neutron
2022-04-13 23:08:36.863 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:08:36.866 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:08:36.869 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg
2022-04-13 23:08:36.875 | + inc/python:_setup_package_with_constraints_edit:385 :   name=neutron
2022-04-13 23:08:36.878 | + 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:08:37.543 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/neutron -e
2022-04-13 23:08:37.546 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:08:37.548 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:08:37.550 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:08:37.553 | + inc/python:setup_package:421             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-13 23:08:37.555 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/neutron
2022-04-13 23:08:37.557 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:08:37.560 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:08:37.562 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:08:37.565 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:08:37.567 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:08:37.569 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:08:37.572 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:08:37.575 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/neutron
2022-04-13 23:08:37.596 | Using python 3.8 to install /opt/stack/neutron
2022-04-13 23:08:37.599 | + 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:08:38.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:08:38.484 |   from cryptography.utils import int_from_bytes
2022-04-13 23:08:38.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:08:38.484 |   from cryptography.utils import int_from_bytes
2022-04-13 23:08:39.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:08:39.698 | Obtaining file:///opt/stack/neutron
2022-04-13 23:08:39.699 |   Preparing metadata (setup.py): started
2022-04-13 23:08:45.496 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:08:45.598 | 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:08:45.599 | 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:08:45.600 | 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:08:45.601 | 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:08:45.602 | 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:08:45.603 | 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:08:45.604 | 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:08:45.605 | 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:08:45.606 | 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:08:45.607 | 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:08:45.609 | 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:08:45.610 | 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:08:45.611 | 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:08:45.612 | 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:08:45.613 | 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:08:45.616 | 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:08:45.618 | 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:08:45.619 | 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:08:45.622 | 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:08:45.623 | 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:08:45.626 | 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:08:45.627 | 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:08:45.628 | 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:08:45.629 | 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:08:45.630 | 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:08:45.631 | 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:08:45.632 | 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:08:45.633 | 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:08:45.635 | 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:08:45.636 | 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:08:45.637 | 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:08:45.638 | 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:08:45.640 | 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:08:45.641 | 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:08:45.642 | 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:08:45.643 | 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:08:45.644 | 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:08:45.645 | 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:08:45.646 | 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:08:45.647 | 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:08:45.648 | 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:08:45.649 | 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:08:45.650 | 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:08:45.652 | 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:08:45.653 | 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:08:45.654 | 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:08:45.655 | 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:08:45.656 | 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:08:45.657 | 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:08:45.658 | 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:08:45.659 | 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:08:45.660 | 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:08:45.661 | 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:08:45.662 | 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:08:45.663 | 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:08:45.680 | 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:08:45.681 | 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:08:45.683 | 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:08:45.690 | 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:08:45.703 | 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:08:45.704 | 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:08:45.705 | 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:08:45.724 | 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:08:45.732 | 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:08:45.792 | 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:08:45.794 | 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:08:45.849 | 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:08:45.851 | 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:08:45.898 | 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:08:45.907 | 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:08:45.939 | 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:08:45.940 | 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:08:45.941 | 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:08:45.943 | 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:08:45.944 | 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:08:45.946 | 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:08:45.948 | 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:08:45.949 | 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:08:45.965 | 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:08:46.058 | 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:08:46.127 | 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:08:46.193 | 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:08:46.194 | 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:08:46.195 | 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:08:46.255 | 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:08:46.256 | 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:08:46.315 | 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:08:46.316 | 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:08:46.320 | 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:08:46.323 | 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:08:46.350 | 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:08:46.351 | 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:08:46.399 | 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:08:46.455 | 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:08:46.485 | 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:08:46.488 | 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:08:46.515 | 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:08:46.656 | 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:08:46.728 | 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:08:46.805 | 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:08:46.806 | 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:08:46.916 | 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:08:46.917 | 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:08:46.918 | 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:08:46.919 | 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:08:46.920 | 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:08:46.922 | 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:08:46.923 | 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:08:47.140 | 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:08:47.141 | 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:08:47.145 | 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:08:47.188 | 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:08:47.191 | 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:08:47.287 | 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:08:47.288 | 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:08:47.292 | 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:08:47.294 | 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:08:47.330 | 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:08:47.670 | 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:08:47.747 | 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:08:47.908 | 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:08:47.981 | 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:08:47.985 | 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:08:48.224 | 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:08:48.397 | 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:08:48.965 | 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:08:49.011 | 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:08:49.619 | 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:08:49.621 | 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:08:49.936 | 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:08:49.937 | 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:08:50.106 | 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:08:50.363 | 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:08:50.364 | 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:08:50.553 | 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:08:50.817 | 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:08:52.434 | Installing collected packages: neutron
2022-04-13 23:08:52.434 |   Attempting uninstall: neutron
2022-04-13 23:08:52.435 |     Found existing installation: neutron 20.1.0.dev114
2022-04-13 23:08:52.454 |     Can't uninstall 'neutron'. No files were found to uninstall.
2022-04-13 23:08:52.455 |   Running setup.py develop for neutron
2022-04-13 23:09:00.091 | Successfully installed neutron
2022-04-13 23:09:00.091 | 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:09:00.100 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:09:00.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:09:00.269 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:09:00.271 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:09:00.273 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:09:00.276 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:09:00.279 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:09:00.281 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:09:00.283 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:09:00.285 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:09:00.288 | + functions-common:time_stop:2439          :   start_time=1649891317591
2022-04-13 23:09:00.290 | + functions-common:time_stop:2441          :   [[ -z 1649891317591 ]]
2022-04-13 23:09:00.293 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:09:00.298 | + functions-common:time_stop:2444          :   end_time=1649891340294
2022-04-13 23:09:00.300 | + functions-common:time_stop:2445          :   elapsed_time=22703
2022-04-13 23:09:00.302 | + functions-common:time_stop:2446          :   total=129976
2022-04-13 23:09:00.304 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:09:00.307 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=152679
2022-04-13 23:09:00.310 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:09:00.312 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:09:00.316 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-13 23:09:00.318 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-13 23:09:00.340 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-13 23:09:00.355 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/neutron
2022-04-13 23:09:00.357 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/neutron
2022-04-13 23:09:00.360 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:09:00.363 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:09:00.366 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]]
2022-04-13 23:09:00.369 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:09:00.371 | + lib/neutron-legacy:install_mutnauq:475   :   [[ openvswitch == \o\v\n ]]
2022-04-13 23:09:00.374 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:09:00.377 | + ./stack.sh:main:936                      :   is_service_enabled nova
2022-04-13 23:09:00.398 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:00.401 | + ./stack.sh:main:938                      :   stack_install_service nova
2022-04-13 23:09:00.404 | + lib/stack:stack_install_service:20       :   local service=nova
2022-04-13 23:09:00.406 | + lib/stack:stack_install_service:21       :   type install_nova
2022-04-13 23:09:00.409 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:09:00.412 | + lib/stack:stack_install_service:32       :   install_nova
2022-04-13 23:09:00.415 | + lib/nova:install_nova:893                :   use_library_from_git os-vif
2022-04-13 23:09:00.417 | + inc/python:use_library_from_git:250      :   local name=os-vif
2022-04-13 23:09:00.420 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:09:00.422 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:09:00.425 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-vif, ]]
2022-04-13 23:09:00.427 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:09:00.430 | + lib/nova:install_nova:898                :   is_service_enabled n-cpu
2022-04-13 23:09:00.454 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:00.457 | + lib/nova:install_nova:902                :   is_service_enabled n-novnc
2022-04-13 23:09:00.474 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:00.477 | + lib/nova:install_nova:914                :   is_service_enabled n-spice
2022-04-13 23:09:00.497 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:00.499 | + lib/nova:install_nova:926                :   git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master
2022-04-13 23:09:00.502 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/nova.git
2022-04-13 23:09:00.504 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/nova
2022-04-13 23:09:00.506 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:09:00.509 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:09:00.512 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:09:00.515 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:09:00.517 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:09:00.520 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:09:00.539 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:09:00.541 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:09:00.544 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:09:00.547 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:09:00.547 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:09:00.552 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/nova ]]
2022-04-13 23:09:00.555 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:09:00.558 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/nova
2022-04-13 23:09:00.571 | + functions-common:git_clone:684           :   cd /opt/stack/nova
2022-04-13 23:09:00.575 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:09:00.575 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:09:00.579 | 449aa39a96 Merge "Fix wrong attribute to find remote address"
2022-04-13 23:09:00.583 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:09:00.585 | + lib/nova:install_nova:927                :   setup_develop /opt/stack/nova
2022-04-13 23:09:00.588 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:09:00.591 | + inc/python:setup_develop:339             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-13 23:09:00.594 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/nova
2022-04-13 23:09:00.596 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:09:00.601 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/nova -e
2022-04-13 23:09:00.603 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:09:00.606 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/nova == -bindep* ]]
2022-04-13 23:09:00.609 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/nova
2022-04-13 23:09:00.611 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:09:00.614 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:09:00.617 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/nova
2022-04-13 23:09:00.620 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:09:00.624 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/nova
2022-04-13 23:09:00.627 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:09:00.630 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:09:00.634 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg
2022-04-13 23:09:00.642 | + inc/python:_setup_package_with_constraints_edit:385 :   name=nova
2022-04-13 23:09:00.645 | + 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:09:01.388 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/nova -e
2022-04-13 23:09:01.391 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:09:01.393 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:09:01.396 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:09:01.398 | + inc/python:setup_package:421             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-13 23:09:01.401 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/nova
2022-04-13 23:09:01.403 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:09:01.406 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:09:01.408 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:09:01.410 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:09:01.413 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:09:01.415 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:09:01.419 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:09:01.421 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/nova
2022-04-13 23:09:01.441 | Using python 3.8 to install /opt/stack/nova
2022-04-13 23:09:01.444 | + 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:09:02.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:09:02.310 |   from cryptography.utils import int_from_bytes
2022-04-13 23:09:02.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:09:02.310 |   from cryptography.utils import int_from_bytes
2022-04-13 23:09:03.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:09:03.537 | Obtaining file:///opt/stack/nova
2022-04-13 23:09:03.538 |   Preparing metadata (setup.py): started
2022-04-13 23:09:10.328 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:09:10.457 | 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:09:10.458 | 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:09:10.459 | 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:09:10.460 | 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:09:10.461 | 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:09:10.462 | 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:09:10.464 | 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:09:10.465 | 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:09:10.466 | 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:09:10.467 | 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:09:10.468 | 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:09:10.469 | 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:09:10.470 | 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:09:10.471 | 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:09:10.472 | 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:09:10.473 | 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:09:10.474 | 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:09:10.475 | 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:09:10.476 | 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:09:10.477 | 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:09:10.479 | 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:09:10.480 | 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:09:10.481 | 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:09:10.482 | 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:09:10.483 | 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:09:10.484 | 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:09:10.485 | 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:09:10.486 | 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:09:10.487 | 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:09:10.488 | 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:09:10.489 | 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:09:10.491 | 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:09:10.492 | 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:09:10.493 | 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:09:10.495 | 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:09:10.496 | 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:09:10.498 | 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:09:10.499 | 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:09:10.500 | 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:09:10.501 | 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:09:10.502 | 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:09:10.504 | 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:09:10.505 | 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:09:10.506 | 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:09:10.507 | 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:09:10.507 | 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:09:10.510 | 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:09:10.511 | 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:09:10.512 | 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:09:10.513 | 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:09:10.514 | 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:09:10.515 | 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:09:10.516 | 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:09:10.517 | 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:09:10.518 | 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:09:10.520 | 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:09:10.521 | 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:09:10.522 | 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:09:10.523 | 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:09:10.524 | 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:09:10.525 | 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:09:10.526 | 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:09:10.527 | 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:09:10.528 | 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:09:10.545 | 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:09:10.546 | 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:09:10.547 | 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:09:10.569 | 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:09:10.611 | 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:09:10.643 | 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:09:10.644 | 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:09:10.670 | 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:09:10.796 | 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:09:10.800 | 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:09:10.861 | 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:09:10.863 | 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:09:10.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:09:10.893 | 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:09:10.894 | 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:09:10.895 | 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:09:10.917 | 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:09:10.919 | 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:09:10.973 | 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:09:10.975 | 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:09:10.979 | 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:09:11.039 | 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:09:11.158 | 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:09:11.159 | 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:09:11.242 | 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:09:11.309 | 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:09:11.311 | 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:09:11.313 | 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:09:11.315 | 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:09:11.344 | 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:09:11.346 | 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:09:11.401 | 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:09:11.458 | 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:09:11.503 | 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:09:11.505 | 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:09:11.569 | 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:09:11.570 | 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:09:11.663 | 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:09:11.690 | 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:09:11.773 | 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:09:11.855 | 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:09:11.925 | 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:09:11.926 | 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:09:11.927 | 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:09:11.971 | 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:09:11.976 | 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:09:11.979 | 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:09:12.060 | 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:09:12.062 | 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:09:12.063 | 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:09:12.065 | 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:09:12.164 | 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:09:12.383 | 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:09:12.385 | 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:09:12.499 | 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:09:12.503 | 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:09:12.505 | 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:09:12.598 | 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:09:12.675 | 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:09:12.740 | 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:09:12.957 | 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:09:13.038 | 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:09:13.041 | 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:09:13.272 | 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:09:13.388 | 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:09:13.886 | 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:09:13.933 | 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:09:14.312 | 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:09:14.313 | 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:09:14.315 | 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:09:14.316 | 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:09:14.317 | 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:09:14.318 | 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:09:14.319 | 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:09:15.596 | 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:09:16.015 | 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:09:16.016 | 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:09:16.115 | 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:09:16.231 | 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:09:17.915 | Installing collected packages: nova
2022-04-13 23:09:17.916 |   Attempting uninstall: nova
2022-04-13 23:09:17.916 |     Found existing installation: nova 25.1.0.dev32
2022-04-13 23:09:17.924 |     Can't uninstall 'nova'. No files were found to uninstall.
2022-04-13 23:09:17.926 |   Running setup.py develop for nova
2022-04-13 23:09:26.210 | Successfully installed nova
2022-04-13 23:09:26.210 | 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:09:26.219 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:09:26.219 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:09:26.368 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:09:26.371 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:09:26.373 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:09:26.375 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:09:26.377 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:09:26.379 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:09:26.382 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:09:26.384 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:09:26.386 | + functions-common:time_stop:2439          :   start_time=1649891341436
2022-04-13 23:09:26.388 | + functions-common:time_stop:2441          :   [[ -z 1649891341436 ]]
2022-04-13 23:09:26.391 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:09:26.395 | + functions-common:time_stop:2444          :   end_time=1649891366393
2022-04-13 23:09:26.397 | + functions-common:time_stop:2445          :   elapsed_time=24957
2022-04-13 23:09:26.400 | + functions-common:time_stop:2446          :   total=152679
2022-04-13 23:09:26.402 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:09:26.404 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=177636
2022-04-13 23:09:26.406 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:09:26.408 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:09:26.411 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-13 23:09:26.413 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-13 23:09:26.433 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-13 23:09:26.445 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/nova
2022-04-13 23:09:26.447 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/nova
2022-04-13 23:09:26.450 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:09:26.452 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:09:26.455 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]]
2022-04-13 23:09:26.458 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:09:26.460 | + 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:09:26.473 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:09:26.475 | + ./stack.sh:main:939                      :   configure_nova
2022-04-13 23:09:26.478 | + lib/nova:configure_nova:248              :   sudo install -d -o ubuntu /etc/nova
2022-04-13 23:09:26.493 | + lib/nova:configure_nova:250              :   configure_rootwrap nova
2022-04-13 23:09:26.496 | + inc/rootwrap:configure_rootwrap:43       :   local project=nova
2022-04-13 23:09:26.499 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-13 23:09:26.502 | ++ inc/rootwrap:configure_rootwrap:45       :   echo nova
2022-04-13 23:09:26.503 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-13 23:09:26.508 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=NOVA
2022-04-13 23:09:26.510 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=NOVA_BIN_DIR
2022-04-13 23:09:26.513 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-13 23:09:26.515 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=NOVA_DIR
2022-04-13 23:09:26.517 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/nova
2022-04-13 23:09:26.520 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova
2022-04-13 23:09:26.522 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/nova-rootwrap
2022-04-13 23:09:26.525 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/nova/rootwrap.d
2022-04-13 23:09:26.537 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d
2022-04-13 23:09:26.550 | + 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:09:26.564 | + 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:09:26.578 | + 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:09:26.591 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-13 23:09:26.594 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-13 23:09:26.598 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.IM6v4hhHrD
2022-04-13 23:09:26.601 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-13 23:09:26.604 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-13 23:09:26.607 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/nova-rootwrap-daemon ']'
2022-04-13 23:09:26.609 | + inc/rootwrap:configure_rootwrap:71       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-13 23:09:26.612 | + inc/rootwrap:configure_rootwrap:72       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-13 23:09:26.614 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.IM6v4hhHrD
2022-04-13 23:09:26.618 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.IM6v4hhHrD
2022-04-13 23:09:26.631 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.IM6v4hhHrD /etc/sudoers.d/nova-rootwrap
2022-04-13 23:09:26.643 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/nova-rootwrap
2022-04-13 23:09:26.647 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-13 23:09:26.650 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-13 23:09:26.653 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-13 23:09:26.655 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-13 23:09:26.658 | + 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:09:26.660 | + 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:09:26.663 | + 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:09:26.666 | + lib/nova:configure_nova:254              :   cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova
2022-04-13 23:09:26.671 | + lib/nova:configure_nova:257              :   is_service_enabled n-cpu
2022-04-13 23:09:26.687 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:26.690 | + lib/nova:configure_nova:338              :   create_nova_conf
2022-04-13 23:09:26.692 | + lib/nova:create_nova_conf:412            :   rm -f /opt/stack/nova/bin/nova.conf
2022-04-13 23:09:26.696 | + lib/nova:create_nova_conf:415            :   rm -f /etc/nova/nova.conf
2022-04-13 23:09:26.700 | + lib/nova:create_nova_conf:416            :   iniset /etc/nova/nova.conf DEFAULT debug True
2022-04-13 23:09:26.729 | + lib/nova:create_nova_conf:417            :   '[' True == True ']'
2022-04-13 23:09:26.731 | + lib/nova:create_nova_conf:418            :   iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
2022-04-13 23:09:26.757 | + lib/nova:create_nova_conf:420            :   iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini
2022-04-13 23:09:26.787 | + lib/nova:create_nova_conf:421            :   iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
2022-04-13 23:09:26.814 | + 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:09:26.845 | + lib/nova:create_nova_conf:423            :   iniset /etc/nova/nova.conf scheduler workers 2
2022-04-13 23:09:26.876 | + lib/nova:create_nova_conf:424            :   iniset /etc/nova/nova.conf neutron default_floating_pool public
2022-04-13 23:09:26.905 | + lib/nova:create_nova_conf:425            :   [[ 4 == 6 ]]
2022-04-13 23:09:26.908 | + lib/nova:create_nova_conf:428            :   iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15
2022-04-13 23:09:26.935 | + lib/nova:create_nova_conf:430            :   iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
2022-04-13 23:09:26.962 | + lib/nova:create_nova_conf:431            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0
2022-04-13 23:09:26.988 | + lib/nova:create_nova_conf:432            :   iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0
2022-04-13 23:09:27.015 | + lib/nova:create_nova_conf:433            :   iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0
2022-04-13 23:09:27.043 | + lib/nova:create_nova_conf:435            :   iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager
2022-04-13 23:09:27.072 | + lib/nova:create_nova_conf:437            :   is_fedora
2022-04-13 23:09:27.075 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:09:27.077 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:09:27.079 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:09:27.081 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:09:27.083 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:09:27.085 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:09:27.088 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:09:27.090 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:09:27.092 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:09:27.094 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:09:27.097 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:09:27.099 | + lib/nova:create_nova_conf:437            :   is_suse
2022-04-13 23:09:27.101 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:09:27.104 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:09:27.106 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:09:27.108 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:09:27.110 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:09:27.112 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:09:27.115 | + lib/nova:create_nova_conf:446            :   is_service_enabled n-api n-cond n-sched
2022-04-13 23:09:27.133 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:27.135 | + 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:09:27.137 | + lib/nova:create_nova_conf:453            :   local db=nova_cell0
2022-04-13 23:09:27.140 | + lib/nova:create_nova_conf:456            :   iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False
2022-04-13 23:09:27.168 | ++ lib/nova:create_nova_conf:459            :   database_connection_url nova_cell0
2022-04-13 23:09:27.170 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2022-04-13 23:09:27.172 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2022-04-13 23:09:27.174 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell0
2022-04-13 23:09:27.177 | ++ 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:09:27.179 | + 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:09:27.210 | ++ lib/nova:create_nova_conf:460            :   database_connection_url nova_api
2022-04-13 23:09:27.212 | ++ lib/database:database_connection_url:134 :   local db=nova_api
2022-04-13 23:09:27.215 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_api
2022-04-13 23:09:27.217 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_api
2022-04-13 23:09:27.219 | ++ 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:09:27.222 | + 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:09:27.252 | + lib/nova:create_nova_conf:465            :   iniset /etc/nova/nova.conf cache enabled True
2022-04-13 23:09:27.282 | + lib/nova:create_nova_conf:466            :   iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached
2022-04-13 23:09:27.309 | + lib/nova:create_nova_conf:467            :   iniset /etc/nova/nova.conf cache memcache_servers localhost:11211
2022-04-13 23:09:27.336 | + lib/nova:create_nova_conf:470            :   is_service_enabled n-api
2022-04-13 23:09:27.353 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:27.355 | + lib/nova:create_nova_conf:471            :   is_service_enabled n-api-meta
2022-04-13 23:09:27.371 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:27.374 | ++ lib/nova:create_nova_conf:473            :   echo osapi_compute,metadata
2022-04-13 23:09:27.374 | ++ lib/nova:create_nova_conf:473            :   sed s/,metadata//
2022-04-13 23:09:27.379 | + lib/nova:create_nova_conf:473            :   NOVA_ENABLED_APIS=osapi_compute
2022-04-13 23:09:27.382 | + lib/nova:create_nova_conf:475            :   iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute
2022-04-13 23:09:27.410 | + lib/nova:create_nova_conf:476            :   is_service_enabled tls-proxy
2022-04-13 23:09:27.426 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:27.429 | + lib/nova:create_nova_conf:482            :   configure_keystone_authtoken_middleware /etc/nova/nova.conf nova
2022-04-13 23:09:27.431 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/nova/nova.conf
2022-04-13 23:09:27.434 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-13 23:09:27.436 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:09:27.438 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/nova/nova.conf keystone_authtoken auth_type password
2022-04-13 23:09:27.468 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/nova/nova.conf keystone_authtoken interface public
2022-04-13 23:09:27.495 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity
2022-04-13 23:09:27.522 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/nova/nova.conf keystone_authtoken username nova
2022-04-13 23:09:27.549 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd
2022-04-13 23:09:27.576 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default
2022-04-13 23:09:27.605 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/nova/nova.conf keystone_authtoken project_name service
2022-04-13 23:09:27.632 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default
2022-04-13 23:09:27.660 | + 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:09:27.687 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:09:27.715 | + lib/nova:create_nova_conf:485            :   is_service_enabled cinder
2022-04-13 23:09:27.732 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:27.734 | + lib/nova:create_nova_conf:486            :   configure_cinder_access
2022-04-13 23:09:27.737 | + lib/nova:configure_cinder_access:613     :   iniset /etc/nova/nova.conf cinder os_region_name RegionOne
2022-04-13 23:09:27.766 | + lib/nova:configure_cinder_access:614     :   iniset /etc/nova/nova.conf cinder auth_type password
2022-04-13 23:09:27.794 | + lib/nova:configure_cinder_access:615     :   iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity
2022-04-13 23:09:27.823 | + lib/nova:configure_cinder_access:622     :   iniset /etc/nova/nova.conf cinder username nova
2022-04-13 23:09:27.850 | + lib/nova:configure_cinder_access:623     :   iniset /etc/nova/nova.conf cinder password Passw0rd
2022-04-13 23:09:27.877 | + lib/nova:configure_cinder_access:624     :   iniset /etc/nova/nova.conf cinder user_domain_name Default
2022-04-13 23:09:27.905 | + lib/nova:configure_cinder_access:625     :   iniset /etc/nova/nova.conf cinder project_name service
2022-04-13 23:09:27.932 | + lib/nova:configure_cinder_access:626     :   iniset /etc/nova/nova.conf cinder project_domain_name Default
2022-04-13 23:09:27.959 | + lib/nova:configure_cinder_access:627     :   is_service_enabled tls-proxy
2022-04-13 23:09:27.976 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:27.978 | + lib/nova:create_nova_conf:489            :   '[' -n /opt/stack/data/nova ']'
2022-04-13 23:09:27.981 | + lib/nova:create_nova_conf:490            :   iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
2022-04-13 23:09:28.007 | + lib/nova:create_nova_conf:491            :   iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova
2022-04-13 23:09:28.038 | + lib/nova:create_nova_conf:493            :   '[' -n /opt/stack/data/nova/instances ']'
2022-04-13 23:09:28.040 | + lib/nova:create_nova_conf:494            :   iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
2022-04-13 23:09:28.067 | + lib/nova:create_nova_conf:496            :   '[' False '!=' False ']'
2022-04-13 23:09:28.070 | + lib/nova:create_nova_conf:499            :   '[' False '!=' False ']'
2022-04-13 23:09:28.072 | + lib/nova:create_nova_conf:505            :   is_suse
2022-04-13 23:09:28.075 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:09:28.077 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:09:28.079 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:09:28.082 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:09:28.084 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:09:28.086 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:09:28.089 | + lib/nova:create_nova_conf:505            :   is_fedora
2022-04-13 23:09:28.092 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:09:28.094 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:09:28.096 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:09:28.098 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:09:28.100 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:09:28.103 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:09:28.105 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:09:28.107 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:09:28.110 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:09:28.112 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:09:28.114 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:09:28.116 | + lib/nova:create_nova_conf:510            :   setup_logging /etc/nova/nova.conf
2022-04-13 23:09:28.119 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova.conf
2022-04-13 23:09:28.122 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova.conf
2022-04-13 23:09:28.124 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:09:28.142 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:09:28.144 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:09:28.146 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:09:28.149 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:09:28.152 | + 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:09:28.180 | + 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:09:28.209 | + 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:09:28.237 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:09:28.264 | + lib/nova:create_nova_conf:512            :   iniset /etc/nova/nova.conf upgrade_levels compute auto
2022-04-13 23:09:28.295 | + lib/nova:create_nova_conf:514            :   is_service_enabled n-api
2022-04-13 23:09:28.311 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:28.314 | + 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:09:28.316 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-api-uwsgi.ini
2022-04-13 23:09:28.318 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-api-wsgi
2022-04-13 23:09:28.321 | + lib/apache:write_uwsgi_config:256        :   local url=/compute
2022-04-13 23:09:28.324 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:09:28.326 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:09:28.329 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-api-wsgi
2022-04-13 23:09:28.333 | + lib/apache:write_uwsgi_config:259        :   name=nova-api-wsgi
2022-04-13 23:09:28.335 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:09:28.338 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:09:28.350 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:09:28.350 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:09:28.359 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:09:28.362 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:09:28.378 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-api-wsgi.socket
2022-04-13 23:09:28.381 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-api-uwsgi.ini
2022-04-13 23:09:28.385 | + 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:09:28.414 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2
2022-04-13 23:09:28.441 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true
2022-04-13 23:09:28.468 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:09:28.495 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:09:28.531 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:09:28.560 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:09:28.587 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:09:28.617 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:09:28.645 | + 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:09:28.672 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:09:28.700 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:09:28.727 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:09:28.755 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:09:28.757 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:09:28.760 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for nova-api-wsgi
2022-04-13 23:09:28.762 | ++ lib/apache:apache_site_config_for:186    :   local site=nova-api-wsgi
2022-04-13 23:09:28.765 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:09:28.767 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:28.769 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:28.771 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-13 23:09:28.774 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-13 23:09:28.776 | + 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:09:28.804 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:09:28.835 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-13 23:09:28.837 | + 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:09:28.845 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 
2022-04-13 23:09:28.849 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site nova-api-wsgi
2022-04-13 23:09:28.851 | + lib/apache:enable_apache_site:203        :   local site=nova-api-wsgi
2022-04-13 23:09:28.854 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:09:28.857 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:09:28.859 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:09:28.861 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:28.863 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:28.867 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:09:28.870 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:09:28.872 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:28.874 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:28.877 | + lib/apache:enable_apache_site:207        :   sudo a2ensite nova-api-wsgi
2022-04-13 23:09:28.939 | Enabling site nova-api-wsgi.
2022-04-13 23:09:28.945 | To activate the new configuration, you need to run:
2022-04-13 23:09:28.945 |   systemctl reload apache2
2022-04-13 23:09:28.949 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:09:28.952 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:09:28.954 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:09:28.956 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:09:29.091 | + lib/nova:create_nova_conf:518            :   is_service_enabled n-api-meta
2022-04-13 23:09:29.108 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:29.110 | + 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:09:29.113 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-metadata-uwsgi.ini
2022-04-13 23:09:29.115 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-metadata-wsgi
2022-04-13 23:09:29.117 | + lib/apache:write_uwsgi_config:256        :   local url=
2022-04-13 23:09:29.120 | + lib/apache:write_uwsgi_config:257        :   local http=0.0.0.0:8775
2022-04-13 23:09:29.123 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:09:29.127 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-metadata-wsgi
2022-04-13 23:09:29.130 | + lib/apache:write_uwsgi_config:259        :   name=nova-metadata-wsgi
2022-04-13 23:09:29.132 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:09:29.134 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:09:29.148 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:09:29.148 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:09:29.159 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:09:29.163 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:09:29.180 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-metadata-wsgi.socket
2022-04-13 23:09:29.183 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-metadata-uwsgi.ini
2022-04-13 23:09:29.187 | + 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:09:29.217 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2
2022-04-13 23:09:29.245 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true
2022-04-13 23:09:29.272 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:09:29.300 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:09:29.327 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:09:29.354 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:09:29.381 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:09:29.409 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:09:29.436 | + 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:09:29.465 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:09:29.492 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:09:29.519 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:09:29.548 | + lib/apache:write_uwsgi_config:299        :   [[ -n 0.0.0.0:8775 ]]
2022-04-13 23:09:29.550 | + lib/apache:write_uwsgi_config:300        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775
2022-04-13 23:09:29.578 | + lib/nova:create_nova_conf:522            :   is_service_enabled ceilometer
2022-04-13 23:09:29.594 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:29.596 | + lib/nova:create_nova_conf:530            :   iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2
2022-04-13 23:09:29.627 | ++ lib/nova:create_nova_conf:531            :   get_notification_url
2022-04-13 23:09:29.629 | ++ lib/rpc_backend:get_notification_url:149 :   local virtual_host=
2022-04-13 23:09:29.632 | ++ lib/rpc_backend:get_notification_url:150 :   is_service_enabled rabbit
2022-04-13 23:09:29.648 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:29.651 | ++ lib/rpc_backend:get_notification_url:151 :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:09:29.654 | + lib/nova:create_nova_conf:531            :   iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:09:29.682 | + lib/nova:create_nova_conf:532            :   iniset /etc/nova/nova.conf notifications notification_format unversioned
2022-04-13 23:09:29.713 | + lib/nova:create_nova_conf:533            :   iniset_rpc_backend nova /etc/nova/nova.conf
2022-04-13 23:09:29.716 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-13 23:09:29.718 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova.conf
2022-04-13 23:09:29.720 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:09:29.722 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:09:29.725 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:09:29.741 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:29.744 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:09:29.747 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:09:29.749 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:09:29.766 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:29.768 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:09:29.771 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:09:29.799 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:09:29.801 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:09:29.803 | + lib/nova:create_nova_conf:535            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2
2022-04-13 23:09:29.831 | + lib/nova:create_nova_conf:536            :   iniset /etc/nova/nova.conf DEFAULT metadata_workers 2
2022-04-13 23:09:29.859 | + lib/nova:create_nova_conf:538            :   iniset /etc/nova/nova.conf conductor workers 2
2022-04-13 23:09:29.889 | + lib/nova:create_nova_conf:540            :   is_service_enabled tls-proxy
2022-04-13 23:09:29.906 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:29.909 | + lib/nova:create_nova_conf:545            :   iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5
2022-04-13 23:09:29.936 | + lib/nova:create_nova_conf:547            :   '[' True == True ']'
2022-04-13 23:09:29.939 | + lib/nova:create_nova_conf:548            :   init_nova_service_user_conf
2022-04-13 23:09:29.941 | + lib/nova:init_nova_service_user_conf:796 :   iniset /etc/nova/nova.conf service_user send_service_user_token True
2022-04-13 23:09:29.972 | + lib/nova:init_nova_service_user_conf:797 :   iniset /etc/nova/nova.conf service_user auth_type password
2022-04-13 23:09:30.000 | + lib/nova:init_nova_service_user_conf:798 :   iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.15/identity
2022-04-13 23:09:30.028 | + lib/nova:init_nova_service_user_conf:799 :   iniset /etc/nova/nova.conf service_user username nova
2022-04-13 23:09:30.056 | + lib/nova:init_nova_service_user_conf:800 :   iniset /etc/nova/nova.conf service_user password Passw0rd
2022-04-13 23:09:30.084 | + lib/nova:init_nova_service_user_conf:801 :   iniset /etc/nova/nova.conf service_user user_domain_name Default
2022-04-13 23:09:30.113 | + lib/nova:init_nova_service_user_conf:802 :   iniset /etc/nova/nova.conf service_user project_name service
2022-04-13 23:09:30.141 | + lib/nova:init_nova_service_user_conf:803 :   iniset /etc/nova/nova.conf service_user project_domain_name Default
2022-04-13 23:09:30.169 | + lib/nova:init_nova_service_user_conf:804 :   iniset /etc/nova/nova.conf service_user auth_strategy keystone
2022-04-13 23:09:30.198 | + lib/nova:create_nova_conf:551            :   is_service_enabled n-cond
2022-04-13 23:09:30.214 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:30.217 | ++ lib/nova:create_nova_conf:552            :   seq 1 1
2022-04-13 23:09:30.221 | + lib/nova:create_nova_conf:552            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-13 23:09:30.223 | + lib/nova:create_nova_conf:553            :   local conf
2022-04-13 23:09:30.226 | + lib/nova:create_nova_conf:554            :   local vhost
2022-04-13 23:09:30.229 | ++ lib/nova:create_nova_conf:555            :   conductor_conf 1
2022-04-13 23:09:30.231 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-13 23:09:30.234 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-13 23:09:30.237 | + lib/nova:create_nova_conf:555            :   conf=/etc/nova/nova_cell1.conf
2022-04-13 23:09:30.239 | + lib/nova:create_nova_conf:556            :   vhost=nova_cell1
2022-04-13 23:09:30.241 | + lib/nova:create_nova_conf:558            :   rm -f /etc/nova/nova_cell1.conf
2022-04-13 23:09:30.246 | ++ lib/nova:create_nova_conf:559            :   database_connection_url nova_cell1
2022-04-13 23:09:30.249 | ++ lib/database:database_connection_url:134 :   local db=nova_cell1
2022-04-13 23:09:30.251 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell1
2022-04-13 23:09:30.253 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell1
2022-04-13 23:09:30.256 | ++ 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:09:30.258 | + 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:09:30.289 | + lib/nova:create_nova_conf:560            :   iniset /etc/nova/nova_cell1.conf conductor workers 2
2022-04-13 23:09:30.319 | + lib/nova:create_nova_conf:561            :   iniset /etc/nova/nova_cell1.conf DEFAULT debug True
2022-04-13 23:09:30.350 | + 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:09:30.353 | + lib/nova:create_nova_conf:566            :   rpc_backend_add_vhost nova_cell1
2022-04-13 23:09:30.355 | + lib/rpc_backend:rpc_backend_add_vhost:125 :   local vhost=nova_cell1
2022-04-13 23:09:30.358 | + lib/rpc_backend:rpc_backend_add_vhost:126 :   is_service_enabled rabbit
2022-04-13 23:09:30.374 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:30.377 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   sudo rabbitmqctl list_vhosts
2022-04-13 23:09:30.377 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   grep nova_cell1
2022-04-13 23:09:31.061 | + lib/rpc_backend:rpc_backend_add_vhost:127 :   '[' -z nova_cell1 ']'
2022-04-13 23:09:31.063 | + lib/nova:create_nova_conf:567            :   iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1
2022-04-13 23:09:31.066 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-13 23:09:31.068 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova_cell1.conf
2022-04-13 23:09:31.070 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:09:31.073 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=nova_cell1
2022-04-13 23:09:31.075 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:09:31.092 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:31.095 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url nova_cell1
2022-04-13 23:09:31.098 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=nova_cell1
2022-04-13 23:09:31.100 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:09:31.116 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:31.119 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1
2022-04-13 23:09:31.121 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1
2022-04-13 23:09:31.149 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:09:31.152 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:09:31.154 | + lib/nova:create_nova_conf:571            :   is_service_enabled placement placement-client
2022-04-13 23:09:31.171 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:31.173 | + lib/nova:create_nova_conf:572            :   configure_placement_nova_compute /etc/nova/nova_cell1.conf
2022-04-13 23:09:31.176 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova_cell1.conf
2022-04-13 23:09:31.178 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova_cell1.conf placement auth_type password
2022-04-13 23:09:31.213 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity
2022-04-13 23:09:31.240 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova_cell1.conf placement username placement
2022-04-13 23:09:31.268 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova_cell1.conf placement password Passw0rd
2022-04-13 23:09:31.297 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova_cell1.conf placement user_domain_name Default
2022-04-13 23:09:31.325 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova_cell1.conf placement project_name service
2022-04-13 23:09:31.352 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova_cell1.conf placement project_domain_name Default
2022-04-13 23:09:31.381 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova_cell1.conf placement region_name RegionOne
2022-04-13 23:09:31.408 | + lib/nova:create_nova_conf:576            :   setup_logging /etc/nova/nova_cell1.conf
2022-04-13 23:09:31.410 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova_cell1.conf
2022-04-13 23:09:31.413 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova_cell1.conf
2022-04-13 23:09:31.416 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:09:31.433 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:09:31.436 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:09:31.438 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:09:31.440 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:09:31.443 | + 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:09:31.474 | + 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:09:31.508 | + 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:09:31.538 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:09:31.567 | + 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:09:31.570 | ++ lib/nova:create_nova_conf:586            :   seq 1 1
2022-04-13 23:09:31.574 | + lib/nova:create_nova_conf:586            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-13 23:09:31.576 | + lib/nova:create_nova_conf:587            :   local conf
2022-04-13 23:09:31.579 | + lib/nova:create_nova_conf:588            :   local offset
2022-04-13 23:09:31.582 | ++ lib/nova:create_nova_conf:589            :   conductor_conf 1
2022-04-13 23:09:31.584 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-13 23:09:31.586 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-13 23:09:31.590 | + lib/nova:create_nova_conf:589            :   conf=/etc/nova/nova_cell1.conf
2022-04-13 23:09:31.592 | + lib/nova:create_nova_conf:590            :   offset=0
2022-04-13 23:09:31.594 | + lib/nova:create_nova_conf:591            :   configure_console_proxies /etc/nova/nova_cell1.conf 0
2022-04-13 23:09:31.596 | + lib/nova:configure_console_proxies:698   :   local conf=/etc/nova/nova_cell1.conf
2022-04-13 23:09:31.599 | + lib/nova:configure_console_proxies:699   :   local offset=0
2022-04-13 23:09:31.601 | + lib/nova:configure_console_proxies:703   :   offset=0
2022-04-13 23:09:31.604 | + lib/nova:configure_console_proxies:705   :   is_service_enabled n-novnc
2022-04-13 23:09:31.619 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:31.622 | + lib/nova:configure_console_proxies:705   :   '[' False '!=' False ']'
2022-04-13 23:09:31.624 | + lib/nova:configure_console_proxies:737   :   is_service_enabled n-spice
2022-04-13 23:09:31.639 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:31.642 | + lib/nova:configure_console_proxies:742   :   is_service_enabled n-sproxy
2022-04-13 23:09:31.658 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:31.660 | + lib/nova:configure_nova:340              :   is_service_enabled n-cpu
2022-04-13 23:09:31.677 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:31.679 | + ./stack.sh:main:942                      :   is_service_enabled placement
2022-04-13 23:09:31.698 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:31.701 | + ./stack.sh:main:944                      :   stack_install_service placement
2022-04-13 23:09:31.703 | + lib/stack:stack_install_service:20       :   local service=placement
2022-04-13 23:09:31.706 | + lib/stack:stack_install_service:21       :   type install_placement
2022-04-13 23:09:31.708 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 23:09:31.711 | + lib/stack:stack_install_service:32       :   install_placement
2022-04-13 23:09:31.713 | + lib/placement:install_placement:137      :   install_apache_wsgi
2022-04-13 23:09:31.716 | + lib/apache:install_apache_wsgi:143       :   is_ubuntu
2022-04-13 23:09:31.718 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:31.721 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:31.724 | + lib/apache:install_apache_wsgi:145       :   install_package apache2
2022-04-13 23:09:31.726 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:09:31.729 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:09:31.731 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:09:31.733 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:09:31.736 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:09:31.738 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:09:31.741 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:31.744 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:31.746 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:09:31.749 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:09:31.751 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:09:31.754 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:09:31.756 | + functions-common:install_package:1471    :   real_install_package apache2
2022-04-13 23:09:31.759 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:09:31.762 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:31.764 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:31.767 | + functions-common:real_install_package:1457 :   apt_get install apache2
2022-04-13 23:09:31.788 | + 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:09:31.909 | Reading package lists...
2022-04-13 23:09:32.165 | Building dependency tree...
2022-04-13 23:09:32.166 | Reading state information...
2022-04-13 23:09:32.426 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 23:09:32.426 | The following packages were automatically installed and are no longer required:
2022-04-13 23:09:32.427 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:09:32.427 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:09:32.427 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:09:32.427 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:09:32.427 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:09:32.428 |   python3-zope.interface
2022-04-13 23:09:32.428 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:09:32.542 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:09:32.547 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:09:32.549 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:09:32.552 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:09:32.554 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:09:32.557 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:09:32.559 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:09:32.562 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:09:32.564 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:09:32.566 | + functions-common:time_stop:2439          :   start_time=1649891371786
2022-04-13 23:09:32.569 | + functions-common:time_stop:2441          :   [[ -z 1649891371786 ]]
2022-04-13 23:09:32.572 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:09:32.576 | + functions-common:time_stop:2444          :   end_time=1649891372574
2022-04-13 23:09:32.579 | + functions-common:time_stop:2445          :   elapsed_time=788
2022-04-13 23:09:32.581 | + functions-common:time_stop:2446          :   total=6426
2022-04-13 23:09:32.583 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:09:32.586 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=7214
2022-04-13 23:09:32.589 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:09:32.593 | + lib/apache:install_apache_wsgi:146       :   is_package_installed libapache2-mod-wsgi
2022-04-13 23:09:32.595 | + functions-common:is_package_installed:1479 :   [[ -z libapache2-mod-wsgi ]]
2022-04-13 23:09:32.598 | + functions-common:is_package_installed:1483 :   [[ -z deb ]]
2022-04-13 23:09:32.600 | + functions-common:is_package_installed:1487 :   [[ deb = \d\e\b ]]
2022-04-13 23:09:32.604 | + functions-common:is_package_installed:1488 :   dpkg -s libapache2-mod-wsgi
2022-04-13 23:09:32.626 | + lib/apache:install_apache_wsgi:149       :   install_package libapache2-mod-wsgi-py3
2022-04-13 23:09:32.628 | + functions-common:install_package:1470    :   update_package_repo
2022-04-13 23:09:32.632 | + functions-common:update_package_repo:1442 :   NO_UPDATE_REPOS=False
2022-04-13 23:09:32.635 | + functions-common:update_package_repo:1443 :   REPOS_UPDATED=True
2022-04-13 23:09:32.637 | + functions-common:update_package_repo:1444 :   RETRY_UPDATE=False
2022-04-13 23:09:32.640 | + functions-common:update_package_repo:1446 :   [[ False = \T\r\u\e ]]
2022-04-13 23:09:32.642 | + functions-common:update_package_repo:1450 :   is_ubuntu
2022-04-13 23:09:32.645 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:32.647 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:32.650 | + functions-common:update_package_repo:1451 :   apt_get_update
2022-04-13 23:09:32.653 | + functions-common:apt_get_update:1196     :   [[ True == \T\r\u\e ]]
2022-04-13 23:09:32.655 | + functions-common:apt_get_update:1196     :   [[ False != \T\r\u\e ]]
2022-04-13 23:09:32.658 | + functions-common:apt_get_update:1197     :   return
2022-04-13 23:09:32.660 | + functions-common:install_package:1471    :   real_install_package libapache2-mod-wsgi-py3
2022-04-13 23:09:32.663 | + functions-common:real_install_package:1456 :   is_ubuntu
2022-04-13 23:09:32.666 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:32.668 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:32.671 | + functions-common:real_install_package:1457 :   apt_get install libapache2-mod-wsgi-py3
2022-04-13 23:09:32.693 | + 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:09:32.803 | Reading package lists...
2022-04-13 23:09:33.052 | Building dependency tree...
2022-04-13 23:09:33.053 | Reading state information...
2022-04-13 23:09:33.313 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3).
2022-04-13 23:09:33.313 | The following packages were automatically installed and are no longer required:
2022-04-13 23:09:33.314 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 23:09:33.314 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 23:09:33.314 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 23:09:33.314 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 23:09:33.314 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 23:09:33.315 |   python3-zope.interface
2022-04-13 23:09:33.315 | Use 'sudo apt autoremove' to remove them.
2022-04-13 23:09:33.430 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.
2022-04-13 23:09:33.434 | + functions-common:apt_get:1241            :   result=0
2022-04-13 23:09:33.437 | + functions-common:apt_get:1244            :   time_stop apt-get
2022-04-13 23:09:33.439 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:09:33.442 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:09:33.444 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:09:33.447 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:09:33.450 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:09:33.452 | + functions-common:time_stop:2438          :   name=apt-get
2022-04-13 23:09:33.455 | + functions-common:time_stop:2439          :   start_time=1649891372690
2022-04-13 23:09:33.457 | + functions-common:time_stop:2441          :   [[ -z 1649891372690 ]]
2022-04-13 23:09:33.460 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:09:33.465 | + functions-common:time_stop:2444          :   end_time=1649891373462
2022-04-13 23:09:33.468 | + functions-common:time_stop:2445          :   elapsed_time=772
2022-04-13 23:09:33.471 | + functions-common:time_stop:2446          :   total=7214
2022-04-13 23:09:33.474 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:09:33.476 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=7986
2022-04-13 23:09:33.479 | + functions-common:apt_get:1245            :   return 0
2022-04-13 23:09:33.481 | + lib/apache:install_apache_wsgi:164       :   enable_apache_mod wsgi
2022-04-13 23:09:33.484 | + lib/apache:enable_apache_mod:59          :   local mod=wsgi
2022-04-13 23:09:33.486 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:09:33.489 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:33.491 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:33.494 | + lib/apache:enable_apache_mod:64          :   [[ wsgi != \v\e\r\s\i\o\n ]]
2022-04-13 23:09:33.496 | + lib/apache:enable_apache_mod:64          :   a2query -m wsgi
2022-04-13 23:09:33.553 | wsgi (enabled by maintainer script)
2022-04-13 23:09:33.556 | + lib/placement:install_placement:139      :   pip_install_gr osc-placement
2022-04-13 23:09:33.559 | + inc/python:pip_install_gr:76             :   local name=osc-placement
2022-04-13 23:09:33.562 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:09:33.565 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements osc-placement
2022-04-13 23:09:33.567 | ++ inc/python:get_from_global_requirements:225 :   local package=osc-placement
2022-04-13 23:09:33.570 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:09:33.575 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:09:33.575 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:09:33.580 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='osc-placement  '
2022-04-13 23:09:33.583 | ++ inc/python:get_from_global_requirements:228 :   [[ osc-placement   == '' ]]
2022-04-13 23:09:33.585 | ++ inc/python:get_from_global_requirements:231 :   echo osc-placement
2022-04-13 23:09:33.589 | + inc/python:pip_install_gr:78             :   clean_name=osc-placement
2022-04-13 23:09:33.591 | + inc/python:pip_install_gr:79             :   pip_install osc-placement
2022-04-13 23:09:33.614 | Using python 3.8 to install osc-placement
2022-04-13 23:09:33.617 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement
2022-04-13 23:09:34.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:09:34.492 |   from cryptography.utils import int_from_bytes
2022-04-13 23:09:34.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:09:34.492 |   from cryptography.utils import int_from_bytes
2022-04-13 23:09:35.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:09:35.708 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0)
2022-04-13 23:09:35.719 | 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:09:35.720 | 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:09:35.722 | 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:09:35.723 | 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:09:35.723 | 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:09:35.725 | 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:09:35.785 | 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:09:35.785 | 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:09:35.787 | 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:09:35.788 | 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:09:35.802 | 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:09:35.803 | 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:09:35.804 | 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:09:35.818 | 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:09:35.819 | 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:09:35.820 | 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:09:35.822 | 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:09:35.824 | 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:09:35.826 | 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:09:35.845 | 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:09:35.846 | 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:09:35.847 | 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:09:35.848 | 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:09:35.858 | 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:09:35.895 | 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:09:35.896 | 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:09:35.897 | 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:09:35.899 | 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:09:35.900 | 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:09:35.901 | 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:09:35.903 | 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:09:35.905 | 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:09:35.976 | 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:09:35.977 | 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:09:35.980 | 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:09:35.982 | 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:09:36.072 | 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:09:36.073 | 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:09:36.074 | 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:09:36.117 | 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:09:36.157 | 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:09:36.332 | 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:09:38.602 | 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:09:38.609 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:09:38.609 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:09:38.734 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:09:38.737 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:09:38.739 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:09:38.742 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:09:38.745 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:09:38.748 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:09:38.750 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:09:38.753 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:09:38.755 | + functions-common:time_stop:2439          :   start_time=1649891373608
2022-04-13 23:09:38.758 | + functions-common:time_stop:2441          :   [[ -z 1649891373608 ]]
2022-04-13 23:09:38.761 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:09:38.765 | + functions-common:time_stop:2444          :   end_time=1649891378762
2022-04-13 23:09:38.768 | + functions-common:time_stop:2445          :   elapsed_time=5154
2022-04-13 23:09:38.770 | + functions-common:time_stop:2446          :   total=177636
2022-04-13 23:09:38.773 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:09:38.776 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=182790
2022-04-13 23:09:38.778 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:09:38.781 | + lib/placement:install_placement:140      :   git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master
2022-04-13 23:09:38.783 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/placement.git
2022-04-13 23:09:38.786 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/placement
2022-04-13 23:09:38.788 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-13 23:09:38.791 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 23:09:38.794 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 23:09:38.797 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 23:09:38.799 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 23:09:38.802 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 23:09:38.819 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 23:09:38.822 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 23:09:38.825 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 23:09:38.828 | + functions-common:git_clone:629           :   echo master
2022-04-13 23:09:38.828 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 23:09:38.834 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/placement ]]
2022-04-13 23:09:38.836 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 23:09:38.840 | + functions-common:git_clone:681           :   sudo git config --global --add safe.directory /opt/stack/placement
2022-04-13 23:09:38.853 | + functions-common:git_clone:684           :   cd /opt/stack/placement
2022-04-13 23:09:38.856 | + functions-common:git_clone:685           :   git show --oneline
2022-04-13 23:09:38.856 | + functions-common:git_clone:685           :   head -1
2022-04-13 23:09:38.860 | 49d22d82 Merge "Fix perfload jobs after consumer_types"
2022-04-13 23:09:38.862 | + functions-common:git_clone:686           :   cd /home/ubuntu/devstack
2022-04-13 23:09:38.865 | + lib/placement:install_placement:141      :   setup_develop /opt/stack/placement
2022-04-13 23:09:38.868 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 23:09:38.870 | + inc/python:setup_develop:339             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-13 23:09:38.873 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/placement
2022-04-13 23:09:38.875 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 23:09:38.878 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/placement -e
2022-04-13 23:09:38.880 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 23:09:38.883 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/placement == -bindep* ]]
2022-04-13 23:09:38.886 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/placement
2022-04-13 23:09:38.888 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 23:09:38.891 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 23:09:38.894 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/placement
2022-04-13 23:09:38.896 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 23:09:38.900 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/placement
2022-04-13 23:09:38.903 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 23:09:38.906 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 23:09:38.909 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg
2022-04-13 23:09:38.915 | + inc/python:_setup_package_with_constraints_edit:385 :   name=openstack-placement
2022-04-13 23:09:38.917 | + 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:09:39.591 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/placement -e
2022-04-13 23:09:39.593 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 23:09:39.596 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 23:09:39.598 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 23:09:39.601 | + inc/python:setup_package:421             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-13 23:09:39.604 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/placement
2022-04-13 23:09:39.606 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 23:09:39.609 | + inc/python:setup_package:428             :   local extras=
2022-04-13 23:09:39.611 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 23:09:39.614 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 23:09:39.616 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 23:09:39.619 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 23:09:39.622 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 23:09:39.624 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/placement
2022-04-13 23:09:39.646 | Using python 3.8 to install /opt/stack/placement
2022-04-13 23:09:39.648 | + 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:09:40.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:09:40.516 |   from cryptography.utils import int_from_bytes
2022-04-13 23:09:40.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:09:40.516 |   from cryptography.utils import int_from_bytes
2022-04-13 23:09:41.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:09:41.762 | Obtaining file:///opt/stack/placement
2022-04-13 23:09:41.762 |   Preparing metadata (setup.py): started
2022-04-13 23:09:46.524 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-13 23:09:46.577 | 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:09:46.578 | 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:09:46.579 | 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:09:46.580 | 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:09:46.581 | 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:09:46.582 | 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:09:46.583 | 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:09:46.585 | 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:09:46.586 | 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:09:46.588 | 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:09:46.589 | 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:09:46.590 | 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:09:46.591 | 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:09:46.592 | 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:09:46.593 | 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:09:46.595 | 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:09:46.596 | 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:09:46.597 | 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:09:46.598 | 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:09:46.599 | 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:09:46.600 | 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:09:46.666 | 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:09:46.668 | 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:09:46.669 | 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:09:46.670 | 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:09:46.672 | 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:09:46.673 | 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:09:46.695 | 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:09:46.736 | 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:09:46.738 | 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:09:46.739 | 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:09:46.740 | 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:09:46.741 | 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:09:46.792 | 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:09:46.794 | 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:09:46.796 | 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:09:46.797 | 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:09:46.842 | 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:09:46.849 | 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:09:46.867 | 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:09:46.868 | 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:09:46.870 | 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:09:46.897 | 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:09:46.898 | 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:09:46.911 | 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:09:46.928 | 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:09:46.929 | 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:09:46.931 | 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:09:46.933 | 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:09:46.976 | 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:09:46.979 | 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:09:46.980 | 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:09:46.981 | 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:09:46.998 | 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:09:47.200 | 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:09:47.241 | 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:09:47.242 | 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:09:47.244 | 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:09:47.261 | 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:09:47.296 | 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:09:47.353 | 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:09:47.420 | 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:09:47.507 | 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:09:47.559 | 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:09:47.756 | 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:09:47.757 | 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:09:47.758 | 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:09:47.839 | 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:09:47.904 | 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:09:48.069 | 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:09:48.182 | 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:09:48.184 | 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:09:50.122 | Installing collected packages: openstack-placement
2022-04-13 23:09:50.122 |   Attempting uninstall: openstack-placement
2022-04-13 23:09:50.122 |     Found existing installation: openstack-placement 7.1.0.dev8
2022-04-13 23:09:50.124 |     Can't uninstall 'openstack-placement'. No files were found to uninstall.
2022-04-13 23:09:50.126 |   Running setup.py develop for openstack-placement
2022-04-13 23:09:56.154 | Successfully installed openstack-placement
2022-04-13 23:09:56.154 | 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:09:56.161 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:09:56.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:09:56.305 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:09:56.308 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:09:56.310 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:09:56.313 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:09:56.315 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:09:56.317 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:09:56.320 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:09:56.323 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:09:56.325 | + functions-common:time_stop:2439          :   start_time=1649891379640
2022-04-13 23:09:56.328 | + functions-common:time_stop:2441          :   [[ -z 1649891379640 ]]
2022-04-13 23:09:56.331 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:09:56.335 | + functions-common:time_stop:2444          :   end_time=1649891396332
2022-04-13 23:09:56.337 | + functions-common:time_stop:2445          :   elapsed_time=16692
2022-04-13 23:09:56.340 | + functions-common:time_stop:2446          :   total=182790
2022-04-13 23:09:56.342 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:09:56.344 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=199482
2022-04-13 23:09:56.346 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:09:56.349 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-13 23:09:56.352 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-13 23:09:56.355 | + functions-common:safe_chown:2333         :   _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-13 23:09:56.375 | + functions-common:_safe_permission_operation:2181 :   sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-13 23:09:56.388 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/placement
2022-04-13 23:09:56.390 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/placement
2022-04-13 23:09:56.393 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:09:56.395 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:09:56.398 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]]
2022-04-13 23:09:56.400 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:09:56.403 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-13 23:09:56.405 | + ./stack.sh:main:945                      :   configure_placement
2022-04-13 23:09:56.408 | + lib/placement:configure_placement:106    :   sudo install -d -o ubuntu /etc/placement
2022-04-13 23:09:56.420 | + lib/placement:configure_placement:107    :   create_placement_conf
2022-04-13 23:09:56.423 | + lib/placement:create_placement_conf:96   :   rm -f /etc/placement/placement.conf
2022-04-13 23:09:56.428 | ++ lib/placement:create_placement_conf:97   :   database_connection_url placement
2022-04-13 23:09:56.430 | ++ lib/database:database_connection_url:134 :   local db=placement
2022-04-13 23:09:56.433 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql placement
2022-04-13 23:09:56.436 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=placement
2022-04-13 23:09:56.438 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-04-13 23:09:56.441 | + 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:09:56.474 | + lib/placement:create_placement_conf:98   :   iniset /etc/placement/placement.conf DEFAULT debug True
2022-04-13 23:09:56.506 | + lib/placement:create_placement_conf:99   :   iniset /etc/placement/placement.conf api auth_strategy keystone
2022-04-13 23:09:56.538 | + lib/placement:create_placement_conf:100  :   configure_keystone_authtoken_middleware /etc/placement/placement.conf placement
2022-04-13 23:09:56.541 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/placement/placement.conf
2022-04-13 23:09:56.544 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=placement
2022-04-13 23:09:56.546 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:09:56.549 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/placement/placement.conf keystone_authtoken auth_type password
2022-04-13 23:09:56.582 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/placement/placement.conf keystone_authtoken interface public
2022-04-13 23:09:56.611 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity
2022-04-13 23:09:56.641 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/placement/placement.conf keystone_authtoken username placement
2022-04-13 23:09:56.670 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd
2022-04-13 23:09:56.700 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default
2022-04-13 23:09:56.730 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/placement/placement.conf keystone_authtoken project_name service
2022-04-13 23:09:56.760 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default
2022-04-13 23:09:56.789 | + 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:09:56.819 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:09:56.848 | + lib/placement:create_placement_conf:101  :   setup_logging /etc/placement/placement.conf
2022-04-13 23:09:56.851 | + functions:setup_logging:674              :   setup_systemd_logging /etc/placement/placement.conf
2022-04-13 23:09:56.855 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/placement/placement.conf
2022-04-13 23:09:56.858 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:09:56.875 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:09:56.878 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:09:56.880 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:09:56.883 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:09:56.886 | + 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:09:56.915 | + 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:09:56.944 | + 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:09:56.974 | + functions:setup_systemd_logging:706      :   iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:09:57.003 | + lib/placement:configure_placement:109    :   [[ uwsgi == \u\w\s\g\i ]]
2022-04-13 23:09:57.006 | + lib/placement:configure_placement:110    :   write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement
2022-04-13 23:09:57.008 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/placement/placement-uwsgi.ini
2022-04-13 23:09:57.011 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/placement-api
2022-04-13 23:09:57.014 | + lib/apache:write_uwsgi_config:256        :   local url=/placement
2022-04-13 23:09:57.016 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-13 23:09:57.019 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-13 23:09:57.022 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/placement-api
2022-04-13 23:09:57.026 | + lib/apache:write_uwsgi_config:259        :   name=placement-api
2022-04-13 23:09:57.029 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-13 23:09:57.031 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-13 23:09:57.044 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-13 23:09:57.044 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:09:57.053 | d /var/run/uwsgi 0755 ubuntu root
2022-04-13 23:09:57.057 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-13 23:09:57.073 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/placement-api.socket
2022-04-13 23:09:57.076 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/placement/placement-uwsgi.ini
2022-04-13 23:09:57.080 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api
2022-04-13 23:09:57.112 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2
2022-04-13 23:09:57.142 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/placement/placement-uwsgi.ini uwsgi master true
2022-04-13 23:09:57.171 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true
2022-04-13 23:09:57.200 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false
2022-04-13 23:09:57.233 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-13 23:09:57.262 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true
2022-04-13 23:09:57.292 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3
2022-04-13 23:09:57.321 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true
2022-04-13 23:09:57.350 | + 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:09:57.380 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535
2022-04-13 23:09:57.409 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-13 23:09:57.439 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true
2022-04-13 23:09:57.468 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-13 23:09:57.471 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-13 23:09:57.474 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for placement-api
2022-04-13 23:09:57.477 | ++ lib/apache:apache_site_config_for:186    :   local site=placement-api
2022-04-13 23:09:57.480 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-13 23:09:57.482 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:57.485 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:57.488 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/placement-api.conf
2022-04-13 23:09:57.490 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/placement-api.conf
2022-04-13 23:09:57.493 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket
2022-04-13 23:09:57.522 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666
2022-04-13 23:09:57.553 | + 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:09:57.553 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/placement-api.conf
2022-04-13 23:09:57.562 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 
2022-04-13 23:09:57.566 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site placement-api
2022-04-13 23:09:57.569 | + lib/apache:enable_apache_site:203        :   local site=placement-api
2022-04-13 23:09:57.573 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-13 23:09:57.576 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-13 23:09:57.578 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-13 23:09:57.581 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:57.583 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:57.586 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-13 23:09:57.590 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-13 23:09:57.592 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:09:57.595 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:09:57.597 | + lib/apache:enable_apache_site:207        :   sudo a2ensite placement-api
2022-04-13 23:09:57.659 | Site placement-api already enabled
2022-04-13 23:09:57.663 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-13 23:09:57.667 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 23:09:57.670 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:09:57.672 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart apache2
2022-04-13 23:09:57.810 | + ./stack.sh:main:952                      :   is_service_enabled placement placement-client
2022-04-13 23:09:57.836 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:57.839 | + ./stack.sh:main:953                      :   is_service_enabled n-cpu
2022-04-13 23:09:57.863 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:57.866 | + ./stack.sh:main:953                      :   is_service_enabled n-sch
2022-04-13 23:09:57.885 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:57.887 | + ./stack.sh:main:954                      :   configure_placement_nova_compute
2022-04-13 23:09:57.890 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova.conf
2022-04-13 23:09:57.892 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova.conf placement auth_type password
2022-04-13 23:09:57.925 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity
2022-04-13 23:09:57.955 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova.conf placement username placement
2022-04-13 23:09:57.985 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova.conf placement password Passw0rd
2022-04-13 23:09:58.014 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova.conf placement user_domain_name Default
2022-04-13 23:09:58.044 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova.conf placement project_name service
2022-04-13 23:09:58.074 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova.conf placement project_domain_name Default
2022-04-13 23:09:58.103 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova.conf placement region_name RegionOne
2022-04-13 23:09:58.133 | + ./stack.sh:main:958                      :   is_service_enabled horizon
2022-04-13 23:09:58.150 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:58.153 | + ./stack.sh:main:963                      :   is_service_enabled tls-proxy
2022-04-13 23:09:58.170 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:09:58.173 | + ./stack.sh:main:971                      :   run_phase stack install
2022-04-13 23:09:58.175 | + functions-common:run_phase:1860          :   local mode=stack
2022-04-13 23:09:58.178 | + functions-common:run_phase:1861          :   local phase=install
2022-04-13 23:09:58.180 | + functions-common:run_phase:1862          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 23:09:58.183 | + functions-common:run_phase:1863          :   local extra_plugin_file_name
2022-04-13 23:09:58.186 | + functions-common:run_phase:1864          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 23:09:58.188 | + functions-common:run_phase:1869          :   local exceptions=80-tempest.sh
2022-04-13 23:09:58.191 | + functions-common:run_phase:1870          :   local extra
2022-04-13 23:09:58.194 | ++ functions-common:run_phase:1871          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 23:09:58.198 | + functions-common:run_phase:1871          :   extra=80-tempest.sh
2022-04-13 23:09:58.201 | + functions-common:run_phase:1872          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 23:09:58.203 | + functions-common:run_phase:1876          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 23:09:58.206 | + functions-common:run_phase:1876          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install
2022-04-13 23:09:58.209 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 23:09:58.224 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:09:58.226 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:09:58.229 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-13 23:09:58.231 | ++ extras.d/80-tempest.sh:source:7          :   [[ install == \i\n\s\t\a\l\l ]]
2022-04-13 23:09:58.234 | ++ extras.d/80-tempest.sh:source:8          :   echo_summary 'Installing Tempest'
2022-04-13 23:09:58.236 | ++ ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:09:58.238 | ++ ./stack.sh:echo_summary:448              :   echo -e Installing Tempest
2022-04-13 23:09:58.241 | ++ extras.d/80-tempest.sh:source:9          :   async_runfunc install_tempest
2022-04-13 23:09:58.243 | ++ inc/async:async_runfunc:116              :   async_run install_tempest install_tempest
2022-04-13 23:09:58.299 | ++ inc/async:async_inner:63                 :   install_tempest
2022-04-13 23:09:58.337 | [143034 Async install_tempest:168250]: running: install_tempest
2022-04-13 23:09:58.340 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-13 23:09:58.342 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-13 23:09:58.345 | + functions-common:run_phase:1881          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 23:09:58.348 | + 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:09:58.351 | + functions-common:run_phase:1887          :   run_plugins stack install
2022-04-13 23:09:58.353 | + functions-common:run_plugins:1846        :   local mode=stack
2022-04-13 23:09:58.356 | + functions-common:run_plugins:1847        :   local phase=install
2022-04-13 23:09:58.359 | + functions-common:run_plugins:1849        :   local plugins=
2022-04-13 23:09:58.361 | + functions-common:run_plugins:1850        :   local plugin
2022-04-13 23:09:58.364 | + ./stack.sh:main:974                      :   use_library_from_git python-openstackclient
2022-04-13 23:09:58.367 | + inc/python:use_library_from_git:250      :   local name=python-openstackclient
2022-04-13 23:09:58.370 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 23:09:58.372 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-13 23:09:58.375 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]]
2022-04-13 23:09:58.380 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 23:09:58.383 | + ./stack.sh:main:978                      :   pip_install_gr python-openstackclient
2022-04-13 23:09:58.387 | + inc/python:pip_install_gr:76             :   local name=python-openstackclient
2022-04-13 23:09:58.389 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 23:09:58.393 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-openstackclient
2022-04-13 23:09:58.396 | ++ inc/python:get_from_global_requirements:225 :   local package=python-openstackclient
2022-04-13 23:09:58.398 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 23:09:58.402 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt
2022-04-13 23:09:58.403 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 23:09:58.409 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-openstackclient  '
2022-04-13 23:09:58.411 | ++ inc/python:get_from_global_requirements:228 :   [[ python-openstackclient   == '' ]]
2022-04-13 23:09:58.414 | ++ inc/python:get_from_global_requirements:231 :   echo python-openstackclient
2022-04-13 23:09:58.417 | + inc/python:pip_install_gr:78             :   clean_name=python-openstackclient
2022-04-13 23:09:58.420 | + inc/python:pip_install_gr:79             :   pip_install python-openstackclient
2022-04-13 23:09:58.443 | Using python 3.8 to install python-openstackclient
2022-04-13 23:09:58.446 | + 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:09:59.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:09:59.347 |   from cryptography.utils import int_from_bytes
2022-04-13 23:09:59.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:09:59.347 |   from cryptography.utils import int_from_bytes
2022-04-13 23:10:00.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 23:10:00.575 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0)
2022-04-13 23:10:00.595 | 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:10:00.596 | 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:10:00.597 | 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:10:00.598 | 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:10:00.599 | 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:10:00.600 | 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:10:00.601 | 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:10:00.602 | 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:10:00.603 | 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:10:00.605 | 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:10:00.605 | 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:10:00.616 | 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:10:00.617 | 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:10:00.619 | 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:10:00.620 | 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:10:00.621 | 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:10:00.646 | 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:10:00.648 | 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:10:00.649 | 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:10:00.651 | 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:10:00.652 | 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:10:00.653 | 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:10:00.654 | 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:10:00.655 | 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:10:00.656 | 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:10:00.657 | 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:10:00.659 | 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:10:00.673 | 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:10:00.690 | 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:10:00.692 | 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:10:00.694 | 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:10:00.695 | 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:10:00.716 | 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:10:00.736 | 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:10:00.739 | 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:10:00.740 | 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:10:00.832 | 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:10:00.833 | 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:10:00.834 | 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:10:00.877 | 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:10:00.888 | 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:10:00.922 | 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:10:01.084 | 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:10:01.102 | 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:10:01.204 | 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:10:01.205 | 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:10:01.206 | 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:10:01.209 | 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:10:01.361 | 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:10:03.760 | 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:10:03.767 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 23:10:03.767 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 23:10:03.896 | + inc/python:pip_install:200               :   result=0
2022-04-13 23:10:03.898 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 23:10:03.901 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:10:03.903 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:10:03.906 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:10:03.908 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:10:03.910 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:10:03.913 | + functions-common:time_stop:2438          :   name=pip_install
2022-04-13 23:10:03.916 | + functions-common:time_stop:2439          :   start_time=1649891398438
2022-04-13 23:10:03.918 | + functions-common:time_stop:2441          :   [[ -z 1649891398438 ]]
2022-04-13 23:10:03.921 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:10:03.925 | + functions-common:time_stop:2444          :   end_time=1649891403923
2022-04-13 23:10:03.928 | + functions-common:time_stop:2445          :   elapsed_time=5485
2022-04-13 23:10:03.930 | + functions-common:time_stop:2446          :   total=199482
2022-04-13 23:10:03.933 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:10:03.935 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=204967
2022-04-13 23:10:03.938 | + inc/python:pip_install:203               :   return 0
2022-04-13 23:10:03.940 | + ./stack.sh:main:983                      :   install_oscwrap
2022-04-13 23:10:03.944 | ++ functions-common:install_oscwrap:2477    :   mktemp
2022-04-13 23:10:03.949 | + functions-common:install_oscwrap:2477    :   OSCWRAP_TIMER_FILE=/tmp/tmp.v94vpBMU72
2022-04-13 23:10:03.952 | + functions-common:install_oscwrap:2480    :   shopt -s expand_aliases
2022-04-13 23:10:03.954 | + functions-common:install_oscwrap:2483    :   unalias -a
2022-04-13 23:10:03.957 | + functions-common:install_oscwrap:2485    :   alias openstack=oscwrap
2022-04-13 23:10:03.959 | + ./stack.sh:main:988                      :   [[ False != \F\a\l\s\e ]]
2022-04-13 23:10:03.962 | + ./stack.sh:main:1028                     :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-13 23:10:03.965 | + ./stack.sh:main:1036                     :   is_service_enabled mysql postgresql
2022-04-13 23:10:03.983 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:10:03.986 | + ./stack.sh:main:1037                     :   configure_database
2022-04-13 23:10:03.988 | + lib/database:configure_database:128      :   configure_database_mysql
2022-04-13 23:10:03.991 | + lib/databases/mysql:configure_database_mysql:72 :   local my_conf mysql slow_log
2022-04-13 23:10:03.994 | + lib/databases/mysql:configure_database_mysql:73 :   echo_summary 'Configuring and starting MySQL'
2022-04-13 23:10:03.997 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:10:03.999 | + ./stack.sh:echo_summary:448              :   echo -e Configuring and starting MySQL
2022-04-13 23:10:04.001 | + lib/databases/mysql:configure_database_mysql:75 :   is_ubuntu
2022-04-13 23:10:04.004 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:10:04.006 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:10:04.008 | + lib/databases/mysql:configure_database_mysql:76 :   my_conf=/etc/mysql/my.cnf
2022-04-13 23:10:04.011 | ++ lib/databases/mysql:configure_database_mysql:90 :   ipv6_unquote 0.0.0.0
2022-04-13 23:10:04.014 | ++ functions-common:ipv6_unquote:2230       :   echo 0.0.0.0
2022-04-13 23:10:04.016 | ++ functions-common:ipv6_unquote:2230       :   tr -d '[]'
2022-04-13 23:10:04.019 | + lib/databases/mysql:configure_database_mysql:90 :   iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0
2022-04-13 23:10:04.075 | + lib/databases/mysql:configure_database_mysql:93 :   is_fedora
2022-04-13 23:10:04.077 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 23:10:04.080 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 23:10:04.082 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 23:10:04.084 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 23:10:04.087 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 23:10:04.090 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 23:10:04.092 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 23:10:04.094 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 23:10:04.097 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 23:10:04.099 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 23:10:04.101 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 23:10:04.105 | + lib/databases/mysql:configure_database_mysql:93 :   is_suse
2022-04-13 23:10:04.107 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 23:10:04.109 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 23:10:04.112 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 23:10:04.114 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 23:10:04.116 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 23:10:04.120 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 23:10:04.122 | + lib/databases/mysql:configure_database_mysql:96 :   is_ubuntu
2022-04-13 23:10:04.125 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:10:04.127 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:10:04.129 | + lib/databases/mysql:configure_database_mysql:98 :   restart_service mysql
2022-04-13 23:10:04.132 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:10:04.134 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart mysql
2022-04-13 23:10:05.605 | + lib/databases/mysql:configure_database_mysql:104 :   sudo mysqladmin -u root password Passw0rd
2022-04-13 23:10:05.621 | mysqladmin: connect to server at 'localhost' failed
2022-04-13 23:10:05.621 | error: 'Access denied for user 'root'@'localhost' (using password: NO)'
2022-04-13 23:10:05.625 | + lib/databases/mysql:configure_database_mysql:104 :   true
2022-04-13 23:10:05.627 | + lib/databases/mysql:configure_database_mysql:108 :   is_ubuntu
2022-04-13 23:10:05.630 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:10:05.632 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:10:05.635 | + lib/databases/mysql:configure_database_mysql:108 :   '[' mysql == mariadb ']'
2022-04-13 23:10:05.637 | + lib/databases/mysql:configure_database_mysql:111 :   local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 '
2022-04-13 23:10:05.639 | + lib/databases/mysql:configure_database_mysql:117 :   is_ubuntu
2022-04-13 23:10:05.642 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 23:10:05.644 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 23:10:05.646 | + lib/databases/mysql:configure_database_mysql:117 :   [[ focal != \b\u\l\l\s\e\y\e ]]
2022-04-13 23:10:05.649 | + lib/databases/mysql:configure_database_mysql:117 :   '[' mysql == mariadb ']'
2022-04-13 23:10:05.651 | + 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:10:05.663 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:10:05.697 | + 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:10:05.709 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:10:05.726 | + lib/databases/mysql:configure_database_mysql:129 :   iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL
2022-04-13 23:10:05.782 | + lib/databases/mysql:configure_database_mysql:130 :   iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB
2022-04-13 23:10:05.837 | + lib/databases/mysql:configure_database_mysql:131 :   iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024
2022-04-13 23:10:05.894 | + lib/databases/mysql:configure_database_mysql:133 :   [[ False == \T\r\u\e ]]
2022-04-13 23:10:05.896 | + lib/databases/mysql:configure_database_mysql:153 :   restart_service mysql
2022-04-13 23:10:05.898 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:10:05.901 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart mysql
2022-04-13 23:10:08.194 | + ./stack.sh:main:1041                     :   save_stackenv 1041
2022-04-13 23:10:08.197 | + functions-common:save_stackenv:60        :   local tag=1041
2022-04-13 23:10:08.200 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-13 23:10:08.205 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-13-231008
2022-04-13 23:10:08.207 | + functions-common:save_stackenv:63        :   echo '# 2022-04-13-231008 1041'
2022-04-13 23:10:08.210 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.213 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 23:10:08.216 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.218 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-13 23:10:08.221 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.223 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-13 23:10:08.226 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.230 | + 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:10:08.232 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.235 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.15
2022-04-13 23:10:08.237 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.240 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity
2022-04-13 23:10:08.242 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.245 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230525
2022-04-13 23:10:08.247 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.250 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-13 23:10:08.253 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.255 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.15
2022-04-13 23:10:08.258 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.260 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-13 23:10:08.263 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.265 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-13 23:10:08.268 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.270 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-13 23:10:08.273 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 23:10:08.276 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-13 23:10:08.279 | + ./stack.sh:main:1053                     :   [[ True == \T\r\u\e ]]
2022-04-13 23:10:08.281 | + ./stack.sh:main:1054                     :   [[ -f /sys/kernel/mm/ksm/run ]]
2022-04-13 23:10:08.284 | + ./stack.sh:main:1055                     :   sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run'
2022-04-13 23:10:08.296 | + ./stack.sh:main:1067                     :   start_dstat
2022-04-13 23:10:08.298 | + lib/dstat:start_dstat:31                 :   run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:10:08.301 | + functions-common:run_process:1687        :   local service=dstat
2022-04-13 23:10:08.303 | + functions-common:run_process:1688        :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:10:08.306 | + functions-common:run_process:1689        :   local group=
2022-04-13 23:10:08.309 | + functions-common:run_process:1690        :   local user=
2022-04-13 23:10:08.311 | + functions-common:run_process:1692        :   local name=dstat
2022-04-13 23:10:08.313 | + functions-common:run_process:1694        :   time_start run_process
2022-04-13 23:10:08.317 | + functions-common:time_start:2418         :   local name=run_process
2022-04-13 23:10:08.320 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:10:08.323 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:10:08.326 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:10:08.331 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649891408328
2022-04-13 23:10:08.333 | + functions-common:run_process:1695        :   is_service_enabled dstat
2022-04-13 23:10:08.350 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:10:08.354 | + functions-common:run_process:1696        :   _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ''
2022-04-13 23:10:08.356 | + functions-common:_run_under_systemd:1652 :   local service=dstat
2022-04-13 23:10:08.359 | + functions-common:_run_under_systemd:1653 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:10:08.361 | + functions-common:_run_under_systemd:1654 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:10:08.363 | + functions-common:_run_under_systemd:1656 :   _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:10:08.366 | + functions-common:_common_systemd_pitfalls:1624 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:10:08.369 | + functions-common:_common_systemd_pitfalls:1627 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]]
2022-04-13 23:10:08.372 | + functions-common:_common_systemd_pitfalls:1638 :   [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]]
2022-04-13 23:10:08.374 | + functions-common:_run_under_systemd:1658 :   local systemd_service=devstack@dstat.service
2022-04-13 23:10:08.377 | + functions-common:_run_under_systemd:1659 :   local group=
2022-04-13 23:10:08.379 | + functions-common:_run_under_systemd:1660 :   local user=ubuntu
2022-04-13 23:10:08.382 | + functions-common:_run_under_systemd:1661 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]]
2022-04-13 23:10:08.384 | + 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:10:08.387 | + functions-common:write_user_unit_file:1569 :   local service=devstack@dstat.service
2022-04-13 23:10:08.389 | + functions-common:write_user_unit_file:1570 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-13 23:10:08.391 | + functions-common:write_user_unit_file:1571 :   local group=
2022-04-13 23:10:08.394 | + functions-common:write_user_unit_file:1572 :   local user=ubuntu
2022-04-13 23:10:08.396 | + functions-common:write_user_unit_file:1573 :   local extra=
2022-04-13 23:10:08.398 | + functions-common:write_user_unit_file:1574 :   [[ -n '' ]]
2022-04-13 23:10:08.400 | + functions-common:write_user_unit_file:1577 :   local unitfile=/etc/systemd/system/devstack@dstat.service
2022-04-13 23:10:08.403 | + functions-common:write_user_unit_file:1578 :   mkdir -p /etc/systemd/system
2022-04-13 23:10:08.407 | + 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:10:08.459 | + functions-common:write_user_unit_file:1581 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu
2022-04-13 23:10:08.512 | + 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:10:08.566 | + functions-common:write_user_unit_file:1583 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process
2022-04-13 23:10:08.619 | + functions-common:write_user_unit_file:1584 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300
2022-04-13 23:10:08.672 | + 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:10:08.725 | + functions-common:write_user_unit_file:1586 :   [[ -n '' ]]
2022-04-13 23:10:08.727 | + functions-common:write_user_unit_file:1589 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target
2022-04-13 23:10:08.785 | + functions-common:write_user_unit_file:1592 :   sudo systemctl daemon-reload
2022-04-13 23:10:09.177 | + functions-common:_run_under_systemd:1667 :   sudo systemctl enable devstack@dstat.service
2022-04-13 23:10:09.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service.
2022-04-13 23:10:09.561 | + functions-common:_run_under_systemd:1668 :   sudo systemctl start devstack@dstat.service
2022-04-13 23:10:09.582 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-13 23:10:09.584 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:10:09.587 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:10:09.589 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:10:09.592 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:10:09.594 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:10:09.597 | + functions-common:time_stop:2438          :   name=run_process
2022-04-13 23:10:09.599 | + functions-common:time_stop:2439          :   start_time=1649891408328
2022-04-13 23:10:09.601 | + functions-common:time_stop:2441          :   [[ -z 1649891408328 ]]
2022-04-13 23:10:09.605 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:10:09.609 | + functions-common:time_stop:2444          :   end_time=1649891409606
2022-04-13 23:10:09.611 | + functions-common:time_stop:2445          :   elapsed_time=1278
2022-04-13 23:10:09.614 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:10:09.616 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:10:09.619 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=1278
2022-04-13 23:10:09.622 | + lib/dstat:start_dstat:36                 :   run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root
2022-04-13 23:10:09.624 | + functions-common:run_process:1687        :   local service=memory_tracker
2022-04-13 23:10:09.627 | + functions-common:run_process:1688        :   local command=/home/ubuntu/devstack/tools/memory_tracker.sh
2022-04-13 23:10:09.629 | + functions-common:run_process:1689        :   local group=
2022-04-13 23:10:09.632 | + functions-common:run_process:1690        :   local user=root
2022-04-13 23:10:09.635 | + functions-common:run_process:1692        :   local name=memory_tracker
2022-04-13 23:10:09.637 | + functions-common:run_process:1694        :   time_start run_process
2022-04-13 23:10:09.640 | + functions-common:time_start:2418         :   local name=run_process
2022-04-13 23:10:09.642 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:10:09.645 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:10:09.650 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:10:09.654 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649891409652
2022-04-13 23:10:09.657 | + functions-common:run_process:1695        :   is_service_enabled memory_tracker
2022-04-13 23:10:09.678 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:10:09.680 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-13 23:10:09.683 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:10:09.686 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:10:09.688 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:10:09.692 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:10:09.695 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:10:09.698 | + functions-common:time_stop:2438          :   name=run_process
2022-04-13 23:10:09.700 | + functions-common:time_stop:2439          :   start_time=1649891409652
2022-04-13 23:10:09.703 | + functions-common:time_stop:2441          :   [[ -z 1649891409652 ]]
2022-04-13 23:10:09.706 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:10:09.710 | + functions-common:time_stop:2444          :   end_time=1649891409708
2022-04-13 23:10:09.713 | + functions-common:time_stop:2445          :   elapsed_time=56
2022-04-13 23:10:09.715 | + functions-common:time_stop:2446          :   total=1278
2022-04-13 23:10:09.718 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:10:09.721 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=1334
2022-04-13 23:10:09.723 | + lib/dstat:start_dstat:40                 :   is_service_enabled peakmem_tracker
2022-04-13 23:10:09.741 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:10:09.744 | + ./stack.sh:main:1071                     :   is_service_enabled tcpdump
2022-04-13 23:10:09.770 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:10:09.773 | + ./stack.sh:main:1079                     :   is_service_enabled etcd3
2022-04-13 23:10:09.796 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:10:09.799 | + ./stack.sh:main:1080                     :   start_etcd3
2022-04-13 23:10:09.801 | + lib/etcd3:start_etcd3:41                 :   local cmd=/opt/stack/bin/etcd
2022-04-13 23:10:09.804 | + lib/etcd3:start_etcd3:42                 :   cmd+=' --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd'
2022-04-13 23:10:09.806 | + lib/etcd3:start_etcd3:43                 :   cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01'
2022-04-13 23:10:09.809 | + lib/etcd3:start_etcd3:44                 :   cmd+=' --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380'
2022-04-13 23:10:09.812 | + lib/etcd3:start_etcd3:45                 :   cmd+=' --initial-advertise-peer-urls http://10.222.0.15:2380'
2022-04-13 23:10:09.814 | + lib/etcd3:start_etcd3:46                 :   cmd+=' --advertise-client-urls http://10.222.0.15:2379'
2022-04-13 23:10:09.817 | + lib/etcd3:start_etcd3:47                 :   '[' 0.0.0.0 == :: ']'
2022-04-13 23:10:09.819 | + lib/etcd3:start_etcd3:50                 :   cmd+=' --listen-peer-urls http://0.0.0.0:2380 '
2022-04-13 23:10:09.822 | + lib/etcd3:start_etcd3:52                 :   cmd+=' --listen-client-urls http://10.222.0.15:2379'
2022-04-13 23:10:09.824 | + lib/etcd3:start_etcd3:53                 :   '[' True == True ']'
2022-04-13 23:10:09.827 | + lib/etcd3:start_etcd3:54                 :   cmd+=' --debug'
2022-04-13 23:10:09.830 | + lib/etcd3:start_etcd3:57                 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-13 23:10:09.832 | + lib/etcd3:start_etcd3:58                 :   write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.15:2379 --debug' '' root
2022-04-13 23:10:09.835 | + functions-common:write_user_unit_file:1569 :   local service=devstack@etcd.service
2022-04-13 23:10:09.838 | + functions-common:write_user_unit_file:1570 :   local 'command=/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.15:2379 --debug'
2022-04-13 23:10:09.840 | + functions-common:write_user_unit_file:1571 :   local group=
2022-04-13 23:10:09.843 | + functions-common:write_user_unit_file:1572 :   local user=root
2022-04-13 23:10:09.849 | + functions-common:write_user_unit_file:1573 :   local extra=
2022-04-13 23:10:09.851 | + functions-common:write_user_unit_file:1574 :   [[ -n '' ]]
2022-04-13 23:10:09.854 | + functions-common:write_user_unit_file:1577 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-13 23:10:09.856 | + functions-common:write_user_unit_file:1578 :   mkdir -p /etc/systemd/system
2022-04-13 23:10:09.861 | + 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:10:09.932 | + functions-common:write_user_unit_file:1581 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root
2022-04-13 23:10:10.011 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.15:2379 --debug'
2022-04-13 23:10:10.062 | + functions-common:write_user_unit_file:1583 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process
2022-04-13 23:10:10.113 | + functions-common:write_user_unit_file:1584 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300
2022-04-13 23:10:10.168 | + 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:10:10.219 | + functions-common:write_user_unit_file:1586 :   [[ -n '' ]]
2022-04-13 23:10:10.222 | + functions-common:write_user_unit_file:1589 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target
2022-04-13 23:10:10.285 | + functions-common:write_user_unit_file:1592 :   sudo systemctl daemon-reload
2022-04-13 23:10:10.663 | + lib/etcd3:start_etcd3:60                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target
2022-04-13 23:10:10.719 | + lib/etcd3:start_etcd3:61                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify
2022-04-13 23:10:10.772 | + lib/etcd3:start_etcd3:62                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure
2022-04-13 23:10:10.827 | + lib/etcd3:start_etcd3:63                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536
2022-04-13 23:10:10.881 | + lib/etcd3:start_etcd3:64                 :   is_arch aarch64
2022-04-13 23:10:10.885 | ++ functions-common:is_arch:506             :   uname -m
2022-04-13 23:10:10.890 | + functions-common:is_arch:506             :   [[ x86_64 == \a\a\r\c\h\6\4 ]]
2022-04-13 23:10:10.893 | + lib/etcd3:start_etcd3:68                 :   sudo systemctl daemon-reload
2022-04-13 23:10:11.302 | + lib/etcd3:start_etcd3:69                 :   sudo systemctl enable devstack@etcd.service
2022-04-13 23:10:11.315 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service.
2022-04-13 23:10:11.697 | + lib/etcd3:start_etcd3:70                 :   sudo systemctl start devstack@etcd.service
2022-04-13 23:10:12.471 | + ./stack.sh:main:1086                     :   is_service_enabled tls-proxy
2022-04-13 23:10:12.490 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:10:12.492 | + ./stack.sh:main:1091                     :   write_clouds_yaml
2022-04-13 23:10:12.496 | + functions-common:write_clouds_yaml:79    :   CLOUDS_YAML=/etc/openstack/clouds.yaml
2022-04-13 23:10:12.499 | ++ functions-common:write_clouds_yaml:81    :   dirname /etc/openstack/clouds.yaml
2022-04-13 23:10:12.503 | + functions-common:write_clouds_yaml:81    :   sudo mkdir -p /etc/openstack
2022-04-13 23:10:12.515 | + functions-common:write_clouds_yaml:82    :   sudo chown -R ubuntu /etc/openstack
2022-04-13 23:10:12.528 | + functions-common:write_clouds_yaml:84    :   CA_CERT_ARG=
2022-04-13 23:10:12.531 | + functions-common:write_clouds_yaml:85    :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-13 23:10:12.533 | + 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.15/identity --os-username demo --os-password Passw0rd --os-project-name demo
2022-04-13 23:10:12.671 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name admin
2022-04-13 23:10:12.811 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name demo
2022-04-13 23:10:12.948 | + 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.15/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo
2022-04-13 23:10:13.087 | + 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.15/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo
2022-04-13 23:10:13.223 | + 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.15/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo
2022-04-13 23:10:13.361 | + 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.15/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo
2022-04-13 23:10:13.498 | + 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.15/identity --os-username admin --os-password Passw0rd --os-system-scope all
2022-04-13 23:10:13.637 | + 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.15/identity --os-username system_member --os-password Passw0rd --os-system-scope all
2022-04-13 23:10:13.775 | + 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.15/identity --os-username system_reader --os-password Passw0rd --os-system-scope all
2022-04-13 23:10:13.914 | + functions-common:write_clouds_yaml:198   :   cat
2022-04-13 23:10:13.920 | ++ functions-common:write_clouds_yaml:204   :   eval echo '~ubuntu'
2022-04-13 23:10:13.923 | +++ functions-common:write_clouds_yaml:204   :   echo /home/ubuntu
2022-04-13 23:10:13.926 | + functions-common:write_clouds_yaml:204   :   rm -f /home/ubuntu/.config/openstack/clouds.yaml
2022-04-13 23:10:13.930 | + ./stack.sh:main:1092                     :   export OS_CLOUD=devstack-admin
2022-04-13 23:10:13.934 | + ./stack.sh:main:1092                     :   OS_CLOUD=devstack-admin
2022-04-13 23:10:13.936 | + ./stack.sh:main:1094                     :   is_service_enabled keystone
2022-04-13 23:10:13.953 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:10:13.956 | + ./stack.sh:main:1095                     :   echo_summary 'Starting Keystone'
2022-04-13 23:10:13.958 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:10:13.961 | + ./stack.sh:echo_summary:448              :   echo -e Starting Keystone
2022-04-13 23:10:13.966 | + ./stack.sh:main:1097                     :   '[' 10.222.0.15 == 10.222.0.15 ']'
2022-04-13 23:10:13.968 | + ./stack.sh:main:1098                     :   init_keystone
2022-04-13 23:10:13.971 | + lib/keystone:init_keystone:473           :   is_service_enabled ldap
2022-04-13 23:10:13.988 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:10:13.990 | + lib/keystone:init_keystone:477           :   [[ True == True ]]
2022-04-13 23:10:13.992 | + lib/keystone:init_keystone:479           :   recreate_database keystone
2022-04-13 23:10:13.995 | + lib/database:recreate_database:112       :   local db=keystone
2022-04-13 23:10:13.997 | + lib/database:recreate_database:113       :   recreate_database_mysql keystone
2022-04-13 23:10:14.000 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=keystone
2022-04-13 23:10:14.002 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'
2022-04-13 23:10:14.007 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:10:14.489 | + 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:10:14.494 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-13 23:10:14.512 | + lib/keystone:init_keystone:482           :   time_start dbsync
2022-04-13 23:10:14.515 | + functions-common:time_start:2418         :   local name=dbsync
2022-04-13 23:10:14.517 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:10:14.520 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:10:14.523 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:10:14.529 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649891414526
2022-04-13 23:10:14.531 | + lib/keystone:init_keystone:484           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync
2022-04-13 23:10:19.350 | 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=170155) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-13 23:10:19.357 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:19.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.359 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.359 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.359 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:19.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:19.392 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:19.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.394 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.394 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.394 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.395 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:19.395 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:19.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.451 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.451 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.451 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:19.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:19.452 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:19.452 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:19.459 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-13 23:10:21.153 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.153 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-13 23:10:21.160 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.160 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-13 23:10:21.167 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.168 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-13 23:10:21.174 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.175 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-13 23:10:21.181 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.182 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-13 23:10:21.188 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.188 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-13 23:10:21.241 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.242 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.244 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.244 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.245 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.245 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.245 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:21.246 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.247 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.248 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.248 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.249 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:21.257 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.259 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.259 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.260 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.260 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.260 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.260 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:21.623 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.625 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.626 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.626 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.626 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.626 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.626 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:21.653 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.655 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.655 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.655 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.656 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.656 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.656 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:21.663 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-13 23:10:21.703 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.704 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-13 23:10:21.711 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.711 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-13 23:10:21.719 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.719 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-13 23:10:21.726 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.726 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-13 23:10:21.734 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.734 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-13 23:10:21.741 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.741 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-13 23:10:21.749 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:21.749 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.751 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.752 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.752 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.752 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.753 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:21.753 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.755 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.755 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.756 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.756 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.756 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.756 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:21.764 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:21.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.766 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.767 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.767 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:21.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:21.767 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:21.767 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:22.090 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:22.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.092 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.093 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.093 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.093 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:22.093 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:22.119 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-13 23:10:22.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.121 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.121 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.121 | 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=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-13 23:10:22.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-13 23:10:22.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-13 23:10:22.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170155) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-13 23:10:22.129 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-13 23:10:22.139 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:22.140 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-13 23:10:22.147 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:22.147 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-13 23:10:22.155 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:22.155 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-13 23:10:22.162 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:22.162 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-13 23:10:22.170 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:22.170 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-13 23:10:22.177 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:22.177 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-13 23:10:22.185 | INFO migrate.versioning.api [-] done
2022-04-13 23:10:22.580 | + lib/keystone:init_keystone:485           :   time_stop dbsync
2022-04-13 23:10:22.583 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:10:22.585 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:10:22.588 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:10:22.590 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:10:22.593 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:10:22.595 | + functions-common:time_stop:2438          :   name=dbsync
2022-04-13 23:10:22.598 | + functions-common:time_stop:2439          :   start_time=1649891414526
2022-04-13 23:10:22.600 | + functions-common:time_stop:2441          :   [[ -z 1649891414526 ]]
2022-04-13 23:10:22.604 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:10:22.608 | + functions-common:time_stop:2444          :   end_time=1649891422606
2022-04-13 23:10:22.611 | + functions-common:time_stop:2445          :   elapsed_time=8080
2022-04-13 23:10:22.613 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:10:22.616 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:10:22.618 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=8080
2022-04-13 23:10:22.621 | + lib/keystone:init_keystone:487           :   [[ fernet == \f\e\r\n\e\t ]]
2022-04-13 23:10:22.623 | + lib/keystone:init_keystone:488           :   rm -rf /etc/keystone/fernet-keys/
2022-04-13 23:10:22.627 | + lib/keystone:init_keystone:489           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup
2022-04-13 23:10:27.329 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it
2022-04-13 23:10:27.330 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-13 23:10:27.330 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-13 23:10:27.330 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']
2022-04-13 23:10:27.331 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-13 23:10:27.331 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-13 23:10:27.331 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-13 23:10:27.331 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-13 23:10:27.332 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-13 23:10:27.714 | + lib/keystone:init_keystone:491           :   rm -rf /etc/keystone/credential-keys/
2022-04-13 23:10:27.719 | + lib/keystone:init_keystone:492           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup
2022-04-13 23:10:32.334 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it
2022-04-13 23:10:32.334 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-13 23:10:32.335 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-13 23:10:32.335 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']
2022-04-13 23:10:32.335 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-13 23:10:32.335 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-13 23:10:32.336 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-13 23:10:32.336 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-13 23:10:32.336 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-13 23:10:32.701 | + ./stack.sh:main:1099                     :   start_keystone
2022-04-13 23:10:32.704 | + lib/keystone:start_keystone:550          :   local service_port=5000
2022-04-13 23:10:32.706 | + lib/keystone:start_keystone:551          :   local auth_protocol=http
2022-04-13 23:10:32.709 | + lib/keystone:start_keystone:552          :   is_service_enabled tls-proxy
2022-04-13 23:10:32.725 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:10:32.728 | + lib/keystone:start_keystone:557          :   '[' uwsgi == mod_wsgi ']'
2022-04-13 23:10:32.731 | ++ lib/keystone:start_keystone:561          :   which uwsgi
2022-04-13 23:10:32.735 | + 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:10:32.738 | + functions-common:run_process:1687        :   local service=keystone
2022-04-13 23:10:32.740 | + functions-common:run_process:1688        :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-13 23:10:32.743 | + functions-common:run_process:1689        :   local group=
2022-04-13 23:10:32.746 | + functions-common:run_process:1690        :   local user=
2022-04-13 23:10:32.748 | + functions-common:run_process:1692        :   local name=keystone
2022-04-13 23:10:32.750 | + functions-common:run_process:1694        :   time_start run_process
2022-04-13 23:10:32.753 | + functions-common:time_start:2418         :   local name=run_process
2022-04-13 23:10:32.755 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:10:32.758 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:10:32.761 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:10:32.766 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649891432763
2022-04-13 23:10:32.768 | + functions-common:run_process:1695        :   is_service_enabled keystone
2022-04-13 23:10:32.784 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:10:32.787 | + 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:10:32.789 | + functions-common:_run_under_systemd:1652 :   local service=keystone
2022-04-13 23:10:32.792 | + 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:10:32.795 | + 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:10:32.797 | + 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:10:32.799 | + 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:10:32.802 | + functions-common:_common_systemd_pitfalls:1627 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]]
2022-04-13 23:10:32.804 | + functions-common:_common_systemd_pitfalls:1638 :   [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]]
2022-04-13 23:10:32.807 | + functions-common:_run_under_systemd:1658 :   local systemd_service=devstack@keystone.service
2022-04-13 23:10:32.809 | + functions-common:_run_under_systemd:1659 :   local group=
2022-04-13 23:10:32.812 | + functions-common:_run_under_systemd:1660 :   local user=ubuntu
2022-04-13 23:10:32.814 | + functions-common:_run_under_systemd:1661 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]]
2022-04-13 23:10:32.816 | + 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:10:32.819 | + functions-common:write_uwsgi_user_unit_file:1596 :   local service=devstack@keystone.service
2022-04-13 23:10:32.821 | + 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:10:32.823 | + functions-common:write_uwsgi_user_unit_file:1598 :   local group=
2022-04-13 23:10:32.825 | + functions-common:write_uwsgi_user_unit_file:1599 :   local user=ubuntu
2022-04-13 23:10:32.827 | + functions-common:write_uwsgi_user_unit_file:1600 :   local unitfile=/etc/systemd/system/devstack@keystone.service
2022-04-13 23:10:32.830 | + functions-common:write_uwsgi_user_unit_file:1601 :   mkdir -p /etc/systemd/system
2022-04-13 23:10:32.834 | + 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:10:32.886 | + 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:10:32.939 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu
2022-04-13 23:10:32.994 | + 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:10:33.045 | + 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:10:33.121 | + functions-common:write_uwsgi_user_unit_file:1608 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify
2022-04-13 23:10:33.175 | + functions-common:write_uwsgi_user_unit_file:1609 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process
2022-04-13 23:10:33.227 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always
2022-04-13 23:10:33.281 | + functions-common:write_uwsgi_user_unit_file:1611 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all
2022-04-13 23:10:33.333 | + functions-common:write_uwsgi_user_unit_file:1612 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100
2022-04-13 23:10:33.397 | + functions-common:write_uwsgi_user_unit_file:1614 :   [[ -n '' ]]
2022-04-13 23:10:33.401 | + 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:10:33.465 | + functions-common:write_uwsgi_user_unit_file:1620 :   sudo systemctl daemon-reload
2022-04-13 23:10:33.866 | + functions-common:_run_under_systemd:1667 :   sudo systemctl enable devstack@keystone.service
2022-04-13 23:10:33.879 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service.
2022-04-13 23:10:34.287 | + functions-common:_run_under_systemd:1668 :   sudo systemctl start devstack@keystone.service
2022-04-13 23:10:34.367 | + functions-common:run_process:1698        :   time_stop run_process
2022-04-13 23:10:34.370 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:10:34.376 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:10:34.379 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:10:34.381 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:10:34.384 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:10:34.387 | + functions-common:time_stop:2438          :   name=run_process
2022-04-13 23:10:34.389 | + functions-common:time_stop:2439          :   start_time=1649891432763
2022-04-13 23:10:34.391 | + functions-common:time_stop:2441          :   [[ -z 1649891432763 ]]
2022-04-13 23:10:34.395 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:10:34.401 | + functions-common:time_stop:2444          :   end_time=1649891434396
2022-04-13 23:10:34.403 | + functions-common:time_stop:2445          :   elapsed_time=1633
2022-04-13 23:10:34.406 | + functions-common:time_stop:2446          :   total=1334
2022-04-13 23:10:34.408 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:10:34.411 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=2967
2022-04-13 23:10:34.413 | + lib/keystone:start_keystone:564          :   echo 'Waiting for keystone to start...'
2022-04-13 23:10:34.413 | Waiting for keystone to start...
2022-04-13 23:10:34.416 | + lib/keystone:start_keystone:570          :   local service_uri=http://10.222.0.15/identity/v3/
2022-04-13 23:10:34.419 | + lib/keystone:start_keystone:572          :   wait_for_service 60 http://10.222.0.15/identity/v3/
2022-04-13 23:10:34.421 | + functions:wait_for_service:457           :   local timeout=60
2022-04-13 23:10:34.423 | + functions:wait_for_service:458           :   local url=http://10.222.0.15/identity/v3/
2022-04-13 23:10:34.426 | + functions:wait_for_service:459           :   local rval=0
2022-04-13 23:10:34.429 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-13 23:10:34.431 | + functions-common:time_start:2418         :   local name=wait_for_service
2022-04-13 23:10:34.434 | + functions-common:time_start:2419         :   local start_time=
2022-04-13 23:10:34.436 | + functions-common:time_start:2420         :   [[ -n '' ]]
2022-04-13 23:10:34.441 | ++ functions-common:time_start:2423         :   date +%s%3N
2022-04-13 23:10:34.444 | + functions-common:time_start:2423         :   _TIME_START[$name]=1649891434441
2022-04-13 23:10:34.447 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-13 23:10:34.453 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/identity/v3/
2022-04-13 23:10:41.058 | + ::                                       :   [[ 200 == 503 ]]
2022-04-13 23:10:41.059 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-13 23:10:41.063 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-13 23:10:41.065 | + functions-common:time_stop:2432          :   local name
2022-04-13 23:10:41.067 | + functions-common:time_stop:2433          :   local end_time
2022-04-13 23:10:41.070 | + functions-common:time_stop:2434          :   local elapsed_time
2022-04-13 23:10:41.073 | + functions-common:time_stop:2435          :   local total
2022-04-13 23:10:41.076 | + functions-common:time_stop:2436          :   local start_time
2022-04-13 23:10:41.078 | + functions-common:time_stop:2438          :   name=wait_for_service
2022-04-13 23:10:41.081 | + functions-common:time_stop:2439          :   start_time=1649891434441
2022-04-13 23:10:41.083 | + functions-common:time_stop:2441          :   [[ -z 1649891434441 ]]
2022-04-13 23:10:41.086 | ++ functions-common:time_stop:2444          :   date +%s%3N
2022-04-13 23:10:41.091 | + functions-common:time_stop:2444          :   end_time=1649891441089
2022-04-13 23:10:41.094 | + functions-common:time_stop:2445          :   elapsed_time=6648
2022-04-13 23:10:41.096 | + functions-common:time_stop:2446          :   total=0
2022-04-13 23:10:41.098 | + functions-common:time_stop:2448          :   _TIME_START[$name]=
2022-04-13 23:10:41.101 | + functions-common:time_stop:2449          :   _TIME_TOTAL[$name]=6648
2022-04-13 23:10:41.103 | + functions:wait_for_service:467           :   return 0
2022-04-13 23:10:41.106 | + lib/keystone:start_keystone:577          :   is_service_enabled tls-proxy
2022-04-13 23:10:41.123 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:10:41.125 | + lib/keystone:start_keystone:582          :   restart_service memcached
2022-04-13 23:10:41.127 | + functions-common:restart_service:2316    :   '[' -x /bin/systemctl ']'
2022-04-13 23:10:41.130 | + functions-common:restart_service:2317    :   sudo /bin/systemctl restart memcached
2022-04-13 23:10:41.159 | + ./stack.sh:main:1100                     :   bootstrap_keystone
2022-04-13 23:10:41.162 | + 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.15/identity
2022-04-13 23:10:45.209 | ++ inc/async:async_inner:64                 :   rc=0
2022-04-13 23:10:45.236 | [168250 Async install_tempest:168250]: finished successfully
2022-04-13 23:10:45.863 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.863 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.863 | 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=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.872 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.889 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.889 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.921 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.955 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:45.955 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.048 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.048 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.048 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.048 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.062 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.062 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.062 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.070 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170931) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-13 23:10:46.109 | 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=170931) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-13 23:10:46.423 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created domain default
2022-04-13 23:10:46.464 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created project admin
2022-04-13 23:10:46.492 | DEBUG passlib.handlers.bcrypt [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=170931) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}
2022-04-13 23:10:46.492 | DEBUG passlib.handlers.bcrypt [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=170931) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}
2022-04-13 23:10:46.553 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created user admin
2022-04-13 23:10:46.566 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created role reader
2022-04-13 23:10:46.575 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created role member
2022-04-13 23:10:46.597 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created implied role where 27ec882b2d69427eba10ca7511eb1f06 implies 216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:10:46.607 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created role admin
2022-04-13 23:10:46.624 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created implied role where 4f7a4189a6c44fe8a11f21711c326170 implies 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:10:46.635 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Granted role admin on project admin to user admin.
2022-04-13 23:10:46.642 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Granted role admin on the system to user admin.
2022-04-13 23:10:46.655 | WARNING py.warnings [None req-2558f43c-c237-42dc-afb6-52f71d63d906 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:10:46.655 |   warnings.warn(('Invalid uuid: %s. To ensure interoperability, '
2022-04-13 23:10:46.655 | 
2022-04-13 23:10:46.658 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created region RegionOne
2022-04-13 23:10:46.692 | INFO keystone.cmd.bootstrap [None req-2558f43c-c237-42dc-afb6-52f71d63d906 None None] Created public endpoint http://10.222.0.15/identity
2022-04-13 23:10:47.161 | + lib/keystone:bootstrap_keystone:610      :   '[' False == True ']'
2022-04-13 23:10:47.163 | + ./stack.sh:main:1103                     :   create_keystone_accounts
2022-04-13 23:10:47.167 | + lib/keystone:create_keystone_accounts:309 :   local admin_project
2022-04-13 23:10:47.170 | ++ lib/keystone:create_keystone_accounts:310 :   oscwrap project show admin -f value -c id
2022-04-13 23:10:50.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:10:50.205 |   from cryptography.utils import int_from_bytes
2022-04-13 23:10:50.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:10:50.205 |   from cryptography.utils import int_from_bytes
2022-04-13 23:10:50.373 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:10:50.376 | + lib/keystone:create_keystone_accounts:310 :   admin_project=047148ff109c45dbb3e0759d5e349e62
2022-04-13 23:10:50.378 | + lib/keystone:create_keystone_accounts:311 :   local admin_user
2022-04-13 23:10:50.382 | ++ lib/keystone:create_keystone_accounts:312 :   oscwrap user show admin -f value -c id
2022-04-13 23:10:52.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:10:52.616 |   from cryptography.utils import int_from_bytes
2022-04-13 23:10:52.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:10:52.616 |   from cryptography.utils import int_from_bytes
2022-04-13 23:10:52.783 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:10:52.786 | + lib/keystone:create_keystone_accounts:312 :   admin_user=46e93569e6794270af7bc22ac0eae89b
2022-04-13 23:10:52.789 | + lib/keystone:create_keystone_accounts:314 :   local admin_role=admin
2022-04-13 23:10:52.792 | + lib/keystone:create_keystone_accounts:315 :   local member_role=member
2022-04-13 23:10:52.794 | + lib/keystone:create_keystone_accounts:316 :   local reader_role=reader
2022-04-13 23:10:52.796 | + lib/keystone:create_keystone_accounts:318 :   async_run ks-domain-role get_or_add_user_domain_role admin 46e93569e6794270af7bc22ac0eae89b default
2022-04-13 23:10:52.852 | + inc/async:async_inner:63                 :   get_or_add_user_domain_role admin 46e93569e6794270af7bc22ac0eae89b default
2022-04-13 23:10:52.893 | [143034 Async ks-domain-role:171098]: running: get_or_add_user_domain_role admin 46e93569e6794270af7bc22ac0eae89b default
2022-04-13 23:10:52.895 | + lib/keystone:create_keystone_accounts:321 :   get_or_create_domain Default
2022-04-13 23:10:52.898 | + functions-common:get_or_create_domain:884 :   local domain_id
2022-04-13 23:10:52.902 | ++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-13 23:10:56.085 | + functions-common:get_or_create_domain:894 :   domain_id=default
2022-04-13 23:10:56.088 | + functions-common:get_or_create_domain:895 :   echo default
2022-04-13 23:10:56.088 | default
2022-04-13 23:10:56.090 | + lib/keystone:create_keystone_accounts:322 :   async_run ks-project get_or_create_project service Default
2022-04-13 23:10:56.150 | + inc/async:async_inner:63                 :   get_or_create_project service Default
2022-04-13 23:10:56.199 | [143034 Async ks-project:171274]: running: get_or_create_project service Default
2022-04-13 23:10:56.201 | + lib/keystone:create_keystone_accounts:325 :   async_run ks-service get_or_create_role service
2022-04-13 23:10:56.267 | + inc/async:async_inner:63                 :   get_or_create_role service
2022-04-13 23:10:56.311 | [143034 Async ks-service:171360]: running: get_or_create_role service
2022-04-13 23:10:56.314 | + lib/keystone:create_keystone_accounts:331 :   async_run ks-reseller get_or_create_role ResellerAdmin
2022-04-13 23:10:56.386 | + inc/async:async_inner:63                 :   get_or_create_role ResellerAdmin
2022-04-13 23:10:56.450 | [143034 Async ks-reseller:171446]: running: get_or_create_role ResellerAdmin
2022-04-13 23:10:56.466 | + lib/keystone:create_keystone_accounts:335 :   local another_role=anotherrole
2022-04-13 23:10:56.495 | + lib/keystone:create_keystone_accounts:336 :   async_run ks-anotherrole get_or_create_role anotherrole
2022-04-13 23:10:56.874 | + inc/async:async_inner:63                 :   get_or_create_role anotherrole
2022-04-13 23:10:57.143 | [143034 Async ks-anotherrole:171536]: running: get_or_create_role anotherrole
2022-04-13 23:10:57.162 | + lib/keystone:create_keystone_accounts:339 :   local invis_project
2022-04-13 23:10:57.194 | ++ lib/keystone:create_keystone_accounts:340 :   get_or_create_project invisible_to_admin default
2022-04-13 23:10:57.214 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:10:57.245 | +++ 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:11:00.030 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:00.115 | [171446 Async ks-reseller:171446]: finished successfully
2022-04-13 23:11:00.272 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:00.300 | [171274 Async ks-project:171274]: finished successfully
2022-04-13 23:11:00.608 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:00.677 | [171360 Async ks-service:171360]: finished successfully
2022-04-13 23:11:00.832 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:00.860 | [171536 Async ks-anotherrole:171536]: finished successfully
2022-04-13 23:11:00.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:00.993 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:00.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:00.993 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:01.187 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:01.189 | ++ functions-common:get_or_create_project:945 :   project_id=255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:01.192 | ++ functions-common:get_or_create_project:946 :   echo 255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:01.195 | + lib/keystone:create_keystone_accounts:340 :   invis_project=255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:01.197 | + lib/keystone:create_keystone_accounts:343 :   local demo_project
2022-04-13 23:11:01.201 | ++ lib/keystone:create_keystone_accounts:344 :   get_or_create_project demo default
2022-04-13 23:11:01.203 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:11:01.207 | +++ 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:11:03.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:03.871 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:03.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:03.872 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:04.065 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:04.068 | ++ functions-common:get_or_create_project:945 :   project_id=c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:04.070 | ++ functions-common:get_or_create_project:946 :   echo c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:04.074 | + lib/keystone:create_keystone_accounts:344 :   demo_project=c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:04.076 | + lib/keystone:create_keystone_accounts:345 :   local demo_user
2022-04-13 23:11:04.079 | ++ lib/keystone:create_keystone_accounts:347 :   get_or_create_user demo Passw0rd default demo@example.com
2022-04-13 23:11:04.082 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:11:04.084 | ++ functions-common:get_or_create_user:917  :   [[ ! -z demo@example.com ]]
2022-04-13 23:11:04.088 | ++ functions-common:get_or_create_user:918  :   local email=--email=demo@example.com
2022-04-13 23:11:04.091 | +++ 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:11:04.354 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:04.380 | [171098 Async ks-domain-role:171098]: finished successfully
2022-04-13 23:11:06.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.668 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.668 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.837 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:06.840 | ++ functions-common:get_or_create_user:932  :   user_id=e8e456c9e96841aca1f71bd068fd0d4b
2022-04-13 23:11:06.842 | ++ functions-common:get_or_create_user:933  :   echo e8e456c9e96841aca1f71bd068fd0d4b
2022-04-13 23:11:06.845 | + lib/keystone:create_keystone_accounts:347 :   demo_user=e8e456c9e96841aca1f71bd068fd0d4b
2022-04-13 23:11:06.848 | + 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:11:06.897 | [143034 Async ks-domain-role:171098]: Waiting for completion of get_or_add_user_domain_role admin 46e93569e6794270af7bc22ac0eae89b default running on PID 171098 (6 other jobs running)
2022-04-13 23:11:06.922 | [143034 Async ks-domain-role:171098]: Signaling child to exit
2022-04-13 23:11:06.922 | WAKEUP
2022-04-13 23:11:06.945 | [143034 Async ks-domain-role:171098]: Signaled
2022-04-13 23:11:06.946 | + functions-common:get_or_add_user_domain_role:1010 :   local user_role_id
2022-04-13 23:11:06.946 | ++ functions-common:get_or_add_user_domain_role:1016 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 46e93569e6794270af7bc22ac0eae89b --domain default
2022-04-13 23:11:06.947 | ++ functions-common:get_or_add_user_domain_role:1016 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:06.947 | ++ functions-common:get_or_add_user_domain_role:1016 :   get_field 1
2022-04-13 23:11:06.947 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:06.947 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:06.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.947 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.947 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.947 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:06.947 | + functions-common:get_or_add_user_domain_role:1016 :   user_role_id=
2022-04-13 23:11:06.947 | + functions-common:get_or_add_user_domain_role:1017 :   [[ -z '' ]]
2022-04-13 23:11:06.947 | + functions-common:get_or_add_user_domain_role:1019 :   openstack --os-cloud devstack-system-admin role add admin --user 46e93569e6794270af7bc22ac0eae89b --domain default
2022-04-13 23:11:06.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.947 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.947 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.947 | ++ functions-common:get_or_add_user_domain_role:1026 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 46e93569e6794270af7bc22ac0eae89b --domain default
2022-04-13 23:11:06.947 | ++ functions-common:get_or_add_user_domain_role:1026 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:06.947 | ++ functions-common:get_or_add_user_domain_role:1026 :   get_field 1
2022-04-13 23:11:06.947 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:06.947 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:06.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.947 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:06.947 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:06.947 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:06.947 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:06.947 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:06.947 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | 46e93569e6794270af7bc22ac0eae89b |       |         | default |        | False     |'
2022-04-13 23:11:06.947 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:06.948 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:06.948 | + functions-common:get_or_add_user_domain_role:1026 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:06.948 | + functions-common:get_or_add_user_domain_role:1028 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:06.948 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:06.990 | [143034 Async ks-domain-role:171098]: finished get_or_add_user_domain_role admin 46e93569e6794270af7bc22ac0eae89b default with result 0 in 11 seconds
2022-04-13 23:11:06.998 | Not waiting for async task ks-domain that we never started or has already been waited for
2022-04-13 23:11:07.033 | [143034 Async ks-project:171274]: Waiting for completion of get_or_create_project service Default running on PID 171274 (5 other jobs running)
2022-04-13 23:11:07.057 | [143034 Async ks-project:171274]: Signaling child to exit
2022-04-13 23:11:07.057 | WAKEUP
2022-04-13 23:11:07.080 | [143034 Async ks-project:171274]: Signaled
2022-04-13 23:11:07.082 | + functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:11:07.082 | ++ 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:11:07.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.082 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.082 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.082 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:07.082 | + functions-common:get_or_create_project:945 :   project_id=fdaf5cbc3d134f338832c603f2bbc998
2022-04-13 23:11:07.082 | + functions-common:get_or_create_project:946 :   echo fdaf5cbc3d134f338832c603f2bbc998
2022-04-13 23:11:07.082 | fdaf5cbc3d134f338832c603f2bbc998
2022-04-13 23:11:07.125 | [143034 Async ks-project:171274]: finished get_or_create_project service Default with result 0 in 4 seconds
2022-04-13 23:11:07.162 | [143034 Async ks-service:171360]: Waiting for completion of get_or_create_role service running on PID 171360 (4 other jobs running)
2022-04-13 23:11:07.186 | [143034 Async ks-service:171360]: Signaling child to exit
2022-04-13 23:11:07.187 | WAKEUP
2022-04-13 23:11:07.209 | [143034 Async ks-service:171360]: Signaled
2022-04-13 23:11:07.210 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:11:07.210 | ++ 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:11:07.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.210 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.211 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.211 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:07.211 | + functions-common:get_or_create_role:957  :   role_id=ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:11:07.211 | + functions-common:get_or_create_role:958  :   echo ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:11:07.211 | ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:11:07.254 | [143034 Async ks-service:171360]: finished get_or_create_role service with result 0 in 4 seconds
2022-04-13 23:11:07.291 | [143034 Async ks-reseller:171446]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 171446 (3 other jobs running)
2022-04-13 23:11:07.316 | [143034 Async ks-reseller:171446]: Signaling child to exit
2022-04-13 23:11:07.317 | WAKEUP
2022-04-13 23:11:07.339 | [143034 Async ks-reseller:171446]: Signaled
2022-04-13 23:11:07.340 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:11:07.340 | ++ 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:11:07.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.341 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.341 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.341 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:07.341 | + functions-common:get_or_create_role:957  :   role_id=d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:11:07.341 | + functions-common:get_or_create_role:958  :   echo d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:11:07.341 | d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:11:07.385 | [143034 Async ks-reseller:171446]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds
2022-04-13 23:11:07.421 | [143034 Async ks-anotherrole:171536]: Waiting for completion of get_or_create_role anotherrole running on PID 171536 (2 other jobs running)
2022-04-13 23:11:07.446 | [143034 Async ks-anotherrole:171536]: Signaling child to exit
2022-04-13 23:11:07.446 | WAKEUP
2022-04-13 23:11:07.467 | [143034 Async ks-anotherrole:171536]: Signaled
2022-04-13 23:11:07.469 | + functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:11:07.469 | ++ 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:11:07.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.469 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:07.469 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:07.469 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:07.469 | + functions-common:get_or_create_role:957  :   role_id=22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:07.469 | + functions-common:get_or_create_role:958  :   echo 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:07.469 | 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:07.513 | [143034 Async ks-anotherrole:171536]: finished get_or_create_role anotherrole with result 0 in 4 seconds
2022-04-13 23:11:07.516 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:11:07.519 | + lib/keystone:create_keystone_accounts:351 :   async_run ks-demo-member get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.576 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.616 | [143034 Async ks-demo-member:172405]: running: get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.619 | + lib/keystone:create_keystone_accounts:353 :   async_run ks-demo-admin get_or_add_user_project_role admin 46e93569e6794270af7bc22ac0eae89b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.683 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin 46e93569e6794270af7bc22ac0eae89b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.727 | [143034 Async ks-demo-admin:172517]: running: get_or_add_user_project_role admin 46e93569e6794270af7bc22ac0eae89b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.730 | + lib/keystone:create_keystone_accounts:354 :   async_run ks-demo-another get_or_add_user_project_role anotherrole e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.800 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.850 | [143034 Async ks-demo-another:172629]: running: get_or_add_user_project_role anotherrole e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:07.853 | + lib/keystone:create_keystone_accounts:355 :   async_run ks-demo-invis get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b 255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:07.927 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b 255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:08.015 | [143034 Async ks-demo-invis:172741]: running: get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b 255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:08.021 | + lib/keystone:create_keystone_accounts:358 :   local demo_reader
2022-04-13 23:11:08.037 | ++ lib/keystone:create_keystone_accounts:360 :   get_or_create_user demo_reader Passw0rd default demo_reader@example.com
2022-04-13 23:11:08.057 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:11:08.079 | ++ functions-common:get_or_create_user:917  :   [[ ! -z demo_reader@example.com ]]
2022-04-13 23:11:08.103 | ++ functions-common:get_or_create_user:918  :   local email=--email=demo_reader@example.com
2022-04-13 23:11:08.138 | +++ 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:11:12.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:11:12.262 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:12.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:11:12.262 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:12.456 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:12.458 | ++ functions-common:get_or_create_user:932  :   user_id=37dff53af06d420794f3f15c76eb76e7
2022-04-13 23:11:12.461 | ++ functions-common:get_or_create_user:933  :   echo 37dff53af06d420794f3f15c76eb76e7
2022-04-13 23:11:12.464 | + lib/keystone:create_keystone_accounts:360 :   demo_reader=37dff53af06d420794f3f15c76eb76e7
2022-04-13 23:11:12.470 | + lib/keystone:create_keystone_accounts:362 :   async_run ks-demo-reader get_or_add_user_project_role reader 37dff53af06d420794f3f15c76eb76e7 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:12.559 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 37dff53af06d420794f3f15c76eb76e7 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:12.707 | [143034 Async ks-demo-reader:172907]: running: get_or_add_user_project_role reader 37dff53af06d420794f3f15c76eb76e7 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:12.727 | + lib/keystone:create_keystone_accounts:365 :   local alt_demo_project
2022-04-13 23:11:12.765 | ++ lib/keystone:create_keystone_accounts:366 :   get_or_create_project alt_demo default
2022-04-13 23:11:12.789 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:11:12.822 | +++ 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:11:17.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:17.090 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:17.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:17.090 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:17.312 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:17.316 | ++ functions-common:get_or_create_project:945 :   project_id=c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:17.325 | ++ functions-common:get_or_create_project:946 :   echo c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:17.329 | + lib/keystone:create_keystone_accounts:366 :   alt_demo_project=c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:17.334 | + lib/keystone:create_keystone_accounts:368 :   local alt_demo_user
2022-04-13 23:11:17.346 | ++ lib/keystone:create_keystone_accounts:370 :   get_or_create_user alt_demo Passw0rd default alt_demo@example.com
2022-04-13 23:11:17.350 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:11:17.367 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo@example.com ]]
2022-04-13 23:11:17.386 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo@example.com
2022-04-13 23:11:17.433 | +++ 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:11:21.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:21.363 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:21.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:21.363 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:21.802 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:21.823 | ++ functions-common:get_or_create_user:932  :   user_id=e6074338e923465fbce224f9b2ee098e
2022-04-13 23:11:21.840 | ++ functions-common:get_or_create_user:933  :   echo e6074338e923465fbce224f9b2ee098e
2022-04-13 23:11:21.864 | + lib/keystone:create_keystone_accounts:370 :   alt_demo_user=e6074338e923465fbce224f9b2ee098e
2022-04-13 23:11:21.882 | + lib/keystone:create_keystone_accounts:372 :   async_run ks-alt-admin get_or_add_user_project_role admin e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:22.065 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:22.208 | [172405 Async ks-demo-member:172405]: finished successfully
2022-04-13 23:11:22.234 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:22.422 | [143034 Async ks-alt-admin:173307]: running: get_or_add_user_project_role admin e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:22.435 | + lib/keystone:create_keystone_accounts:373 :   async_run ks-alt-another get_or_add_user_project_role anotherrole e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:22.682 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:22.853 | [143034 Async ks-alt-another:173459]: running: get_or_add_user_project_role anotherrole e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:22.866 | + lib/keystone:create_keystone_accounts:376 :   local alt_demo_member
2022-04-13 23:11:22.900 | ++ lib/keystone:create_keystone_accounts:378 :   get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com
2022-04-13 23:11:22.916 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:11:22.938 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo_member@example.com ]]
2022-04-13 23:11:22.951 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo_member@example.com
2022-04-13 23:11:22.981 | +++ 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:11:24.234 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:24.394 | [172517 Async ks-demo-admin:172517]: finished successfully
2022-04-13 23:11:24.942 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:25.137 | [172629 Async ks-demo-another:172629]: finished successfully
2022-04-13 23:11:25.326 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:25.477 | [172741 Async ks-demo-invis:172741]: finished successfully
2022-04-13 23:11:26.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:11:26.893 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:26.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:11:26.893 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:27.111 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:27.114 | ++ functions-common:get_or_create_user:932  :   user_id=a8ae0cdb8305453098e3c3f0c63066a0
2022-04-13 23:11:27.117 | ++ functions-common:get_or_create_user:933  :   echo a8ae0cdb8305453098e3c3f0c63066a0
2022-04-13 23:11:27.120 | + lib/keystone:create_keystone_accounts:378 :   alt_demo_member=a8ae0cdb8305453098e3c3f0c63066a0
2022-04-13 23:11:27.123 | + lib/keystone:create_keystone_accounts:379 :   async_run ks-alt-member-user get_or_add_user_project_role member a8ae0cdb8305453098e3c3f0c63066a0 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:27.202 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member a8ae0cdb8305453098e3c3f0c63066a0 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:27.327 | [143034 Async ks-alt-member-user:173773]: running: get_or_add_user_project_role member a8ae0cdb8305453098e3c3f0c63066a0 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:27.348 | + lib/keystone:create_keystone_accounts:382 :   local alt_demo_reader
2022-04-13 23:11:27.375 | ++ lib/keystone:create_keystone_accounts:384 :   get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com
2022-04-13 23:11:27.402 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:11:27.422 | ++ functions-common:get_or_create_user:917  :   [[ ! -z alt_demo_reader@example.com ]]
2022-04-13 23:11:27.442 | ++ functions-common:get_or_create_user:918  :   local email=--email=alt_demo_reader@example.com
2022-04-13 23:11:27.479 | +++ 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:11:28.290 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:28.491 | [172907 Async ks-demo-reader:172907]: finished successfully
2022-04-13 23:11:30.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:11:30.607 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:30.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:11:30.607 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:30.806 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:30.810 | ++ functions-common:get_or_create_user:932  :   user_id=073ecfccf61b47c781f710a4fbc8b084
2022-04-13 23:11:30.819 | ++ functions-common:get_or_create_user:933  :   echo 073ecfccf61b47c781f710a4fbc8b084
2022-04-13 23:11:30.831 | + lib/keystone:create_keystone_accounts:384 :   alt_demo_reader=073ecfccf61b47c781f710a4fbc8b084
2022-04-13 23:11:30.839 | + lib/keystone:create_keystone_accounts:385 :   async_run ks-alt-reader-user get_or_add_user_project_role reader 073ecfccf61b47c781f710a4fbc8b084 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:30.955 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 073ecfccf61b47c781f710a4fbc8b084 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:31.025 | [143034 Async ks-alt-reader-user:173987]: running: get_or_add_user_project_role reader 073ecfccf61b47c781f710a4fbc8b084 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:31.055 | ++ lib/keystone:create_keystone_accounts:392 :   get_or_create_user system_member Passw0rd default system_member@example.com
2022-04-13 23:11:31.067 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:11:31.083 | ++ functions-common:get_or_create_user:917  :   [[ ! -z system_member@example.com ]]
2022-04-13 23:11:31.091 | ++ functions-common:get_or_create_user:918  :   local email=--email=system_member@example.com
2022-04-13 23:11:31.123 | +++ 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:11:34.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:11:34.081 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:34.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:11:34.081 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:34.327 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:34.331 | ++ functions-common:get_or_create_user:932  :   user_id=d20ef78faa0d47ccacc4c8f23fba7de3
2022-04-13 23:11:34.336 | ++ functions-common:get_or_create_user:933  :   echo d20ef78faa0d47ccacc4c8f23fba7de3
2022-04-13 23:11:34.341 | + lib/keystone:create_keystone_accounts:392 :   system_member_user=d20ef78faa0d47ccacc4c8f23fba7de3
2022-04-13 23:11:34.343 | + lib/keystone:create_keystone_accounts:393 :   async_run ks-system-member get_or_add_user_system_role member d20ef78faa0d47ccacc4c8f23fba7de3 all
2022-04-13 23:11:34.479 | + inc/async:async_inner:63                 :   get_or_add_user_system_role member d20ef78faa0d47ccacc4c8f23fba7de3 all
2022-04-13 23:11:34.557 | [143034 Async ks-system-member:174211]: running: get_or_add_user_system_role member d20ef78faa0d47ccacc4c8f23fba7de3 all
2022-04-13 23:11:34.561 | ++ lib/keystone:create_keystone_accounts:396 :   get_or_create_user system_reader Passw0rd default system_reader@example.com
2022-04-13 23:11:34.582 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:11:34.604 | ++ functions-common:get_or_create_user:917  :   [[ ! -z system_reader@example.com ]]
2022-04-13 23:11:34.621 | ++ functions-common:get_or_create_user:918  :   local email=--email=system_reader@example.com
2022-04-13 23:11:34.642 | +++ 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:11:36.056 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:36.183 | [173307 Async ks-alt-admin:173307]: finished successfully
2022-04-13 23:11:37.730 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:37.835 | [173459 Async ks-alt-another:173459]: finished successfully
2022-04-13 23:11:38.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:38.056 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:38.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:38.056 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:38.262 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:38.270 | ++ functions-common:get_or_create_user:932  :   user_id=eb79e81850664ce8a05d39953614539b
2022-04-13 23:11:38.273 | ++ functions-common:get_or_create_user:933  :   echo eb79e81850664ce8a05d39953614539b
2022-04-13 23:11:38.276 | + lib/keystone:create_keystone_accounts:396 :   system_reader_user=eb79e81850664ce8a05d39953614539b
2022-04-13 23:11:38.279 | + lib/keystone:create_keystone_accounts:397 :   async_run ks-system-reader get_or_add_user_system_role reader eb79e81850664ce8a05d39953614539b all
2022-04-13 23:11:38.348 | + inc/async:async_inner:63                 :   get_or_add_user_system_role reader eb79e81850664ce8a05d39953614539b all
2022-04-13 23:11:38.419 | [143034 Async ks-system-reader:174505]: running: get_or_add_user_system_role reader eb79e81850664ce8a05d39953614539b all
2022-04-13 23:11:38.423 | + lib/keystone:create_keystone_accounts:400 :   local admin_group
2022-04-13 23:11:38.430 | ++ lib/keystone:create_keystone_accounts:402 :   get_or_create_group admins default 'openstack admin group'
2022-04-13 23:11:38.434 | ++ functions-common:get_or_create_group:901 :   local 'desc=openstack admin group'
2022-04-13 23:11:38.438 | ++ functions-common:get_or_create_group:902 :   local group_id
2022-04-13 23:11:38.450 | +++ 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:11:41.131 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:41.169 | [173773 Async ks-alt-member-user:173773]: finished successfully
2022-04-13 23:11:41.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:41.798 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:41.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:41.798 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:42.049 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:42.051 | ++ functions-common:get_or_create_group:909 :   group_id=0eb4d17d62884966addbe3e82b9cf592
2022-04-13 23:11:42.054 | ++ functions-common:get_or_create_group:910 :   echo 0eb4d17d62884966addbe3e82b9cf592
2022-04-13 23:11:42.059 | + lib/keystone:create_keystone_accounts:402 :   admin_group=0eb4d17d62884966addbe3e82b9cf592
2022-04-13 23:11:42.062 | + lib/keystone:create_keystone_accounts:403 :   local non_admin_group
2022-04-13 23:11:42.066 | ++ lib/keystone:create_keystone_accounts:405 :   get_or_create_group nonadmins default 'non-admin group'
2022-04-13 23:11:42.069 | ++ functions-common:get_or_create_group:901 :   local 'desc=non-admin group'
2022-04-13 23:11:42.072 | ++ functions-common:get_or_create_group:902 :   local group_id
2022-04-13 23:11:42.077 | +++ 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:11:44.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:44.791 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:44.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:44.791 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:44.846 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:44.909 | [173987 Async ks-alt-reader-user:173987]: finished successfully
2022-04-13 23:11:44.983 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:44.986 | ++ functions-common:get_or_create_group:909 :   group_id=8868ee4bab0845ca8d56548565556ad9
2022-04-13 23:11:44.989 | ++ functions-common:get_or_create_group:910 :   echo 8868ee4bab0845ca8d56548565556ad9
2022-04-13 23:11:44.991 | + lib/keystone:create_keystone_accounts:405 :   non_admin_group=8868ee4bab0845ca8d56548565556ad9
2022-04-13 23:11:44.995 | + lib/keystone:create_keystone_accounts:407 :   async_run ks-group-memberdemo get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:45.062 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:45.127 | [143034 Async ks-group-memberdemo:174846]: running: get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:45.130 | + lib/keystone:create_keystone_accounts:408 :   async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:45.236 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:45.482 | [143034 Async ks-group-anotherdemo:174932]: running: get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:45.506 | + lib/keystone:create_keystone_accounts:409 :   async_run ks-group-memberalt get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:45.558 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:45.638 | [174211 Async ks-system-member:174211]: finished successfully
2022-04-13 23:11:45.683 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:45.729 | [143034 Async ks-group-memberalt:175048]: running: get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:45.732 | + lib/keystone:create_keystone_accounts:410 :   async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:45.929 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:46.192 | [143034 Async ks-group-anotheralt:175163]: running: get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:46.210 | + lib/keystone:create_keystone_accounts:411 :   async_run ks-group-admin get_or_add_group_project_role admin 0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62
2022-04-13 23:11:46.686 | + inc/async:async_inner:63                 :   get_or_add_group_project_role admin 0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62
2022-04-13 23:11:46.910 | [143034 Async ks-group-admin:175251]: running: get_or_add_group_project_role admin 0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62
2022-04-13 23:11:46.930 | + 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:11:47.314 | [143034 Async ks-demo-member:172405]: Waiting for completion of get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c running on PID 172405 (17 other jobs running)
2022-04-13 23:11:47.491 | [143034 Async ks-demo-member:172405]: Signaling child to exit
2022-04-13 23:11:47.491 | WAKEUP
2022-04-13 23:11:47.655 | [143034 Async ks-demo-member:172405]: Signaled
2022-04-13 23:11:47.675 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:47.675 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:47.675 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:47.675 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:47.675 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:47.675 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:47.675 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:47.675 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:47.675 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:47.675 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:47.675 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e8e456c9e96841aca1f71bd068fd0d4b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:47.675 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:47.675 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:47.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:47.675 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:47.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:47.675 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:47.675 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:47.675 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:47.675 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:47.675 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user e8e456c9e96841aca1f71bd068fd0d4b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:47.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:47.676 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:47.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:47.676 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:47.676 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e8e456c9e96841aca1f71bd068fd0d4b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:47.676 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:47.676 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:47.676 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:47.676 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:47.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:47.676 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:47.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:47.676 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:47.676 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:47.676 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:47.676 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:47.676 | ++ functions-common:get_field:825           :   echo '| 27ec882b2d69427eba10ca7511eb1f06 | e8e456c9e96841aca1f71bd068fd0d4b |       | c05e62abf35649c9a49f88b9a614f11c |        |        | False     |'
2022-04-13 23:11:47.676 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:47.676 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:47.676 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:47.676 | + functions-common:get_or_add_user_project_role:1004 :   echo 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:47.676 | 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:48.016 | [143034 Async ks-demo-member:172405]: finished get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c with result 0 in 14 seconds
2022-04-13 23:11:48.275 | [143034 Async ks-demo-admin:172517]: Waiting for completion of get_or_add_user_project_role admin 46e93569e6794270af7bc22ac0eae89b c05e62abf35649c9a49f88b9a614f11c running on PID 172517 (16 other jobs running)
2022-04-13 23:11:48.432 | [143034 Async ks-demo-admin:172517]: Signaling child to exit
2022-04-13 23:11:48.432 | WAKEUP
2022-04-13 23:11:48.590 | [143034 Async ks-demo-admin:172517]: Signaled
2022-04-13 23:11:48.606 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:48.606 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:48.606 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:48.606 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:48.606 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:48.606 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:48.606 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:48.606 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:48.606 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:48.606 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:48.606 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:48.606 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 46e93569e6794270af7bc22ac0eae89b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:48.606 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:48.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:48.606 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:48.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:48.606 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:48.606 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:48.606 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:48.606 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:48.606 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 46e93569e6794270af7bc22ac0eae89b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:48.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:48.606 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:48.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:48.606 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:48.607 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:48.607 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:48.607 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:48.607 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 46e93569e6794270af7bc22ac0eae89b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:48.607 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:48.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:11:48.607 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:48.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:11:48.607 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:48.607 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:48.607 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:48.607 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:48.607 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:48.607 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | 46e93569e6794270af7bc22ac0eae89b |       | c05e62abf35649c9a49f88b9a614f11c |        |        | False     |'
2022-04-13 23:11:48.607 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:48.607 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:48.607 | + functions-common:get_or_add_user_project_role:1004 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:48.607 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:48.933 | [143034 Async ks-demo-admin:172517]: finished get_or_add_user_project_role admin 46e93569e6794270af7bc22ac0eae89b c05e62abf35649c9a49f88b9a614f11c with result 0 in 16 seconds
2022-04-13 23:11:49.160 | [143034 Async ks-demo-another:172629]: Waiting for completion of get_or_add_user_project_role anotherrole e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c running on PID 172629 (15 other jobs running)
2022-04-13 23:11:49.319 | [143034 Async ks-demo-another:172629]: Signaling child to exit
2022-04-13 23:11:49.320 | WAKEUP
2022-04-13 23:11:49.465 | [143034 Async ks-demo-another:172629]: Signaled
2022-04-13 23:11:49.467 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:49.467 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:49.467 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:49.467 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:49.467 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:49.467 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:49.467 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:49.467 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:49.467 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e8e456c9e96841aca1f71bd068fd0d4b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:49.467 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:49.467 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:49.467 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:49.467 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:49.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:49.467 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:49.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:49.467 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:49.467 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:49.467 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:49.467 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:49.467 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add anotherrole --user e8e456c9e96841aca1f71bd068fd0d4b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:49.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:49.467 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:49.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:49.467 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:49.467 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:49.468 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e8e456c9e96841aca1f71bd068fd0d4b --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:49.468 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:49.468 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:49.468 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:49.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:49.468 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:49.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:49.468 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:49.468 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:49.468 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:49.468 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:49.468 | ++ functions-common:get_field:825           :   echo '| 22cfd86b7a094216b2b70b471bdda370 | e8e456c9e96841aca1f71bd068fd0d4b |       | c05e62abf35649c9a49f88b9a614f11c |        |        | False     |'
2022-04-13 23:11:49.468 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:49.468 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:49.468 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:49.468 | + functions-common:get_or_add_user_project_role:1004 :   echo 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:49.468 | 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:49.698 | [143034 Async ks-demo-another:172629]: finished get_or_add_user_project_role anotherrole e8e456c9e96841aca1f71bd068fd0d4b c05e62abf35649c9a49f88b9a614f11c with result 0 in 17 seconds
2022-04-13 23:11:49.971 | [143034 Async ks-demo-invis:172741]: Waiting for completion of get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b 255ed2fc700d483bb3487e57314350be running on PID 172741 (14 other jobs running)
2022-04-13 23:11:50.082 | [143034 Async ks-demo-invis:172741]: Signaling child to exit
2022-04-13 23:11:50.082 | WAKEUP
2022-04-13 23:11:50.213 | [143034 Async ks-demo-invis:172741]: Signaled
2022-04-13 23:11:50.221 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:50.221 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:50.221 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:50.221 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:50.221 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:50.221 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:50.221 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:50.221 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:50.221 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:50.221 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e8e456c9e96841aca1f71bd068fd0d4b --project 255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:50.221 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:50.221 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:50.221 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:50.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:11:50.221 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:50.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:11:50.221 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:50.221 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:50.221 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:50.222 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:50.222 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user e8e456c9e96841aca1f71bd068fd0d4b --project 255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:50.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:11:50.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:50.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:11:50.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:50.222 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:50.222 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e8e456c9e96841aca1f71bd068fd0d4b --project 255ed2fc700d483bb3487e57314350be
2022-04-13 23:11:50.222 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:50.222 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:50.222 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:50.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:11:50.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:50.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:11:50.222 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:50.222 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:50.222 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:50.222 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:50.223 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:50.223 | ++ functions-common:get_field:825           :   echo '| 27ec882b2d69427eba10ca7511eb1f06 | e8e456c9e96841aca1f71bd068fd0d4b |       | 255ed2fc700d483bb3487e57314350be |        |        | False     |'
2022-04-13 23:11:50.223 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:50.223 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:50.223 | + functions-common:get_or_add_user_project_role:1004 :   echo 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:50.223 | 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:50.520 | [143034 Async ks-demo-invis:172741]: finished get_or_add_user_project_role member e8e456c9e96841aca1f71bd068fd0d4b 255ed2fc700d483bb3487e57314350be with result 0 in 17 seconds
2022-04-13 23:11:50.767 | [143034 Async ks-demo-reader:172907]: Waiting for completion of get_or_add_user_project_role reader 37dff53af06d420794f3f15c76eb76e7 c05e62abf35649c9a49f88b9a614f11c running on PID 172907 (13 other jobs running)
2022-04-13 23:11:50.930 | [143034 Async ks-demo-reader:172907]: Signaling child to exit
2022-04-13 23:11:50.930 | WAKEUP
2022-04-13 23:11:51.060 | [143034 Async ks-demo-reader:172907]: Signaled
2022-04-13 23:11:51.068 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:51.068 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:51.068 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:51.068 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:51.068 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:51.068 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:51.068 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:51.068 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:51.068 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:51.068 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 37dff53af06d420794f3f15c76eb76e7 --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:51.068 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:51.068 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:51.068 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:51.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.068 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.069 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.069 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:51.069 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:51.069 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:51.069 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add reader --user 37dff53af06d420794f3f15c76eb76e7 --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:51.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.069 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.069 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.069 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:51.069 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 37dff53af06d420794f3f15c76eb76e7 --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:51.069 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:51.069 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:51.069 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:51.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.069 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.069 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.069 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:51.069 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:51.069 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:51.069 | ++ functions-common:get_field:825           :   echo '| 216ea8bd2a734e8f90613a29a39e4fa6 | 37dff53af06d420794f3f15c76eb76e7 |       | c05e62abf35649c9a49f88b9a614f11c |        |        | False     |'
2022-04-13 23:11:51.069 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:51.069 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:51.069 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:51.069 | + functions-common:get_or_add_user_project_role:1004 :   echo 216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:51.069 | 216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:51.309 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:51.321 | [143034 Async ks-demo-reader:172907]: finished get_or_add_user_project_role reader 37dff53af06d420794f3f15c76eb76e7 c05e62abf35649c9a49f88b9a614f11c with result 0 in 15 seconds
2022-04-13 23:11:51.329 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:11:51.333 | + 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:11:51.474 | [174505 Async ks-system-reader:174505]: finished successfully
2022-04-13 23:11:51.636 | [143034 Async ks-alt-admin:173307]: Waiting for completion of get_or_add_user_project_role admin e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258 running on PID 173307 (12 other jobs running)
2022-04-13 23:11:51.790 | [143034 Async ks-alt-admin:173307]: Signaling child to exit
2022-04-13 23:11:51.790 | WAKEUP
2022-04-13 23:11:51.923 | [143034 Async ks-alt-admin:173307]: Signaled
2022-04-13 23:11:51.933 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:51.934 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:51.934 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:51.934 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:51.934 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:51.934 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:51.934 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:51.934 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:51.934 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e6074338e923465fbce224f9b2ee098e --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:51.934 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:51.934 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:51.934 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:51.934 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:51.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.934 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.934 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.934 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:51.934 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:51.934 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:51.934 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user e6074338e923465fbce224f9b2ee098e --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:51.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.934 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.934 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.934 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:51.934 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e6074338e923465fbce224f9b2ee098e --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:51.934 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:51.934 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:51.934 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:51.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.934 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:51.935 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:51.935 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:51.935 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:51.935 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:51.935 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:51.935 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | e6074338e923465fbce224f9b2ee098e |       | c52a1549a19f44cdbc34703c1f415258 |        |        | False     |'
2022-04-13 23:11:51.935 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:51.935 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:51.935 | + functions-common:get_or_add_user_project_role:1004 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:51.935 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:11:52.240 | [143034 Async ks-alt-admin:173307]: finished get_or_add_user_project_role admin e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258 with result 0 in 14 seconds
2022-04-13 23:11:52.464 | [143034 Async ks-alt-another:173459]: Waiting for completion of get_or_add_user_project_role anotherrole e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258 running on PID 173459 (11 other jobs running)
2022-04-13 23:11:52.639 | [143034 Async ks-alt-another:173459]: Signaling child to exit
2022-04-13 23:11:52.640 | WAKEUP
2022-04-13 23:11:52.792 | [143034 Async ks-alt-another:173459]: Signaled
2022-04-13 23:11:52.810 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:52.810 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:52.810 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:52.810 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:52.810 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:52.810 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:52.810 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:52.810 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:52.810 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:52.810 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e6074338e923465fbce224f9b2ee098e --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:52.810 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:52.810 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:52.810 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:52.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:52.810 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:52.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:52.810 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:52.810 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:52.810 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:52.810 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:52.810 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add anotherrole --user e6074338e923465fbce224f9b2ee098e --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:52.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:52.810 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:52.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:52.810 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:52.810 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:52.810 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:52.810 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:52.810 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e6074338e923465fbce224f9b2ee098e --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:52.811 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:52.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:52.811 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:52.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:52.811 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:52.811 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:52.811 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:52.811 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:52.811 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:52.811 | ++ functions-common:get_field:825           :   echo '| 22cfd86b7a094216b2b70b471bdda370 | e6074338e923465fbce224f9b2ee098e |       | c52a1549a19f44cdbc34703c1f415258 |        |        | False     |'
2022-04-13 23:11:52.811 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:52.811 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:52.811 | + functions-common:get_or_add_user_project_role:1004 :   echo 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:52.811 | 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:11:53.138 | [143034 Async ks-alt-another:173459]: finished get_or_add_user_project_role anotherrole e6074338e923465fbce224f9b2ee098e c52a1549a19f44cdbc34703c1f415258 with result 0 in 15 seconds
2022-04-13 23:11:53.352 | [143034 Async ks-alt-member-user:173773]: Waiting for completion of get_or_add_user_project_role member a8ae0cdb8305453098e3c3f0c63066a0 c52a1549a19f44cdbc34703c1f415258 running on PID 173773 (10 other jobs running)
2022-04-13 23:11:53.489 | [143034 Async ks-alt-member-user:173773]: Signaling child to exit
2022-04-13 23:11:53.490 | WAKEUP
2022-04-13 23:11:53.616 | [143034 Async ks-alt-member-user:173773]: Signaled
2022-04-13 23:11:53.623 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:53.623 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:53.623 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:53.623 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:53.623 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:53.623 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:53.623 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:53.623 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:53.623 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:53.623 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:53.623 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:53.623 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8ae0cdb8305453098e3c3f0c63066a0 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:53.623 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:53.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:53.623 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:53.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:53.623 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:53.623 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:53.623 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:53.623 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:53.623 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add member --user a8ae0cdb8305453098e3c3f0c63066a0 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:53.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:53.623 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:53.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:53.623 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:53.623 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8ae0cdb8305453098e3c3f0c63066a0 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:53.623 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:53.623 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:53.623 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:53.623 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:53.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:53.624 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:53.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:53.624 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:53.624 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:53.624 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:53.624 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:53.624 | ++ functions-common:get_field:825           :   echo '| 27ec882b2d69427eba10ca7511eb1f06 | a8ae0cdb8305453098e3c3f0c63066a0 |       | c52a1549a19f44cdbc34703c1f415258 |        |        | False     |'
2022-04-13 23:11:53.624 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:53.624 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:53.624 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:53.624 | + functions-common:get_or_add_user_project_role:1004 :   echo 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:53.624 | 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:53.910 | [143034 Async ks-alt-member-user:173773]: finished get_or_add_user_project_role member a8ae0cdb8305453098e3c3f0c63066a0 c52a1549a19f44cdbc34703c1f415258 with result 0 in 13 seconds
2022-04-13 23:11:54.124 | [143034 Async ks-alt-reader-user:173987]: Waiting for completion of get_or_add_user_project_role reader 073ecfccf61b47c781f710a4fbc8b084 c52a1549a19f44cdbc34703c1f415258 running on PID 173987 (9 other jobs running)
2022-04-13 23:11:54.303 | [143034 Async ks-alt-reader-user:173987]: Signaling child to exit
2022-04-13 23:11:54.304 | WAKEUP
2022-04-13 23:11:54.471 | [143034 Async ks-alt-reader-user:173987]: Signaled
2022-04-13 23:11:54.486 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:11:54.486 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:11:54.486 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:54.486 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:54.486 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:54.486 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:54.486 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:54.486 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:11:54.486 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 073ecfccf61b47c781f710a4fbc8b084 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:54.486 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:54.486 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:11:54.486 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:54.486 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:54.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:54.486 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:54.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:54.486 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:54.486 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:54.486 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:11:54.486 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:11:54.486 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add reader --user 073ecfccf61b47c781f710a4fbc8b084 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:54.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:54.487 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:54.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:54.487 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:54.487 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 073ecfccf61b47c781f710a4fbc8b084 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:11:54.487 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:11:54.487 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:11:54.487 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:11:54.487 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:54.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:54.487 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:54.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:54.487 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:54.487 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:54.487 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:11:54.487 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:11:54.487 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:11:54.487 | ++ functions-common:get_field:825           :   echo '| 216ea8bd2a734e8f90613a29a39e4fa6 | 073ecfccf61b47c781f710a4fbc8b084 |       | c52a1549a19f44cdbc34703c1f415258 |        |        | False     |'
2022-04-13 23:11:54.487 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:11:54.487 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:54.487 | + functions-common:get_or_add_user_project_role:1004 :   echo 216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:54.487 | 216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:54.752 | [143034 Async ks-alt-reader-user:173987]: finished get_or_add_user_project_role reader 073ecfccf61b47c781f710a4fbc8b084 c52a1549a19f44cdbc34703c1f415258 with result 0 in 13 seconds
2022-04-13 23:11:54.794 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:11:54.803 | + lib/keystone:create_keystone_accounts:415 :   async_wait ks-system-member ks-system-reader
2022-04-13 23:11:55.080 | [143034 Async ks-system-member:174211]: Waiting for completion of get_or_add_user_system_role member d20ef78faa0d47ccacc4c8f23fba7de3 all running on PID 174211 (8 other jobs running)
2022-04-13 23:11:55.238 | [143034 Async ks-system-member:174211]: Signaling child to exit
2022-04-13 23:11:55.239 | WAKEUP
2022-04-13 23:11:55.392 | [143034 Async ks-system-member:174211]: Signaled
2022-04-13 23:11:55.406 | + functions-common:get_or_add_user_system_role:1034 :   local user_role_id
2022-04-13 23:11:55.406 | + functions-common:get_or_add_user_system_role:1035 :   local domain_args
2022-04-13 23:11:55.406 | ++ functions-common:get_or_add_user_system_role:1037 :   _get_domain_args
2022-04-13 23:11:55.406 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:55.406 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:55.406 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:55.406 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:55.406 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:55.406 | + functions-common:get_or_add_user_system_role:1037 :   domain_args=
2022-04-13 23:11:55.406 | ++ functions-common:get_or_add_user_system_role:1045 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d20ef78faa0d47ccacc4c8f23fba7de3 --system all -f value -c Role
2022-04-13 23:11:55.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:55.406 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:55.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:55.406 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:55.406 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:55.406 | + functions-common:get_or_add_user_system_role:1045 :   user_role_id=
2022-04-13 23:11:55.406 | + functions-common:get_or_add_user_system_role:1046 :   [[ -z '' ]]
2022-04-13 23:11:55.406 | + functions-common:get_or_add_user_system_role:1048 :   openstack --os-cloud devstack-system-admin role add member --user d20ef78faa0d47ccacc4c8f23fba7de3 --system all
2022-04-13 23:11:55.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:55.406 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:55.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:55.406 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:55.406 | ++ functions-common:get_or_add_user_system_role:1057 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d20ef78faa0d47ccacc4c8f23fba7de3 --system all -f value -c Role
2022-04-13 23:11:55.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:55.406 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:55.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:55.407 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:55.407 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:55.407 | + functions-common:get_or_add_user_system_role:1057 :   user_role_id=27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:55.407 | + functions-common:get_or_add_user_system_role:1059 :   echo 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:55.407 | 27ec882b2d69427eba10ca7511eb1f06
2022-04-13 23:11:55.715 | [143034 Async ks-system-member:174211]: finished get_or_add_user_system_role member d20ef78faa0d47ccacc4c8f23fba7de3 all with result 0 in 11 seconds
2022-04-13 23:11:55.922 | [143034 Async ks-system-reader:174505]: Waiting for completion of get_or_add_user_system_role reader eb79e81850664ce8a05d39953614539b all running on PID 174505 (7 other jobs running)
2022-04-13 23:11:56.050 | [143034 Async ks-system-reader:174505]: Signaling child to exit
2022-04-13 23:11:56.050 | WAKEUP
2022-04-13 23:11:56.185 | [143034 Async ks-system-reader:174505]: Signaled
2022-04-13 23:11:56.198 | + functions-common:get_or_add_user_system_role:1034 :   local user_role_id
2022-04-13 23:11:56.198 | + functions-common:get_or_add_user_system_role:1035 :   local domain_args
2022-04-13 23:11:56.198 | ++ functions-common:get_or_add_user_system_role:1037 :   _get_domain_args
2022-04-13 23:11:56.198 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:11:56.198 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:11:56.198 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:11:56.198 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:11:56.198 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:11:56.198 | + functions-common:get_or_add_user_system_role:1037 :   domain_args=
2022-04-13 23:11:56.198 | ++ functions-common:get_or_add_user_system_role:1045 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb79e81850664ce8a05d39953614539b --system all -f value -c Role
2022-04-13 23:11:56.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:56.198 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:56.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:56.198 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:56.198 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:56.198 | + functions-common:get_or_add_user_system_role:1045 :   user_role_id=
2022-04-13 23:11:56.198 | + functions-common:get_or_add_user_system_role:1046 :   [[ -z '' ]]
2022-04-13 23:11:56.198 | + functions-common:get_or_add_user_system_role:1048 :   openstack --os-cloud devstack-system-admin role add reader --user eb79e81850664ce8a05d39953614539b --system all
2022-04-13 23:11:56.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:56.199 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:56.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:56.199 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:56.199 | ++ functions-common:get_or_add_user_system_role:1057 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb79e81850664ce8a05d39953614539b --system all -f value -c Role
2022-04-13 23:11:56.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:56.199 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:56.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:11:56.199 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:56.199 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:56.199 | + functions-common:get_or_add_user_system_role:1057 :   user_role_id=216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:56.199 | + functions-common:get_or_add_user_system_role:1059 :   echo 216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:56.199 | 216ea8bd2a734e8f90613a29a39e4fa6
2022-04-13 23:11:56.445 | [143034 Async ks-system-reader:174505]: finished get_or_add_user_system_role reader eb79e81850664ce8a05d39953614539b all with result 0 in 13 seconds
2022-04-13 23:11:56.487 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:11:56.506 | + 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:11:56.850 | [143034 Async ks-group-memberdemo:174846]: Waiting for completion of get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c running on PID 174846 (6 other jobs running)
2022-04-13 23:11:57.003 | [143034 Async ks-group-memberdemo:174846]: Signaling child to exit
2022-04-13 23:11:59.563 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:11:59.720 | [174846 Async ks-group-memberdemo:174846]: finished successfully
2022-04-13 23:11:59.746 | WAKEUP
2022-04-13 23:11:59.776 | [143034 Async ks-group-memberdemo:174846]: Signaled
2022-04-13 23:11:59.777 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:11:59.777 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8868ee4bab0845ca8d56548565556ad9 --project c05e62abf35649c9a49f88b9a614f11c -f value
2022-04-13 23:11:59.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:11:59.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:59.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:11:59.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:59.777 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:59.777 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:11:59.777 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:11:59.777 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add member --group 8868ee4bab0845ca8d56548565556ad9 --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:11:59.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:11:59.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:59.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:11:59.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:59.777 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8868ee4bab0845ca8d56548565556ad9 --project c05e62abf35649c9a49f88b9a614f11c -f value
2022-04-13 23:11:59.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:11:59.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:59.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:11:59.777 |   from cryptography.utils import int_from_bytes
2022-04-13 23:11:59.777 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:11:59.777 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='27ec882b2d69427eba10ca7511eb1f06  8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c   False'
2022-04-13 23:11:59.777 | + functions-common:get_or_add_group_project_role:1083 :   echo 27ec882b2d69427eba10ca7511eb1f06 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c False
2022-04-13 23:11:59.777 | 27ec882b2d69427eba10ca7511eb1f06 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c False
2022-04-13 23:11:59.830 | [143034 Async ks-group-memberdemo:174846]: finished get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c with result 0 in 14 seconds
2022-04-13 23:11:59.883 | [143034 Async ks-group-anotherdemo:174932]: Waiting for completion of get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c running on PID 174932 (5 other jobs running)
2022-04-13 23:11:59.928 | [143034 Async ks-group-anotherdemo:174932]: Signaling child to exit
2022-04-13 23:12:00.234 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:12:00.263 | [174932 Async ks-group-anotherdemo:174932]: finished successfully
2022-04-13 23:12:00.284 | WAKEUP
2022-04-13 23:12:00.311 | [143034 Async ks-group-anotherdemo:174932]: Signaled
2022-04-13 23:12:00.312 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:12:00.312 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8868ee4bab0845ca8d56548565556ad9 --project c05e62abf35649c9a49f88b9a614f11c -f value
2022-04-13 23:12:00.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:00.312 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:00.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:00.312 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:00.312 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:00.312 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:12:00.312 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:12:00.312 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 8868ee4bab0845ca8d56548565556ad9 --project c05e62abf35649c9a49f88b9a614f11c
2022-04-13 23:12:00.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:00.312 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:00.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:00.313 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:00.313 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8868ee4bab0845ca8d56548565556ad9 --project c05e62abf35649c9a49f88b9a614f11c -f value
2022-04-13 23:12:00.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:00.313 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:00.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:00.313 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:00.313 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:00.313 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='22cfd86b7a094216b2b70b471bdda370  8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c   False'
2022-04-13 23:12:00.313 | + functions-common:get_or_add_group_project_role:1083 :   echo 22cfd86b7a094216b2b70b471bdda370 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c False
2022-04-13 23:12:00.313 | 22cfd86b7a094216b2b70b471bdda370 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c False
2022-04-13 23:12:00.369 | [143034 Async ks-group-anotherdemo:174932]: finished get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c05e62abf35649c9a49f88b9a614f11c with result 0 in 15 seconds
2022-04-13 23:12:00.418 | [143034 Async ks-group-memberalt:175048]: Waiting for completion of get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 running on PID 175048 (4 other jobs running)
2022-04-13 23:12:00.449 | [143034 Async ks-group-memberalt:175048]: Signaling child to exit
2022-04-13 23:12:01.144 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:12:01.173 | [175048 Async ks-group-memberalt:175048]: finished successfully
2022-04-13 23:12:01.193 | WAKEUP
2022-04-13 23:12:01.222 | [143034 Async ks-group-memberalt:175048]: Signaled
2022-04-13 23:12:01.223 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:12:01.223 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8868ee4bab0845ca8d56548565556ad9 --project c52a1549a19f44cdbc34703c1f415258 -f value
2022-04-13 23:12:01.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.223 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.224 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.224 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:01.224 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:12:01.224 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:12:01.224 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add member --group 8868ee4bab0845ca8d56548565556ad9 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:12:01.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.224 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.224 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.224 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8868ee4bab0845ca8d56548565556ad9 --project c52a1549a19f44cdbc34703c1f415258 -f value
2022-04-13 23:12:01.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.224 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.224 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.224 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:01.224 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='27ec882b2d69427eba10ca7511eb1f06  8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258   False'
2022-04-13 23:12:01.224 | + functions-common:get_or_add_group_project_role:1083 :   echo 27ec882b2d69427eba10ca7511eb1f06 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 False
2022-04-13 23:12:01.224 | 27ec882b2d69427eba10ca7511eb1f06 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 False
2022-04-13 23:12:01.276 | [143034 Async ks-group-memberalt:175048]: finished get_or_add_group_project_role member 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 with result 0 in 15 seconds
2022-04-13 23:12:01.325 | [143034 Async ks-group-anotheralt:175163]: Waiting for completion of get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 running on PID 175163 (3 other jobs running)
2022-04-13 23:12:01.354 | [143034 Async ks-group-anotheralt:175163]: Signaling child to exit
2022-04-13 23:12:01.637 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:12:01.642 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:12:01.666 | [175163 Async ks-group-anotheralt:175163]: finished successfully
2022-04-13 23:12:01.670 | [175251 Async ks-group-admin:175251]: finished successfully
2022-04-13 23:12:01.687 | WAKEUP
2022-04-13 23:12:01.710 | [143034 Async ks-group-anotheralt:175163]: Signaled
2022-04-13 23:12:01.712 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:12:01.712 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8868ee4bab0845ca8d56548565556ad9 --project c52a1549a19f44cdbc34703c1f415258 -f value
2022-04-13 23:12:01.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.712 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:01.712 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:12:01.712 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:12:01.712 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 8868ee4bab0845ca8d56548565556ad9 --project c52a1549a19f44cdbc34703c1f415258
2022-04-13 23:12:01.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.712 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8868ee4bab0845ca8d56548565556ad9 --project c52a1549a19f44cdbc34703c1f415258 -f value
2022-04-13 23:12:01.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.712 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:01.713 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='22cfd86b7a094216b2b70b471bdda370  8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258   False'
2022-04-13 23:12:01.713 | + functions-common:get_or_add_group_project_role:1083 :   echo 22cfd86b7a094216b2b70b471bdda370 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 False
2022-04-13 23:12:01.713 | 22cfd86b7a094216b2b70b471bdda370 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 False
2022-04-13 23:12:01.757 | [143034 Async ks-group-anotheralt:175163]: finished get_or_add_group_project_role anotherrole 8868ee4bab0845ca8d56548565556ad9 c52a1549a19f44cdbc34703c1f415258 with result 0 in 15 seconds
2022-04-13 23:12:01.795 | [143034 Async ks-group-admin:175251]: Waiting for completion of get_or_add_group_project_role admin 0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62 running on PID 175251 (2 other jobs running)
2022-04-13 23:12:01.820 | [143034 Async ks-group-admin:175251]: Signaling child to exit
2022-04-13 23:12:01.821 | WAKEUP
2022-04-13 23:12:01.846 | [143034 Async ks-group-admin:175251]: Signaled
2022-04-13 23:12:01.847 | + functions-common:get_or_add_group_project_role:1065 :   local group_role_id
2022-04-13 23:12:01.847 | ++ functions-common:get_or_add_group_project_role:1071 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0eb4d17d62884966addbe3e82b9cf592 --project 047148ff109c45dbb3e0759d5e349e62 -f value
2022-04-13 23:12:01.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.847 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.847 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.847 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:01.847 | + functions-common:get_or_add_group_project_role:1071 :   group_role_id=
2022-04-13 23:12:01.847 | + functions-common:get_or_add_group_project_role:1072 :   [[ -z '' ]]
2022-04-13 23:12:01.847 | + functions-common:get_or_add_group_project_role:1074 :   openstack --os-cloud devstack-system-admin role add admin --group 0eb4d17d62884966addbe3e82b9cf592 --project 047148ff109c45dbb3e0759d5e349e62
2022-04-13 23:12:01.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.847 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.847 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.847 | ++ functions-common:get_or_add_group_project_role:1081 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0eb4d17d62884966addbe3e82b9cf592 --project 047148ff109c45dbb3e0759d5e349e62 -f value
2022-04-13 23:12:01.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.847 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:12:01.847 |   from cryptography.utils import int_from_bytes
2022-04-13 23:12:01.848 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:12:01.848 | + functions-common:get_or_add_group_project_role:1081 :   group_role_id='4f7a4189a6c44fe8a11f21711c326170  0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62   False'
2022-04-13 23:12:01.848 | + functions-common:get_or_add_group_project_role:1083 :   echo 4f7a4189a6c44fe8a11f21711c326170 0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62 False
2022-04-13 23:12:01.848 | 4f7a4189a6c44fe8a11f21711c326170 0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62 False
2022-04-13 23:12:01.894 | [143034 Async ks-group-admin:175251]: finished get_or_add_group_project_role admin 0eb4d17d62884966addbe3e82b9cf592 047148ff109c45dbb3e0759d5e349e62 with result 0 in 15 seconds
2022-04-13 23:12:01.898 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:12:01.901 | + lib/keystone:create_keystone_accounts:418 :   is_service_enabled ldap
2022-04-13 23:12:01.918 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:12:01.921 | + ./stack.sh:main:1104                     :   is_service_enabled nova
2022-04-13 23:12:01.939 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:12:01.941 | + ./stack.sh:main:1105                     :   async_runfunc create_nova_accounts
2022-04-13 23:12:01.944 | + inc/async:async_runfunc:116              :   async_run create_nova_accounts create_nova_accounts
2022-04-13 23:12:02.005 | + inc/async:async_inner:63                 :   create_nova_accounts
2022-04-13 23:12:02.046 | [143034 Async create_nova_accounts:177185]: running: create_nova_accounts
2022-04-13 23:12:02.049 | + ./stack.sh:main:1107                     :   is_service_enabled glance
2022-04-13 23:12:02.067 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:12:02.069 | + ./stack.sh:main:1108                     :   async_runfunc create_glance_accounts
2022-04-13 23:12:02.072 | + inc/async:async_runfunc:116              :   async_run create_glance_accounts create_glance_accounts
2022-04-13 23:12:02.132 | + inc/async:async_inner:63                 :   create_glance_accounts
2022-04-13 23:12:02.173 | [143034 Async create_glance_accounts:177300]: running: create_glance_accounts
2022-04-13 23:12:02.176 | + ./stack.sh:main:1110                     :   is_service_enabled cinder
2022-04-13 23:12:02.201 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:12:02.204 | + ./stack.sh:main:1111                     :   async_runfunc create_cinder_accounts
2022-04-13 23:12:02.210 | + inc/async:async_runfunc:116              :   async_run create_cinder_accounts create_cinder_accounts
2022-04-13 23:12:02.280 | + inc/async:async_inner:63                 :   create_cinder_accounts
2022-04-13 23:12:02.323 | [143034 Async create_cinder_accounts:177430]: running: create_cinder_accounts
2022-04-13 23:12:02.326 | + ./stack.sh:main:1113                     :   is_service_enabled neutron
2022-04-13 23:12:02.348 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:12:02.350 | + ./stack.sh:main:1114                     :   async_runfunc create_neutron_accounts
2022-04-13 23:12:02.354 | + inc/async:async_runfunc:116              :   async_run create_neutron_accounts create_neutron_accounts
2022-04-13 23:12:02.421 | + inc/async:async_inner:63                 :   create_neutron_accounts
2022-04-13 23:12:02.494 | [143034 Async create_neutron_accounts:177545]: running: create_neutron_accounts
2022-04-13 23:12:02.497 | + ./stack.sh:main:1116                     :   is_service_enabled swift
2022-04-13 23:12:02.533 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:12:02.536 | + ./stack.sh:main:1117                     :   async_runfunc create_swift_accounts
2022-04-13 23:12:02.541 | + inc/async:async_runfunc:116              :   async_run create_swift_accounts create_swift_accounts
2022-04-13 23:12:02.758 | + inc/async:async_inner:63                 :   create_swift_accounts
2022-04-13 23:12:03.015 | [143034 Async create_swift_accounts:177686]: running: create_swift_accounts
2022-04-13 23:12:03.046 | + ./stack.sh:main:1125                     :   is_service_enabled horizon
2022-04-13 23:12:03.174 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:12:03.199 | + ./stack.sh:main:1130                     :   async_wait create_nova_accounts create_glance_accounts create_cinder_accounts
2022-04-13 23:12:03.580 | [143034 Async create_nova_accounts:177185]: Waiting for completion of create_nova_accounts running on PID 177185 (6 other jobs running)
2022-04-13 23:12:03.746 | [143034 Async create_nova_accounts:177185]: Signaling child to exit
2022-04-13 23:12:44.616 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:12:44.691 | [177545 Async create_neutron_accounts:177545]: finished successfully
2022-04-13 23:13:03.183 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:13:03.226 | [177430 Async create_cinder_accounts:177430]: finished successfully
2022-04-13 23:13:17.450 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:13:17.478 | [177300 Async create_glance_accounts:177300]: finished successfully
2022-04-13 23:13:23.490 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:13:23.517 | [177185 Async create_nova_accounts:177185]: finished successfully
2022-04-13 23:13:23.538 | WAKEUP
2022-04-13 23:13:23.562 | [143034 Async create_nova_accounts:177185]: Signaled
2022-04-13 23:13:23.564 | + 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:13:23.564 | + lib/nova:create_nova_accounts:359        :   create_service_user nova admin
2022-04-13 23:13:23.564 | + lib/keystone:create_service_user:431     :   get_or_create_user nova Passw0rd Default
2022-04-13 23:13:23.564 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:13:23.564 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:13:23.564 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:13:23.564 | ++ 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:13:23.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.564 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.564 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.564 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.564 | + functions-common:get_or_create_user:932  :   user_id=53a81c254cf84ae0b2d05b2cfbc72bc7
2022-04-13 23:13:23.564 | + functions-common:get_or_create_user:933  :   echo 53a81c254cf84ae0b2d05b2cfbc72bc7
2022-04-13 23:13:23.564 | 53a81c254cf84ae0b2d05b2cfbc72bc7
2022-04-13 23:13:23.564 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service nova service Default Default
2022-04-13 23:13:23.565 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:23.565 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:23.565 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:23.565 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:23.565 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:23.565 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:23.565 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:23.565 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:23.565 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:23.565 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:23.565 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:23.565 | ++ 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:13:23.565 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.565 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.565 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.565 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.565 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.565 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.565 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:23.565 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:23.565 | + 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:13:23.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.565 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.565 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.565 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:23.565 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.565 | ++ 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:13:23.565 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.565 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.566 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.566 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.566 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.566 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:23.566 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:23.566 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:23.566 | ++ functions-common:get_field:825           :   echo '| ec5ef6f6998e48578a1134518a6fd1f8 | 53a81c254cf84ae0b2d05b2cfbc72bc7 |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:23.566 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.566 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.566 | + functions-common:get_or_add_user_project_role:1004 :   echo ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.566 | ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.566 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-13 23:13:23.566 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin nova service Default Default
2022-04-13 23:13:23.566 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:23.566 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:23.566 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:23.566 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:23.566 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:23.566 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:23.566 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:23.566 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:23.566 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:23.566 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:23.566 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.566 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:23.566 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.566 | ++ 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:13:23.566 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.566 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.566 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.567 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.567 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:23.567 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:23.567 | + 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:13:23.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.567 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.567 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.567 | ++ 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:13:23.567 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.567 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:23.567 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.567 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.567 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.567 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.567 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.567 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:23.567 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:23.567 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | 53a81c254cf84ae0b2d05b2cfbc72bc7 |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:23.567 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:23.567 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.567 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:13:23.567 | + functions-common:get_or_add_user_project_role:1004 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:13:23.567 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:13:23.567 | + lib/nova:create_nova_accounts:361        :   local nova_api_url
2022-04-13 23:13:23.567 | + lib/nova:create_nova_accounts:362        :   [[ True == \F\a\l\s\e ]]
2022-04-13 23:13:23.567 | + lib/nova:create_nova_accounts:365        :   nova_api_url=http://10.222.0.15/compute
2022-04-13 23:13:23.567 | + lib/nova:create_nova_accounts:368        :   get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)'
2022-04-13 23:13:23.567 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:13:23.567 | ++ 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:13:23.567 | ++ 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:13:23.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.568 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.568 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.568 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.568 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:13:23.568 | b96b526d35094472a7fd799b9bd8ee56'
2022-04-13 23:13:23.568 | + functions-common:get_or_create_service:1101 :   echo b96b526d35094472a7fd799b9bd8ee56
2022-04-13 23:13:23.568 | b96b526d35094472a7fd799b9bd8ee56
2022-04-13 23:13:23.568 | + lib/nova:create_nova_accounts:370        :   get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.15/compute/v2/$(project_id)s'
2022-04-13 23:13:23.568 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:13:23.568 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' RegionOne
2022-04-13 23:13:23.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:13:23.568 | +++ 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:13:23.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.568 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.568 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.568 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:13:23.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:13:23.568 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:13:23.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.568 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.568 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.568 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=b8f82da37a7046c1a22035db8535c4e9
2022-04-13 23:13:23.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo b8f82da37a7046c1a22035db8535c4e9
2022-04-13 23:13:23.568 | + functions-common:get_or_create_endpoint:1134 :   public_id=b8f82da37a7046c1a22035db8535c4e9
2022-04-13 23:13:23.568 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:13:23.569 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:13:23.569 | + functions-common:get_or_create_endpoint:1143 :   echo b8f82da37a7046c1a22035db8535c4e9
2022-04-13 23:13:23.569 | b8f82da37a7046c1a22035db8535c4e9
2022-04-13 23:13:23.569 | + lib/nova:create_nova_accounts:374        :   get_or_create_service nova compute 'Nova Compute Service'
2022-04-13 23:13:23.569 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:13:23.569 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show compute -f value -c id
2022-04-13 23:13:23.569 | ++ 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:13:23.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.569 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.569 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.569 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.569 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:13:23.569 | 7571ad41956a4a6f8dd404373ecf8e19'
2022-04-13 23:13:23.569 | + functions-common:get_or_create_service:1101 :   echo 7571ad41956a4a6f8dd404373ecf8e19
2022-04-13 23:13:23.569 | 7571ad41956a4a6f8dd404373ecf8e19
2022-04-13 23:13:23.569 | + lib/nova:create_nova_accounts:376        :   get_or_create_endpoint compute RegionOne http://10.222.0.15/compute/v2.1
2022-04-13 23:13:23.569 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:13:23.569 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface compute public http://10.222.0.15/compute/v2.1 RegionOne
2022-04-13 23:13:23.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:13:23.569 | +++ 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:13:23.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.569 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.569 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.569 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:13:23.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:13:23.569 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.15/compute/v2.1 --region RegionOne -f value -c id
2022-04-13 23:13:23.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.569 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.569 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.570 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=01bd0bec77ed4c1da35428cb0c10d5b1
2022-04-13 23:13:23.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 01bd0bec77ed4c1da35428cb0c10d5b1
2022-04-13 23:13:23.570 | + functions-common:get_or_create_endpoint:1134 :   public_id=01bd0bec77ed4c1da35428cb0c10d5b1
2022-04-13 23:13:23.570 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:13:23.570 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:13:23.570 | + functions-common:get_or_create_endpoint:1143 :   echo 01bd0bec77ed4c1da35428cb0c10d5b1
2022-04-13 23:13:23.570 | 01bd0bec77ed4c1da35428cb0c10d5b1
2022-04-13 23:13:23.570 | + lib/nova:create_nova_accounts:381        :   is_service_enabled n-api
2022-04-13 23:13:23.570 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:13:23.570 | + lib/nova:create_nova_accounts:383        :   is_service_enabled swift
2022-04-13 23:13:23.570 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:13:23.570 | + lib/nova:create_nova_accounts:386        :   get_or_add_user_project_role ResellerAdmin nova service Default Default
2022-04-13 23:13:23.570 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:23.570 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:23.570 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:23.570 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:23.570 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:23.570 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:23.570 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:23.570 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:23.570 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:23.570 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:23.570 | ++ 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:13:23.570 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.570 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:23.570 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.570 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.570 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.570 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.570 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.570 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:23.571 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:23.571 | + 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:13:23.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.571 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.571 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.571 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.571 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:23.571 | ++ 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:13:23.571 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.571 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.571 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.571 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.571 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.571 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:23.571 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:23.571 | ++ functions-common:get_field:825           :   echo '| d81c1b69ed9f456689c30c79ca47bfe9 | 53a81c254cf84ae0b2d05b2cfbc72bc7 |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:23.571 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:23.571 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.571 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:13:23.571 | + functions-common:get_or_add_user_project_role:1004 :   echo d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:13:23.571 | d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:13:23.571 | + lib/nova:create_nova_accounts:391        :   is_service_enabled s3api
2022-04-13 23:13:23.571 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:13:23.571 | + lib/nova:create_nova_accounts:402        :   is_service_enabled n-api
2022-04-13 23:13:23.571 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:13:23.571 | + lib/nova:create_nova_accounts:403        :   [[ False = True ]]
2022-04-13 23:13:23.616 | [143034 Async create_nova_accounts:177185]: finished create_nova_accounts with result 0 in 81 seconds
2022-04-13 23:13:23.657 | [143034 Async create_glance_accounts:177300]: Waiting for completion of create_glance_accounts running on PID 177300 (5 other jobs running)
2022-04-13 23:13:23.685 | [143034 Async create_glance_accounts:177300]: Signaling child to exit
2022-04-13 23:13:23.685 | WAKEUP
2022-04-13 23:13:23.710 | [143034 Async create_glance_accounts:177300]: Signaled
2022-04-13 23:13:23.711 | + lib/glance:create_glance_accounts:451    :   is_service_enabled g-api
2022-04-13 23:13:23.711 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:13:23.711 | + lib/glance:create_glance_accounts:453    :   create_service_user glance
2022-04-13 23:13:23.711 | + lib/keystone:create_service_user:431     :   get_or_create_user glance Passw0rd Default
2022-04-13 23:13:23.711 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:13:23.712 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:13:23.712 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:13:23.712 | ++ 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:13:23.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.712 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.712 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.712 | + functions-common:get_or_create_user:932  :   user_id=97b765ea6ced47cf858b30ed1871726a
2022-04-13 23:13:23.712 | + functions-common:get_or_create_user:933  :   echo 97b765ea6ced47cf858b30ed1871726a
2022-04-13 23:13:23.712 | 97b765ea6ced47cf858b30ed1871726a
2022-04-13 23:13:23.712 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance service Default Default
2022-04-13 23:13:23.712 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:23.712 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:23.712 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:23.712 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:23.712 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:23.712 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:23.712 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:23.712 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:23.712 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:23.712 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:23.712 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:23.712 | ++ 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:13:23.712 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.712 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.713 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.713 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.713 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.713 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.713 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:23.713 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:23.713 | + 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:13:23.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.713 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.713 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.713 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.713 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:23.713 | ++ 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:13:23.713 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.713 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.713 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.713 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.713 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.713 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:23.713 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:23.713 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:23.713 | ++ functions-common:get_field:825           :   echo '| ec5ef6f6998e48578a1134518a6fd1f8 | 97b765ea6ced47cf858b30ed1871726a |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:23.713 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.713 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.713 | + functions-common:get_or_add_user_project_role:1004 :   echo ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.713 | ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.713 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-13 23:13:23.713 | + lib/glance:create_glance_accounts:456    :   is_service_enabled s-proxy
2022-04-13 23:13:23.713 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:13:23.714 | + lib/glance:create_glance_accounts:457    :   create_service_user glance-swift ResellerAdmin
2022-04-13 23:13:23.714 | + lib/keystone:create_service_user:431     :   get_or_create_user glance-swift Passw0rd Default
2022-04-13 23:13:23.714 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:13:23.714 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:13:23.714 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:13:23.714 | ++ 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:13:23.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.714 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.714 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.714 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.714 | + functions-common:get_or_create_user:932  :   user_id=8b40355764ff40ebaac93b821cc5370a
2022-04-13 23:13:23.714 | + functions-common:get_or_create_user:933  :   echo 8b40355764ff40ebaac93b821cc5370a
2022-04-13 23:13:23.714 | 8b40355764ff40ebaac93b821cc5370a
2022-04-13 23:13:23.714 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance-swift service Default Default
2022-04-13 23:13:23.714 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:23.714 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:23.714 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:23.714 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:23.714 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:23.714 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:23.714 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:23.714 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:23.714 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:23.714 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:23.714 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.714 | ++ 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:13:23.714 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:23.714 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.714 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.714 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.715 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.715 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.715 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:23.715 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:23.715 | + 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:13:23.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.715 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.715 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.715 | ++ 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:13:23.715 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.715 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:23.715 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.715 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.715 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.715 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.715 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.715 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:23.715 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:23.715 | ++ functions-common:get_field:825           :   echo '| ec5ef6f6998e48578a1134518a6fd1f8 | 8b40355764ff40ebaac93b821cc5370a |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:23.715 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:23.715 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.715 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.715 | + functions-common:get_or_add_user_project_role:1004 :   echo ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.715 | ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.715 | + lib/keystone:create_service_user:434     :   [[ -n ResellerAdmin ]]
2022-04-13 23:13:23.715 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role ResellerAdmin glance-swift service Default Default
2022-04-13 23:13:23.715 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:23.715 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:23.715 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:23.715 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:23.716 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:23.716 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:23.716 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:23.716 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:23.716 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:23.716 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:23.716 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:23.716 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.716 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.716 | ++ 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:13:23.716 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.716 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.716 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.716 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.716 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:23.716 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:23.716 | + 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:13:23.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.716 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.716 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.716 | ++ 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:13:23.716 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.716 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:23.716 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.716 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.717 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.717 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.717 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.717 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:23.717 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:23.717 | ++ functions-common:get_field:825           :   echo '| d81c1b69ed9f456689c30c79ca47bfe9 | 8b40355764ff40ebaac93b821cc5370a |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:23.717 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:23.717 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.717 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:13:23.717 | + functions-common:get_or_add_user_project_role:1004 :   echo d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:13:23.717 | d81c1b69ed9f456689c30c79ca47bfe9
2022-04-13 23:13:23.717 | + lib/glance:create_glance_accounts:460    :   get_or_create_service glance image 'Glance Image Service'
2022-04-13 23:13:23.717 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:13:23.717 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show image -f value -c id
2022-04-13 23:13:23.717 | ++ 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:13:23.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.717 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.717 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.717 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.717 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:13:23.717 | 51280820b1f04e94a65beab9eccacb2f'
2022-04-13 23:13:23.717 | + functions-common:get_or_create_service:1101 :   echo 51280820b1f04e94a65beab9eccacb2f
2022-04-13 23:13:23.717 | 51280820b1f04e94a65beab9eccacb2f
2022-04-13 23:13:23.717 | + lib/glance:create_glance_accounts:462    :   get_or_create_endpoint image RegionOne http://10.222.0.15/image
2022-04-13 23:13:23.717 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:13:23.717 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface image public http://10.222.0.15/image RegionOne
2022-04-13 23:13:23.717 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:13:23.717 | +++ 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:13:23.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.717 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.718 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.718 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:13:23.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:13:23.718 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.15/image --region RegionOne -f value -c id
2022-04-13 23:13:23.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.718 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.718 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.718 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=6d402ddb288e4bf69d496a9e64637425
2022-04-13 23:13:23.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 6d402ddb288e4bf69d496a9e64637425
2022-04-13 23:13:23.718 | + functions-common:get_or_create_endpoint:1134 :   public_id=6d402ddb288e4bf69d496a9e64637425
2022-04-13 23:13:23.718 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:13:23.718 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:13:23.718 | + functions-common:get_or_create_endpoint:1143 :   echo 6d402ddb288e4bf69d496a9e64637425
2022-04-13 23:13:23.718 | 6d402ddb288e4bf69d496a9e64637425
2022-04-13 23:13:23.718 | ++ lib/glance:create_glance_accounts:467    :   get_or_create_domain Default
2022-04-13 23:13:23.718 | ++ functions-common:get_or_create_domain:884 :   local domain_id
2022-04-13 23:13:23.718 | +++ functions-common:get_or_create_domain:896 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-13 23:13:23.718 | ++ functions-common:get_or_create_domain:894 :   domain_id=default
2022-04-13 23:13:23.718 | ++ functions-common:get_or_create_domain:895 :   echo default
2022-04-13 23:13:23.718 | + lib/glance:create_glance_accounts:467    :   service_domain_id=default
2022-04-13 23:13:23.718 | + lib/glance:create_glance_accounts:468    :   iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default
2022-04-13 23:13:23.718 | + lib/glance:create_glance_accounts:469    :   iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default
2022-04-13 23:13:23.718 | + lib/glance:create_glance_accounts:471    :   [[ False = True ]]
2022-04-13 23:13:23.761 | [143034 Async create_glance_accounts:177300]: finished create_glance_accounts with result 0 in 75 seconds
2022-04-13 23:13:23.802 | [143034 Async create_cinder_accounts:177430]: Waiting for completion of create_cinder_accounts running on PID 177430 (4 other jobs running)
2022-04-13 23:13:23.828 | [143034 Async create_cinder_accounts:177430]: Signaling child to exit
2022-04-13 23:13:23.828 | WAKEUP
2022-04-13 23:13:23.851 | [143034 Async create_cinder_accounts:177430]: Signaled
2022-04-13 23:13:23.853 | + 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:13:23.853 | + lib/cinder:create_cinder_accounts:400    :   create_service_user cinder
2022-04-13 23:13:23.853 | + lib/keystone:create_service_user:431     :   get_or_create_user cinder Passw0rd Default
2022-04-13 23:13:23.853 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:13:23.853 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:13:23.853 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:13:23.853 | ++ 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:13:23.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.853 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:23.853 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.853 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.854 | + functions-common:get_or_create_user:932  :   user_id=48bf8d7eaa9b480184419e47a631585b
2022-04-13 23:13:23.854 | + functions-common:get_or_create_user:933  :   echo 48bf8d7eaa9b480184419e47a631585b
2022-04-13 23:13:23.854 | 48bf8d7eaa9b480184419e47a631585b
2022-04-13 23:13:23.854 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service cinder service Default Default
2022-04-13 23:13:23.854 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:23.854 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:23.854 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:23.854 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:23.854 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:23.854 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:23.854 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:23.854 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:23.854 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:23.854 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:23.854 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:23.854 | ++ 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:13:23.854 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.854 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.854 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.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:13:23.854 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.854 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.854 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.854 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:23.854 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:23.854 | + 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:13:23.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:13:23.854 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.854 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.854 | ++ 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:13:23.854 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:23.854 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:23.855 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:23.855 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.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:13:23.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.855 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.855 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:23.855 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:23.855 | ++ functions-common:get_field:825           :   echo '| ec5ef6f6998e48578a1134518a6fd1f8 | 48bf8d7eaa9b480184419e47a631585b |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:23.855 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:23.855 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:23.855 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.855 | + functions-common:get_or_add_user_project_role:1004 :   echo ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.855 | ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:23.855 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-13 23:13:23.855 | + lib/cinder:create_cinder_accounts:403    :   get_or_create_service cinder block-storage 'Cinder Volume Service'
2022-04-13 23:13:23.855 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:13:23.855 | ++ 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:13:23.855 | ++ 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:13:23.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:13:23.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.855 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.855 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.855 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:13:23.855 | d3c0b4f051c24ca6b3a51655f83cc85a'
2022-04-13 23:13:23.855 | + functions-common:get_or_create_service:1101 :   echo d3c0b4f051c24ca6b3a51655f83cc85a
2022-04-13 23:13:23.855 | d3c0b4f051c24ca6b3a51655f83cc85a
2022-04-13 23:13:23.855 | + lib/cinder:create_cinder_accounts:404    :   '[' True == False ']'
2022-04-13 23:13:23.855 | + lib/cinder:create_cinder_accounts:417    :   get_or_create_endpoint block-storage RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s'
2022-04-13 23:13:23.855 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:13:23.855 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne
2022-04-13 23:13:23.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:13:23.856 | +++ 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:13:23.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:13:23.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.856 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:13:23.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:13:23.856 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:13:23.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:13:23.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.856 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=e15f4e1942874305af44aee06142fa91
2022-04-13 23:13:23.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo e15f4e1942874305af44aee06142fa91
2022-04-13 23:13:23.856 | + functions-common:get_or_create_endpoint:1134 :   public_id=e15f4e1942874305af44aee06142fa91
2022-04-13 23:13:23.856 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:13:23.856 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:13:23.856 | + functions-common:get_or_create_endpoint:1143 :   echo e15f4e1942874305af44aee06142fa91
2022-04-13 23:13:23.856 | e15f4e1942874305af44aee06142fa91
2022-04-13 23:13:23.856 | + lib/cinder:create_cinder_accounts:421    :   get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3'
2022-04-13 23:13:23.856 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:13:23.856 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id
2022-04-13 23:13:23.856 | ++ 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:13:23.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:13:23.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.856 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.856 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.856 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:13:23.856 | 70529ed82d174ca89444dd05aa6376f2'
2022-04-13 23:13:23.857 | + functions-common:get_or_create_service:1101 :   echo 70529ed82d174ca89444dd05aa6376f2
2022-04-13 23:13:23.857 | 70529ed82d174ca89444dd05aa6376f2
2022-04-13 23:13:23.857 | + lib/cinder:create_cinder_accounts:423    :   get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s'
2022-04-13 23:13:23.857 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:13:23.857 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne
2022-04-13 23:13:23.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:13:23.857 | +++ 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:13:23.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:13:23.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.857 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:13:23.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:13:23.857 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:13:23.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:13:23.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.857 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.857 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=8cb11a1010d5433ba14b82a991219918
2022-04-13 23:13:23.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 8cb11a1010d5433ba14b82a991219918
2022-04-13 23:13:23.857 | + functions-common:get_or_create_endpoint:1134 :   public_id=8cb11a1010d5433ba14b82a991219918
2022-04-13 23:13:23.857 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:13:23.857 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:13:23.857 | + functions-common:get_or_create_endpoint:1143 :   echo 8cb11a1010d5433ba14b82a991219918
2022-04-13 23:13:23.857 | 8cb11a1010d5433ba14b82a991219918
2022-04-13 23:13:23.857 | + lib/cinder:create_cinder_accounts:428    :   configure_cinder_internal_tenant
2022-04-13 23:13:23.857 | ++ lib/cinder:configure_cinder_internal_tenant:611 :   get_or_create_project service
2022-04-13 23:13:23.857 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:13:23.857 | +++ 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:13:23.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:13:23.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.858 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.858 | ++ functions-common:get_or_create_project:945 :   project_id=fdaf5cbc3d134f338832c603f2bbc998
2022-04-13 23:13:23.858 | ++ functions-common:get_or_create_project:946 :   echo fdaf5cbc3d134f338832c603f2bbc998
2022-04-13 23:13:23.858 | + lib/cinder:configure_cinder_internal_tenant:611 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fdaf5cbc3d134f338832c603f2bbc998
2022-04-13 23:13:23.858 | ++ lib/cinder:configure_cinder_internal_tenant:612 :   get_or_create_user cinder
2022-04-13 23:13:23.858 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:13:23.858 | ++ functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:13:23.858 | ++ functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:13:23.858 | +++ 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:13:23.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:13:23.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.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:13:23.858 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:23.858 | No password was supplied, authentication will fail when a user does not have a password.
2022-04-13 23:13:23.858 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:23.858 | ++ functions-common:get_or_create_user:932  :   user_id=48bf8d7eaa9b480184419e47a631585b
2022-04-13 23:13:23.858 | ++ functions-common:get_or_create_user:933  :   echo 48bf8d7eaa9b480184419e47a631585b
2022-04-13 23:13:23.858 | + lib/cinder:configure_cinder_internal_tenant:612 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 48bf8d7eaa9b480184419e47a631585b
2022-04-13 23:13:23.900 | [143034 Async create_cinder_accounts:177430]: finished create_cinder_accounts with result 0 in 60 seconds
2022-04-13 23:13:23.904 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:13:23.907 | + ./stack.sh:main:1131                     :   async_wait create_neutron_accounts create_swift_accounts configure_horizon
2022-04-13 23:13:23.961 | [143034 Async create_neutron_accounts:177545]: Waiting for completion of create_neutron_accounts running on PID 177545 (3 other jobs running)
2022-04-13 23:13:23.987 | [143034 Async create_neutron_accounts:177545]: Signaling child to exit
2022-04-13 23:13:23.987 | WAKEUP
2022-04-13 23:13:24.011 | [143034 Async create_neutron_accounts:177545]: Signaled
2022-04-13 23:13:24.012 | + lib/neutron:create_neutron_accounts:669  :   is_neutron_legacy_enabled
2022-04-13 23:13:24.012 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:13:24.013 | ++ 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:13:24.013 | + 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:13:24.013 | + 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:13:24.013 | + 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:13:24.013 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:13:24.013 | + lib/neutron:create_neutron_accounts:671  :   create_mutnauq_accounts
2022-04-13 23:13:24.013 | + lib/neutron-legacy:create_mutnauq_accounts:436 :   local neutron_url
2022-04-13 23:13:24.013 | + lib/neutron-legacy:create_mutnauq_accounts:437 :   '[' False == True ']'
2022-04-13 23:13:24.013 | + lib/neutron-legacy:create_mutnauq_accounts:440 :   neutron_url=http://10.222.0.15:9696/
2022-04-13 23:13:24.013 | + 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:13:24.013 | + lib/neutron-legacy:create_mutnauq_accounts:445 :   create_service_user neutron
2022-04-13 23:13:24.013 | + lib/keystone:create_service_user:431     :   get_or_create_user neutron Passw0rd Default
2022-04-13 23:13:24.013 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:13:24.013 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:13:24.013 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:13:24.013 | ++ 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:13:24.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.013 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.013 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.013 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:24.013 | + functions-common:get_or_create_user:932  :   user_id=ec62cc520acd4d3090c6be142f3987a7
2022-04-13 23:13:24.013 | + functions-common:get_or_create_user:933  :   echo ec62cc520acd4d3090c6be142f3987a7
2022-04-13 23:13:24.013 | ec62cc520acd4d3090c6be142f3987a7
2022-04-13 23:13:24.013 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service neutron service Default Default
2022-04-13 23:13:24.013 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:13:24.013 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:13:24.013 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:13:24.013 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:13:24.013 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:13:24.013 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:13:24.013 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:13:24.014 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:13:24.014 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:13:24.014 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:13:24.014 | ++ 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:13:24.014 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:13:24.014 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:24.014 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:24.014 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:24.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.014 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.014 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.014 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:24.014 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:13:24.014 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:13:24.014 | + 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:13:24.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.014 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.014 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.014 | ++ 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:13:24.014 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:13:24.014 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:13:24.014 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:13:24.014 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:24.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.014 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.014 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.014 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:24.014 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:13:24.014 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:13:24.015 | ++ functions-common:get_field:825           :   echo '| ec5ef6f6998e48578a1134518a6fd1f8 | ec62cc520acd4d3090c6be142f3987a7 |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:13:24.015 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:13:24.015 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:13:24.015 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:24.015 | + functions-common:get_or_add_user_project_role:1004 :   echo ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:24.015 | ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:13:24.015 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-13 23:13:24.015 | + lib/neutron-legacy:create_mutnauq_accounts:447 :   get_or_create_service neutron network 'Neutron Service'
2022-04-13 23:13:24.015 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:13:24.015 | ++ functions-common:get_or_create_service:1102 :   oscwrap --os-cloud devstack-system-admin service show network -f value -c id
2022-04-13 23:13:24.015 | ++ 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:13:24.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.015 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.015 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.015 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:24.015 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:13:24.015 | 2dfbd88293d84b989ebb9fc4b15cfbe8'
2022-04-13 23:13:24.015 | + functions-common:get_or_create_service:1101 :   echo 2dfbd88293d84b989ebb9fc4b15cfbe8
2022-04-13 23:13:24.015 | 2dfbd88293d84b989ebb9fc4b15cfbe8
2022-04-13 23:13:24.015 | + lib/neutron-legacy:create_mutnauq_accounts:449 :   get_or_create_endpoint network RegionOne http://10.222.0.15:9696/
2022-04-13 23:13:24.015 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:13:24.015 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface network public http://10.222.0.15:9696/ RegionOne
2022-04-13 23:13:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:13:24.015 | +++ 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:13:24.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.015 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.015 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.015 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:13:24.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:13:24.016 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.15:9696/ --region RegionOne -f value -c id
2022-04-13 23:13:24.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.016 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:13:24.016 |   from cryptography.utils import int_from_bytes
2022-04-13 23:13:24.016 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:13:24.016 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=977a0a644fbb4d85b53f394cfbeac323
2022-04-13 23:13:24.016 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 977a0a644fbb4d85b53f394cfbeac323
2022-04-13 23:13:24.016 | + functions-common:get_or_create_endpoint:1134 :   public_id=977a0a644fbb4d85b53f394cfbeac323
2022-04-13 23:13:24.016 | + functions-common:get_or_create_endpoint:1136 :   [[ -n '' ]]
2022-04-13 23:13:24.016 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:13:24.016 | + functions-common:get_or_create_endpoint:1143 :   echo 977a0a644fbb4d85b53f394cfbeac323
2022-04-13 23:13:24.016 | 977a0a644fbb4d85b53f394cfbeac323
2022-04-13 23:13:24.059 | [143034 Async create_neutron_accounts:177545]: finished create_neutron_accounts with result 0 in 42 seconds
2022-04-13 23:13:24.097 | [143034 Async create_swift_accounts:177686]: Waiting for completion of create_swift_accounts running on PID 177686 (2 other jobs running)
2022-04-13 23:13:24.122 | [143034 Async create_swift_accounts:177686]: Signaling child to exit
2022-04-13 23:14:13.054 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:14:13.080 | [177686 Async create_swift_accounts:177686]: finished successfully
2022-04-13 23:14:13.100 | WAKEUP
2022-04-13 23:14:13.124 | [143034 Async create_swift_accounts:177686]: Signaled
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:608      :   export swiftusertest1_password=testing
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:608      :   swiftusertest1_password=testing
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:609      :   export swiftusertest2_password=testing2
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:609      :   swiftusertest2_password=testing2
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:610      :   export swiftusertest3_password=testing3
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:610      :   swiftusertest3_password=testing3
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:611      :   export swiftusertest4_password=testing4
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:611      :   swiftusertest4_password=testing4
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:613      :   local another_role
2022-04-13 23:14:13.126 | ++ lib/swift:create_swift_accounts:614      :   get_or_create_role anotherrole
2022-04-13 23:14:13.126 | ++ functions-common:get_or_create_role:952  :   local role_id
2022-04-13 23:14:13.126 | +++ 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:14:13.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.126 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.126 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.126 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.126 | ++ functions-common:get_or_create_role:957  :   role_id=22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:14:13.126 | ++ functions-common:get_or_create_role:958  :   echo 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:614      :   another_role=22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:14:13.126 | + lib/swift:create_swift_accounts:618      :   create_service_user swift admin
2022-04-13 23:14:13.126 | + lib/keystone:create_service_user:431     :   get_or_create_user swift Passw0rd Default
2022-04-13 23:14:13.126 | + functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:14:13.126 | + functions-common:get_or_create_user:917  :   [[ ! -z '' ]]
2022-04-13 23:14:13.126 | + functions-common:get_or_create_user:920  :   local email=
2022-04-13 23:14:13.126 | ++ 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:14:13.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.126 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.127 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.127 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.127 | + functions-common:get_or_create_user:932  :   user_id=7a62a5e39fb24b319bf57f96c5254c8f
2022-04-13 23:14:13.127 | + functions-common:get_or_create_user:933  :   echo 7a62a5e39fb24b319bf57f96c5254c8f
2022-04-13 23:14:13.127 | 7a62a5e39fb24b319bf57f96c5254c8f
2022-04-13 23:14:13.127 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service swift service Default Default
2022-04-13 23:14:13.127 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:14:13.127 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:14:13.127 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:14:13.127 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:14:13.127 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:14:13.127 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:14:13.127 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:14:13.127 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:14:13.127 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:14:13.127 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:14:13.127 | ++ 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:14:13.127 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:14:13.127 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.127 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.127 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.127 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.127 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.127 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.127 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:14:13.127 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:14:13.127 | + 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:14:13.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.127 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.127 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.128 | ++ 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:14:13.128 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:14:13.128 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.128 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.128 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.128 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.128 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.128 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.128 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:14:13.128 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:14:13.128 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:14:13.128 | ++ functions-common:get_field:825           :   echo '| ec5ef6f6998e48578a1134518a6fd1f8 | 7a62a5e39fb24b319bf57f96c5254c8f |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:14:13.128 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.128 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:14:13.128 | + functions-common:get_or_add_user_project_role:1004 :   echo ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:14:13.128 | ec5ef6f6998e48578a1134518a6fd1f8
2022-04-13 23:14:13.128 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-13 23:14:13.128 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin swift service Default Default
2022-04-13 23:14:13.128 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:14:13.128 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args Default Default
2022-04-13 23:14:13.128 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:14:13.128 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:14:13.128 | ++ functions-common:_get_domain_args:967    :   [[ -n Default ]]
2022-04-13 23:14:13.128 | ++ functions-common:_get_domain_args:968    :   domain=' --user-domain Default'
2022-04-13 23:14:13.128 | ++ functions-common:_get_domain_args:970    :   [[ -n Default ]]
2022-04-13 23:14:13.128 | ++ functions-common:_get_domain_args:971    :   domain=' --user-domain Default --project-domain Default'
2022-04-13 23:14:13.128 | ++ functions-common:_get_domain_args:974    :   echo --user-domain Default --project-domain Default
2022-04-13 23:14:13.128 | + functions-common:get_or_add_user_project_role:982 :   domain_args='--user-domain Default --project-domain Default'
2022-04-13 23:14:13.129 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:14:13.129 | ++ 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:14:13.129 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.129 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.129 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.129 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.129 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.129 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.129 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:14:13.129 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:14:13.129 | + 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:14:13.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.129 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.129 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.129 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:14:13.129 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.129 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.129 | ++ 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:14:13.129 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.129 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.129 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.129 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.129 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:14:13.129 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:14:13.129 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | 7a62a5e39fb24b319bf57f96c5254c8f |       | fdaf5cbc3d134f338832c603f2bbc998 |        |        | False     |'
2022-04-13 23:14:13.129 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:14:13.129 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.129 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.129 | + functions-common:get_or_add_user_project_role:1004 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.130 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.130 | + lib/swift:create_swift_accounts:620      :   get_or_create_service swift object-store 'Swift Service'
2022-04-13 23:14:13.130 | + functions-common:get_or_create_service:1089 :   local service_id
2022-04-13 23:14:13.130 | ++ 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:14:13.130 | ++ 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:14:13.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.130 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.130 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.130 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.130 | + functions-common:get_or_create_service:1100 :   service_id='
2022-04-13 23:14:13.130 | 19db60edcec2431f95776a4d611832c2'
2022-04-13 23:14:13.130 | + functions-common:get_or_create_service:1101 :   echo 19db60edcec2431f95776a4d611832c2
2022-04-13 23:14:13.130 | 19db60edcec2431f95776a4d611832c2
2022-04-13 23:14:13.130 | + lib/swift:create_swift_accounts:622      :   get_or_create_endpoint object-store RegionOne 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' http://10.222.0.15:8080
2022-04-13 23:14:13.130 | + functions-common:get_or_create_endpoint:1133 :   local public_id
2022-04-13 23:14:13.130 | ++ functions-common:get_or_create_endpoint:1134 :   _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' RegionOne
2022-04-13 23:14:13.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:14:13.130 | +++ 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:14:13.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.130 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.130 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.130 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:14:13.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:14:13.130 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id
2022-04-13 23:14:13.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.130 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.130 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.130 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=5751a7356087433ba1b4d5c3f19c4f2a
2022-04-13 23:14:13.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 :   echo 5751a7356087433ba1b4d5c3f19c4f2a
2022-04-13 23:14:13.131 | + functions-common:get_or_create_endpoint:1134 :   public_id=5751a7356087433ba1b4d5c3f19c4f2a
2022-04-13 23:14:13.131 | + functions-common:get_or_create_endpoint:1136 :   [[ -n http://10.222.0.15:8080 ]]
2022-04-13 23:14:13.131 | + functions-common:get_or_create_endpoint:1137 :   _get_or_create_endpoint_with_interface object-store admin http://10.222.0.15:8080 RegionOne
2022-04-13 23:14:13.131 | + functions-common:_get_or_create_endpoint_with_interface:1107 :   local endpoint_id
2022-04-13 23:14:13.131 | ++ 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:14:13.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.131 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.131 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.131 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.131 | + functions-common:_get_or_create_endpoint_with_interface:1112 :   endpoint_id=
2022-04-13 23:14:13.131 | + functions-common:_get_or_create_endpoint_with_interface:1113 :   [[ -z '' ]]
2022-04-13 23:14:13.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.15:8080 --region RegionOne -f value -c id
2022-04-13 23:14:13.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.131 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.131 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.131 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.131 | + functions-common:_get_or_create_endpoint_with_interface:1116 :   endpoint_id=d06f15c07adc4884bb1c79325b44659c
2022-04-13 23:14:13.131 | + functions-common:_get_or_create_endpoint_with_interface:1119 :   echo d06f15c07adc4884bb1c79325b44659c
2022-04-13 23:14:13.131 | d06f15c07adc4884bb1c79325b44659c
2022-04-13 23:14:13.131 | + functions-common:get_or_create_endpoint:1139 :   [[ -n '' ]]
2022-04-13 23:14:13.131 | + functions-common:get_or_create_endpoint:1143 :   echo 5751a7356087433ba1b4d5c3f19c4f2a
2022-04-13 23:14:13.131 | 5751a7356087433ba1b4d5c3f19c4f2a
2022-04-13 23:14:13.131 | + lib/swift:create_swift_accounts:627      :   local swift_project_test1
2022-04-13 23:14:13.131 | ++ lib/swift:create_swift_accounts:628      :   get_or_create_project swiftprojecttest1 default
2022-04-13 23:14:13.131 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:14:13.131 | +++ 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:14:13.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.131 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.132 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.132 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.132 | ++ functions-common:get_or_create_project:945 :   project_id=a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.132 | ++ functions-common:get_or_create_project:946 :   echo a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.132 | + lib/swift:create_swift_accounts:628      :   swift_project_test1=a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.132 | + lib/swift:create_swift_accounts:629      :   die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1'
2022-04-13 23:14:13.132 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.132 | ++ lib/swift:create_swift_accounts:631      :   get_or_create_user swiftusertest1 testing default test@example.com
2022-04-13 23:14:13.132 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:14:13.132 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test@example.com ]]
2022-04-13 23:14:13.132 | ++ functions-common:get_or_create_user:918  :   local email=--email=test@example.com
2022-04-13 23:14:13.132 | +++ 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:14:13.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.132 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.132 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.132 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.132 | ++ functions-common:get_or_create_user:932  :   user_id=abf140e37ac249f6ac62c18a6c78ff44
2022-04-13 23:14:13.132 | ++ functions-common:get_or_create_user:933  :   echo abf140e37ac249f6ac62c18a6c78ff44
2022-04-13 23:14:13.132 | + lib/swift:create_swift_accounts:631      :   SWIFT_USER_TEST1=abf140e37ac249f6ac62c18a6c78ff44
2022-04-13 23:14:13.132 | + lib/swift:create_swift_accounts:632      :   die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'
2022-04-13 23:14:13.132 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.132 | + lib/swift:create_swift_accounts:633      :   get_or_add_user_project_role admin abf140e37ac249f6ac62c18a6c78ff44 a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.132 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:14:13.132 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:14:13.132 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:14:13.132 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:14:13.132 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:14:13.132 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:14:13.132 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:14:13.132 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:14:13.132 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:14:13.133 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user abf140e37ac249f6ac62c18a6c78ff44 --project a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.133 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.133 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.133 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.133 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.133 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.133 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.133 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:14:13.133 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:14:13.133 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user abf140e37ac249f6ac62c18a6c78ff44 --project a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.133 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.133 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.133 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.133 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user abf140e37ac249f6ac62c18a6c78ff44 --project a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.133 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:14:13.133 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.133 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.133 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.133 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.133 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.133 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:14:13.133 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:14:13.133 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | abf140e37ac249f6ac62c18a6c78ff44 |       | a9f5099f7cff46fd91dc29414858f11b |        |        | False     |'
2022-04-13 23:14:13.133 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:14:13.133 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.133 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.133 | + functions-common:get_or_add_user_project_role:1004 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.133 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.134 | + lib/swift:create_swift_accounts:635      :   local swift_user_test3
2022-04-13 23:14:13.134 | ++ lib/swift:create_swift_accounts:637      :   get_or_create_user swiftusertest3 testing3 default test3@example.com
2022-04-13 23:14:13.134 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:14:13.134 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test3@example.com ]]
2022-04-13 23:14:13.134 | ++ functions-common:get_or_create_user:918  :   local email=--email=test3@example.com
2022-04-13 23:14:13.134 | +++ 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:14:13.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.134 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.134 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.134 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.134 | ++ functions-common:get_or_create_user:932  :   user_id=ddea1944ce8d4f94baf316efc04c83a2
2022-04-13 23:14:13.134 | ++ functions-common:get_or_create_user:933  :   echo ddea1944ce8d4f94baf316efc04c83a2
2022-04-13 23:14:13.134 | + lib/swift:create_swift_accounts:637      :   swift_user_test3=ddea1944ce8d4f94baf316efc04c83a2
2022-04-13 23:14:13.134 | + lib/swift:create_swift_accounts:638      :   die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3'
2022-04-13 23:14:13.134 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.134 | + lib/swift:create_swift_accounts:639      :   get_or_add_user_project_role 22cfd86b7a094216b2b70b471bdda370 ddea1944ce8d4f94baf316efc04c83a2 a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.134 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:14:13.134 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:14:13.134 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:14:13.134 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:14:13.134 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:14:13.134 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:14:13.134 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:14:13.134 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:14:13.134 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role 22cfd86b7a094216b2b70b471bdda370 --user ddea1944ce8d4f94baf316efc04c83a2 --project a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.134 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.134 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:14:13.134 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.135 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.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:14:13.135 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.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:14:13.135 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.135 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.135 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:14:13.135 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:14:13.135 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add 22cfd86b7a094216b2b70b471bdda370 --user ddea1944ce8d4f94baf316efc04c83a2 --project a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.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:14:13.135 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.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:14:13.135 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.135 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role 22cfd86b7a094216b2b70b471bdda370 --user ddea1944ce8d4f94baf316efc04c83a2 --project a9f5099f7cff46fd91dc29414858f11b
2022-04-13 23:14:13.135 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.135 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:14:13.135 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.135 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.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:14:13.135 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.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:14:13.135 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.135 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.135 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:14:13.135 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:14:13.135 | ++ functions-common:get_field:825           :   echo '| 22cfd86b7a094216b2b70b471bdda370 | ddea1944ce8d4f94baf316efc04c83a2 |       | a9f5099f7cff46fd91dc29414858f11b |        |        | False     |'
2022-04-13 23:14:13.135 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:14:13.135 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.135 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:14:13.135 | + functions-common:get_or_add_user_project_role:1004 :   echo 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:14:13.135 | 22cfd86b7a094216b2b70b471bdda370
2022-04-13 23:14:13.135 | + lib/swift:create_swift_accounts:641      :   local swift_project_test2
2022-04-13 23:14:13.135 | ++ lib/swift:create_swift_accounts:642      :   get_or_create_project swiftprojecttest2 default
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:14:13.136 | +++ 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:14:13.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.136 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.136 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.136 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_project:945 :   project_id=77804c1bb4d942cab6db68d0f49c32c1
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_project:946 :   echo 77804c1bb4d942cab6db68d0f49c32c1
2022-04-13 23:14:13.136 | + lib/swift:create_swift_accounts:642      :   swift_project_test2=77804c1bb4d942cab6db68d0f49c32c1
2022-04-13 23:14:13.136 | + lib/swift:create_swift_accounts:643      :   die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2'
2022-04-13 23:14:13.136 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.136 | + lib/swift:create_swift_accounts:645      :   local swift_user_test2
2022-04-13 23:14:13.136 | ++ lib/swift:create_swift_accounts:647      :   get_or_create_user swiftusertest2 testing2 default test2@example.com
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test2@example.com ]]
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_user:918  :   local email=--email=test2@example.com
2022-04-13 23:14:13.136 | +++ 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:14:13.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.136 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.136 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.136 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_user:932  :   user_id=017798452001440c83a8029817b25a31
2022-04-13 23:14:13.136 | ++ functions-common:get_or_create_user:933  :   echo 017798452001440c83a8029817b25a31
2022-04-13 23:14:13.136 | + lib/swift:create_swift_accounts:647      :   swift_user_test2=017798452001440c83a8029817b25a31
2022-04-13 23:14:13.136 | + lib/swift:create_swift_accounts:648      :   die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2'
2022-04-13 23:14:13.136 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.136 | + lib/swift:create_swift_accounts:649      :   get_or_add_user_project_role admin 017798452001440c83a8029817b25a31 77804c1bb4d942cab6db68d0f49c32c1
2022-04-13 23:14:13.136 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:14:13.136 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:14:13.136 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:14:13.137 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:14:13.137 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:14:13.137 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:14:13.137 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:14:13.137 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:14:13.137 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.137 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 017798452001440c83a8029817b25a31 --project 77804c1bb4d942cab6db68d0f49c32c1
2022-04-13 23:14:13.137 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:14:13.137 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.137 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.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:14:13.137 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.137 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.137 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.137 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:14:13.137 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:14:13.137 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user 017798452001440c83a8029817b25a31 --project 77804c1bb4d942cab6db68d0f49c32c1
2022-04-13 23:14:13.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:14:13.137 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.137 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.137 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 017798452001440c83a8029817b25a31 --project 77804c1bb4d942cab6db68d0f49c32c1
2022-04-13 23:14:13.137 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.137 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:14:13.137 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.137 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.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:14:13.137 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.137 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.137 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.137 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:14:13.138 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:14:13.138 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | 017798452001440c83a8029817b25a31 |       | 77804c1bb4d942cab6db68d0f49c32c1 |        |        | False     |'
2022-04-13 23:14:13.138 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:14:13.138 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.138 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.138 | + functions-common:get_or_add_user_project_role:1004 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.138 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.138 | + lib/swift:create_swift_accounts:651      :   local swift_domain
2022-04-13 23:14:13.138 | ++ lib/swift:create_swift_accounts:652      :   get_or_create_domain swift_test 'Used for swift functional testing'
2022-04-13 23:14:13.138 | ++ functions-common:get_or_create_domain:884 :   local domain_id
2022-04-13 23:14:13.138 | +++ 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:14:13.138 | +++ 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:14:13.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.138 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.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:14:13.138 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.138 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.138 | ++ functions-common:get_or_create_domain:894 :   domain_id='
2022-04-13 23:14:13.138 | f0f60446f50c4c5aae1bc552a0b97e68'
2022-04-13 23:14:13.138 | ++ functions-common:get_or_create_domain:895 :   echo f0f60446f50c4c5aae1bc552a0b97e68
2022-04-13 23:14:13.138 | + lib/swift:create_swift_accounts:652      :   swift_domain=f0f60446f50c4c5aae1bc552a0b97e68
2022-04-13 23:14:13.138 | + lib/swift:create_swift_accounts:653      :   die_if_not_set 653 swift_domain 'Failure creating swift_test domain'
2022-04-13 23:14:13.138 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.138 | + lib/swift:create_swift_accounts:655      :   local swift_project_test4
2022-04-13 23:14:13.138 | ++ lib/swift:create_swift_accounts:656      :   get_or_create_project swiftprojecttest4 f0f60446f50c4c5aae1bc552a0b97e68
2022-04-13 23:14:13.138 | ++ functions-common:get_or_create_project:939 :   local project_id
2022-04-13 23:14:13.138 | +++ functions-common:get_or_create_project:947 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f0f60446f50c4c5aae1bc552a0b97e68 --or-show -f value -c id
2022-04-13 23:14:13.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.138 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.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:14:13.138 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.138 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.138 | ++ functions-common:get_or_create_project:945 :   project_id=9e51bd1f828243aa9df36153f054945d
2022-04-13 23:14:13.138 | ++ functions-common:get_or_create_project:946 :   echo 9e51bd1f828243aa9df36153f054945d
2022-04-13 23:14:13.139 | + lib/swift:create_swift_accounts:656      :   swift_project_test4=9e51bd1f828243aa9df36153f054945d
2022-04-13 23:14:13.139 | + lib/swift:create_swift_accounts:657      :   die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4'
2022-04-13 23:14:13.139 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.139 | + lib/swift:create_swift_accounts:659      :   local swift_user_test4
2022-04-13 23:14:13.139 | ++ lib/swift:create_swift_accounts:661      :   get_or_create_user swiftusertest4 testing4 f0f60446f50c4c5aae1bc552a0b97e68 test4@example.com
2022-04-13 23:14:13.139 | ++ functions-common:get_or_create_user:916  :   local user_id
2022-04-13 23:14:13.139 | ++ functions-common:get_or_create_user:917  :   [[ ! -z test4@example.com ]]
2022-04-13 23:14:13.139 | ++ functions-common:get_or_create_user:918  :   local email=--email=test4@example.com
2022-04-13 23:14:13.139 | +++ functions-common:get_or_create_user:934  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f0f60446f50c4c5aae1bc552a0b97e68 --email=test4@example.com --or-show -f value -c id
2022-04-13 23:14:13.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.139 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.139 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.139 | +++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.139 | ++ functions-common:get_or_create_user:932  :   user_id=fa1992a306014c8d81562ec7ec4f27d6
2022-04-13 23:14:13.139 | ++ functions-common:get_or_create_user:933  :   echo fa1992a306014c8d81562ec7ec4f27d6
2022-04-13 23:14:13.139 | + lib/swift:create_swift_accounts:661      :   swift_user_test4=fa1992a306014c8d81562ec7ec4f27d6
2022-04-13 23:14:13.139 | + lib/swift:create_swift_accounts:662      :   die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4'
2022-04-13 23:14:13.139 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-13 23:14:13.139 | + lib/swift:create_swift_accounts:663      :   get_or_add_user_project_role admin fa1992a306014c8d81562ec7ec4f27d6 9e51bd1f828243aa9df36153f054945d
2022-04-13 23:14:13.139 | + functions-common:get_or_add_user_project_role:980 :   local user_role_id
2022-04-13 23:14:13.139 | ++ functions-common:get_or_add_user_project_role:982 :   _get_domain_args
2022-04-13 23:14:13.139 | ++ functions-common:_get_domain_args:964    :   local domain
2022-04-13 23:14:13.139 | ++ functions-common:_get_domain_args:965    :   domain=
2022-04-13 23:14:13.139 | ++ functions-common:_get_domain_args:967    :   [[ -n '' ]]
2022-04-13 23:14:13.139 | ++ functions-common:_get_domain_args:970    :   [[ -n '' ]]
2022-04-13 23:14:13.139 | ++ functions-common:_get_domain_args:974    :   echo
2022-04-13 23:14:13.139 | + functions-common:get_or_add_user_project_role:982 :   domain_args=
2022-04-13 23:14:13.139 | ++ functions-common:get_or_add_user_project_role:990 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fa1992a306014c8d81562ec7ec4f27d6 --project 9e51bd1f828243aa9df36153f054945d
2022-04-13 23:14:13.139 | ++ functions-common:get_or_add_user_project_role:990 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.139 | ++ functions-common:get_or_add_user_project_role:990 :   get_field 1
2022-04-13 23:14:13.139 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.140 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.140 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.140 | + functions-common:get_or_add_user_project_role:990 :   user_role_id=
2022-04-13 23:14:13.140 | + functions-common:get_or_add_user_project_role:991 :   [[ -z '' ]]
2022-04-13 23:14:13.140 | + functions-common:get_or_add_user_project_role:993 :   openstack --os-cloud devstack-system-admin role add admin --user fa1992a306014c8d81562ec7ec4f27d6 --project 9e51bd1f828243aa9df36153f054945d
2022-04-13 23:14:13.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.140 | ++ functions-common:get_or_add_user_project_role:1002 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fa1992a306014c8d81562ec7ec4f27d6 --project 9e51bd1f828243aa9df36153f054945d
2022-04-13 23:14:13.140 | ++ functions-common:get_or_add_user_project_role:1002 :   grep '^|\s[a-f0-9]\+'
2022-04-13 23:14:13.140 | ++ functions-common:get_or_add_user_project_role:1002 :   get_field 1
2022-04-13 23:14:13.140 | ++ functions-common:get_field:818           :   local data field
2022-04-13 23:14:13.140 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:13.140 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:13.140 | ++ functions-common:oscwrap:2472            :   return 0
2022-04-13 23:14:13.140 | ++ functions-common:get_field:820           :   '[' 1 -lt 0 ']'
2022-04-13 23:14:13.140 | ++ functions-common:get_field:823           :   field='$2'
2022-04-13 23:14:13.140 | ++ functions-common:get_field:825           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-13 23:14:13.140 | ++ functions-common:get_field:825           :   echo '| 4f7a4189a6c44fe8a11f21711c326170 | fa1992a306014c8d81562ec7ec4f27d6 |       | 9e51bd1f828243aa9df36153f054945d |        |        | False     |'
2022-04-13 23:14:13.140 | ++ functions-common:get_field:819           :   read data
2022-04-13 23:14:13.140 | + functions-common:get_or_add_user_project_role:1002 :   user_role_id=4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.140 | + functions-common:get_or_add_user_project_role:1004 :   echo 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.140 | 4f7a4189a6c44fe8a11f21711c326170
2022-04-13 23:14:13.172 | [143034 Async create_swift_accounts:177686]: finished create_swift_accounts with result 0 in 130 seconds
2022-04-13 23:14:13.179 | Not waiting for async task configure_horizon that we never started or has already been waited for
2022-04-13 23:14:13.182 | + inc/async:async_wait:197                 :   return 0
2022-04-13 23:14:13.185 | + ./stack.sh:main:1137                     :   is_service_enabled mysql postgresql
2022-04-13 23:14:13.203 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:13.206 | + ./stack.sh:main:1137                     :   is_service_enabled glance
2022-04-13 23:14:13.223 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:13.226 | + ./stack.sh:main:1138                     :   echo_summary 'Configuring Glance'
2022-04-13 23:14:13.229 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:14:13.232 | + ./stack.sh:echo_summary:448              :   echo -e Configuring Glance
2022-04-13 23:14:13.234 | + ./stack.sh:main:1139                     :   async_runfunc init_glance
2022-04-13 23:14:13.237 | + inc/async:async_runfunc:116              :   async_run init_glance init_glance
2022-04-13 23:14:13.296 | + inc/async:async_inner:63                 :   init_glance
2022-04-13 23:14:13.335 | [143034 Async init_glance:181946]: running: init_glance
2022-04-13 23:14:13.338 | + ./stack.sh:main:1146                     :   is_service_enabled neutron
2022-04-13 23:14:13.356 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:13.359 | + ./stack.sh:main:1147                     :   echo_summary 'Configuring Neutron'
2022-04-13 23:14:13.362 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-13 23:14:13.364 | + ./stack.sh:echo_summary:448              :   echo -e Configuring Neutron
2022-04-13 23:14:13.367 | + ./stack.sh:main:1149                     :   configure_neutron
2022-04-13 23:14:13.370 | + lib/neutron:configure_neutron:620        :   is_neutron_legacy_enabled
2022-04-13 23:14:13.375 | ++ 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:14:13.376 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 23:14:13.382 | + 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:14:13.385 | + 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:14:13.388 | + 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:14:13.391 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 23:14:13.394 | + lib/neutron:configure_neutron:622        :   configure_mutnauq
2022-04-13 23:14:13.396 | + lib/neutron-legacy:configure_mutnauq:349 :   _configure_neutron_common
2022-04-13 23:14:13.399 | + lib/neutron-legacy:_configure_neutron_common:774 :   _create_neutron_conf_dir
2022-04-13 23:14:13.401 | + lib/neutron-legacy:_create_neutron_conf_dir:767 :   sudo install -d -o ubuntu /etc/neutron
2022-04-13 23:14:13.415 | + lib/neutron-legacy:_configure_neutron_common:777 :   cd /opt/stack/neutron
2022-04-13 23:14:13.418 | + lib/neutron-legacy:_configure_neutron_common:777 :   exec ./tools/generate_config_file_samples.sh
2022-04-13 23:14:17.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:17.126 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:17.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:17.126 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:20.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:14:20.773 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:20.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:14:20.773 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:23.504 | + inc/async:async_inner:64                 :   rc=0
2022-04-13 23:14:23.531 | [181946 Async init_glance:181946]: finished successfully
2022-04-13 23:14:24.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:24.380 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:24.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:24.380 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:27.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:27.998 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:27.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:27.998 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:31.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:31.502 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:31.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:31.502 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:35.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:35.030 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:35.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:35.030 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:38.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:38.543 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:38.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:38.543 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:42.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:42.256 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:42.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:42.256 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:47.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:47.047 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:47.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:47.047 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:47.048 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp'
2022-04-13 23:14:53.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:53.085 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:53.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:53.086 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:53.406 | + lib/neutron-legacy:_configure_neutron_common:779 :   cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf
2022-04-13 23:14:53.411 | + lib/neutron-legacy:_configure_neutron_common:781 :   Q_POLICY_FILE=/etc/neutron/policy.json
2022-04-13 23:14:53.414 | + lib/neutron-legacy:_configure_neutron_common:785 :   '[' -f /opt/stack/neutron/etc/policy.json ']'
2022-04-13 23:14:53.417 | + lib/neutron-legacy:_configure_neutron_common:789 :   echo '{"context_is_admin":  "role:admin or user_name:neutron"}'
2022-04-13 23:14:53.419 | + lib/neutron-legacy:_configure_neutron_common:794 :   neutron_plugin_configure_common
2022-04-13 23:14:53.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 :   Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
2022-04-13 23:14:53.424 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 :   Q_PLUGIN_CONF_FILENAME=ml2_conf.ini
2022-04-13 23:14:53.426 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 :   Q_PLUGIN_CLASS=ml2
2022-04-13 23:14:53.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 :   _neutron_service_plugin_class_add router
2022-04-13 23:14:53.431 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=router
2022-04-13 23:14:53.433 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ '' == '' ]]
2022-04-13 23:14:53.435 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 :   Q_SERVICE_PLUGIN_CLASSES=router
2022-04-13 23:14:53.438 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ etc/neutron/plugins/ml2 == '' ]]
2022-04-13 23:14:53.440 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2_conf.ini == '' ]]
2022-04-13 23:14:53.443 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2 == '' ]]
2022-04-13 23:14:53.445 | + lib/neutron-legacy:_configure_neutron_common:801 :   mkdir -p /etc/neutron/plugins/ml2
2022-04-13 23:14:53.450 | + lib/neutron-legacy:_configure_neutron_common:802 :   Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:53.452 | + lib/neutron-legacy:_configure_neutron_common:805 :   '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'
2022-04-13 23:14:53.454 | + 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:14:53.460 | ++ lib/neutron-legacy:_configure_neutron_common:811 :   database_connection_url neutron
2022-04-13 23:14:53.463 | ++ lib/database:database_connection_url:134 :   local db=neutron
2022-04-13 23:14:53.465 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql neutron
2022-04-13 23:14:53.467 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=neutron
2022-04-13 23:14:53.469 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-04-13 23:14:53.472 | + 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:14:53.501 | + lib/neutron-legacy:_configure_neutron_common:812 :   iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron
2022-04-13 23:14:53.530 | + lib/neutron-legacy:_configure_neutron_common:813 :   iniset /etc/neutron/neutron.conf DEFAULT use_syslog False
2022-04-13 23:14:53.559 | + lib/neutron-legacy:_configure_neutron_common:814 :   iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0
2022-04-13 23:14:53.588 | + 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:14:53.618 | + lib/neutron-legacy:_configure_neutron_common:818 :   iniset /etc/neutron/neutron.conf nova region_name RegionOne
2022-04-13 23:14:53.647 | + lib/neutron-legacy:_configure_neutron_common:820 :   '[' libvirt = fake ']'
2022-04-13 23:14:53.650 | + lib/neutron-legacy:_configure_neutron_common:830 :   setup_logging /etc/neutron/neutron.conf
2022-04-13 23:14:53.652 | + functions:setup_logging:674              :   setup_systemd_logging /etc/neutron/neutron.conf
2022-04-13 23:14:53.654 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/neutron/neutron.conf
2022-04-13 23:14:53.657 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-13 23:14:53.674 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-13 23:14:53.676 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-13 23:14:53.679 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-13 23:14:53.681 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-13 23:14:53.683 | + 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:14:53.713 | + 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:14:53.741 | + 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:14:53.770 | + functions:setup_systemd_logging:706      :   iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-13 23:14:53.799 | + lib/neutron-legacy:_configure_neutron_common:832 :   is_service_enabled tls-proxy
2022-04-13 23:14:53.816 | + functions-common:is_service_enabled:2088 :   return 1
2022-04-13 23:14:53.818 | + lib/neutron-legacy:_configure_neutron_common:838 :   _neutron_setup_rootwrap
2022-04-13 23:14:53.821 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 :   [[ True == \F\a\l\s\e ]]
2022-04-13 23:14:53.824 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 :   Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d
2022-04-13 23:14:53.826 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 :   [[ -d /etc/neutron/rootwrap.d ]]
2022-04-13 23:14:53.829 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 :   sudo rm -rf /etc/neutron/rootwrap.d
2022-04-13 23:14:53.840 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 :   _neutron_deploy_rootwrap_filters /opt/stack/neutron
2022-04-13 23:14:53.843 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 :   [[ True == \F\a\l\s\e ]]
2022-04-13 23:14:53.845 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 :   local srcdir=/opt/stack/neutron
2022-04-13 23:14:53.847 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 :   sudo install -d -o root -m 755 /etc/neutron/rootwrap.d
2022-04-13 23:14:53.860 | + 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:14:53.872 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 :   test -r /opt/stack/neutron/etc/neutron/rootwrap.conf
2022-04-13 23:14:53.875 | + 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:14:53.887 | + 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:14:53.900 | + 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:14:53.912 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 :   ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-04-13 23:14:53.914 | + 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:14:53.917 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   mktemp
2022-04-13 23:14:53.921 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   TEMPFILE=/tmp/tmp.oB7Tdwfp3F
2022-04-13 23:14:53.924 | + 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:14:53.926 | + 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:14:53.929 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 :   chmod 0440 /tmp/tmp.oB7Tdwfp3F
2022-04-13 23:14:53.933 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 :   sudo chown root:root /tmp/tmp.oB7Tdwfp3F
2022-04-13 23:14:53.945 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 :   sudo mv /tmp/tmp.oB7Tdwfp3F /etc/sudoers.d/neutron-rootwrap
2022-04-13 23:14:53.956 | + 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:14:53.988 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 :   [[ True == \T\r\u\e ]]
2022-04-13 23:14:53.990 | + 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:14:54.020 | + lib/neutron-legacy:configure_mutnauq:350 :   iniset_rpc_backend neutron /etc/neutron/neutron.conf
2022-04-13 23:14:54.022 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=neutron
2022-04-13 23:14:54.025 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/neutron/neutron.conf
2022-04-13 23:14:54.027 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-13 23:14:54.030 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-13 23:14:54.032 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-13 23:14:54.049 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:54.052 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-13 23:14:54.054 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-13 23:14:54.057 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-13 23:14:54.074 | ++ functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:54.077 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:14:54.080 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-13 23:14:54.110 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-13 23:14:54.113 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-13 23:14:54.115 | + lib/neutron-legacy:configure_mutnauq:352 :   is_service_enabled q-metering
2022-04-13 23:14:54.132 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:54.135 | + lib/neutron-legacy:configure_mutnauq:353 :   _configure_neutron_metering
2022-04-13 23:14:54.138 | + lib/neutron-legacy:_configure_neutron_metering:887 :   neutron_agent_metering_configure_common
2022-04-13 23:14:54.140 | + 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:14:54.142 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-13 23:14:54.145 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ router == '' ]]
2022-04-13 23:14:54.147 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 :   [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]]
2022-04-13 23:14:54.150 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 :   Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-13 23:14:54.153 | + lib/neutron-legacy:_configure_neutron_metering:888 :   neutron_agent_metering_configure_agent
2022-04-13 23:14:54.155 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 :   METERING_AGENT_CONF_PATH=/etc/neutron/services/metering
2022-04-13 23:14:54.158 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 :   mkdir -p /etc/neutron/services/metering
2022-04-13 23:14:54.162 | + 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:14:54.165 | + 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:14:54.169 | + lib/neutron-legacy:configure_mutnauq:355 :   is_service_enabled q-agt q-svc
2022-04-13 23:14:54.186 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:54.189 | + lib/neutron-legacy:configure_mutnauq:356 :   _configure_neutron_service
2022-04-13 23:14:54.191 | + lib/neutron-legacy:_configure_neutron_service:915 :   Q_API_PASTE_FILE=/etc/neutron/api-paste.ini
2022-04-13 23:14:54.194 | + lib/neutron-legacy:_configure_neutron_service:916 :   cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini
2022-04-13 23:14:54.199 | + lib/neutron-legacy:_configure_neutron_service:919 :   iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2
2022-04-13 23:14:54.229 | + lib/neutron-legacy:_configure_neutron_service:921 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-13 23:14:54.259 | + lib/neutron-legacy:_configure_neutron_service:922 :   iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json
2022-04-13 23:14:54.288 | + lib/neutron-legacy:_configure_neutron_service:923 :   iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True
2022-04-13 23:14:54.318 | + lib/neutron-legacy:_configure_neutron_service:925 :   iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone
2022-04-13 23:14:54.349 | + lib/neutron-legacy:_configure_neutron_service:926 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron
2022-04-13 23:14:54.352 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-13 23:14:54.354 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=neutron
2022-04-13 23:14:54.357 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-13 23:14:54.359 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password
2022-04-13 23:14:54.389 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf keystone_authtoken interface public
2022-04-13 23:14:54.419 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.15/identity
2022-04-13 23:14:54.448 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf keystone_authtoken username neutron
2022-04-13 23:14:54.479 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd
2022-04-13 23:14:54.510 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default
2022-04-13 23:14:54.540 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_name service
2022-04-13 23:14:54.569 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default
2022-04-13 23:14:54.599 | + 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:14:54.629 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211
2022-04-13 23:14:54.660 | + lib/neutron-legacy:_configure_neutron_service:929 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True
2022-04-13 23:14:54.690 | + lib/neutron-legacy:_configure_neutron_service:930 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True
2022-04-13 23:14:54.721 | + lib/neutron-legacy:_configure_neutron_service:932 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova
2022-04-13 23:14:54.724 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-13 23:14:54.726 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-13 23:14:54.729 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-13 23:14:54.731 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf nova auth_type password
2022-04-13 23:14:54.761 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf nova interface public
2022-04-13 23:14:54.792 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.15/identity
2022-04-13 23:14:54.821 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf nova username nova
2022-04-13 23:14:54.851 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf nova password Passw0rd
2022-04-13 23:14:54.882 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf nova user_domain_name Default
2022-04-13 23:14:54.913 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf nova project_name service
2022-04-13 23:14:54.942 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf nova project_domain_name Default
2022-04-13 23:14:54.973 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-13 23:14:55.003 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211
2022-04-13 23:14:55.033 | + lib/neutron-legacy:_configure_neutron_service:935 :   neutron_plugin_configure_service
2022-04-13 23:14:55.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 :   [[ vlan != \l\o\c\a\l ]]
2022-04-13 23:14:55.038 | + 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:14:55.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 :   '[' '' == '' ']'
2022-04-13 23:14:55.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ '' == '' ]]
2022-04-13 23:14:55.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ physnet1 != '' ]]
2022-04-13 23:14:55.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 :   ML2_VLAN_RANGES=physnet1
2022-04-13 23:14:55.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 :   [[ 200:249 != '' ]]
2022-04-13 23:14:55.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 :   ML2_VLAN_RANGES=physnet1:200:249
2022-04-13 23:14:55.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 :   [[ physnet1:200:249 != '' ]]
2022-04-13 23:14:55.058 | + 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:14:55.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 :   [[ -z '' ]]
2022-04-13 23:14:55.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 :   [[ -n physnet1 ]]
2022-04-13 23:14:55.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=
2022-04-13 23:14:55.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 :   [[ -n physnet1 ]]
2022-04-13 23:14:55.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1,
2022-04-13 23:14:55.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ -n physnet1 ]]
2022-04-13 23:14:55.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ physnet1 != \p\h\y\s\n\e\t\1 ]]
2022-04-13 23:14:55.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 :   [[ True == \T\r\u\e ]]
2022-04-13 23:14:55.080 | + 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:14:55.109 | + 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:14:55.111 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.114 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-13 23:14:55.116 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=mechanism_drivers=openvswitch,hyperv
2022-04-13 23:14:55.119 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z mechanism_drivers=openvswitch,hyperv ']'
2022-04-13 23:14:55.121 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.123 | + 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:14:55.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 :   [[ -n '' ]]
2022-04-13 23:14:55.155 | + 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:14:55.157 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.159 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-13 23:14:55.162 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=extension_drivers=port_security
2022-04-13 23:14:55.166 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z extension_drivers=port_security ']'
2022-04-13 23:14:55.168 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.171 | + 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:14:55.200 | + 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:14:55.202 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.205 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-13 23:14:55.207 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tenant_network_types=vlan
2022-04-13 23:14:55.210 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tenant_network_types=vlan ']'
2022-04-13 23:14:55.213 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.215 | + 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:14:55.243 | + 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:14:55.246 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_gre
2022-04-13 23:14:55.251 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tunnel_id_ranges=1:1000
2022-04-13 23:14:55.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tunnel_id_ranges=1:1000 ']'
2022-04-13 23:14:55.255 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.258 | + 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:14:55.287 | + 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:14:55.289 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.292 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vxlan
2022-04-13 23:14:55.294 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-13 23:14:55.297 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-13 23:14:55.299 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.301 | + 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:14:55.331 | + 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:14:55.333 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.336 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_flat
2022-04-13 23:14:55.338 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=flat_networks=physnet1,
2022-04-13 23:14:55.341 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z flat_networks=physnet1, ']'
2022-04-13 23:14:55.343 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.346 | + 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:14:55.377 | + 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:200:249
2022-04-13 23:14:55.379 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.382 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vlan
2022-04-13 23:14:55.385 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=network_vlan_ranges=physnet1:200:249
2022-04-13 23:14:55.387 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z network_vlan_ranges=physnet1:200:249 ']'
2022-04-13 23:14:55.390 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.392 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249
2022-04-13 23:14:55.420 | + 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:14:55.422 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-13 23:14:55.425 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_geneve
2022-04-13 23:14:55.427 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-13 23:14:55.430 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-13 23:14:55.432 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-13 23:14:55.435 | + 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:14:55.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 :   [[ legacy != \l\e\g\a\c\y ]]
2022-04-13 23:14:55.467 | + lib/neutron-legacy:configure_mutnauq:358 :   is_service_enabled q-agt
2022-04-13 23:14:55.484 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:55.487 | + lib/neutron-legacy:configure_mutnauq:359 :   _configure_neutron_plugin_agent
2022-04-13 23:14:55.489 | + 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:14:55.522 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 :   [[ True == \T\r\u\e ]]
2022-04-13 23:14:55.525 | + 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:14:55.557 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-13 23:14:55.594 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 :   neutron_plugin_configure_plugin_agent
2022-04-13 23:14:55.597 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 :   _neutron_ovs_base_setup_bridge br-int
2022-04-13 23:14:55.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 :   local bridge=br-int
2022-04-13 23:14:55.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-04-13 23:14:58.721 | INFO neutron.common.config [-] Logging enabled!
2022-04-13 23:14:58.722 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114
2022-04-13 23:14:58.722 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=183921) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-13 23:14:58.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=183921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:14:58.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=183921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:14:58.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=183921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:14:58.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=183921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:14:58.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=183921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:14:58.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=183921) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:14:58.826 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-13 23:14:58.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:58.826 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:58.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:14:58.826 |   from cryptography.utils import int_from_bytes
2022-04-13 23:14:59.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 :   _neutron_ovs_base_add_bridge br-int
2022-04-13 23:14:59.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-int
2022-04-13 23:14:59.207 | + 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:14:59.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-13 23:14:59.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-int
2022-04-13 23:14:59.269 | + 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:14:59.287 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 :   _neutron_ovs_base_configure_firewall_driver
2022-04-13 23:14:59.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 :   [[ True == \T\r\u\e ]]
2022-04-13 23:14:59.292 | + 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:14:59.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 :   running_in_container
2022-04-13 23:14:59.327 | ++ functions:running_in_container:793       :   systemd-detect-virt --container
2022-04-13 23:14:59.335 | + functions:running_in_container:793       :   [[ none != \n\o\n\e ]]
2022-04-13 23:14:59.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 :   enable_kernel_bridge_firewall
2022-04-13 23:14:59.341 | + functions:enable_kernel_bridge_firewall:802 :   sudo modprobe bridge
2022-04-13 23:14:59.354 | + functions:enable_kernel_bridge_firewall:805 :   sudo modprobe br_netfilter
2022-04-13 23:14:59.367 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-13 23:14:59.369 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-iptables=1
2022-04-13 23:14:59.377 | net.bridge.bridge-nf-call-iptables = 1
2022-04-13 23:14:59.381 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-13 23:14:59.384 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1
2022-04-13 23:14:59.392 | net.bridge.bridge-nf-call-ip6tables = 1
2022-04-13 23:14:59.395 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 :   [[ False == \T\r\u\e ]]
2022-04-13 23:14:59.398 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ physnet1 != '' ]]
2022-04-13 23:14:59.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ br-data != '' ]]
2022-04-13 23:14:59.403 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 :   [[ physnet1:br-data == '' ]]
2022-04-13 23:14:59.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 :   _neutron_ovs_base_add_bridge br-data
2022-04-13 23:14:59.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-13 23:14:59.410 | + 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:14:59.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-13 23:14:59.415 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-13 23:14:59.442 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 :   [[ physnet1:br-data != '' ]]
2022-04-13 23:14:59.445 | + 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:14:59.479 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 :   AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent
2022-04-13 23:14:59.481 | + 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:14:59.511 | + 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:14:59.541 | + lib/neutron-legacy:configure_mutnauq:361 :   is_service_enabled q-dhcp
2022-04-13 23:14:59.558 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:59.561 | + lib/neutron-legacy:configure_mutnauq:362 :   _configure_neutron_dhcp_agent
2022-04-13 23:14:59.563 | + 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:14:59.568 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True
2022-04-13 23:14:59.598 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True
2022-04-13 23:14:59.627 | + 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:14:59.660 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 :   [[ True == \T\r\u\e ]]
2022-04-13 23:14:59.662 | + 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:14:59.691 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 :   is_service_enabled q-l3
2022-04-13 23:14:59.708 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:59.712 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 :   _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-13 23:14:59.714 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False
2022-04-13 23:14:59.743 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-13 23:14:59.746 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-13 23:14:59.748 | + 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:14:59.778 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 :   neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini
2022-04-13 23:14:59.780 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-13 23:14:59.783 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 :   :
2022-04-13 23:14:59.785 | + lib/neutron-legacy:configure_mutnauq:364 :   is_service_enabled q-l3
2022-04-13 23:14:59.803 | + functions-common:is_service_enabled:2088 :   return 0
2022-04-13 23:14:59.806 | + lib/neutron-legacy:configure_mutnauq:365 :   _configure_neutron_l3_agent
2022-04-13 23:14:59.809 | + 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:14:59.813 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 :   iniset /etc/neutron/l3_agent.ini DEFAULT debug True
2022-04-13 23:14:59.843 | + 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:14:59.875 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 :   [[ True == \T\r\u\e ]]
2022-04-13 23:14:59.877 | + 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:14:59.907 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 :   _neutron_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-13 23:14:59.909 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False
2022-04-13 23:14:59.939 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-13 23:14:59.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-13 23:14:59.944 | + 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:14:59.974 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 :   neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini
2022-04-13 23:14:59.977 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-13 23:14:59.980 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 :   _neutron_ovs_base_configure_l3_agent
2022-04-13 23:14:59.982 | + 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:15:03.032 | INFO neutron.common.config [-] Logging enabled!
2022-04-13 23:15:03.032 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114
2022-04-13 23:15:03.033 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184455) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-13 23:15:03.084 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184455) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:15:03.084 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184455) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}}
2022-04-13 23:15:03.084 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184455) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:15:03.084 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184455) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:15:03.085 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184455) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:15:03.085 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184455) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}}
2022-04-13 23:15:03.149 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int
2022-04-13 23:15:03.150 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=184455) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}}
2022-04-13 23:15:03.151 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=184455) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}}
2022-04-13 23:15:03.151 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-13 23:15:03.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:15:03.151 |   from cryptography.utils import int_from_bytes
2022-04-13 23:15:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 23:15:03.151 |   from cryptography.utils import int_from_bytes
2022-04-13 23:15:03.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 :   [[ False = \T\r\u\e ]]
2022-04-13 23:15:03.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 :   _neutron_ovs_base_add_public_bridge
2022-04-13 23:15:03.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 :   _neutron_ovs_base_add_bridge br-data
2022-04-13 23:15:03.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-13 23:15:03.547 | + 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:15:03.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-13 23:15:03.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-13 23:15:03.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 :   set_mtu br-data 1500
2022-04-13 23:15:03.571 | + functions:set_mtu:785                    :   local dev=br-data
2022-04-13 23:15:03.574 | + functions:set_mtu:786                    :   local mtu=1500
2022-04-13 23:15:03.576 | + functions:set_mtu:787                    :   sudo ip link set mtu 1500 dev br-data
2022-04-13 23:15:03.589 | + 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:15:03.608 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 :   _configure_public_network_connectivity
2022-04-13 23:15:03.610 | + lib/neutron-legacy:_configure_public_network_connectivity:709 :   [[ -n eth1 ]]
2022-04-13 23:15:03.613 | + lib/neutron-legacy:_configure_public_network_connectivity:710 :   _move_neutron_addresses_route eth1 br-data True False inet
2022-04-13 23:15:03.615 | + lib/neutron-legacy:_move_neutron_addresses_route:650 :   local from_intf=eth1
2022-04-13 23:15:03.618 | + lib/neutron-legacy:_move_neutron_addresses_route:651 :   local to_intf=br-data
2022-04-13 23:15:03.621 | + lib/neutron-legacy:_move_neutron_addresses_route:652 :   local add_ovs_port=True
2022-04-13 23:15:03.623 | + lib/neutron-legacy:_move_neutron_addresses_route:653 :   local del_ovs_port=False
2022-04-13 23:15:03.625 | + lib/neutron-legacy:_move_neutron_addresses_route:654 :   local af=inet
2022-04-13 23:15:03.628 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n eth1 ]]
2022-04-13 23:15:03.630 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n br-data ]]
2022-04-13 23:15:03.633 | + lib/neutron-legacy:_move_neutron_addresses_route:662 :   local IP_REPLACE=
2022-04-13 23:15:03.635 | + lib/neutron-legacy:_move_neutron_addresses_route:663 :   local IP_DEL=
2022-04-13 23:15:03.638 | + lib/neutron-legacy:_move_neutron_addresses_route:664 :   local IP_UP=
2022-04-13 23:15:03.640 | + lib/neutron-legacy:_move_neutron_addresses_route:665 :   local DEFAULT_ROUTE_GW
2022-04-13 23:15:03.644 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   ip -f inet r
2022-04-13 23:15:03.644 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   awk '/default.+eth1\s/ { print $3; exit }'
2022-04-13 23:15:03.651 | + lib/neutron-legacy:_move_neutron_addresses_route:666 :   DEFAULT_ROUTE_GW=
2022-04-13 23:15:03.653 | + lib/neutron-legacy:_move_neutron_addresses_route:667 :   local ADD_OVS_PORT=
2022-04-13 23:15:03.656 | + lib/neutron-legacy:_move_neutron_addresses_route:668 :   local DEL_OVS_PORT=
2022-04-13 23:15:03.658 | + lib/neutron-legacy:_move_neutron_addresses_route:669 :   local ARP_CMD=
2022-04-13 23:15:03.662 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   ip -f inet a s dev eth1 scope global primary
2022-04-13 23:15:03.663 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   grep inet
2022-04-13 23:15:03.664 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   awk '{ print $2, $3, $4; exit }'
2022-04-13 23:15:03.670 | + lib/neutron-legacy:_move_neutron_addresses_route:671 :   IP_BRD='192.168.0.15/22 brd 192.168.3.255'
2022-04-13 23:15:03.673 | + lib/neutron-legacy:_move_neutron_addresses_route:673 :   '[' '' '!=' '' ']'
2022-04-13 23:15:03.675 | + lib/neutron-legacy:_move_neutron_addresses_route:677 :   [[ True == \T\r\u\e ]]
2022-04-13 23:15:03.678 | + 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:15:03.680 | + lib/neutron-legacy:_move_neutron_addresses_route:681 :   [[ False == \T\r\u\e ]]
2022-04-13 23:15:03.683 | + lib/neutron-legacy:_move_neutron_addresses_route:685 :   [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]]
2022-04-13 23:15:03.685 | + lib/neutron-legacy:_move_neutron_addresses_route:686 :   IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1'
2022-04-13 23:15:03.688 | + lib/neutron-legacy:_move_neutron_addresses_route:687 :   IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data'
2022-04-13 23:15:03.690 | + lib/neutron-legacy:_move_neutron_addresses_route:688 :   IP_UP='sudo ip link set br-data up'
2022-04-13 23:15:03.692 | + lib/neutron-legacy:_move_neutron_addresses_route:689 :   [[ inet == \i\n\e\t ]]
2022-04-13 23:15:03.696 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   echo 192.168.0.15/22 brd 192.168.3.255
2022-04-13 23:15:03.697 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   grep -o -E '(.*)/'
2022-04-13 23:15:03.698 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   awk '{ print $1; exit }'
2022-04-13 23:15:03.700 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   cut -d / -f1
2022-04-13 23:15:03.704 | + lib/neutron-legacy:_move_neutron_addresses_route:690 :   IP=192.168.0.15
2022-04-13 23:15:03.706 | + lib/neutron-legacy:_move_neutron_addresses_route:691 :   ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15 '
2022-04-13 23:15:03.709 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1
2022-04-13 23:15:03.722 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data
2022-04-13 23:15:03.734 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip link set br-data up
2022-04-13 23:15:03.747 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ovs-vsctl --may-exist add-port br-data eth1
2022-04-13 23:15:03.767 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15
2022-04-13 23:15:06.776 | ARPING 192.168.0.15 from 192.168.0.15 br-data
2022-04-13 23:15:06.776 | Sent 3 probes (3 broadcast(s))
2022-04-13 23:15:06.776 | Received 0 response(s)
2022-04-13 23:15:06.793 | + lib/neutron-legacy:_move_neutron_addresses_route:1 :   exit_trap
2022-04-13 23:15:06.795 | + ./stack.sh:exit_trap:523                 :   local r=1
2022-04-13 23:15:06.798 | ++ ./stack.sh:exit_trap:524                 :   jobs -p
2022-04-13 23:15:06.801 | + ./stack.sh:exit_trap:524                 :   jobs='168250
2022-04-13 23:15:06.801 | 181946'
2022-04-13 23:15:06.803 | + ./stack.sh:exit_trap:527                 :   [[ -n 168250
2022-04-13 23:15:06.803 | 181946 ]]
2022-04-13 23:15:06.805 | + ./stack.sh:exit_trap:527                 :   [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-230525 ]]
2022-04-13 23:15:06.807 | + ./stack.sh:exit_trap:527                 :   [[ True == \T\r\u\e ]]
2022-04-13 23:15:06.810 | + ./stack.sh:exit_trap:528                 :   echo 'exit_trap: cleaning up child processes'
2022-04-13 23:15:06.810 | exit_trap: cleaning up child processes
2022-04-13 23:15:06.812 | + ./stack.sh:exit_trap:529                 :   kill 168250 181946
2022-04-13 23:15:06.814 | + ./stack.sh:exit_trap:533                 :   '[' -f /tmp/tmp.v94vpBMU72 ']'
2022-04-13 23:15:06.817 | + ./stack.sh:exit_trap:534                 :   rm /tmp/tmp.v94vpBMU72
2022-04-13 23:15:06.821 | + ./stack.sh:exit_trap:538                 :   kill_spinner
2022-04-13 23:15:06.823 | + ./stack.sh:kill_spinner:433              :   '[' '!' -z '' ']'
2022-04-13 23:15:06.825 | + ./stack.sh:exit_trap:540                 :   [[ 1 -ne 0 ]]
2022-04-13 23:15:06.828 | + ./stack.sh:exit_trap:541                 :   echo 'Error on exit'
2022-04-13 23:15:06.828 | Error on exit
2022-04-13 23:15:06.830 | + ./stack.sh:exit_trap:543                 :   type -p generate-subunit
2022-04-13 23:15:06.832 | + ./stack.sh:exit_trap:544                 :   generate-subunit 1649891121 585 fail
2022-04-13 23:15:07.624 | + ./stack.sh:exit_trap:546                 :   [[ -z /opt/stack/logs ]]
2022-04-13 23:15:07.627 | + ./stack.sh:exit_trap:549                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-04-13 23:15:08.781 | + ./stack.sh:exit_trap:558                 :   exit 1